aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-20kvmvapic: Clear also physical ROM address when entering INACTIVE stateJan Kiszka
2013-09-20kvmvapic: Enter inactive state on hardware resetJan Kiszka
2013-09-20kvmvapic: Catch invalid ROM sizeJan Kiszka
2013-09-20kvm irqfd: support direct msimessage to irq translationAlexey Kardashevskiy
2013-09-20fix steal time MSR vmsd callback to proper opaque typeMarcelo Tosatti
2013-09-20kvm: warn if num cpus is greater than num recommendedAndrew Jones
2013-09-20cpu: Move cpu state syncs up into cpu_dump_state()James Hogan
2013-09-20exec: always use MADV_DONTFORKAndrea Arcangeli
2013-09-19coroutine: fix /perf/nesting coroutine benchmarkGabriel Kerneis
2013-09-19coroutine: add qemu_coroutine_yield benchmarkGabriel Kerneis
2013-09-19usb: Fix iovec memleak on combined-packet freeHans de Goede
2013-09-19usb: Also reset max_packet_size on ep_resetHans de Goede
2013-09-19xhci: Fix memory leak on xhci_disable_epHans de Goede
2013-09-19xhci: Add xhci_epid_to_usbep helper functionHans de Goede
2013-09-19xhci: Init a transfers xhci, slotid and epid member on epctx allocHans de Goede
2013-09-19xhci: Fix number of streams allocated when using streamsHans de Goede
2013-09-19usb: remove old usb-host codeGerd Hoffmann
2013-09-18qemu-timer: do not take the lock in timer_pendingPaolo Bonzini
2013-09-18qemu-timer: make qemu_timer_mod_ns() and qemu_timer_del() thread-safeStefan Hajnoczi
2013-09-18qemu-timer: drop outdated signal safety commentsStefan Hajnoczi
2013-09-18osdep: warn if open(O_DIRECT) on fails with EINVALStefan Hajnoczi
2013-09-18libcacard: link against qemu-error.o for error_report()Stefan Hajnoczi
2013-09-18QMP: qmp-events.txt: alphabetical order fix and other minor changesLuiz Capitulino
2013-09-18QMP: Update qmp-spec.txtLuiz Capitulino
2013-09-18QMP: Update README fileLuiz Capitulino
2013-09-18QMP: QMP/ -> docs/qmp/Luiz Capitulino
2013-09-18QMP: fix qmp-commands.txt generation pathLuiz Capitulino
2013-09-18QMP: add scripts/qmpLuiz Capitulino
2013-09-18qxl: compile only onceGerd Hoffmann
2013-09-18qxl: simplify page dirtyingGerd Hoffmann
2013-09-18qxl: simplify qxl_rom_sizeGerd Hoffmann
2013-09-18qxl: define qxl operating on 4k pagesGerd Hoffmann
2013-09-18block/iscsi: Drop iscsi_co_get_block_status for older versions of libiscsiStefan Weil
2013-09-17MAINTAINERS: Add myself to MAINTAINERS fileEduardo Otubo
2013-09-17hmp: block-stream: fix typoAnthony Liguori
2013-09-17Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori
2013-09-17Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2013-09-17Merge remote-tracking branch 'rth/tgt-i386' into stagingAnthony Liguori
2013-09-17Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2013-09-17Merge remote-tracking branch 'kraxel/chardev.7' into stagingAnthony Liguori
2013-09-17slirp: clean up slirp_update_timeoutJan Kiszka
2013-09-17slirp: set mainloop timeout with more precise valueLiu Ping Fan
2013-09-17slirp: define timeout as macroLiu Ping Fan
2013-09-17slirp: make timeout localLiu Ping Fan
2013-09-16lsi: add 53C810 variantHervé Poussineau
2013-09-16lsi: remove todoHervé Poussineau
2013-09-16lsi: ignore write accesses to CTEST0 registersHervé Poussineau
2013-09-16lsi: check ssid versus sdid only if ssid is validHervé Poussineau
2013-09-16lsi: use constant name instead of its valueHervé Poussineau
2013-09-13qemu-iotests: Fix test 038Max Reitz