aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-20s390/ebcdic: Move conversion tables to header fileHeinz Graalfs
2013-09-20s390/eventfacility: allow childs to handle more than 1 event typeChristian Borntraeger
2013-09-20s390/eventfacility: remove unused event_type variableChristian Borntraeger
2013-09-20s390/eventfacility: Fix receive/send masksChristian Borntraeger
2013-09-20s390/eventfacility: fix multiple Read Event Data sourcesRalf Hoppe
2013-09-20s390/sclp: add reset() functionsHeinz Graalfs
2013-09-20s390/sclpquiesce: Add code to support live migrationHeinz Graalfs
2013-09-20s390/sclpconsole: Add code to support live migration for sclpconsoleHeinz Graalfs
2013-09-20s390/sclpconsole: modify definition of input bufferHeinz Graalfs
2013-09-20s390/kexec: Implement diag308 subcode 0Christian Borntraeger
2013-09-20qcow2: Correct snapshots size for overlap checkMax Reitz
2013-09-20s390/ioinst: Moved the CC setting to the IO instruction handlersThomas Huth
2013-09-20s390/cpu: Make setcc() function available to other filesThomas Huth
2013-09-20s390/ipl: Update the s390-ccw.img romChristian Borntraeger
2013-09-20s390/ipl: Fix waiting for virtio processingCornelia Huck
2013-09-20s390/dump: zero out padding bytes in notes sectionsChristian Borntraeger
2013-09-20s390/kvm: Add check for priviledged SCLP handlerThomas Huth
2013-09-20target-i386: add feature kvm_pv_unhaltAndrew Jones
2013-09-20linux-headers: update to 3.12-rc1Andrew Jones
2013-09-20target-i386: forward CPUID cache leaves when -cpu host is usedBenoƮt Canet
2013-09-20linux-headers: update to 3.11Alexey Kardashevskiy
2013-09-20kvm: fix traces to use %x instead of %dAlexey Kardashevskiy
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