summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | hw/acpi/nvdimm: add a helper to augment SRAT generationVishal Verma2020-06-094-0/+33
| * | diffs-allowed: add the SRAT AML to diffs-allowedVishal Verma2020-06-091-0/+3
| * | msix: allow qword MSI-X table accessesMichael S. Tsirkin2020-06-091-0/+6
* | | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20200611.0' i...Peter Maydell2020-06-111-12/+73
|\ \ \
| * | | hw/vfio/pci-quirks: Fix broken legacy IGD passthroughThomas Huth2020-06-111-0/+1
| * | | hw/vfio: Add VMD Passthrough QuirkJon Derrick2020-06-111-12/+72
* | | | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-06-09-v2' into...Peter Maydell2020-06-117-13/+59
|\ \ \ \
| * | | | block: Call attention to truncation of long NBD exportsEric Blake2020-06-102-10/+18
| * | | | nbd/server: Avoid long error message assertions CVE-2020-10761Eric Blake2020-06-103-3/+26
| * | | | iotests: 194: wait for migration completion on target tooVladimir Sementsov-Ogievskiy2020-06-102-0/+15
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...Peter Maydell2020-06-1120-92/+73Star
|\ \ \ \ | |_|/ / |/| | |
| * | | semihosting: remove the pthread include which seems unusedKONRAD Frederic2020-06-101-1/+0Star
| * | | hw/openrisc/openrisc_sim: Add assertion to silence GCC warningPhilippe Mathieu-Daudé2020-06-101-0/+1
| * | | target/unicore32: Prefer qemu_semihosting_log_out() over cursesPhilippe Mathieu-Daudé2020-06-092-52/+6Star
| * | | target/unicore32: Replace DPRINTF() by qemu_log_mask(GUEST_ERROR)Philippe Mathieu-Daudé2020-06-091-4/+7
| * | | target/unicore32: Remove unused headersPhilippe Mathieu-Daudé2020-06-091-2/+0Star
| * | | target/i386/cpu: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2020-06-091-1/+1
| * | | hw/i386/xen/xen-hvm: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2020-06-091-1/+2
| * | | hw/hppa/dino: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2020-06-091-2/+2
| * | | hw/arm/aspeed: Correct DRAM container region sizePhilippe Mathieu-Daudé2020-06-091-1/+1
| * | | qemu-img: Fix doc typo for 'bitmap' subcommandEric Blake2020-06-091-1/+1
| * | | hw/misc/auxbus: Use qemu_log_mask(UNIMP) instead of debug printfPhilippe Mathieu-Daudé2020-06-091-1/+1
| * | | hw/isa/apm: Convert debug printf()s to trace eventsPhilippe Mathieu-Daudé2020-06-092-10/+9Star
| * | | hw/unicore32/puv3: Use qemu_log_mask(ERROR) instead of debug printf()Philippe Mathieu-Daudé2020-06-096-14/+39
| * | | .mailmap: Update Fred Konrad email addressPhilippe Mathieu-Daudé2020-06-091-0/+1
| * | | net: Do not include a newline in the id of -nic devicesThomas Huth2020-06-091-1/+1
| * | | Fix parameter type in vhost migration log pathRaphael Norwitz2020-06-091-2/+2
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-06-09' int...Peter Maydell2020-06-118-193/+398
|\ \ \
| * | | iotests: Fix 291 across more file systemsEric Blake2020-06-092-4/+4
| * | | qcow2_format.py: dump bitmaps header extensionVladimir Sementsov-Ogievskiy2020-06-093-9/+70
| * | | qcow2: QcowHeaderExtension print names for extension magicsVladimir Sementsov-Ogievskiy2020-06-094-21/+36
| * | | qcow2_format: refactor QcowHeaderExtension as a subclass of Qcow2StructVladimir Sementsov-Ogievskiy2020-06-091-16/+37
| * | | qcow2_format.py: QcowHeaderExtension: add dump methodVladimir Sementsov-Ogievskiy2020-06-091-10/+12
| * | | qcow2_format.py: add field-formatting classVladimir Sementsov-Ogievskiy2020-06-091-10/+25
| * | | qcow2_format.py: separate generic functionality of structure classesVladimir Sementsov-Ogievskiy2020-06-091-35/+66
| * | | qcow2_format.py: use strings to specify c-type of struct fieldsVladimir Sementsov-Ogievskiy2020-06-091-22/+28
| * | | qcow2_format.py: use modern string formattingVladimir Sementsov-Ogievskiy2020-06-091-27/+27
| * | | qcow2_format.py: use tuples instead of lists for fieldsVladimir Sementsov-Ogievskiy2020-06-091-20/+20
| * | | qcow2_format.py: drop new line printing at end of dump()Vladimir Sementsov-Ogievskiy2020-06-092-1/+1
| * | | qcow2.py: move qcow2 format classes to separate moduleVladimir Sementsov-Ogievskiy2020-06-092-156/+177
| * | | qcow2.py: add licensing blurbVladimir Sementsov-Ogievskiy2020-06-091-0/+16
| * | | qcow2.py: python style fixesVladimir Sementsov-Ogievskiy2020-06-091-39/+56
| * | | qemu-img: Fix doc typo for 'bitmap' subcommandEric Blake2020-06-091-1/+1
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-09-2020' ...Peter Maydell2020-06-1110-258/+658
|\ \ \
| * | | target/mips: Enable hardware page table walker and CMGCR features for P5600Andrea Oliveri2020-06-091-4/+5
| * | | target/mips: Add Loongson-3 CPU definitionHuacai Chen2020-06-097-23/+146
| * | | target/mips: fpu: Refactor conversion from ieee to mips exception flagsAleksandar Markovic2020-06-093-51/+82
| * | | target/mips: fpu: Name better paired-single variablesAleksandar Markovic2020-06-091-31/+31
| * | | target/mips: fpu: Remove now unused FLOAT_RINT macroAleksandar Markovic2020-06-091-13/+0Star
| * | | target/mips: fpu: Demacro RINT.<D|S>Aleksandar Markovic2020-06-091-2/+18