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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2013-01-11
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2013-01-11
Merge remote-tracking branch 'kraxel/q35.1' into staging
Anthony Liguori
2013-01-11
Merge remote-tracking branch 'afaerber-or/prep-up' into staging
Anthony Liguori
2013-01-11
hw/pc.c: Fix converting of ioport_register* to MemoryRegion
Julien Grall
2013-01-11
Replace remaining gmtime, localtime by gmtime_r, localtime_r
Stefan Weil
2013-01-11
pc: rename machine types
Gerd Hoffmann
2013-01-11
q35: add ich9 intel hda controller
Gerd Hoffmann
2013-01-10
virtio-scsi: abort in-flight I/O when the device is reset
Paolo Bonzini
2013-01-10
qdev: add qbus_reset_all
Paolo Bonzini
2013-01-10
Make all static TypeInfos const
Andreas Färber
2013-01-10
Merge branch 'master' of git://git.qemu.org/qemu into prep-up
Andreas Färber
2013-01-10
Merge remote-tracking branch 'awilliam/tags/qemu-1.4-vfio-20130109.0' into st...
Anthony Liguori
2013-01-08
vfio-pci: Loosen sanity checks to allow future features
Alex Williamson
2013-01-08
vfio-pci: Make host MSI-X enable track guest
Alex Williamson
2013-01-08
qdev: Don't assume existence of parent bus on unparenting
Andreas Färber
2013-01-08
qdev: Include qdev code into *-user, too
Eduardo Habkost
2013-01-08
Merge remote-tracking branch 'kraxel/usb.75' into staging
Anthony Liguori
2013-01-08
uhci: stop using portio lists
Gerd Hoffmann
2013-01-08
usbredir: Add support for buffered bulk input (v2)
Hans de Goede
2013-01-07
exynos4210: Add EHCI support
Liming Wang
2013-01-07
usb/ehci: Add SysBus EHCI device for Exynos4210
Andreas Färber
2013-01-07
usb/ehci: Move capsbase and opregbase into SysBus EHCI class
Andreas Färber
2013-01-07
usb/ehci: Clean up SysBus and PCI EHCI split
Andreas Färber
2013-01-07
xhci: call set-address with dummy usbpacket
Gerd Hoffmann
2013-01-07
usb-redir: Add debugging to bufpq save / restore
Hans de Goede
2013-01-07
usbredir: Add usbredir_init_endpoints() helper
Hans de Goede
2013-01-07
usbredir: Verify we have 32 bits bulk length cap when redirecting to xhci
Hans de Goede
2013-01-07
usbredir: Add ep_stopped USBDevice method
Hans de Goede
2013-01-07
usbredir: Add USBEP2I and I2USBEP helper macros
Hans de Goede
2013-01-07
usbredir: Add an usbredir_stop_ep helper function
Hans de Goede
2013-01-07
usb: Add an usb_device_ep_stopped USBDevice method
Hans de Goede
2013-01-07
usb: Fix usb_ep_find_packet_by_id
Hans de Goede
2013-01-07
hid: Change idle handling to use a timer
Hans de Goede
2013-01-07
uhci: Maximize how many frames we catch up when behind
Hans de Goede
2013-01-07
uhci: Limit amount of frames processed in one go
Hans de Goede
2013-01-07
uhci: Add a QH_VALID define
Hans de Goede
2013-01-07
uhci: Fix pending interrupts getting lost on migration
Hans de Goede
2013-01-07
uhci: Fix 1 ms delay in interrupt reporting to the guest
Hans de Goede
2013-01-07
ehci: Don't call commit_irq after raising PCD
Hans de Goede
2013-01-07
ehci: Further speedup rescanning if async schedule after raising an interrupt
Hans de Goede
2013-01-07
ehci: Use uframe precision for interrupt threshold checking (v2)
Hans de Goede
2013-01-07
ehci: Verify a queue's ep direction does not change
Hans de Goede
2013-01-07
ehci: Add an ehci_get_pid helper function
Hans de Goede
2013-01-07
ehci: Verify qtd for async completed packets
Hans de Goede
2013-01-07
ehci: writeback_async_complete_packet: verify qh and qtd
Hans de Goede
2013-01-07
ehci: Move get / put_dwords upwards
Hans de Goede
2013-01-07
ehci: Verify guest does not change the token of inflight qtd-s
Hans de Goede
2013-01-07
ehci: Add ehci_verify_qh and ehci_verify_qtd helper functions
Hans de Goede
2013-01-07
ehci: Add a ehci_writeback_async_complete_packet helper function
Hans de Goede
2013-01-07
rtl8139: preserve link state across device reset
Amos Kong
[next]