Age | Commit message (Expand) | Author |
2014-06-05 | softmmu: move all load/store functions to cpu_ldst.h | Paolo Bonzini |
2014-06-05 | softmmu: introduce cpu_ldst.h | Paolo Bonzini |
2014-06-05 | softmmu: move softmmu_template.h out of include/ | Paolo Bonzini |
2014-06-05 | softmmu: commonize helper definitions | Paolo Bonzini |
2014-06-05 | softmmu: make do_unaligned_access a method of CPU | Paolo Bonzini |
2014-06-05 | softmmu: move definition of CPU_MMU_INDEX to inclusion site, drop ACCESS_TYPE | Paolo Bonzini |
2014-06-05 | softmmu: move MMUSUFFIX under SOFTMMU_CODE_ACCESS | Paolo Bonzini |
2014-06-05 | softmmu: start introducing SOFTMMU_CODE_ACCESS in softmmu_header.h | Paolo Bonzini |
2014-06-03 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014060... | Peter Maydell |
2014-06-02 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-8' into staging | Peter Maydell |
2014-06-02 | xhci: order superspeed ports first | Gerd Hoffmann |
2014-06-02 | usb: add usb_pick_speed | Gerd Hoffmann |
2014-06-02 | usb: move ehci register defines to header file | Gerd Hoffmann |
2014-06-02 | usb: add uhci port status reserved bit | Gerd Hoffmann |
2014-06-02 | usb: move uhci register defines to header file | Gerd Hoffmann |
2014-06-02 | console: add kbd_put_string_console | Gerd Hoffmann |
2014-06-02 | console: add kbd_put_qcode_console | Gerd Hoffmann |
2014-05-30 | int128: Add int128_exts64() | Alexey Kardashevskiy |
2014-05-28 | Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in... | Peter Maydell |
2014-05-28 | tcg: Move size effects out of dh_arg | Richard Henderson |
2014-05-28 | tcg: Remove sizemask and flags arguments to tcg_gen_callN | Richard Henderson |
2014-05-28 | tcg: Save flags and computed sizemask in TCGHelperInfo | Richard Henderson |
2014-05-28 | tcg: Move side effects out of dh_sizemask | Richard Henderson |
2014-05-28 | tcg: Inline tcg_gen_helperN | Richard Henderson |
2014-05-28 | tcg: Push tcg-runtime routines into exec/helper-* | Richard Henderson |
2014-05-28 | tcg: Invert the inclusion of helper.h | Richard Henderson |
2014-05-28 | ssi: Name the CS GPIO | Peter Crosthwaite |
2014-05-28 | qdev: Implement named GPIOs | Peter Crosthwaite |
2014-05-28 | machine: Make -machine opts properties of MachineState | Marcel Apfelbaum |
2014-05-28 | machine: Conversion of QEMUMachineInitArgs to MachineState | Marcel Apfelbaum |
2014-05-28 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2014-05-28 | block: Add backing_blocker in BlockDriverState | Fam Zheng |
2014-05-28 | block: Add bdrv_set_backing_hd() | Fam Zheng |
2014-05-28 | block: Replace in_use with operation blocker | Fam Zheng |
2014-05-28 | block: Introduce op_blockers to BlockDriverState | Fam Zheng |
2014-05-28 | block: Add BlockOpType enum | Fam Zheng |
2014-05-28 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-1' into staging | Peter Maydell |
2014-05-28 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-9' into staging | Peter Maydell |
2014-05-27 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-05-26' in... | Peter Maydell |
2014-05-26 | input: bind devices and input routing | Gerd Hoffmann |
2014-05-26 | input: switch hid mouse and tablet to the new input layer api. | Gerd Hoffmann |
2014-05-26 | input: switch hid keyboard to new input layer api. | Gerd Hoffmann |
2014-05-26 | input: add qemu_input_key_number_to_qcode | Gerd Hoffmann |
2014-05-26 | console: add kbd_put_keysym_console | Gerd Hoffmann |
2014-05-24 | tcg-mips: Enable direct chaining of TBs | Richard Henderson |
2014-05-24 | bswap.h: Rename ldl_p, stl_p, etc to ldl_he_p, stl_he_p, etc | Peter Maydell |
2014-05-22 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-chardev-2' into staging | Peter Maydell |
2014-05-22 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140520' into staging | Peter Maydell |
2014-05-21 | error: error_is_set() is finally unused; remove | Markus Armbruster |
2014-05-20 | s390x/virtio-ccw: wire up irq routing and irqfds | Cornelia Huck |