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 19540:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
tip
age
author
revision
description
2009-04-14
Keir Fraser
19540:e15d30dfb600
tools: dom0 iptables rule ordering change
2009-04-14
Keir Fraser
19539:4063894c0c1f
[XSM] missing entries to xsm_fixup_ops
2009-04-14
Isaku Yamahata
19538:8c806c66a597
merge with xen-unstable.hg
2009-04-10
Keir Fraser
19537:120d3c67951b
Update Xen version for 3.4.0-rc2-pre
2009-04-10
Keir Fraser
19536:ee3e1fad5d92
Added tag 3.4.0-rc1 for changeset d611d9ac6d02
2009-04-10
Keir Fraser
19535:d611d9ac6d02
Update Xen version for 3.4.0-rc1
3.4.0-rc1
2009-04-10
Keir Fraser
19534:dbd9fc73d77d
x86 acpi: Quieten boot messages regarding power modes
2009-04-09
Keir Fraser
19533:81bf0ddfcddc
Disable debug build by default.
2009-04-09
Keir Fraser
19532:ec77efc14f2f
xenpmd: Explicit build rule.
2009-04-09
Keir Fraser
19531:72d4c5c83508
xend: Fix xm pci-attach/detach for inactive managed domains
2009-04-09
Keir Fraser
19530:0b9b6d5a61c1
sbdf2devicepath: converts SBDF into device path.
2009-04-09
Keir Fraser
19529:90d5fb694620
xend: fix a typo in pciif so PciController.unwatchAerState() works
2009-04-09
Keir Fraser
19528:0ed8616b99d6
x86 mce: fix a few possible issues
2009-04-08
Keir Fraser
19527:0e24e9674ded
tools: Always use sane upstream (`native') python paths
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
less
more
| rev 19540:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
tip