aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-09-27display/edid: add edid generator to qemu.Gerd Hoffmann1-0/+18
2018-09-25Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2018-09-25' int...Peter Maydell6-36/+47
2018-09-25hw/arm/aspeed: Add an Aspeed machine classCédric Le Goater1-0/+46
2018-09-25aspeed/timer: fix compile breakage with clang 3.4.2Cédric Le Goater1-2/+1
2018-09-25hw/intc/arm_gic: Document QEMU interfacePeter Maydell1-0/+43
2018-09-25block: Use a single global AioWaitKevin Wolf4-29/+12
2018-09-25blockjob: Lie better in child_job_drained_poll()Kevin Wolf1-0/+3
2018-09-25block: Add missing locking in bdrv_co_drain_bh_cb()Kevin Wolf1-0/+5
2018-09-25test-blockjob: Acquire AioContext around job_cancel_sync()Kevin Wolf1-0/+6
2018-09-25aio-wait: Increase num_waiters even in home threadKevin Wolf1-3/+3
2018-09-25blockjob: Wake up BDS when job becomes idleKevin Wolf2-0/+16
2018-09-25jobs: remove .exit callbackJohn Snow1-11/+0
2018-09-25block/stream: add block job creation flagsJohn Snow1-1/+4
2018-09-25block/mirror: add block job creation flagsJohn Snow1-1/+4
2018-09-25block/commit: add block job creation flagsJohn Snow1-1/+4
2018-09-25arm: Add Nordic Semiconductor nRF51 SoCJoel Stanley1-0/+41
2018-09-25Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180925' into...Peter Maydell4-7/+5
2018-09-25Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-09-24' into...Peter Maydell1-20/+15
2018-09-25scsi: remove unused lsi53c895a_create() and lsi53c810_create() functionsMark Cave-Ayland1-2/+0
2018-09-25scsi: add lsi53c8xx_handle_legacy_cmdline() functionMark Cave-Ayland1-0/+1
2018-09-25spapr_pci: add an extra 'nr_msis' argument to spapr_populate_pci_dtCédric Le Goater1-3/+2
2018-09-25spapr: increase the size of the IRQ number spaceCédric Le Goater1-0/+1
2018-09-25spapr: introduce a spapr_irq class 'nr_msis' attributeCédric Le Goater2-2/+1
2018-09-24Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-5/+13
2018-09-24Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180907' into...Peter Maydell3-1/+38
2018-09-24Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-pullreq-201809...Peter Maydell1-1/+0
2018-09-24Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180903-pull-request' ...Peter Maydell1-3/+5
2018-09-24qemu-error: make use of {error, warn}_report_once_condCornelia Huck1-20/+10
2018-09-24qemu-error: add {error, warn}_report_once_condCornelia Huck1-0/+5
2018-09-24Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-09-01' in...Peter Maydell1-1/+1
2018-09-24Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2018-08-31-v2' ...Peter Maydell1-36/+34
2018-09-24Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-08-3...Peter Maydell2-7/+0
2018-09-07hw/pci: factor PCI reserve resources to a separate structureJing Liu1-5/+13
2018-09-04RISC-V: Use atomic_cmpxchg to update PLIC bitmapsMichael Clark1-1/+0
2018-09-03virtio-gpu: pass down VirtIOGPU pointer to a bunch of functionsGerd Hoffmann1-2/+4
2018-08-31jobs: remove job_defer_to_main_loopJohn Snow1-17/+0
2018-08-31jobs: remove ret argument to job_completed; privatize itJohn Snow1-13/+15
2018-08-31jobs: add exit shimJohn Snow1-0/+11
2018-08-31jobs: canonize Error objectJohn Snow1-6/+8
2018-08-31jobs: change start callback to run callbackJohn Snow1-1/+1
2018-08-31net: Remove the deprecated -tftp, -bootp, -redir and -smb optionsThomas Huth2-7/+0
2018-08-30qmp: constify qmp_is_oob()Marc-André Lureau1-1/+1
2018-08-30Revert "virtio-gpu: fix crashes upon warm reboot with vga mode"Gerd Hoffmann1-1/+0
2018-08-30virtio-vga: fix resetGerd Hoffmann1-0/+1
2018-08-30uninorth: add ofw-addr property to allow correct fw path generationMark Cave-Ayland1-0/+1
2018-08-30macio: add addr property to macio IDE objectMark Cave-Ayland1-0/+1
2018-08-30macio: add macio bus to help with fw path generationMark Cave-Ayland1-0/+10
2018-08-30macio: move MACIOIDEState type declarations to macio.hMark Cave-Ayland1-0/+26
2018-08-28qapi: Drop qapi_event_send_FOO()'s Error ** argumentPeter Xu1-2/+1
2018-08-28ppc: Remove deprecated ppcemb targetThomas Huth1-1/+0