index
:
xen/xen
master
stable-4.0
stable-4.1
stable-4.2
stable-4.3
staging
staging-4.0
staging-4.1
staging-4.2
staging-4.3
xen
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
ioemu
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
pv-qemu 7/10: Async negotiation with xenfb frontend
Keir Fraser
2007-10-25
3
-308
/
+401
*
pv-qemu 6/10: Merge private & public xenfb structs
Keir Fraser
2007-10-25
3
-91
/
+70
*
pv-qemu 5/10: Refactor QEMU console integration
Keir Fraser
2007-10-25
3
-267
/
+280
*
pv-qemu 4/10: Refactor xenfb event handlers
Keir Fraser
2007-10-25
3
-167
/
+94
*
pv-qemu: Remove standalone xenfb code
Keir Fraser
2007-10-25
4
-2
/
+860
*
pv-qemu 2/10: Add a QEMU machine type for paravirt guests
Keir Fraser
2007-10-25
5
-4
/
+324
*
pv-qemu 1/10: Add a QEMU machine type for fullvirt guests
Keir Fraser
2007-10-25
4
-239
/
+304
*
hvm, vt-d: Add memory cache-attribute pinning domctl for HVM
Keir Fraser
2007-10-23
1
-0
/
+6
*
vt-d: Fix PCI=device parsing.
Keir Fraser
2007-10-22
1
-4
/
+4
*
ia64: make buffered pio aware of save/restore.
Keir Fraser
2007-10-22
3
-5
/
+62
*
hvm: Fix PCI-passthru string parsing.
Keir Fraser
2007-10-20
1
-34
/
+10
*
vt-d: Detect and report failure to assign a pass-thru PCI device.
Keir Fraser
2007-10-19
1
-42
/
+43
*
tools: Remove bogus external uses of xc_private.h. Clean up libflask.
Keir Fraser
2007-10-18
1
-1
/
+0
*
ioemu: Allow xvd* to co-exist with hd*.
Keir Fraser
2007-10-16
1
-2
/
+23
*
ioemu: Add keymap definitions to the Dutch Belgium keymap file.
Keir Fraser
2007-10-15
1
-0
/
+66
*
ioemu: Allow blktap to be able to be booted as system volume for PV-on-HVM
Keir Fraser
2007-10-15
1
-1
/
+26
*
Fix ioemu compile on Solaris
Keir Fraser
2007-10-02
1
-0
/
+2
*
ioemu: Fixes for BSD.
Keir Fraser
2007-09-27
14
-46
/
+148
*
ioemu: security fixes for not-built or not-default-configured subsystems.
Keir Fraser
2007-09-26
3
-6
/
+17
*
[VTD] dynamically determines whether to link with libpci or not in QEMU.
Keir Fraser
2007-09-20
1
-6
/
+10
*
PCI passthru: tools changes (generic and vt-d)
kfraser@localhost.localdomain
2007-09-14
6
-9
/
+581
*
qemu-dm: fix block-raw io debug print
kfraser@localhost.localdomain
2007-09-14
1
-5
/
+5
*
[QEMU] Enhance raw io reliability
kfraser@localhost.localdomain
2007-09-11
1
-2
/
+92
*
qemu: Backport qemu vnc/event-loop fix from upstream.
kfraser@localhost.localdomain
2007-09-11
1
-6
/
+22
*
xc_map_foreign_pages(), a convenient alternative to xc_map_foreign_batch()
kfraser@localhost.localdomain
2007-09-07
2
-2
/
+2
*
qemu: Allow more IDE power management.
kfraser@localhost.localdomain
2007-08-30
1
-1
/
+11
*
qemu: Remove mapcache lock - we no longer have multiple threads in core qemu ...
kfraser@localhost.localdomain
2007-08-30
3
-27
/
+1
*
ioemu: Avoid unaligned guest memory accesses on ia64.
kfraser@localhost.localdomain
2007-08-29
1
-0
/
+6
*
ioemu: Avoid struct members clashing with POSIX apis
kfraser@localhost.localdomain
2007-08-28
1
-12
/
+12
*
ioemu: error checkin when setting up the Cirrus Logic video device.
kfraser@localhost.localdomain
2007-08-28
1
-1
/
+6
*
[HVM] Live-migration fixups after 15639:c585f993385c
Tim Deegan
2007-07-24
2
-22
/
+20
*
[HVM] Control qemu's state-save via xenstore, instead of SIGUSR1
Tim Deegan
2007-07-24
5
-41
/
+92
*
[IOEMU] Fix shift key for graphical vnc display
kfraser@localhost.localdomain
2007-07-23
2
-8
/
+100
*
[HVM] Qemu rtl8139: correct rx CRC calculation
Tim Deegan
2007-07-16
1
-5
/
+4
*
[HVM] Qemu rtl8139: correct ring-buffer wrapping.
Tim Deegan
2007-07-16
1
-1
/
+1
*
Merge with ia64 xen tree.
kfraser@localhost.localdomain
2007-07-12
3
-10
/
+4
|
\
|
*
hvm: Re-introduce LPT1 device in ACPI tables.
kfraser@localhost.localdomain
2007-07-11
1
-5
/
+0
|
*
Make QEMU consistently report write caching support for emulated IDE
kfraser@localhost.localdomain
2007-07-11
1
-1
/
+2
|
*
hvm: Fix memcpy_words() asm in ioemu.
kfraser@localhost.localdomain
2007-07-10
1
-4
/
+2
*
|
merge with xen-unstable.hg
Alex Williamson
2007-07-10
3
-3
/
+6
|
\
|
|
*
Revert 15471:7ac7f147241405af83e7a9d748cf7b01279734fc
kfraser@localhost.localdomain
2007-07-06
1
-4
/
+2
|
*
hvm: Fix vnc keymap for Japanese keyboards.
kfraser@localhost.localdomain
2007-07-06
2
-1
/
+4
|
*
hvm: Allow blktap to be able to be booted as system volume for PV-on-HVM
kfraser@localhost.localdomain
2007-07-06
1
-2
/
+4
|
*
hvm: Fix keymap for Windows keys.
kfraser@localhost.localdomain
2007-07-03
1
-2
/
+2
*
|
[IA64] Typo fix
Alex Williamson
2007-07-02
1
-1
/
+1
*
|
merge with xen-unstable.hg
Alex Williamson
2007-07-02
1
-1
/
+1
|
\
|
|
*
ioemu: Fix ifdef __x86_64__
kfraser@localhost.localdomain
2007-06-25
1
-1
/
+1
*
|
[IA64] Fix NVRAM data cannot be saved when guest execute "reboot"
Alex Williamson
2007-07-02
2
-0
/
+10
|
/
*
hvm: Fix ioemu Qcow support.
kfraser@localhost.localdomain
2007-06-20
2
-1
/
+13
*
ioemu: Assembler memcpy() for x86, and lowest-common-denominator
kfraser@localhost.localdomain
2007-06-19
1
-9
/
+31
[prev]
[next]