aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-09-25jobs: remove .exit callbackJohn Snow
2018-09-25block/stream: add block job creation flagsJohn Snow
2018-09-25block/mirror: add block job creation flagsJohn Snow
2018-09-25block/commit: add block job creation flagsJohn Snow
2018-09-25Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180925' into...Peter Maydell
2018-09-25Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-09-24' into...Peter Maydell
2018-09-25scsi: remove unused lsi53c895a_create() and lsi53c810_create() functionsMark Cave-Ayland
2018-09-25scsi: add lsi53c8xx_handle_legacy_cmdline() functionMark Cave-Ayland
2018-09-25spapr_pci: add an extra 'nr_msis' argument to spapr_populate_pci_dtCédric Le Goater
2018-09-25spapr: increase the size of the IRQ number spaceCédric Le Goater
2018-09-25spapr: introduce a spapr_irq class 'nr_msis' attributeCédric Le Goater
2018-09-24Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-09-24Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180907' into...Peter Maydell
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-24qemu-error: make use of {error, warn}_report_once_condCornelia Huck
2018-09-24qemu-error: add {error, warn}_report_once_condCornelia Huck
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-24Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-08-3...Peter Maydell
2018-09-07hw/pci: factor PCI reserve resources to a separate structureJing Liu
2018-09-04RISC-V: Use atomic_cmpxchg to update PLIC bitmapsMichael Clark
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-31jobs: add exit shimJohn Snow
2018-08-31jobs: canonize Error objectJohn Snow
2018-08-31jobs: change start callback to run callbackJohn Snow
2018-08-31net: Remove the deprecated -tftp, -bootp, -redir and -smb optionsThomas Huth
2018-08-30qmp: constify qmp_is_oob()Marc-André Lureau
2018-08-30Revert "virtio-gpu: fix crashes upon warm reboot with vga mode"Gerd Hoffmann
2018-08-30virtio-vga: fix resetGerd Hoffmann
2018-08-30uninorth: add ofw-addr property to allow correct fw path generationMark Cave-Ayland
2018-08-30macio: add addr property to macio IDE objectMark Cave-Ayland
2018-08-30macio: add macio bus to help with fw path generationMark Cave-Ayland
2018-08-30macio: move MACIOIDEState type declarations to macio.hMark Cave-Ayland
2018-08-28qapi: Drop qapi_event_send_FOO()'s Error ** argumentPeter Xu
2018-08-28ppc: Remove deprecated ppcemb targetThomas Huth
2018-08-27Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-08-27-v2' i...Peter Maydell
2018-08-27Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180827-v4-pull-request...Peter Maydell
2018-08-27util: promote qemu_egl_rendernode_open() to libqemuutilMarc-André Lureau
2018-08-27qemu-error: introduce {error|warn}_report_oncePeter Xu
2018-08-25Merge remote-tracking branch 'remotes/armbru/tags/pull-qobject-2018-08-24' in...Peter Maydell
2018-08-24Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-aug-2018' int...Peter Maydell
2018-08-24json: Update references to RFC 7159 to RFC 8259Markus Armbruster
2018-08-24json: Clean up headersMarkus Armbruster
2018-08-24qobject: Drop superfluous includes of qemu-common.hMarkus Armbruster
2018-08-24json: Make JSONToken opaque outside json-parser.cMarkus Armbruster
2018-08-24json: Unbox tokens queue in JSONMessageParserMarkus Armbruster
2018-08-24json: Fix streamer not to ignore trailing unterminated structuresMarkus Armbruster