index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb-redir: Fix printing of device version
Hans de Goede
2012-02-27
1
-2
/
+4
*
ehci: drop old stuff
Gerd Hoffmann
2012-02-27
1
-29
/
+1
*
usb-ehci: Handle ISO packets failing with an error other then NAK
Hans de Goede
2012-02-27
1
-3
/
+19
*
libcacard: fix reported ATR length
Alon Levy
2012-02-27
1
-2
/
+2
*
usb-ccid: advertise SELF_POWERED
Alon Levy
2012-02-27
1
-1
/
+1
*
libcacard: link with glib for g_strndup
Alon Levy
2012-02-27
1
-2
/
+2
*
usb-desc: fix user trigerrable segfaults (!config)
Alon Levy
2012-02-27
1
-3
/
+17
*
usb-ehci: sanity-check iso xfers
Gerd Hoffmann
2012-02-27
1
-6
/
+10
*
usb: add tracepoint for usb packet state changes.
Gerd Hoffmann
2012-02-27
2
-22
/
+8
*
usb-xhci: enable packet queuing
Gerd Hoffmann
2012-02-27
1
-6
/
+0
*
usb-uhci: implement packet queuing
Gerd Hoffmann
2012-02-27
1
-2
/
+31
*
usb-uhci: process uhci_handle_td return code via switch.
Gerd Hoffmann
2012-02-27
1
-27
/
+39
*
usb-uhci: add UHCIQueue
Gerd Hoffmann
2012-02-27
1
-91
/
+118
*
usb-uhci: cleanup UHCIAsync allocation & initialization.
Gerd Hoffmann
2012-02-27
1
-7
/
+1
*
usb-ehci: fix reset
Gerd Hoffmann
2012-02-27
1
-1
/
+2
*
usb-hid: fix tablet activation
Gerd Hoffmann
2012-02-27
1
-0
/
+3
*
audio: Add some fall through comments
Stefan Weil
2012-02-25
2
-1
/
+4
*
configure: Check whether makecontext() is a glibc stub function
Peter Maydell
2012-02-24
1
-0
/
+4
*
vl.c: Avoid segfault when started with no arguments
Peter Maydell
2012-02-24
1
-7
/
+10
*
nic: zap obsolote romloading bits from ne2k + pcnet
Gerd Hoffmann
2012-02-24
2
-16
/
+2
*
build: allow turning off debuginfo
Gerd Hoffmann
2012-02-24
1
-2
/
+13
*
optimize screendump for the common non-switch case
Gerd Hoffmann
2012-02-24
9
-21
/
+34
*
Remove screendump dummy functions.
Gerd Hoffmann
2012-02-24
3
-12
/
+4
*
vga: simplify screendump
Gerd Hoffmann
2012-02-24
1
-35
/
+1
*
suspend: add qmp events
Gerd Hoffmann
2012-02-24
3
-0
/
+10
*
suspend: make acpi timer wakeup the guest.
Gerd Hoffmann
2012-02-24
2
-0
/
+9
*
suspend: make rtc alarm wakeup the guest.
Gerd Hoffmann
2012-02-24
3
-0
/
+9
*
suspend: make serial ports wakeup the guest.
Gerd Hoffmann
2012-02-24
1
-0
/
+6
*
suspend: make ps/2 devices wakeup the guest
Gerd Hoffmann
2012-02-24
1
-0
/
+6
*
suspend: add system_wakeup monitor command
Gerd Hoffmann
2012-02-24
6
-0
/
+57
*
suspend: switch acpi s3 to new infrastructure.
Gerd Hoffmann
2012-02-24
10
-42
/
+47
*
suspend: add infrastructure
Gerd Hoffmann
2012-02-24
2
-0
/
+76
*
acpi: add acpi_pm1_evt_write_en
Gerd Hoffmann
2012-02-24
4
-2
/
+8
*
acpi: don't pass overflow_time to acpi_pm1_evt_get_sts
Gerd Hoffmann
2012-02-24
4
-8
/
+8
*
acpi: add ACPIREGS
Gerd Hoffmann
2012-02-24
4
-143
/
+145
*
acpi: move around structs
Gerd Hoffmann
2012-02-24
1
-25
/
+23
*
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-02-24
3
-28
/
+9
|
\
|
*
slirp/misc: fix gcc __warn_memset_zero_len warnings
Alon Levy
2012-02-24
1
-14
/
+7
|
*
vl.c: Increase width of machine name column in "-M ?" output
Peter Maydell
2012-02-23
1
-2
/
+2
|
*
tcg: Remove unneeded include statements
Stefan Weil
2012-02-23
1
-12
/
+0
*
|
Merge remote-tracking branch 'mdroth/qga-win32-pull-2-23-12' into staging
Anthony Liguori
2012-02-24
14
-318
/
+1263
|
\
\
|
*
|
qemu-ga: add win32 guest-shutdown command
Michael Roth
2012-02-23
1
-1
/
+40
|
*
|
qemu-ga: add Windows service integration
Michael Roth
2012-02-23
4
-10
/
+249
|
*
|
qemu-ga: add initial win32 support
Michael Roth
2012-02-23
3
-1
/
+345
|
*
|
qemu-ga: fixes for win32 build of qemu-ga
Michael Roth
2012-02-23
5
-6
/
+114
|
*
|
qemu-ga: rename guest-agent-commands.c -> commands-posix.c
Michael Roth
2012-02-23
2
-1
/
+1
|
*
|
qemu-ga: separate out common commands from posix-specific ones
Michael Roth
2012-02-23
4
-59
/
+76
|
*
|
qemu-ga: move channel/transport functionality into wrapper class
Michael Roth
2012-02-23
5
-233
/
+355
|
*
|
qemu-ga: Add schema documentation for types
Michael Roth
2012-02-23
1
-21
/
+97
|
|
/
*
|
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2012-02-24
12
-62
/
+104
|
\
\
[next]