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-29
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-02-29
Merge remote-tracking branch 'spice/spice.v49' into staging
Anthony Liguori
2012-02-29
Merge remote-tracking branch 'kraxel/usb.39' into staging
Anthony Liguori
2012-02-29
ide: fail I/O to empty disk
Paolo Bonzini
2012-02-29
fdc: DIR (Digital Input Register) should return status of current drive...
Hervé Poussineau
2012-02-29
fdc: fix seek command, which shouldn't check tracks
Hervé Poussineau
2012-02-29
fdc: check if media rate is correct before doing any transfer
Hervé Poussineau
2012-02-29
fdc: add a 'check media rate' property. Not used yet
Hervé Poussineau
2012-02-29
block: add a transfer rate for floppy types
Hervé Poussineau
2012-02-29
fdc: add CCR (Configuration Control Register) write register
Hervé Poussineau
2012-02-29
fdc: handle read-only floppies (abort early on write commands)
Hervé Poussineau
2012-02-29
fdc: most control commands do not generate interrupts
Hervé Poussineau
2012-02-29
fdc: set busy bit when starting a command
Hervé Poussineau
2012-02-29
fdc: take side count into account
Hervé Poussineau
2012-02-28
qxl: properly handle upright and non-shared surfaces
Gerd Hoffmann
2012-02-28
qxl: add optinal 64bit vram bar
Gerd Hoffmann
2012-02-27
Merge remote-tracking branch 'aneesh/for-upstream' into staging
Anthony Liguori
2012-02-27
usb: Resolve warnings about unassigned bus on usb device creation
Jan Kiszka
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-27
qxl: make qxl_render_update async
Alon Levy
2012-02-27
qxl: introduce QXLCookie
Alon Levy
2012-02-27
qxl: remove flipped
Alon Levy
2012-02-27
qxl: require spice >= 0.8.2
Alon Levy
2012-02-27
qxl: drop qxl_spice_update_area_async definition
Alon Levy
2012-02-27
qxl: fix spice+sdl no cursor regression
Alon Levy
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
[next]