index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2012-02-27
ehci: drop old stuff
Gerd Hoffmann
2012-02-27
usb-ehci: Handle ISO packets failing with an error other then NAK
Hans de Goede
2012-02-27
usb-ccid: advertise SELF_POWERED
Alon Levy
2012-02-27
usb-desc: fix user trigerrable segfaults (!config)
Alon Levy
2012-02-27
usb-ehci: sanity-check iso xfers
Gerd Hoffmann
2012-02-27
usb: add tracepoint for usb packet state changes.
Gerd Hoffmann
2012-02-27
usb-xhci: enable packet queuing
Gerd Hoffmann
2012-02-27
usb-uhci: implement packet queuing
Gerd Hoffmann
2012-02-27
usb-uhci: process uhci_handle_td return code via switch.
Gerd Hoffmann
2012-02-27
usb-uhci: add UHCIQueue
Gerd Hoffmann
2012-02-27
usb-uhci: cleanup UHCIAsync allocation & initialization.
Gerd Hoffmann
2012-02-27
usb-ehci: fix reset
Gerd Hoffmann
2012-02-27
usb-hid: fix tablet activation
Gerd Hoffmann
2012-02-24
nic: zap obsolote romloading bits from ne2k + pcnet
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: 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: switch acpi s3 to new 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 'qmp/queue/qmp' into staging
Anthony Liguori
2012-02-24
Merge remote-tracking branch 'bonzini/virtio-scsi' into staging
Anthony Liguori
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-22
ide: drop ide_tray_state_post_load()
Luiz Capitulino
2012-02-22
block: Don't call bdrv_eject() if the tray state didn't change
Luiz Capitulino
2012-02-22
block: Rename bdrv_mon_event() & BlockMonEventAction
Luiz Capitulino
2012-02-22
jazz-led: convert to QOM
Hervé Poussineau
2012-02-22
jazz-led: use trace framework
Hervé Poussineau
2012-02-22
pci: set memory type for memory behind the bridge
Michael S. Tsirkin
2012-02-22
pci: add accessors to get/set registers by mask
Michael S. Tsirkin
2012-02-22
pc_piix/pc_sysfw: enable flash by default
Jordan Justen
2012-02-22
hw/pc_piix: add pc-1.1
Jordan Justen
2012-02-22
hw/pc_piix: remove is_default for pc-0.15
Jordan Justen
2012-02-22
hw/pc_sysfw: support system flash memory with pflash
Jordan Justen
2012-02-22
hw/pc_sysfw: enable pc-sysfw as a qdev
Jordan Justen
2012-02-22
hw/pc: move rom init to pc_sysfw.c
Jordan Justen
2012-02-22
vl: make find_default_machine externally visible
Jordan Justen
2012-02-22
pflash_cfi01/02: support read-only pflash devices
Jordan Justen
2012-02-22
Merge remote-tracking branch 'bonzini/qdev-props-for-anthony' into staging
Anthony Liguori
[next]