index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2018-09-25
jobs: remove .exit callback
John Snow
2018-09-25
block/stream: add block job creation flags
John Snow
2018-09-25
block/mirror: add block job creation flags
John Snow
2018-09-25
block/commit: add block job creation flags
John Snow
2018-09-25
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180925' into...
Peter Maydell
2018-09-25
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-09-24' into...
Peter Maydell
2018-09-25
scsi: remove unused lsi53c895a_create() and lsi53c810_create() functions
Mark Cave-Ayland
2018-09-25
scsi: add lsi53c8xx_handle_legacy_cmdline() function
Mark Cave-Ayland
2018-09-25
spapr_pci: add an extra 'nr_msis' argument to spapr_populate_pci_dt
Cédric Le Goater
2018-09-25
spapr: increase the size of the IRQ number space
Cédric Le Goater
2018-09-25
spapr: introduce a spapr_irq class 'nr_msis' attribute
Cédric Le Goater
2018-09-24
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-09-24
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180907' into...
Peter Maydell
2018-09-24
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-pullreq-201809...
Peter Maydell
2018-09-24
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180903-pull-request' ...
Peter Maydell
2018-09-24
qemu-error: make use of {error, warn}_report_once_cond
Cornelia Huck
2018-09-24
qemu-error: add {error, warn}_report_once_cond
Cornelia Huck
2018-09-24
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-09-01' in...
Peter Maydell
2018-09-24
Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2018-08-31-v2' ...
Peter Maydell
2018-09-24
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-08-3...
Peter Maydell
2018-09-07
hw/pci: factor PCI reserve resources to a separate structure
Jing Liu
2018-09-04
RISC-V: Use atomic_cmpxchg to update PLIC bitmaps
Michael Clark
2018-09-03
virtio-gpu: pass down VirtIOGPU pointer to a bunch of functions
Gerd Hoffmann
2018-08-31
jobs: remove job_defer_to_main_loop
John Snow
2018-08-31
jobs: remove ret argument to job_completed; privatize it
John Snow
2018-08-31
jobs: add exit shim
John Snow
2018-08-31
jobs: canonize Error object
John Snow
2018-08-31
jobs: change start callback to run callback
John Snow
2018-08-31
net: Remove the deprecated -tftp, -bootp, -redir and -smb options
Thomas Huth
2018-08-30
qmp: constify qmp_is_oob()
Marc-André Lureau
2018-08-30
Revert "virtio-gpu: fix crashes upon warm reboot with vga mode"
Gerd Hoffmann
2018-08-30
virtio-vga: fix reset
Gerd Hoffmann
2018-08-30
uninorth: add ofw-addr property to allow correct fw path generation
Mark Cave-Ayland
2018-08-30
macio: add addr property to macio IDE object
Mark Cave-Ayland
2018-08-30
macio: add macio bus to help with fw path generation
Mark Cave-Ayland
2018-08-30
macio: move MACIOIDEState type declarations to macio.h
Mark Cave-Ayland
2018-08-28
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
2018-08-28
ppc: Remove deprecated ppcemb target
Thomas Huth
2018-08-27
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-08-27-v2' i...
Peter Maydell
2018-08-27
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180827-v4-pull-request...
Peter Maydell
2018-08-27
util: promote qemu_egl_rendernode_open() to libqemuutil
Marc-André Lureau
2018-08-27
qemu-error: introduce {error|warn}_report_once
Peter Xu
2018-08-25
Merge remote-tracking branch 'remotes/armbru/tags/pull-qobject-2018-08-24' in...
Peter Maydell
2018-08-24
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-aug-2018' int...
Peter Maydell
2018-08-24
json: Update references to RFC 7159 to RFC 8259
Markus Armbruster
2018-08-24
json: Clean up headers
Markus Armbruster
2018-08-24
qobject: Drop superfluous includes of qemu-common.h
Markus Armbruster
2018-08-24
json: Make JSONToken opaque outside json-parser.c
Markus Armbruster
2018-08-24
json: Unbox tokens queue in JSONMessageParser
Markus Armbruster
2018-08-24
json: Fix streamer not to ignore trailing unterminated structures
Markus Armbruster
[next]