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
*
[HVM/vncserver] Implement a 'vnclisten' option to limit the interface
Christian Limpach
2006-10-05
3
-17
/
+32
*
[IOEMU] When vncunused is specified, allocate a port from 5900
kaf24@firebug.cl.cam.ac.uk
2006-10-04
1
-1
/
+1
*
[HVM] qemu should wait 10ms, rather than 100ms, between running its timers.
Steven Smith
2006-09-27
1
-2
/
+2
*
[HVM][VNC] Fix typo.
Steven Smith
2006-09-26
1
-1
/
+1
*
[HVM][VNC] Work around a bug in the newest version of xvncviewer which
Steven Smith
2006-09-26
1
-4
/
+8
*
[HVM][VNC] Make sure that qemu doesn't go into an infinite loop when
Steven Smith
2006-09-26
1
-5
/
+16
*
[HVM] Make qemu_advance_timer do something sensible with timers which
Steven Smith
2006-09-26
1
-1
/
+1
*
[HVM] Rate limit guest accesses to the qemu virtual serial port. This stops
Steven Smith
2006-09-25
1
-0
/
+68
*
[QEMU] A better build fix for qemu-dm.
kfraser@localhost.localdomain
2006-09-23
1
-0
/
+3
*
[QEMU] Fix build on some distros (e.g., FC6T3).
kfraser@localhost.localdomain
2006-09-23
1
-1
/
+0
*
[HVM][VNC] Make sure that the vnc viewer gets the right resolution when it
Steven Smith
2006-09-22
1
-0
/
+2
*
[HVM][VNC] Fix bug in the VNC copyrect implementation which crept in
Steven Smith
2006-09-22
1
-0
/
+3
*
[qemu patches] Refresh.
Christian Limpach
2006-09-21
10
-92
/
+92
*
[qemu patches] Update patches for changeset 11562:449dcaff2551.
Christian Limpach
2006-09-21
3
-8
/
+390
*
[qemu patches] Update patches for changeset 11561:c742b2ae920c.
Christian Limpach
2006-09-21
8
-73
/
+140
*
[qemu patches] Update patches for changeset 11554:39aaa54756db.
Christian Limpach
2006-09-21
1
-18
/
+18
*
[HVM][VNC] Add a backoff feature to the vnc server, so that if it detects
Steven Smith
2006-09-21
3
-100
/
+155
*
[HVM] Reduce VNC overhead, by (a) only scanning framebuffer when a client
Steven Smith
2006-09-21
2
-13
/
+13
*
[tools] Increases some of the timeouts
Christian Limpach
2006-09-21
1
-2
/
+2
*
[qemu patches] Refresh qemu-pci patch without -p3.
Christian Limpach
2006-09-21
2
-14
/
+17
*
[qemu patches] Update patches for changeset 11551:f872300b672f.
Christian Limpach
2006-09-21
1
-10
/
+10
*
[HVM] Use the right, PCI SIG assigned, vendor ID for xensource rather than
Steven Smith
2006-09-21
1
-3
/
+3
*
[qemu patches] Update patches for changeset 11273:a1cff03ac7d7.
Christian Limpach
2006-08-28
2
-0
/
+55
*
[qemu] Fix PCI config header space writes and set Subsystem-Vendor ID fields.
Christian Limpach
2006-08-28
3
-0
/
+17
*
[qemu patches] Update patches for changeset 11268:350a73222a51.
Christian Limpach
2006-08-28
1
-6
/
+15
*
[qemu] Add target-i386-dm and hw *.[ch] files to TAGS.
Christian Limpach
2006-08-28
1
-1
/
+1
*
[XEND] Move all of the various log files created by xen to
kaf24@localhost.localdomain
2006-08-28
2
-2
/
+2
*
[qemu patches] Update patches for changeset 11209:9bb6c1c1890a.
Christian Limpach
2006-08-21
3
-79
/
+58
*
[qemu] hdparm tunable IDE write cache for HVM
Christian Limpach
2006-08-20
7
-6
/
+23
*
[qemu patches] Update patches for changeset 11206:fc3e7e65b953.
Christian Limpach
2006-08-20
1
-2
/
+2
*
[qemu patches] Update patches for changeset 11206:fc3e7e65b953.
Christian Limpach
2006-08-20
2
-0
/
+167
*
[qemu] Allow booting from more than one device.
Christian Limpach
2006-08-20
3
-27
/
+38
*
[qemu patches] Update patches for changeset 11186:078bfd250677.
Christian Limpach
2006-08-17
27
-212
/
+255
*
[qemu] Support HVM guests with more than 3.75G memory.
Christian Limpach
2006-08-17
3
-21
/
+47
*
[qemu patches] Update patches for changeset 11161:5c1021595e3c.
chris@kneesaa.uk.xensource.com
2006-08-17
2
-0
/
+187
*
[qemu] Add the xen platform device to the qemu PCI bus.
chris@kneesaa.uk.xensource.com
2006-08-17
4
-0
/
+145
*
[qemu patches] Update patches for changeset 11158:a774cbd38187.
chris@kneesaa.uk.xensource.com
2006-08-17
2
-0
/
+21
*
[qemu] Default monitor/serial ports to /dev/null if -nographic.
chris@kneesaa.uk.xensource.com
2006-08-17
1
-2
/
+3
*
[qemu patches] Update patches for changeset 11117:60eacb336e35.
chris@kneesaa.uk.xensource.com
2006-08-15
1
-20
/
+20
*
[qemu/ia64] Sync ID cache only guest do DMA read.
chris@kneesaa.uk.xensource.com
2006-08-15
1
-3
/
+3
*
[qemu patches] Update patches for changeset 11048:27bef4f3c1d3.
chris@kneesaa.uk.xensource.com
2006-08-09
4
-51
/
+56
*
[qemu] Move acpi to devfn 2, so that it matches the fadt.
chris@kneesaa.uk.xensource.com
2006-08-09
3
-10
/
+10
*
[qemu patches] Update patches for changesets 11045:bd11c4855c5d and 11046:8a6...
chris@kneesaa.uk.xensource.com
2006-08-09
2
-24
/
+34
*
[qemu] HVM acpi port init update.
chris@kneesaa.uk.xensource.com
2006-08-09
2
-5
/
+5
*
[qemu] Disable qemu's acpi support.
chris@kneesaa.uk.xensource.com
2006-08-09
1
-1
/
+5
*
[qemu patches] Update patches for changeset 10998:bd04004865ba.
chris@kneesaa.uk.xensource.com
2006-08-09
6
-51
/
+180
*
[qemu] Add vncunused option.
chris@kneesaa.uk.xensource.com
2006-08-09
3
-7
/
+24
*
[qemu patches] Update patches for changeset 10993:dc7b56b8cfb5.
chris@kneesaa.uk.xensource.com
2006-08-09
2
-0
/
+151
*
[hvm/qemu] Add HVM buffered IO writes framework to accelerate stdvga speed.
chris@kneesaa.uk.xensource.com
2006-08-09
2
-25
/
+71
*
[qemu patches] Refresh patches.
chris@kneesaa.uk.xensource.com
2006-08-08
3
-24
/
+24
[next]