Age | Commit message (Expand) | Author |
2015-05-12 | fdc: force the fifo access to be in bounds of the allocated buffer | Petr Matousek |
2015-05-12 | hw/arm/highbank.c: Wire FIQ between CPU <> GIC | Peter Maydell |
2015-05-12 | hw/arm/vexpress.c: Wire FIQ between CPU <> GIC | Fabian Aggeler |
2015-05-12 | hw/arm/virt.c: Wire FIQ between CPU <> GIC | Greg Bellows |
2015-05-12 | hw/intc/arm_gic: Add grouping support to gic_update() | Peter Maydell |
2015-05-12 | hw/intc/arm_gic: Change behavior of IAR writes | Fabian Aggeler |
2015-05-12 | hw/intc/arm_gic: Change behavior of EOIR writes | Fabian Aggeler |
2015-05-12 | hw/intc/arm_gic: Handle grouping for GICC_HPPIR | Fabian Aggeler |
2015-05-12 | hw/intc/arm_gic: Restrict priority view | Fabian Aggeler |
2015-05-12 | hw/intc/arm_gic: Implement Non-secure view of RPR | Fabian Aggeler |
2015-05-12 | hw/intc/arm_gic: Make ICCICR/GICC_CTLR banked | Fabian Aggeler |
2015-05-12 | hw/intc/arm_gic: Make ICCBPR/GICC_BPR banked | Fabian Aggeler |
2015-05-12 | hw/intc/arm_gic: Make ICDDCR/GICD_CTLR banked | Fabian Aggeler |
2015-05-12 | hw/intc/arm_gic_kvm.c: Save and restore GICD_IGROUPRn state | Peter Maydell |
2015-05-12 | hw/intc/arm_gic: Add Interrupt Group Registers | Fabian Aggeler |
2015-05-12 | hw/intc/arm_gic: Switch to read/write callbacks with tx attributes | Peter Maydell |
2015-05-12 | hw/intc/arm_gic: Add Security Extensions property | Fabian Aggeler |
2015-05-12 | hw/intc/arm_gic: Create outbound FIQ lines | Fabian Aggeler |
2015-05-12 | hw/sd: Don't pass BlockBackend to sd_reset() | Peter Maydell |
2015-05-12 | armv7m_nvic: systick: Reload the RELOAD value and count down only if ENABLE b... | Adrian Huang |
2015-05-12 | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st... | Peter Maydell |
2015-05-11 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-05-11 | rocker: timestamp on the debug logs helps correlate with events in the VM | David Ahern |
2015-05-11 | rocker: add new rocker switch device | Scott Feldman |
2015-05-11 | virtio-net: use qemu_mac_strdup_printf | Scott Feldman |
2015-05-11 | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-05-0... | Peter Maydell |
2015-05-11 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-05-11 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150508-1' into s... | Peter Maydell |
2015-05-08 | xhci: remove unused code | Gonglei |
2015-05-08 | uhci: controller is halted after reset | Gerd Hoffmann |
2015-05-08 | usb: usb-serial QOMify | Gonglei |
2015-05-08 | usb: usb-redir QOMify | Gonglei |
2015-05-08 | usb: usb-wacom-tablet QOMify | Gonglei |
2015-05-08 | usb: usb-uas QOMify | Gonglei |
2015-05-08 | usb: usb-storage QOMify | Gonglei |
2015-05-08 | usb: usb-ccid QOMify | Gonglei |
2015-05-08 | usb: usb-net QOMify | Gonglei |
2015-05-08 | usb-mtp: fix segmentation fault | Gonglei |
2015-05-08 | usb: usb-mtp QOMify | Gonglei |
2015-05-08 | usb: usb-hub QOMify | Gonglei |
2015-05-08 | usb: usb-hid QOMify | Gonglei |
2015-05-08 | usb: usb-bt QOMify | Gonglei |
2015-05-08 | usb: usb-audio QOMify | Gonglei |
2015-05-08 | uhci: QOMify | Gonglei |
2015-05-08 | xhci: fix events for setup trb. | Gerd Hoffmann |
2015-05-08 | Revert "xhci: generate a Transfer Event for each Transfer TRB with the IOC bi... | Gerd Hoffmann |
2015-05-08 | xhci: set timer to retry xfers | Gerd Hoffmann |
2015-05-08 | usb: fix usb-net segfault | Michal Kazior |
2015-05-08 | virtio-ccw: implement ->device_plugged | Cornelia Huck |
2015-05-08 | virtio-ccw: change realization sequence | Cornelia Huck |