summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-11block/iscsi: fix ioctl cancel use-after-freeStefan Hajnoczi
2019-01-11block/iscsi: take iscsilun->mutex in iscsi_timed_check_events()Stefan Hajnoczi
2019-01-11block/iscsi: drop unused IscsiAIOCB->buf fieldStefan Hajnoczi
2019-01-11hax: Support for Linux hostsAlexandro Sanchez Bach
2019-01-11memory: update coalesced_range on transaction_commitPaolo Bonzini
2019-01-11memory: avoid unnecessary coalesced_io_del operationsPaolo Bonzini
2019-01-11memory: extract flat_range_coalesced_io_{del,add}Paolo Bonzini
2019-01-11pam: wrap MemoryRegion initialization in a transactionPaolo Bonzini
2019-01-11checkpatch: colorize output to terminalPaolo Bonzini
2019-01-11checkpatch: improve handling of multiple patches or filesPaolo Bonzini
2019-01-11checkpatch: check Signed-off-by in --mailback modePaolo Bonzini
2019-01-11checkpatch: fix premature exit when no input or --mailbackPaolo Bonzini
2019-01-11accel: Improve selection of the default acceleratorThomas Huth
2019-01-11roms: seabios: Rename CROSS_COMPILE to CROSS_PREFIXRoman Bolshakov
2019-01-11input: avoid malloc for mouse eventsGerd Hoffmann
2019-01-11i2c-ddc: fix oob readGerd Hoffmann
2019-01-11tests/display-vga: Enable virtio-vga testThomas Huth
2019-01-10Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190110-pull-request...Peter Maydell
2019-01-10Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.0-pull-re...Peter Maydell
2019-01-10Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190110-pull-request' i...Peter Maydell
2019-01-10Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...Peter Maydell
2019-01-10qom: Don't keep error value between object_property_parse() callsEduardo Habkost
2019-01-10Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...Peter Maydell
2019-01-10usb-audio: ignore usb packages with wrong sizeGerd Hoffmann
2019-01-10hw/audio/marvell: Don't include unnecessary i2c.h header fileThomas Huth
2019-01-10linux-user: make pwrite64/pread64(fd, NULL, 0, offset) return 0Peter Maydell
2019-01-10Add getsockopt for settable SOL_IPV6 optionsTom Deseyn
2019-01-10spice: Remove unused includeFrediano Ziglio
2019-01-10keymaps: drop support for include filesGerd Hoffmann
2019-01-10keymaps: remove common includeGerd Hoffmann
2019-01-10keymaps: drop nl-be mapGerd Hoffmann
2019-01-10keymaps: remove modifiers includeGerd Hoffmann
2019-01-10ui/console: Remove qemu_create_display_surface_guestmem()Peter Maydell
2019-01-10configure: bump spice-server required version to 0.12.5Marc-André Lureau
2019-01-10egl-headless: add egl_create_contextGerd Hoffmann
2019-01-09default-configs: Enable USB support for RISC-V machinesAlistair Francis
2019-01-09qdev: fix -device scsi-hd,help regressionMarc-André Lureau
2019-01-09machine: Use shorter format for GlobalProperty arraysEduardo Habkost
2019-01-09machine: Eliminate unnecessary stringify() usageEduardo Habkost
2019-01-09spapr: Eliminate SPAPR_PCI_2_7_MMIO_WIN_SIZE macroEduardo Habkost
2019-01-09memory-device: rewrite address assignment using rangesDavid Hildenbrand
2019-01-09range: add some more functionsDavid Hildenbrand
2019-01-09Mention that QMP 'cpu-add' will be deprecatedKashyap Chamarthy
2019-01-09Update that HMP 'cpu-add' is deprecated in 4.0Kashyap Chamarthy
2019-01-09qemu-deprecated.texi: Rename the HMP sectionKashyap Chamarthy
2019-01-09RISC-V: Implement existential predicates for CSRsMichael Clark
2019-01-09RISC-V: Implement atomic mip/sip CSR updatesMichael Clark
2019-01-09Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190109' into...Peter Maydell
2019-01-09ioapic: use TYPE_FOO MACRO than constant stringLi Qiang
2019-01-09trivial: Don't include isa.h if it is not really necessaryThomas Huth