log
graph
tags
branches
changeset
browse
ia64/xen-unstable
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 19526:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
tip
age
author
revision
description
2009-04-08
Keir Fraser
19526:a6003404e95b
restore: sign extend p2m when restoring on a host with pfn width <
2009-04-08
Keir Fraser
19525:f9c8c6b08972
x86 hvm: Remove the extra IS_PRIV_FOR() checks I added to do_hvm_op().
2009-04-08
Keir Fraser
19524:eddb0f09fdaf
x86 hvm: Fix privilege checking in do_hvm_op() hypercall.
2009-04-08
Keir Fraser
19523:2eed07698921
x86 mce: Small cleanups to machine-check hypercall handling.
2009-04-08
Keir Fraser
19522:3929487cdb82
Avoid deadlocks on domctl_lock when pausing domains/vcpus.
2009-04-08
Keir Fraser
19521:9f945f16bd02
network-nat: add domain info for nat-dhcpd
2009-04-08
Keir Fraser
19520:d61d135291f7
xend: Give domain-ID 0 to xc.test_assign_device
2009-04-08
Keir Fraser
19519:cb453e5a2f81
xend: fix c/s 19510
2009-04-07
Keir Fraser
19518:d9de5cc2b0bc
tools: fix python installation
2009-04-07
Keir Fraser
19517:47e836fc59de
xm: handle error in auxbin gracefully
2009-04-07
Keir Fraser
19516:ac21e640cc83
xentrace: Only trace 64b vmexit when in long mode.
2009-04-07
Keir Fraser
19515:1ff30ca70186
xentrace: Trace CR accesses in hvm emulator.
2009-04-07
Keir Fraser
19514:3881da2d25ec
cpufreq: align dbs timer for better package C state residency
2009-04-07
Keir Fraser
19513:5c69f98c348e
xm, xend: Replace "vslt" with "vslot"
2009-04-07
Keir Fraser
19512:71077a0fd289
xend: fix leak of /local/domain/* in xenstore
2009-04-07
Isaku Yamahata
19511:19919f01f2c5
merge with xen-unstable.hg
2009-04-06
Keir Fraser
19510:accf139b2eb9
tools/misc: Remove some obsolete scripts.
2009-04-06
Keir Fraser
19509:ff9fdd6fce1e
Revert c/s 19504 -- uses an obsolete sysfs interface.
2009-04-06
Keir Fraser
19508:ce8f37efc992
x86: Make special TSC handling (assuming all TSCs tick at exact same
2009-04-06
Keir Fraser
19507:1f705f0a32e2
x86_64: explicitly zero CR[1] in getvcpucontext for guests with no user PT
2009-04-06
Keir Fraser
19506:3fecb8f43617
tools: Add device-path command to convert SBDF into device path.
2009-04-06
Keir Fraser
19505:bdbe5232b068
xend: Use AUTO_PHP_SLOT where it ought to be
2009-04-06
Keir Fraser
19504:5966b71195b4
xenpm: Set scheduler vcpu_migration_delay by xenpm
2009-04-06
Keir Fraser
19503:1a7457bb1fdf
x86 mce: Small fix for polling/CMCI race conditions.
2009-04-02
Keir Fraser
19502:5a60eb7fad79
Move logic for avoiding limited idle quantum into credit scheduler.
2009-04-02
Keir Fraser
19501:085d22289e1b
x86: imply 'noapic' from 'nolapic'
2009-04-02
Keir Fraser
19500:59fff20323b1
xm: allow space characters in a vscsi definition.
2009-04-02
Keir Fraser
19499:567d312e80ad
hvm: add ACPI power button for HVM
2009-04-02
Keir Fraser
19498:cb5b609c4164
xenctx, ia64: fix compilation error.
2009-04-02
Keir Fraser
19497:2f6ed9318c03
network-bridge: Fix do_ifup in the case of ${bridge} != ${netdev}
2009-04-02
Keir Fraser
19496:6dc5c26a75b9
x86: A further fix to paging_log_dirty_op() -- do not unmap_domain_page(NULL)
2009-04-01
Keir Fraser
19495:b5e7c26835c9
x86: hvm_*io_intercept() should only update p->count if X86EMUL_OKAY.
2009-04-01
Keir Fraser
19494:e89f7c2b9e0d
Only set scheduler quantum timer for non-idle VCPUs
2009-04-01
Keir Fraser
19493:4da7f15e9126
x86 hpet: two more fixes for c/s 19419
2009-04-01
Keir Fraser
19492:2491158ccd17
x86: paging_log_dirty_op() should take care with invalid log_dirty.top
2009-04-01
Keir Fraser
19491:01873414cfc1
xend: Revert c/s 19436 -- fails with Python 2.3, and sock.close()
2009-04-01
Keir Fraser
19490:2bbd2c26462d
ia64: Fix the build after max_cstate changes.
2009-04-01
Keir Fraser
19489:443b3bb740e2
x86 hpet: fix irq_vector[] update of c/s 19419
2009-04-01
Keir Fraser
19488:79f734040a83
xend: modify a warning log message
2009-04-01
Keir Fraser
19487:5d701be7c37b
xend: fix rtc_timeoffset when localtime=1
2009-04-01
Keir Fraser
19486:5759a5766cca
xend: Balloon 4MB memory slop when creating a domain
2009-04-01
Keir Fraser
19485:9c552123b130
xend: Set close-on-exec flag for datagram sockets
2009-04-01
Keir Fraser
19484:2a6b32d1e705
xend: allow hvm domain to have multiple serial consoles
2009-04-01
Keir Fraser
19483:380cfb464b3b
acm: Restrict the XML of the policy to only allow one
2009-04-01
Keir Fraser
19482:dbc4014882d0
stubdom: Fix newlib-chk.patch so it applies
2009-03-31
Keir Fraser
19481:f6fd1c2e4da6
stubdom: Add newlib-chk.patch
2009-03-31
Keir Fraser
19480:d669f5d1f876
Simplify spinlock code and re-enable IRQs where possible when spinning.
2009-03-31
Keir Fraser
19479:909bb1245930
hvmloader: ROMBIOS must POST in big real mode, since it supports PMM,
2009-03-31
Keir Fraser
19478:011f4fbf46b2
xend: Fix domain creation.
2009-03-31
Keir Fraser
19477:b3daeb123b6f
build: Get rid of some more hardcoded install paths
2009-03-31
Keir Fraser
19476:0faf7b884711
x86: Enable S3 for 32bit dom0 on 64bit Xen
2009-03-31
Keir Fraser
19475:d7bf5a03cf07
hvmloader acpi: Reserve ioport ranges for expanded PHP
2009-03-31
Keir Fraser
19474:69108560c7eb
x86: unify BUG() & Co, reduce overhead on x86-64
2009-03-31
Keir Fraser
19473:2fa1d38097da
Use unlikely() in BUG_ON()/WARN_ON()
2009-03-31
Keir Fraser
19472:4b602fff137b
ia64, pygrub: Allow command-line editing in Lilo boot loader
2009-03-31
Keir Fraser
19471:b2b0825d6f8e
xend: less noise in xend-debug.log on HVM shutdown
2009-03-31
Keir Fraser
19470:156093ff8067
xend: Check for valid CPU_CAP value when creating new domain
2009-03-31
Keir Fraser
19469:f9501b0bcc1b
x86 mce: fix and clean up c/s 19423
2009-03-31
Keir Fraser
19468:cc4a2290c224
x86: small adjustment to asm constraints for c/s 19400
2009-03-31
Keir Fraser
19467:28a4dacea7ab
x86 mce: fix c/s 18938
less
more
| rev 19526:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
tip