summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | dataplane: replace internal thread with IOThreadStefan Hajnoczi2014-03-131-2/+6
| * | iothread: add "iothread" qdev property typeStefan Hajnoczi2014-03-131-0/+3
| * | iothread: add I/O thread objectStefan Hajnoczi2014-03-131-0/+30
| * | aio: add aio_context_acquire() and aio_context_release()Stefan Hajnoczi2014-03-131-0/+18
| * | rfifolock: add recursive FIFO lockStefan Hajnoczi2014-03-131-0/+54
| * | object: add object_get_canonical_path_component()Stefan Hajnoczi2014-03-131-0/+8
| * | block: Rewrite the snapshot authorization mechanism for block filters.Benoît Canet2014-03-132-13/+4Star
* | | Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into stagingPeter Maydell2014-03-136-20/+1Star
|\ \ \
| * | | Move QEMUMachine typedef to qemu/typedefs.hAndreas Färber2014-03-132-2/+1Star
| * | | Revert "KVM: Split QEMUMachine typedef into separate header"Andreas Färber2014-03-135-20/+2Star
| |/ /
* | | qdev: Prepare realize/unrealize hooks for BusStateBandan Das2014-03-131-0/+6
* | | virtio-serial-port: Convert to QOM realize/unrealizeAndreas Färber2014-03-131-4/+4
* | | hw/boards: Convert current_machine to MachineStateMarcel Apfelbaum2014-03-121-3/+3
* | | vl: Use MachineClass instead of global QEMUMachine listMarcel Apfelbaum2014-03-121-0/+1
* | | hw/core: Introduce QEMU machine as QOM objectMarcel Apfelbaum2014-03-121-0/+50
* | | ssi: Remove SSI_SLAVE_FROM_QDEV() macroPeter Crosthwaite2014-03-121-2/+1Star
|/ /
* | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2014-03-121-1/+1
|\ \
| * | qapi script: do not add "_" for every capitalized char in enumWenchao Xia2014-03-111-1/+1
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-03-113-16/+18
|\ \ \ | | |/ | |/|
| * | q35: Correct typo BRDIGE -> BRIDGEBALATON Zoltan2014-03-112-13/+13
| * | pc: avoid duplicate names for ROM MRsMichael S. Tsirkin2014-03-111-2/+4
| * | loader: rename in_ram/has_mrMichael S. Tsirkin2014-03-091-1/+1
| |/
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140310'...Peter Maydell2014-03-111-0/+1
|\ \ | |/ |/|
| * target-arm: Implement WFE as a yield operationPeter Maydell2014-03-101-0/+1
* | Add a 'name' parameter to qemu_thread_createDr. David Alan Gilbert2014-03-091-1/+1
* | Add 'debug-threads' suboption to --nameDr. David Alan Gilbert2014-03-091-0/+1
* | memory_region_present: return false if address is not found in child MemoryRe...Igor Mammedov2014-03-091-3/+3
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-4' into stagingPeter Maydell2014-03-072-13/+76
|\
| * console: add QemuUIInfoGerd Hoffmann2014-03-051-0/+12
| * console: add head to index to qemu consoles.Gerd Hoffmann2014-03-051-2/+3
| * input: remove index_from_keycode (no users)Gerd Hoffmann2014-03-051-1/+0Star
| * input: move mouse mode notifier to new coreGerd Hoffmann2014-03-052-4/+4
| * input-legacy: remove kbd_mouse_eventGerd Hoffmann2014-03-051-1/+0Star
| * input-legacy: remove kbd_mouse_is_absoluteGerd Hoffmann2014-03-051-1/+0Star
| * input-legacy: remove kbd_mouse_has_absoluteGerd Hoffmann2014-03-051-3/+0Star
| * input-legacy: remove kbd_put_keycodeGerd Hoffmann2014-03-051-1/+0Star
| * input: mouse: switch cocoa ui to new coreGerd Hoffmann2014-03-051-0/+2
| * input: mouse: add qemu_input_is_absolute()Gerd Hoffmann2014-03-051-0/+1
| * input: mouse: add helpers functions to coreGerd Hoffmann2014-03-051-0/+14
| * input: keyboard: add helper functions to coreGerd Hoffmann2014-03-051-0/+5
| * input: add core bits of the new input layerGerd Hoffmann2014-03-051-0/+32
| * console: export QemuConsole index,width,heightGerd Hoffmann2014-03-051-0/+3
* | qdev: Keep global allocation counter per busAlexander Graf2014-03-051-0/+2
* | elf-loader: add more return codesAlexey Kardashevskiy2014-03-052-5/+20
* | target-ppc: Add ISA2.06 divde[o] InstructionsTom Musta2014-03-051-0/+14
* | target-ppc: Add ISA2.06 divdeu[o] InstructionsTom Musta2014-03-051-0/+14
* | kvm: Add a new machine option kvm-typeAneesh Kumar K.V2014-03-054-3/+6
* | KVM: Split QEMUMachine typedef into separate headerAlexander Graf2014-03-055-2/+20
|/
* Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-04' in...Peter Maydell2014-03-043-7/+7
|\
| * qjson.h: Remove spurious GCC_FMT_ATTR markup from qobject_from_json() declara...Peter Maydell2014-03-031-1/+1