aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-24Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-pullreq-201809...Peter Maydell
2018-09-24Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180903-pull-request' ...Peter Maydell
2018-09-24Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-09-01' in...Peter Maydell
2018-09-24Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2018-08-31-v2' ...Peter Maydell
2018-09-24Revert "tests: add qmp/qom-set-without-value test"Peter Maydell
2018-09-24Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios.for-upstrea...Peter Maydell
2018-09-24Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-08-3...Peter Maydell
2018-09-24Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180829' into stagingPeter Maydell
2018-09-24Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-08-28' into ...Peter Maydell
2018-09-05riscv: remove define cpu_init()Igor Mammedov
2018-09-05hw/riscv/spike: Set the soc device tree node as a simple-busAlistair Francis
2018-09-05hw/riscv/virtio: Set the soc device tree node as a simple-busAlistair Francis
2018-09-05target/riscv: call gen_goto_tb on DISAS_TOO_MANYEmilio G. Cota
2018-09-05target/riscv: optimize indirect branchesEmilio G. Cota
2018-09-05target/riscv: optimize cross-page direct jumps in softmmuEmilio G. Cota
2018-09-04RISC-V: Simplify riscv_cpu_local_irqs_pendingMichael Clark
2018-09-04RISC-V: Use atomic_cmpxchg to update PLIC bitmapsMichael Clark
2018-09-04RISC-V: Improve page table walker spec complianceMichael Clark
2018-09-04RISC-V: Update address bits to support sv39 and sv48Michael Clark
2018-09-03virtio-gpu: add iommu supportGerd Hoffmann
2018-09-03virtio-gpu: pass down VirtIOGPU pointer to a bunch of functionsGerd Hoffmann
2018-08-31jobs: remove job_defer_to_main_loopJohn Snow
2018-08-31jobs: remove ret argument to job_completed; privatize itJohn Snow
2018-08-31block/backup: make function variables consistently namedJohn Snow
2018-08-31jobs: utilize job_exit shimJohn Snow
2018-08-31block/mirror: utilize job_exit shimJohn Snow
2018-08-31block/commit: utilize job_exit shimJohn Snow
2018-08-31jobs: add exit shimJohn Snow
2018-08-31jobs: canonize Error objectJohn Snow
2018-08-31jobs: change start callback to run callbackJohn Snow
2018-08-31tests: fix bdrv-drain leakMarc-André Lureau
2018-08-31Update OpenBIOS images to a1280807 built from submodule.Mark Cave-Ayland
2018-08-31tests: add a qmp success-response testMarc-André Lureau
2018-08-31tests: add qmp/qom-set-without-value testMarc-André Lureau
2018-08-31tests: add qmp/object-add-without-props testMarc-André Lureau
2018-08-31tests: add qmp_assert_error_class()Marc-André Lureau
2018-08-31tests/libqos: Utilize newer glib spawn checkEric Blake
2018-08-31net: Remove the deprecated -tftp, -bootp, -redir and -smb optionsThomas Huth
2018-08-31Remove the deprecated options -startdate, -localtime and -rtc-td-hackThomas Huth
2018-08-31Remove the deprecated -nodefconfig optionThomas Huth
2018-08-31Remove the deprecated -balloon optionThomas Huth
2018-08-30monitor: no need to save need_resumeMarc-André Lureau
2018-08-30Revert "qmp: isolate responses into io thread"Marc-André Lureau
2018-08-30qmp: constify qmp_is_oob()Marc-André Lureau
2018-08-30monitor: consitify qmp_send_response() QDict argumentMarc-André Lureau
2018-08-30use dpy_gfx_update_fullGerd Hoffmann
2018-08-30Revert "virtio-gpu: fix crashes upon warm reboot with vga mode"Gerd Hoffmann
2018-08-30virtio-vga: fix resetGerd Hoffmann
2018-08-28monitor: accept input on resumeMarc-André Lureau
2018-08-28qapi: Add comments to aid debugging generated introspectionEric Blake