Age | Commit message (Expand) | Author |
2014-09-25 | target-sh4: Use cpu_exec_interrupt qom hook | Richard Henderson |
2014-09-25 | target-alpha: Use cpu_exec_interrupt qom hook | Richard Henderson |
2014-09-25 | target-cris: Use cpu_exec_interrupt qom hook | Richard Henderson |
2014-09-25 | target-m68k: Use cpu_exec_interrupt qom hook | Richard Henderson |
2014-09-25 | target-s390x: Use cpu_exec_interrupt qom hook | Richard Henderson |
2014-09-25 | target-xtensa: Use cpu_exec_interrupt qom hook | Richard Henderson |
2014-09-25 | qom: Add cpu_exec_interrupt hook | Richard Henderson |
2014-09-25 | target-ppc: Use cpu_exec_enter qom hook | Richard Henderson |
2014-09-25 | target-m68k: Use cpu_exec_enter/exit qom hooks | Richard Henderson |
2014-09-25 | target-i386: Use cpu_exec_enter/exit qom hooks | Richard Henderson |
2014-09-25 | cpu-exec: Remove do-nothing ifdef chains | Richard Henderson |
2014-09-25 | qom: Add cpu_exec_enter and cpu_exec_exit hooks | Richard Henderson |
2014-09-25 | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int... | Peter Maydell |
2014-09-25 | Update OpenBIOS images | Mark Cave-Ayland |
2014-09-24 | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s... | Peter Maydell |
2014-09-24 | virtio: Fix wrong type cast from pointer to long | Stefan Weil |
2014-09-24 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014092... | Peter Maydell |
2014-09-23 | tcx: Implement hardware acceleration | Mark Cave-Ayland |
2014-09-23 | slirp: udp: fix NULL pointer dereference because of uninitialized socket | Petr Matousek |
2014-09-23 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140923-1' into s... | Peter Maydell |
2014-09-23 | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20140923' into s... | Peter Maydell |
2014-09-23 | s390x/css: catch ccw sequence errors | Cornelia Huck |
2014-09-23 | s390x/css: support format-0 ccws | Cornelia Huck |
2014-09-23 | s390x: remove duplicate defines in SCLP code | Jens Freimann |
2014-09-23 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2014-09-23 | usb: tag standalone ehci as hotpluggable | Gerd Hoffmann |
2014-09-23 | usb: tag standalone uhci as hotpluggable | Gerd Hoffmann |
2014-09-23 | usb: tag xhci as hotpluggable | Gerd Hoffmann |
2014-09-23 | usb-serial: only check speed once at realize time | Gonglei |
2014-09-23 | usb-bus: introduce a wrapper function to check speed | Gonglei |
2014-09-23 | usb-bus: remove "init" from USBDeviceClass struct | Gonglei |
2014-09-23 | usb-mtp: convert init to realize | Gonglei |
2014-09-23 | usb-redir: convert init to realize | Gonglei |
2014-09-23 | usb-audio: convert init to realize | Gonglei |
2014-09-23 | dev-wacom: convert init to realize | Gonglei |
2014-09-23 | dev-hid: convert init to realize | Gonglei |
2014-09-23 | usb-ccid: convert init to realize | Gonglei |
2014-09-23 | dev-serial: convert init to realize | Gonglei |
2014-09-23 | dev-bluetooth: convert init to realize | Gonglei |
2014-09-23 | dev-uas: using error_report instead of fprintf | Gonglei |
2014-09-23 | dev-uas: convert init to realize | Gonglei |
2014-09-23 | dev-storage: usring error_report instead of fprintf/printf | Gonglei |
2014-09-23 | dev-storage: convert init to realize | Gonglei |
2014-09-23 | usb-hub: convert init to realize | Gonglei |
2014-09-23 | libusb: using error_report instead of fprintf | Gonglei |
2014-09-23 | libusb: convert init to realize | Gonglei |
2014-09-23 | usb-net: convert init to realize | Gonglei |
2014-09-23 | usb-bus: convert USBDeviceClass init to realize | Gonglei |
2014-09-23 | ohci: Convert fprint/DPRINTF/print to traces | Alexey Kardashevskiy |
2014-09-23 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-09-22' in... | Peter Maydell |