Age | Commit message (Expand) | Author |
2015-05-11 | target-tricore: fix rfe not restoring the PC | Bastian Koppelmann |
2015-05-11 | target-tricore: fix rslcx restoring the upper context instead of the lower | Bastian Koppelmann |
2015-05-11 | target-tricore: fix BO_OFF10_SEXT calculating the wrong offset | Bastian Koppelmann |
2015-05-11 | target-tricore: fix SLR_LD_W and SLR_LD_W_POSTINC insn being a 2 byte memory ... | Bastian Koppelmann |
2015-05-11 | target-tricore: Fix LOOP using wrong register for compare | Bastian Koppelmann |
2015-05-11 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20150508-1' into s... | Peter Maydell |
2015-05-11 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150508-1' into s... | Peter Maydell |
2015-05-10 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150508' into staging | Peter Maydell |
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 | s390x/kvm: migrate vcpu interrupt state | Jens Freimann |
2015-05-08 | s390x: move fpu regs into a subsection of the vmstate | David Hildenbrand |
2015-05-08 | s390x/kvm: use ioctl KVM_S390_IRQ for vcpu interrupts | Jens Freimann |
2015-05-08 | virtio-ccw: implement ->device_plugged | Cornelia Huck |
2015-05-08 | virtio-ccw: change realization sequence | Cornelia Huck |
2015-05-08 | s390-virtio: clear {used,avail}_event_idx on reset as well | Christian Borntraeger |
2015-05-08 | s390-virtio: use common features | Cornelia Huck |
2015-05-08 | s390-virtio: Accommodate guests using virtqueues too early | Christian Borntraeger |
2015-05-08 | hw/ptimer: Do not artificially limit timers when using icount | Edgar E. Iglesias |
2015-05-07 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150507-1'... | Peter Maydell |
2015-05-07 | migration: Fix migration state update issue | Liang Li |
2015-05-07 | migration: avoid divide by zero in xbzrle cache miss rate | Michael Chapman |
2015-05-07 | migration: Add hmp interface to set and query parameters | Liang Li |
2015-05-07 | migration: Add qmp commands to set and query parameters | Liang Li |
2015-05-07 | migration: Use an array instead of 3 parameters | Liang Li |
2015-05-07 | migration: Add interface to control compression | Liang Li |
2015-05-07 | migration: Add the core code for decompression | Liang Li |
2015-05-07 | migration: Make compression co-work with xbzrle | Liang Li |
2015-05-07 | migration: Add the core code of multi-thread compression | Liang Li |
2015-05-06 | migration: Split save_zero_page from ram_save_page | Liang Li |
2015-05-06 | arch_init: Add and free data struct for decompression | Liang Li |
2015-05-06 | arch_init: Alloc and free data struct for compression | Liang Li |
2015-05-06 | qemu-file: Add compression functions to QEMUFile | Liang Li |