summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-20target-i386: forward CPUID cache leaves when -cpu host is usedBenoît Canet2-0/+22
2013-09-20linux-headers: update to 3.11Alexey Kardashevskiy6-44/+254
2013-09-20kvm: fix traces to use %x instead of %dAlexey Kardashevskiy1-3/+3
2013-09-20kvmvapic: Clear also physical ROM address when entering INACTIVE stateJan Kiszka1-0/+2
2013-09-20kvmvapic: Enter inactive state on hardware resetJan Kiszka1-3/+1
2013-09-20kvmvapic: Catch invalid ROM sizeJan Kiszka1-2/+9
2013-09-20kvm irqfd: support direct msimessage to irq translationAlexey Kardashevskiy3-0/+23
2013-09-20fix steal time MSR vmsd callback to proper opaque typeMarcelo Tosatti1-3/+3
2013-09-20kvm: warn if num cpus is greater than num recommendedAndrew Jones1-29/+40
2013-09-20cpu: Move cpu state syncs up into cpu_dump_state()James Hogan4-14/+11
2013-09-20exec: always use MADV_DONTFORKAndrea Arcangeli1-0/+1
2013-09-19coroutine: fix /perf/nesting coroutine benchmarkGabriel Kerneis1-6/+6
2013-09-19coroutine: add qemu_coroutine_yield benchmarkGabriel Kerneis1-0/+33
2013-09-19usb: Fix iovec memleak on combined-packet freeHans de Goede1-0/+1
2013-09-19usb: Also reset max_packet_size on ep_resetHans de Goede1-0/+3
2013-09-19xhci: Fix memory leak on xhci_disable_epHans de Goede1-0/+5
2013-09-19xhci: Add xhci_epid_to_usbep helper functionHans de Goede1-10/+22
2013-09-19xhci: Init a transfers xhci, slotid and epid member on epctx allocHans de Goede1-3/+3
2013-09-19xhci: Fix number of streams allocated when using streamsHans de Goede1-1/+1
2013-09-19usb: remove old usb-host codeGerd Hoffmann3-2572/+4
2013-09-18qemu-timer: do not take the lock in timer_pendingPaolo Bonzini1-14/+5
2013-09-18qemu-timer: make qemu_timer_mod_ns() and qemu_timer_del() thread-safeStefan Hajnoczi2-19/+85
2013-09-18qemu-timer: drop outdated signal safety commentsStefan Hajnoczi1-4/+0
2013-09-18osdep: warn if open(O_DIRECT) on fails with EINVALStefan Hajnoczi1-0/+7
2013-09-18libcacard: link against qemu-error.o for error_report()Stefan Hajnoczi1-1/+2
2013-09-18QMP: qmp-events.txt: alphabetical order fix and other minor changesLuiz Capitulino1-17/+17
2013-09-18QMP: Update qmp-spec.txtLuiz Capitulino1-37/+28
2013-09-18QMP: Update README fileLuiz Capitulino1-50/+49
2013-09-18QMP: QMP/ -> docs/qmp/Luiz Capitulino3-0/+0
2013-09-18QMP: fix qmp-commands.txt generation pathLuiz Capitulino1-3/+3
2013-09-18QMP: add scripts/qmpLuiz Capitulino8-2/+2
2013-09-18qxl: compile only onceGerd Hoffmann1-2/+1
2013-09-18qxl: simplify page dirtyingGerd Hoffmann1-2/+1
2013-09-18qxl: simplify qxl_rom_sizeGerd Hoffmann1-3/+1
2013-09-18qxl: define qxl operating on 4k pagesGerd Hoffmann2-2/+6
2013-09-18block/iscsi: Drop iscsi_co_get_block_status for older versions of libiscsiStefan Weil1-0/+6
2013-09-17MAINTAINERS: Add myself to MAINTAINERS fileEduardo Otubo1-0/+6
2013-09-17hmp: block-stream: fix typoAnthony Liguori1-1/+1
2013-09-17Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori5-27/+49
2013-09-17Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori73-370/+2823
2013-09-17Merge remote-tracking branch 'rth/tgt-i386' into stagingAnthony Liguori2-18/+35
2013-09-17Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori9-135/+496
2013-09-17Merge remote-tracking branch 'kraxel/chardev.7' into stagingAnthony Liguori1-8/+4
2013-09-17slirp: clean up slirp_update_timeoutJan Kiszka1-2/+2
2013-09-17slirp: set mainloop timeout with more precise valueLiu Ping Fan4-13/+27
2013-09-17slirp: define timeout as macroLiu Ping Fan1-5/+12
2013-09-17slirp: make timeout localLiu Ping Fan2-12/+13
2013-09-16lsi: add 53C810 variantHervé Poussineau2-0/+22
2013-09-16lsi: remove todoHervé Poussineau1-3/+0
2013-09-16lsi: ignore write accesses to CTEST0 registersHervé Poussineau1-0/+3