Age | Commit message (Expand) | Author |
2014-03-12 | hw/boards: Convert current_machine to MachineState | Marcel Apfelbaum |
2014-03-12 | vl: Use MachineClass instead of global QEMUMachine list | Marcel Apfelbaum |
2014-03-12 | hw/core: Introduce QEMU machine as QOM object | Marcel Apfelbaum |
2014-03-12 | ssi: Remove SSI_SLAVE_FROM_QDEV() macro | Peter Crosthwaite |
2014-03-12 | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging | Peter Maydell |
2014-03-11 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2014-03-11 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140310'... | Peter Maydell |
2014-03-11 | qapi script: do not add "_" for every capitalized char in enum | Wenchao Xia |
2014-03-11 | q35: Correct typo BRDIGE -> BRIDGE | BALATON Zoltan |
2014-03-11 | pc: avoid duplicate names for ROM MRs | Michael S. Tsirkin |
2014-03-10 | target-arm: Implement WFE as a yield operation | Peter Maydell |
2014-03-09 | loader: rename in_ram/has_mr | Michael S. Tsirkin |
2014-03-09 | Add a 'name' parameter to qemu_thread_create | Dr. David Alan Gilbert |
2014-03-09 | Add 'debug-threads' suboption to --name | Dr. David Alan Gilbert |
2014-03-09 | memory_region_present: return false if address is not found in child MemoryRe... | Igor Mammedov |
2014-03-07 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-4' into staging | Peter Maydell |
2014-03-05 | console: add QemuUIInfo | Gerd Hoffmann |
2014-03-05 | console: add head to index to qemu consoles. | Gerd Hoffmann |
2014-03-05 | input: remove index_from_keycode (no users) | Gerd Hoffmann |
2014-03-05 | input: move mouse mode notifier to new core | Gerd Hoffmann |
2014-03-05 | input-legacy: remove kbd_mouse_event | Gerd Hoffmann |
2014-03-05 | input-legacy: remove kbd_mouse_is_absolute | Gerd Hoffmann |
2014-03-05 | input-legacy: remove kbd_mouse_has_absolute | Gerd Hoffmann |
2014-03-05 | input-legacy: remove kbd_put_keycode | Gerd Hoffmann |
2014-03-05 | input: mouse: switch cocoa ui to new core | Gerd Hoffmann |
2014-03-05 | input: mouse: add qemu_input_is_absolute() | Gerd Hoffmann |
2014-03-05 | input: mouse: add helpers functions to core | Gerd Hoffmann |
2014-03-05 | input: keyboard: add helper functions to core | Gerd Hoffmann |
2014-03-05 | input: add core bits of the new input layer | Gerd Hoffmann |
2014-03-05 | console: export QemuConsole index,width,height | Gerd Hoffmann |
2014-03-05 | qdev: Keep global allocation counter per bus | Alexander Graf |
2014-03-05 | elf-loader: add more return codes | Alexey Kardashevskiy |
2014-03-05 | target-ppc: Add ISA2.06 divde[o] Instructions | Tom Musta |
2014-03-05 | target-ppc: Add ISA2.06 divdeu[o] Instructions | Tom Musta |
2014-03-05 | kvm: Add a new machine option kvm-type | Aneesh Kumar K.V |
2014-03-05 | KVM: Split QEMUMachine typedef into separate header | Alexander Graf |
2014-03-04 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-04' in... | Peter Maydell |
2014-03-04 | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging | Peter Maydell |
2014-03-04 | Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140227' int... | Peter Maydell |
2014-03-04 | Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging | Peter Maydell |
2014-03-04 | Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging | Peter Maydell |
2014-03-03 | qjson.h: Remove spurious GCC_FMT_ATTR markup from qobject_from_json() declara... | Peter Maydell |
2014-03-02 | bswap: Modify prototypes of st[wl]_{le, be}_p (avoid type conversions) | Stefan Weil |
2014-03-02 | bswap: Modify prototype of stb_p (avoid type conversions) | Stefan Weil |
2014-03-02 | include/qemu/host-utils.h: Trivial typo: ctz->cto | Dr. David Alan Gilbert |
2014-02-28 | qerror: Improve QERR_DEVICE_NOT_ACTIVE message | Hani Benhabiles |
2014-02-28 | dump: add API to write dump pages | qiaonuohan |
2014-02-28 | dump: add APIs to operate DataCache | qiaonuohan |
2014-02-28 | dump: add API to write dump_bitmap | qiaonuohan |
2014-02-28 | dump: add API to write dump header | qiaonuohan |