index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-02-27
usb-ehci: fix reset
Gerd Hoffmann
2012-02-27
usb-hid: fix tablet activation
Gerd Hoffmann
2012-02-25
audio: Add some fall through comments
Stefan Weil
2012-02-24
configure: Check whether makecontext() is a glibc stub function
Peter Maydell
2012-02-24
vl.c: Avoid segfault when started with no arguments
Peter Maydell
2012-02-24
nic: zap obsolote romloading bits from ne2k + pcnet
Gerd Hoffmann
2012-02-24
build: allow turning off debuginfo
Gerd Hoffmann
2012-02-24
optimize screendump for the common non-switch case
Gerd Hoffmann
2012-02-24
Remove screendump dummy functions.
Gerd Hoffmann
2012-02-24
vga: simplify screendump
Gerd Hoffmann
2012-02-24
suspend: add qmp events
Gerd Hoffmann
2012-02-24
suspend: make acpi timer wakeup the guest.
Gerd Hoffmann
2012-02-24
suspend: make rtc alarm wakeup the guest.
Gerd Hoffmann
2012-02-24
suspend: make serial ports wakeup the guest.
Gerd Hoffmann
2012-02-24
suspend: make ps/2 devices wakeup the guest
Gerd Hoffmann
2012-02-24
suspend: add system_wakeup monitor command
Gerd Hoffmann
2012-02-24
suspend: switch acpi s3 to new infrastructure.
Gerd Hoffmann
2012-02-24
suspend: add infrastructure
Gerd Hoffmann
2012-02-24
acpi: add acpi_pm1_evt_write_en
Gerd Hoffmann
2012-02-24
acpi: don't pass overflow_time to acpi_pm1_evt_get_sts
Gerd Hoffmann
2012-02-24
acpi: add ACPIREGS
Gerd Hoffmann
2012-02-24
acpi: move around structs
Gerd Hoffmann
2012-02-24
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-02-24
Merge remote-tracking branch 'mdroth/qga-win32-pull-2-23-12' into staging
Anthony Liguori
2012-02-24
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2012-02-24
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-02-24
Merge remote-tracking branch 'bonzini/virtio-scsi' into staging
Anthony Liguori
2012-02-24
target-i386: Introduce x86_cpuid_set_model_id()
Andreas Färber
2012-02-24
target-i386: Introduce x86_cpuid_version_set_stepping()
Andreas Färber
2012-02-24
target-i386: Introduce x86_cpuid_version_set_model()
Andreas Färber
2012-02-24
target-i386: Introduce x86_cpuid_version_set_family()
Andreas Färber
2012-02-24
console: Eliminate text_consoles[]
Markus Armbruster
2012-02-24
sockets: Clean up inet_listen_opts()'s convoluted bind() loop
Markus Armbruster
2012-02-24
sockets: Drop sockets_debug debug code
Markus Armbruster
2012-02-24
gdbstub: Error locations for -gdb
Markus Armbruster
2012-02-24
vl.c: Error locations for options using add_device_config()
Markus Armbruster
2012-02-24
qemu-char: qemu_chr_open_fd() can't fail, don't check
Markus Armbruster
2012-02-24
qemu-char: Re-apply style fixes from just reverted aad04cd0
Markus Armbruster
2012-02-24
qemu-char: Use qemu_open() to avoid leaking fds to children
Markus Armbruster
2012-02-24
Revert "qemu-char: Print strerror message on failure" and deps
Markus Armbruster
2012-02-24
scsi-block: always use scsi_generic_ops for cache != none
Paolo Bonzini
2012-02-24
scsi: fix searching for an empty id
Paolo Bonzini
2012-02-24
scsi: fix wrong return for target INQUIRY
Paolo Bonzini
2012-02-24
virtio-scsi: add migration support
Paolo Bonzini
2012-02-24
virtio-scsi: process control queue requests
Paolo Bonzini
2012-02-24
slirp/misc: fix gcc __warn_memset_zero_len warnings
Alon Levy
2012-02-23
qemu-ga: add win32 guest-shutdown command
Michael Roth
2012-02-23
qemu-ga: add Windows service integration
Michael Roth
2012-02-23
qemu-ga: add initial win32 support
Michael Roth
2012-02-23
qemu-ga: fixes for win32 build of qemu-ga
Michael Roth
[next]