aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-05hw/pci-host/piix: Fix code style issuesPhilippe Mathieu-Daudé
2019-11-05hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.hPhilippe Mathieu-Daudé
2019-11-05hw/pci-host/piix: Define and use the PIIX IRQ Route Control RegistersPhilippe Mathieu-Daudé
2019-11-05hw/pci-host/piix: Move RCR_IOPORT register definitionPhilippe Mathieu-Daudé
2019-11-05hw/pci-host/piix: Extract piix3_create()Philippe Mathieu-Daudé
2019-11-05hw/i386: Remove obsolete LoadStateHandler::load_state_old handlersPhilippe Mathieu-Daudé
2019-11-05hw/isa/piix4: Move piix4_create() to hw/isa/piix4.cPhilippe Mathieu-Daudé
2019-11-05hw/mips/mips_malta: Extract the PIIX4 creation code as piix4_create()Philippe Mathieu-Daudé
2019-11-05hw/mips/mips_malta: Create IDE hard drive array dynamicallyPhilippe Mathieu-Daudé
2019-11-05piix4: Add a MC146818 RTC Controller as specified in datasheetPhilippe Mathieu-Daudé
2019-11-05piix4: Add an i8254 PIT Controller as specified in datasheetHervé Poussineau
2019-11-05piix4: Add an i8257 DMA Controller as specified in datasheetHervé Poussineau
2019-11-05piix4: Rename PIIX4 object to piix4-isaHervé Poussineau
2019-11-05Revert "irq: introduce qemu_irq_proxy()"Philippe Mathieu-Daudé
2019-11-05piix4: Add an i8259 Interrupt Controller as specified in datasheetHervé Poussineau
2019-11-05piix4: Add the Reset Control RegisterHervé Poussineau
2019-11-05MAINTAINERS: Keep PIIX4 South Bridge separate from PC ChipsetsPhilippe Mathieu-Daudé
2019-11-05Makefile: Fix config-devices.mak not regenerated when Kconfig updatedPhilippe Mathieu-Daudé
2019-11-05Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-11-04' in...Peter Maydell
2019-11-05Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-next-pull-req...Peter Maydell
2019-11-05q800: fix I/O memory mapLaurent Vivier
2019-11-05image-fuzzer: Use OSerror.strerror instead of tuple subscriptEduardo Habkost
2019-11-05image-fuzzer: Use errors parameter of subprocess.Popen()Eduardo Habkost
2019-11-05image-fuzzer: Run using python3Eduardo Habkost
2019-11-05image-fuzzer: Encode file name and file format to bytesEduardo Habkost
2019-11-05image-fuzzer: Use bytes constant for field valuesEduardo Habkost
2019-11-05image-fuzzer: Return bytes objects on string fuzzing functionsEduardo Habkost
2019-11-05image-fuzzer: Use %r for all fiels at Field.__repr__()Eduardo Habkost
2019-11-05image-fuzzer: Use io.StringIOEduardo Habkost
2019-11-05image-fuzzer: Explicitly use integer division operatorEduardo Habkost
2019-11-05image-fuzzer: Write bytes instead of string to image fileEduardo Habkost
2019-11-05image-fuzzer: Open image files in binary modeEduardo Habkost
2019-11-05hw/misc/grlib_ahb_apb_pnp: Fix 8-bit accessesPhilippe Mathieu-Daudé
2019-11-05hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing to PnP registersPhilippe Mathieu-Daudé
2019-11-05qemu-options: Rework the help text of the '-display' optionThomas Huth
2019-11-05linux-user: Support for NETLINK socket optionsJosh Kunz
2019-11-05hw/i386: AMD-Vi IVRS DMA alias supportAlex Williamson
2019-11-05pci: Use PCI aliases when determining device IOMMU address spaceAlex Williamson
2019-11-04qga: Add "guest-get-memory-block-info" to blacklistBasil Salman
2019-11-04qga-win: network-get-interfaces command name field bug fixBishara AbuHattoum
2019-11-04block/file-posix: Let post-EOF fallocate serializeMax Reitz
2019-11-04block: Add bdrv_co_get_self_request()Max Reitz
2019-11-04block: Make wait/mark serialising requests publicMax Reitz
2019-11-04block/block-copy: fix s->copy_size for compressed clusterVladimir Sementsov-Ogievskiy
2019-11-04nvme: fix NSSRS offset in CAP registerKlaus Jensen
2019-11-02Merge remote-tracking branch 'remotes/palmer/tags/palmer-for-master-4.2-sf1' ...Peter Maydell
2019-11-02Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191101-...Peter Maydell
2019-11-01target/arm: Allow reading flags from FPSCR for M-profileChristophe Lyon
2019-11-01hw/arm/boot: Rebuild hflags when modifying CPUState at bootEdgar E. Iglesias
2019-11-01target/arm/kvm: host cpu: Add support for sve<N> propertiesAndrew Jones