aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-05piix4: Add a MC146818 RTC Controller as specified in datasheetPhilippe Mathieu-Daudé9-19/+48
2019-11-05piix4: Add an i8254 PIT Controller as specified in datasheetHervé Poussineau2-4/+4
2019-11-05piix4: Add an i8257 DMA Controller as specified in datasheetHervé Poussineau2-2/+4
2019-11-05piix4: Rename PIIX4 object to piix4-isaHervé Poussineau3-2/+3
2019-11-05Revert "irq: introduce qemu_irq_proxy()"Philippe Mathieu-Daudé2-19/+0
2019-11-05piix4: Add an i8259 Interrupt Controller as specified in datasheetHervé Poussineau3-30/+44
2019-11-05piix4: Add the Reset Control RegisterHervé Poussineau1-3/+46
2019-11-05MAINTAINERS: Keep PIIX4 South Bridge separate from PC ChipsetsPhilippe Mathieu-Daudé1-1/+6
2019-11-05Makefile: Fix config-devices.mak not regenerated when Kconfig updatedPhilippe Mathieu-Daudé1-1/+2
2019-11-05Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-11-04' in...Peter Maydell5-15/+73
2019-11-05Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-next-pull-req...Peter Maydell2-3/+25
2019-11-05q800: fix I/O memory mapLaurent Vivier1-8/+32
2019-11-05image-fuzzer: Use OSerror.strerror instead of tuple subscriptEduardo Habkost1-2/+2
2019-11-05image-fuzzer: Use errors parameter of subprocess.Popen()Eduardo Habkost1-7/+4
2019-11-05image-fuzzer: Run using python3Eduardo Habkost3-4/+1
2019-11-05image-fuzzer: Encode file name and file format to bytesEduardo Habkost1-2/+2
2019-11-05image-fuzzer: Use bytes constant for field valuesEduardo Habkost1-2/+2
2019-11-05image-fuzzer: Return bytes objects on string fuzzing functionsEduardo Habkost1-21/+21
2019-11-05image-fuzzer: Use %r for all fiels at Field.__repr__()Eduardo Habkost1-2/+2
2019-11-05image-fuzzer: Use io.StringIOEduardo Habkost1-5/+9
2019-11-05image-fuzzer: Explicitly use integer division operatorEduardo Habkost2-26/+26
2019-11-05image-fuzzer: Write bytes instead of string to image fileEduardo Habkost1-1/+1
2019-11-05image-fuzzer: Open image files in binary modeEduardo Habkost1-1/+1
2019-11-05hw/misc/grlib_ahb_apb_pnp: Fix 8-bit accessesPhilippe Mathieu-Daudé1-0/+4
2019-11-05hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing to PnP registersPhilippe Mathieu-Daudé1-0/+8
2019-11-05qemu-options: Rework the help text of the '-display' optionThomas Huth1-9/+21
2019-11-05linux-user: Support for NETLINK socket optionsJosh Kunz1-0/+101
2019-11-05hw/i386: AMD-Vi IVRS DMA alias supportAlex Williamson1-7/+120
2019-11-05pci: Use PCI aliases when determining device IOMMU address spaceAlex Williamson1-3/+40
2019-11-04qga: Add "guest-get-memory-block-info" to blacklistBasil Salman2-2/+3
2019-11-04qga-win: network-get-interfaces command name field bug fixBishara AbuHattoum1-5/+5
2019-11-04block/file-posix: Let post-EOF fallocate serializeMax Reitz1-0/+36
2019-11-04block: Add bdrv_co_get_self_request()Max Reitz2-0/+19
2019-11-04block: Make wait/mark serialising requests publicMax Reitz2-12/+15
2019-11-04block/block-copy: fix s->copy_size for compressed clusterVladimir Sementsov-Ogievskiy1-2/+2
2019-11-04nvme: fix NSSRS offset in CAP registerKlaus Jensen1-1/+1
2019-11-02Merge remote-tracking branch 'remotes/palmer/tags/palmer-for-master-4.2-sf1' ...Peter Maydell1-2/+2
2019-11-02Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191101-...Peter Maydell16-59/+1798
2019-11-01target/arm: Allow reading flags from FPSCR for M-profileChristophe Lyon1-2/+3
2019-11-01hw/arm/boot: Rebuild hflags when modifying CPUState at bootEdgar E. Iglesias1-0/+1
2019-11-01target/arm/kvm: host cpu: Add support for sve<N> propertiesAndrew Jones6-33/+55
2019-11-01target/arm/cpu64: max cpu: Support sve properties with KVMAndrew Jones5-56/+377
2019-11-01target/arm/kvm: scratch vcpu: Preserve input kvm_vcpu_init featuresAndrew Jones3-7/+25
2019-11-01target/arm/kvm64: max cpu: Enable SVE when availableAndrew Jones5-4/+69
2019-11-01target/arm/kvm64: Add kvm_arch_get/put_sveAndrew Jones1-28/+155
2019-11-01target/arm/cpu64: max cpu: Introduce sve<N> propertiesAndrew Jones8-9/+606
2019-11-01target/arm: Allow SVE to be disabled via a CPU propertyAndrew Jones4-9/+49
2019-11-01tests/fw_cfg: Test 'reboot-timeout=-1' special valuePhilippe Mathieu-Daudé1-0/+21
2019-11-01fw_cfg: Allow reboot-timeout=-1 againDr. David Alan Gilbert1-3/+4
2019-11-01MAINTAINERS: Change to my personal email addressPalmer Dabbelt1-2/+2