log
graph
tags
branches
changeset
browse
debuggers.hg
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 16629:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2007-12-12
Keir Fraser
16629:5a451d2c36bc
hvm: MTRR MSRs save/restore support.
2007-12-12
Keir Fraser
16628:8ae3f083490a
vt-d: Clean up hypervisor logging.
2007-12-12
Keir Fraser
16627:ca077fa59206
docs: vtd.txt doc change
2007-12-12
Keir Fraser
16626:12cf63d3e4a2
ia64, xend: Close nvram file when rebooting HVM domain
2007-12-12
Keir Fraser
16625:7b4e560d6caf
xend: Fix cleanup_domains() for suspending managed domains
2007-12-12
Keir Fraser
16624:e502e8308e46
tools: Fix distutils installation of xsview.
2007-12-12
Keir Fraser
16623:7441ee9013bf
tools: Use os.system instead of exec to start xentop.
2007-12-12
Keir Fraser
16622:38febeb3033f
tools: Remove references to USB paravirt driver. Doesn't affect qemu usb args.
2007-12-12
Keir Fraser
16621:309141220822
Add missing file from previous changeset.
2007-12-12
Keir Fraser
16620:96cdf88ba9ff
docs: Adjust revision number in Xen-API document and introduce revision history.
2007-12-12
Keir Fraser
16619:433f6a6a862a
xend, acm: Extend Xen-API with function to reset the policy
2007-12-12
Keir Fraser
16618:dad243d08849
Fix domctl GCC dependency
2007-12-12
Keir Fraser
16617:0884e0a5ecc3
ioemu/qemu vga: save and restore vram buffer
2007-12-10
Keir Fraser
16616:4054cd60895b
ioemu: Include mouse dz in xenfb event packet
2007-12-10
Keir Fraser
16615:d9cd502d8df2
xm-test: Don't run security test if ACM is not enabled.
2007-12-10
Keir Fraser
16614:40812c9d96e7
x86: avoid LOCK prefix in some cases where it's not necessary.
2007-12-10
Keir Fraser
16613:d4d3b2f1714d
x86: eliminate (unused) return value from exception handling routines
2007-12-10
Keir Fraser
16612:8d5517355aa8
Avoid duplication of domainID in messages.
2007-12-10
Keir Fraser
16611:38a45b7c6cb5
init_heap_pages() can be static.
2007-12-10
Keir Fraser
16610:207ad1afe9bb
x86: Clean up boot/wakeup code.
2007-12-08
Keir Fraser
16609:d571fb2a1c0d
Fix XEN_EXTRAVERSION and shorten so it fits on a single line after
2007-12-08
Keir Fraser
16608:47efaa78e3ac
Revert 16560:822d4ec5cfb1.
2007-12-08
Keir Fraser
16607:5db00aad6b40
Start development for 3.2.0-rc2.
2007-12-08
Keir Fraser
16606:f7e7520fd1b1
Added tag 3.2.0-rc1 for changeset 1f0c6e0d74a4
2007-12-08
Keir Fraser
16605:1f0c6e0d74a4
Update Xen version to 3.2.0-rc1
3.2.0-rc1
2007-12-08
Keir Fraser
16604:01c9b2b3118a
hvm stdvga: Do not emulate PIO reads inside Xen. They should be rare
2007-12-08
Keir Fraser
16603:c3286cb2fc59
xm-test, acm: fixes an API call due to recent changes.
2007-12-08
Keir Fraser
16602:180e4a77e805
qemu 16550 uart: Fast-drop bursts of transmitted characters to avoid
2007-12-07
Keir Fraser
16601:d4a3479e68ce
x86: Respect e820 map even below 16MB.
2007-12-07
Keir Fraser
16600:35890b260971
x86: Change proliant io emulation stub to use pushf/popf instead of pushfw/popfw.
2007-12-07
Keir Fraser
16599:a74efcdc87b3
vmx realmode: Fix exception delivery w.r.t. in-flight I/O.
2007-12-07
Keir Fraser
16598:822d4ec5cfb1
tools: Rationalise library soname versions.
2007-12-07
Keir Fraser
16597:98e9485d8fcf
hvm: Clean up AP initialisation. This allows AP bringup into emulated
2007-12-07
Keir Fraser
16596:c0f7ba3aa9b2
ioemu: Include termios.h and sys/ioctl.h to get TIOCM_* definitions.
2007-12-07
Keir Fraser
16595:8e6c01aef56d
xm: Fix help messages of xm vcpu-list/uptime
2007-12-07
Keir Fraser
16594:14830da3fa9d
[IOEMU] Correct hu keymap definitions
2007-12-07
Keir Fraser
16593:c1012765c760
[IOEMU] Add latin2 key symbol definitions.
2007-12-07
Keir Fraser
16592:ec61ca6cd55b
Fix ioemu compile: serial.c was including a Linux-specific header.
2007-12-06
Keir Fraser
16591:b240698146a2
x86: Remove bogus variables on construct_dom0()
2007-12-06
Keir Fraser
16590:4dd302c8d59c
ia64: Fix build after buf_ioreq struct change.
2007-12-06
Keir Fraser
16589:cfdbdca5b831
libxc: Interface has changed a bit since Xen 3.1, so bump the major
2007-12-06
Keir Fraser
16588:381781af1d5a
hvm: buffered_ioreq does not need a 'df' field. Add explicit bitfield
2007-12-06
Keir Fraser
16587:baf90ee3c1da
32-on-64: Fixes to previous changeset.
2007-12-06
Keir Fraser
16586:cd5e1e76d0bc
32-on-64: Fix domain address-size clamping, implement
2007-12-06
Keir Fraser
16585:3221dff4b460
ACM: Recover if XML policy representation is missing.
2007-12-06
Keir Fraser
16584:3df07c94c9aa
xm-test: An additional ACM security test case for the test suite.
2007-12-06
Keir Fraser
16583:0f9b5ab59579
hvm: Split no_missed_tick_accounting into two modes:
2007-12-06
Keir Fraser
16582:d7a0a73e5dca
xc ptrace: Fix a couple of bugs in page-table walking.
2007-12-06
Keir Fraser
16581:46776e65e679
[XEN, 32on64]: Correct continuation translation for large
2007-12-06
Keir Fraser
16580:1936e6a79f85
x86: Fix management support on HP ProLiant systems.
2007-12-06
Keir Fraser
16579:90f02ca76244
qemu-dm: Limit transmit retries from virtual UART FIFO.
2007-12-05
Keir Fraser
16578:8ba08f2244b2
xenstore: expanding_buffer variables are supposed to be static. Apart
2007-12-05
Keir Fraser
16577:46af6ec3ae4e
Check block file existence.
2007-12-05
Keir Fraser
16576:f0ac46de680c
[QEMU-DM] Upgrade emulated UART to 16550A.
2007-12-05
Keir Fraser
16575:bf21e00155b7
[QEMU-DM] Modem control line & msl/mcr register support.
2007-12-05
Keir Fraser
16574:89e7031e153c
hvm: Initialize vlapic->timer_last_update.
2007-12-05
Keir Fraser
16573:c67d024fdd2d
x86_64: Do not leak trampoline mapping into dom0's initial address space.
2007-12-05
Keir Fraser
16572:671ef298d491
xenstore: document the xenstore protocol
2007-12-05
Keir Fraser
16571:b6fb8b4dc261
xenstore-ls -f for find(1)-like output
2007-12-05
Keir Fraser
16570:b47849b774f1
xenstore: deprecating but \-quoting binary data.
less
more
| rev 16629:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip