aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update Xen version to 3.2.0-rc13.2.0-rc1Keir Fraser2007-12-081-1/+1
* hvm stdvga: Do not emulate PIO reads inside Xen. They should be rareKeir Fraser2007-12-083-170/+32
* xm-test, acm: fixes an API call due to recent changes.Keir Fraser2007-12-081-1/+2
* qemu 16550 uart: Fast-drop bursts of transmitted characters to avoidKeir Fraser2007-12-081-6/+12
* x86: Respect e820 map even below 16MB.Keir Fraser2007-12-071-54/+57
* x86: Change proliant io emulation stub to use pushf/popf instead of pushfw/po...Keir Fraser2007-12-071-14/+12
* vmx realmode: Fix exception delivery w.r.t. in-flight I/O.Keir Fraser2007-12-071-33/+42
* tools: Rationalise library soname versions.Keir Fraser2007-12-075-8/+11
* hvm: Clean up AP initialisation. This allows AP bringup into emulatedKeir Fraser2007-12-074-185/+88
* ioemu: Include termios.h and sys/ioctl.h to get TIOCM_* definitions.Keir Fraser2007-12-071-7/+2
* xm: Fix help messages of xm vcpu-list/uptimeKeir Fraser2007-12-071-3/+4
* [IOEMU] Correct hu keymap definitionsKeir Fraser2007-12-071-15/+14
* [IOEMU] Add latin2 key symbol definitions.Keir Fraser2007-12-071-0/+59
* Fix ioemu compile: serial.c was including a Linux-specific header.Keir Fraser2007-12-071-1/+7
* x86: Remove bogus variables on construct_dom0()Keir Fraser2007-12-061-6/+2
* ia64: Fix build after buf_ioreq struct change.Keir Fraser2007-12-061-1/+0
* libxc: Interface has changed a bit since Xen 3.1, so bump the majorKeir Fraser2007-12-061-1/+1
* hvm: buffered_ioreq does not need a 'df' field. Add explicit bitfieldKeir Fraser2007-12-063-3/+3
* 32-on-64: Fixes to previous changeset.Keir Fraser2007-12-064-9/+15
* 32-on-64: Fix domain address-size clamping, implementKeir Fraser2007-12-067-32/+37
* ACM: Recover if XML policy representation is missing.Keir Fraser2007-12-062-0/+33
* xm-test: An additional ACM security test case for the test suite.Keir Fraser2007-12-064-4/+479
* hvm: Split no_missed_tick_accounting into two modes:Keir Fraser2007-12-064-9/+21
* xc ptrace: Fix a couple of bugs in page-table walking.Keir Fraser2007-12-061-15/+2
* [XEN, 32on64]: Correct continuation translation for largeKeir Fraser2007-12-062-3/+3
* x86: Fix management support on HP ProLiant systems.Keir Fraser2007-12-063-1/+132
* qemu-dm: Limit transmit retries from virtual UART FIFO.Keir Fraser2007-12-061-6/+9
* xenstore: expanding_buffer variables are supposed to be static. ApartKeir Fraser2007-12-051-2/+2
* Check block file existence.Keir Fraser2007-12-051-0/+1
* [QEMU-DM] Upgrade emulated UART to 16550A.Keir Fraser2007-12-051-199/+276
* [QEMU-DM] Modem control line & msl/mcr register support.Keir Fraser2007-12-053-12/+144
* hvm: Initialize vlapic->timer_last_update.Keir Fraser2007-12-051-3/+5
* x86_64: Do not leak trampoline mapping into dom0's initial address space.Keir Fraser2007-12-051-0/+1
* xenstore: document the xenstore protocolKeir Fraser2007-12-052-3/+299
* xenstore-ls -f for find(1)-like outputKeir Fraser2007-12-051-10/+24
* xenstore: deprecating but \-quoting binary data.Keir Fraser2007-12-054-9/+146
* vt-d: Use bitmap to solve domain-id limitation issue.Keir Fraser2007-12-053-18/+60
* PV-on-HVM: Fix build for RHEL/SLES.Keir Fraser2007-12-051-0/+15
* xm: Fix help message of xm info.Keir Fraser2007-12-051-7/+10
* x86_emulate: EFLAGS.PF only reflects least-significant byte of result,Keir Fraser2007-12-051-8/+11
* [USER GUIDE] [ACM/sHype Update] User Guide Update for sHype/XenKeir Fraser2007-12-053-1111/+3150
* blktap: cleanups for *BSD.Keir Fraser2007-12-055-6/+16
* Fix help message of on_xend_stopKeir Fraser2007-12-051-1/+1
* x86: Sync cpu/common.c with Linux 2.6.18.Keir Fraser2007-12-051-18/+27
* x86 domain builder: Propagate x86_compat return code.Keir Fraser2007-12-051-1/+3
* Implement legacy XML-RPC interface for ACM commands.Keir Fraser2007-12-058-63/+146
* Implement legacy XML-RPC interface for ACM commands.Keir Fraser2007-12-0532-2860/+1001
* Revert 16498:d2bef6551c1263e457aef75ce403ba53652a803f.Keir Fraser2007-12-042-13/+191
* Fix xenctl_cpumap_to_cpumask.Keir Fraser2007-12-041-6/+12
* x86_emulate: Fix SHLD/SHRD emulation -- cannot rely on dst.orig_valKeir Fraser2007-12-041-1/+1