aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-05hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.cPhilippe Mathieu-Daudé
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/philmd-gitlab/tags/fw_cfg-next-pull-req...Peter Maydell
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
2019-11-01target/arm/cpu64: max cpu: Support sve properties with KVMAndrew Jones
2019-11-01target/arm/kvm: scratch vcpu: Preserve input kvm_vcpu_init featuresAndrew Jones
2019-11-01target/arm/kvm64: max cpu: Enable SVE when availableAndrew Jones
2019-11-01target/arm/kvm64: Add kvm_arch_get/put_sveAndrew Jones
2019-11-01target/arm/cpu64: max cpu: Introduce sve<N> propertiesAndrew Jones
2019-11-01target/arm: Allow SVE to be disabled via a CPU propertyAndrew Jones
2019-11-01tests/fw_cfg: Test 'reboot-timeout=-1' special valuePhilippe Mathieu-Daudé
2019-11-01fw_cfg: Allow reboot-timeout=-1 againDr. David Alan Gilbert
2019-11-01MAINTAINERS: Change to my personal email addressPalmer Dabbelt
2019-11-01tests: arm: Introduce cpu feature testsAndrew Jones
2019-11-01target/arm/monitor: Introduce qmp_query_cpu_model_expansionAndrew Jones
2019-10-31Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2019-10-31hd-geo-test: Add tests for lchs overrideSam Eiderman
2019-10-31bootdevice: FW_CFG interface for LCHS valuesSam Eiderman
2019-10-31bootdevice: Refactor get_boot_devices_listSam Eiderman
2019-10-31bootdevice: Gather LCHS from all relevant devicesSam Eiderman
2019-10-31scsi: Propagate unrealize() callback to scsi-hdSam Eiderman
2019-10-31bootdevice: Add interface to gather LCHSSam Eiderman
2019-10-31block: Support providing LCHS from userSam Eiderman
2019-10-31iotests: Remove 130 from the "auto" groupThomas Huth
2019-10-31Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-311019-1...Peter Maydell
2019-10-31Acceptance test: update kernel for m68k/q800 testCleber Rosa
2019-10-31Acceptance test: cancel test if m68k kernel packages goes missingCleber Rosa
2019-10-31tests: fix conditional for disabling XTS testDaniel P. Berrangé
2019-10-31block: Refactor macros - fix tabbingSam Eiderman