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
2011-07-20
ds1225y: convert to qdev device, and use it in MIPS Jazz emulation
Hervé Poussineau
2011-07-20
ds1225y: use trace framework
Hervé Poussineau
2011-07-20
ds1225y: Remove protection stuff, which doesn't belong to this device
Hervé Poussineau
2011-07-19
Merge remote-tracking branch 'agraf/xen-next' into staging
Anthony Liguori
2011-07-19
Merge remote-tracking branch 'kraxel/usb.19' into staging
Anthony Liguori
2011-07-19
Merge remote-tracking branch 'spice/spice.v38' into staging
Anthony Liguori
2011-07-19
Merge remote-tracking branch 'mst/for_anthony' into staging
Anthony Liguori
2011-07-18
virtio-console: Prevent abort()s in case of host chardev close
Amit Shah
2011-07-18
virtio-serial-bus: Fix trailing \n in error_report string
Amit Shah
2011-07-18
virtio-console: Add some trace events
Amit Shah
2011-07-18
virtio-serial-bus: Add trace events
Amit Shah
2011-07-17
virtio: fix indirect descriptor buffer overflow
Michael S. Tsirkin
2011-07-17
xen: move to new pci initializers
Michael S. Tsirkin
2011-07-17
hw/piix_pci.c: Fix PIIX3-xen to initialize ids
Anthony PERARD
2011-07-17
pci_ids: tweak names to match linux/pci_ids.h
Michael S. Tsirkin
2011-07-17
vhost: fix double free on device stop
Michael S. Tsirkin
2011-07-17
xen_console: fall back to qemu serial device
Alexander Graf
2011-07-17
xen_console: support the new extended xenstore protocol
Stefano Stabellini
2011-07-17
xen_disk: treat "aio" as "raw"
Stefano Stabellini
2011-07-17
xen_disk: cope with missing xenstore "params" node
Stefano Stabellini
2011-07-17
xen: add vkbd support for PV on HVM guests
Stefano Stabellini
2011-07-17
xen_console: fix memory leak
Stefano Stabellini
2011-07-17
xen: Fold CONFIG_XEN_MAPCACHE into CONFIG_XEN
Jan Kiszka
2011-07-12
esp: cancel current request only if some request is in flight
Hervé Poussineau
2011-07-12
spapr: use specific endian ld/st_phys
Alexander Graf
2011-07-12
s390-virtio: use specific endian ld/st_phys
Alexander Graf
2011-07-12
ppc405_uc: use specific endian ld/st_phys
Alexander Graf
2011-07-12
pl080: use specific endian ld/st_phys
Alexander Graf
2011-07-12
msix: use specific endian ld/st_phys
Alexander Graf
2011-07-12
msi: use specific endian ld/st_phys
Alexander Graf
2011-07-12
intel-hda: use specific endian ld/st_phys
Alexander Graf
2011-07-12
hpet: use specific endian ld/st_phys
Alexander Graf
2011-07-08
usb-ohci: raise interrupt on attach
Gerd Hoffmann
2011-07-08
usb-hub: remove unused descriptor arrays
Gerd Hoffmann
2011-07-08
usb: fixup bluetooth descriptors
Gerd Hoffmann
2011-07-08
usb_register_port(): do not set port->opaque and port->index twice
Jes Sorensen
2011-07-05
ehci: add ich9 controller.
Gerd Hoffmann
2011-07-05
ehci: fix port count.
Gerd Hoffmann
2011-07-05
uhci: add ich9 controllers
Gerd Hoffmann
2011-07-05
pci: add ich9 usb controller ids
Gerd Hoffmann
2011-07-05
usb-ohci: Add support for being a companion controller
Hans de Goede
2011-07-05
usb-uhci: Add support for being a companion controller
Hans de Goede
2011-07-05
usb-ehci: Add support for registering companion controllers
Hans de Goede
2011-07-05
usb-ehci: Fix handling of PED and PEDC port status bits
Hans de Goede
2011-07-05
usb: assert on calling usb_attach(port, NULL) on a port without a dev
Hans de Goede
2011-07-05
usb-ehci: cleanup port reset handling
Hans de Goede
2011-07-05
usb-ehci: Connect Status bit is read only, don't allow changing it by the guest
Hans de Goede
2011-07-05
usb-ehci: drop unused num-ports state member
Hans de Goede
2011-07-05
usb: Replace device_destroy bus op with a child_detach port op
Hans de Goede
2011-07-05
usb: Make port wakeup and complete ops take a USBPort instead of a Device
Hans de Goede
[next]