summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* block/export: Remove magic from block-export-addKevin Wolf2020-10-022-1/+4
* qemu-nbd: Use raw block driver for --offsetKevin Wolf2020-10-021-2/+2
* block/export: Add BlockExport infrastructure and block-export-addKevin Wolf2020-10-022-1/+37
* qapi: Create block-export moduleKevin Wolf2020-10-021-1/+1
* nbd: Remove unused nbd_export_get_blockdev()Kevin Wolf2020-10-021-2/+0Star
* Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/ide-pull-request' int...Peter Maydell2020-10-011-4/+17
|\
| * ide: remove magic constants from the device registerJohn Snow2020-10-011-0/+11
| * ide: model HOB correctlyJohn Snow2020-10-011-0/+1
| * ide: rename cmd_write to ctrl_writeJohn Snow2020-10-011-4/+5
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201001'...Peter Maydell2020-10-012-8/+45
|\ \
| * | hw/arm/bcm2835: Add more unimplemented peripheralsPhilippe Mathieu-Daudé2020-10-011-0/+2
| * | hw/arm/raspi: Define various blocks base addressesPhilippe Mathieu-Daudé2020-10-011-8/+43
| |/
* | Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200930-pull-reque...Peter Maydell2020-10-014-5/+48
|\ \ | |/ |/|
| * microvm: add pcie supportGerd Hoffmann2020-09-301-4/+14
| * microvm: add irq tableGerd Hoffmann2020-09-301-0/+22
| * acpi: add acpi_dsdt_add_gpexGerd Hoffmann2020-09-301-0/+11
| * move MemMapEntryGerd Hoffmann2020-09-302-5/+5
* | net/can: Add can_dlc2len and can_len2dlc for CAN FD.Jan Charvat2020-09-301-0/+4
* | net/can: Initial host SocketCan support for CAN FD.Jan Charvat2020-09-301-1/+7
* | target/i386: always create kvmclock deviceVitaly Kuznetsov2020-09-302-2/+5
* | typedefs: Restrict PCMachineState to 'hw/i386/pc.h'Philippe Mathieu-Daudé2020-09-302-3/+2Star
* | hw/xen: Split x86-specific declaration from generic hardware onesPhilippe Mathieu-Daudé2020-09-302-2/+15
* | sysemu/xen: Add missing 'exec/cpu-common.h' header for ram_addr_t typePhilippe Mathieu-Daudé2020-09-301-0/+2
* | hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc()Philippe Mathieu-Daudé2020-09-301-1/+1
* | docs: Move object.h overview doc comment to qom.rstPaolo Bonzini2020-09-301-377/+0Star
* | qom: Add code block markup to all code blocksEduardo Habkost2020-09-301-79/+56Star
* | qom: Indent existing code examplesEduardo Habkost2020-09-301-188/+188
* | qom: Reformat section titles using Sphinx syntaxEduardo Habkost2020-09-301-4/+8
* | qom: Add kernel-doc markup to introduction doc commentEduardo Habkost2020-09-301-3/+1Star
* | qom: Use ``code`` Sphinx syntax where appropriateEduardo Habkost2020-09-301-3/+3
* | qom: Use kernel-doc private/public tags in structsEduardo Habkost2020-09-301-3/+3
* | qom: Document all function parameters in doc commentsEduardo Habkost2020-09-301-2/+45
* | exec: Remove MemoryRegion::global_locking fieldPhilippe Mathieu-Daudé2020-09-301-14/+0Star
* | vl: relocate paths to data directoriesPaolo Bonzini2020-09-302-2/+1Star
* | net: relocate paths to helpers and scriptsPaolo Bonzini2020-09-301-2/+2
* | cutils: introduce get_relocated_pathPaolo Bonzini2020-09-301-0/+12
* | oslib: do not call g_strdup from qemu_get_exec_dirPaolo Bonzini2020-09-301-6/+2Star
* | scsi-generic: Fix HM-zoned device scanDmitry Fomichev2020-09-301-0/+1
* | hw/char/serial: Make 'wakeup' property booleanPhilippe Mathieu-Daudé2020-09-301-1/+1
* | hw/char/serial: Remove TYPE_SERIAL_IOPhilippe Mathieu-Daudé2020-09-301-9/+0Star
* | numa: drop support for '-numa node' (without memory specified)Igor Mammedov2020-09-302-6/+0Star
* | vhost-scsi: support inflight io trackLi Feng2020-09-301-0/+2
* | memory: Convert IOMMUMemoryRegionClass doc comment to kernel-docEduardo Habkost2020-09-301-9/+41
* | qapi: Extract ACPI commands to 'acpi.json'Philippe Mathieu-Daudé2020-09-291-1/+1
* | qapi: Restrict device memory commands to machine codePhilippe Mathieu-Daudé2020-09-292-2/+2
* | qapi: Restrict balloon-related commands to machine codePhilippe Mathieu-Daudé2020-09-291-1/+1
* | qapi: Restrict LostTickPolicy enum to machine codePhilippe Mathieu-Daudé2020-09-291-1/+1
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200929-pull-request' ...Peter Maydell2020-09-293-1/+9
|\
| * virtio-gpu: set physical dimensions for EDIDMarc-André Lureau2020-09-291-0/+1
| * spice: get monitors physical dimensionMarc-André Lureau2020-09-291-0/+3