Commit Graph

  • 0f25d865a1 hw/pci-host: Rename incorrectly named 'piix' as 'i440fx' Philippe Mathieu-Daudé 2019-02-02 21:03:07 +01:00
  • 14a026dd58 hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.c Philippe Mathieu-Daudé 2019-10-28 16:12:18 +01:00
  • 553b4559dc hw/pci-host/piix: Fix code style issues Philippe Mathieu-Daudé 2019-10-15 13:00:20 +02:00
  • 0fd61a2d1c hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.h Philippe Mathieu-Daudé 2019-02-02 20:57:47 +01:00
  • 4b19de14b1 hw/pci-host/piix: Define and use the PIIX IRQ Route Control Registers Philippe Mathieu-Daudé 2019-10-15 14:05:42 +02:00
  • 0063454aff hw/pci-host/piix: Move RCR_IOPORT register definition Philippe Mathieu-Daudé 2019-02-02 20:48:46 +01:00
  • b7d255e103 hw/pci-host/piix: Extract piix3_create() Philippe Mathieu-Daudé 2019-10-15 12:34:33 +02:00
  • 8ce60a7518 hw/i386: Remove obsolete LoadStateHandler::load_state_old handlers Philippe Mathieu-Daudé 2019-10-15 15:09:36 +02:00
  • e29f237996 hw/isa/piix4: Move piix4_create() to hw/isa/piix4.c Philippe Mathieu-Daudé 2019-02-02 01:13:12 +01:00
  • c74d2c047e hw/mips/mips_malta: Extract the PIIX4 creation code as piix4_create() Philippe Mathieu-Daudé 2019-10-12 23:42:34 +02:00
  • fff21c129d hw/mips/mips_malta: Create IDE hard drive array dynamically Philippe Mathieu-Daudé 2019-10-14 22:20:13 +02:00
  • fff123b8fd piix4: Add a MC146818 RTC Controller as specified in datasheet Philippe Mathieu-Daudé 2018-01-06 16:37:26 +01:00
  • f9b3cd563d piix4: Add an i8254 PIT Controller as specified in datasheet Hervé Poussineau 2018-01-06 16:37:23 +01:00
  • 135bfcc1ef piix4: Add an i8257 DMA Controller as specified in datasheet Hervé Poussineau 2018-01-06 16:37:22 +01:00
  • 9b74b190d6 piix4: Rename PIIX4 object to piix4-isa Hervé Poussineau 2018-01-06 16:37:29 +01:00
  • fc531e7cab Revert "irq: introduce qemu_irq_proxy()" Philippe Mathieu-Daudé 2018-01-07 19:51:44 -03:00
  • 078778c5a5 piix4: Add an i8259 Interrupt Controller as specified in datasheet Hervé Poussineau 2018-01-06 16:37:21 +01:00
  • 5790b757cf piix4: Add the Reset Control Register Hervé Poussineau 2018-01-06 16:37:20 +01:00
  • 10386385bc MAINTAINERS: Keep PIIX4 South Bridge separate from PC Chipsets Philippe Mathieu-Daudé 2019-02-02 21:17:45 +01:00
  • b6011caff1 Makefile: Fix config-devices.mak not regenerated when Kconfig updated Philippe Mathieu-Daudé 2019-11-03 23:12:24 +01:00
  • e9102eb84d Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-11-04' into staging Peter Maydell 2019-11-05 20:59:47 +00:00
  • 412fbef3d0 Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-next-pull-request' into staging Peter Maydell 2019-11-05 20:17:11 +00:00
  • 653901ca2b q800: fix I/O memory map Laurent Vivier 2019-11-04 11:15:13 +01:00
  • 9fdd7860ad image-fuzzer: Use OSerror.strerror instead of tuple subscript Eduardo Habkost 2019-10-21 18:41:17 -03:00
  • fca538a171 image-fuzzer: Use errors parameter of subprocess.Popen() Eduardo Habkost 2019-10-16 16:24:30 -03:00
  • 73bdbb84ec image-fuzzer: Run using python3 Eduardo Habkost 2019-10-16 16:24:29 -03:00
  • 58b818d5bd image-fuzzer: Encode file name and file format to bytes Eduardo Habkost 2019-10-16 16:24:28 -03:00
  • ee1fde71a3 image-fuzzer: Use bytes constant for field values Eduardo Habkost 2019-10-16 16:24:27 -03:00
  • 7185845197 image-fuzzer: Return bytes objects on string fuzzing functions Eduardo Habkost 2019-10-16 16:24:26 -03:00
  • c439143b7f image-fuzzer: Use %r for all fiels at Field.__repr__() Eduardo Habkost 2019-10-16 16:24:25 -03:00
  • 8353546de5 image-fuzzer: Use io.StringIO Eduardo Habkost 2019-10-16 16:24:24 -03:00
  • d974451c5b image-fuzzer: Explicitly use integer division operator Eduardo Habkost 2019-10-16 16:24:23 -03:00
  • c314e50b8a image-fuzzer: Write bytes instead of string to image file Eduardo Habkost 2019-10-16 16:24:22 -03:00
  • 60d3af55da image-fuzzer: Open image files in binary mode Eduardo Habkost 2019-10-16 16:24:21 -03:00
  • 0fbe394a64 hw/misc/grlib_ahb_apb_pnp: Fix 8-bit accesses Philippe Mathieu-Daudé 2019-10-25 13:01:14 +02:00
  • 158b659451 hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing to PnP registers Philippe Mathieu-Daudé 2019-10-25 13:01:13 +02:00
  • 88b40c683f qemu-options: Rework the help text of the '-display' option Thomas Huth 2019-10-23 14:01:28 +02:00
  • a2d866827b linux-user: Support for NETLINK socket options Josh Kunz 2019-10-29 15:43:10 -07:00
  • 977aff1045 hw/i386: AMD-Vi IVRS DMA alias support Alex Williamson 2019-10-23 16:47:28 -06:00
  • 77ef8f8db2 pci: Use PCI aliases when determining device IOMMU address space Alex Williamson 2019-10-23 16:47:15 -06:00
  • 28d8dd355b qga: Add "guest-get-memory-block-info" to blacklist Basil Salman 2019-10-17 15:34:38 +03:00
  • a18025f9ac qga-win: network-get-interfaces command name field bug fix Bishara AbuHattoum 2019-08-19 16:16:20 +03:00
  • 292d06b925 block/file-posix: Let post-EOF fallocate serialize Max Reitz 2019-11-01 16:25:10 +01:00
  • c28107e9e5 block: Add bdrv_co_get_self_request() Max Reitz 2019-11-01 16:25:09 +01:00
  • 304d9d7f03 block: Make wait/mark serialising requests public Max Reitz 2019-11-01 16:25:08 +01:00
  • dcfbece684 block/block-copy: fix s->copy_size for compressed cluster Vladimir Sementsov-Ogievskiy 2019-10-29 18:09:34 +03:00
  • 407d22eb5b nvme: fix NSSRS offset in CAP register Klaus Jensen 2019-10-23 09:33:15 +02:00
  • 36609b4fa3 Merge remote-tracking branch 'remotes/palmer/tags/palmer-for-master-4.2-sf1' into staging Peter Maydell 2019-11-02 17:59:03 +00:00
  • 2bf2ee1b7c Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191101-2' into staging Peter Maydell 2019-11-02 10:40:19 +00:00
  • 2529ab43b8 target/arm: Allow reading flags from FPSCR for M-profile Christophe Lyon 2019-10-25 11:57:11 +02:00
  • 98be6b7d62 hw/arm/boot: Rebuild hflags when modifying CPUState at boot Edgar E. Iglesias 2019-10-31 05:08:30 +01:00
  • 87014c6b36 target/arm/kvm: host cpu: Add support for sve<N> properties Andrew Jones 2019-10-31 15:27:34 +01:00
  • 6fa8a37949 target/arm/cpu64: max cpu: Support sve properties with KVM Andrew Jones 2019-10-31 15:27:33 +01:00
  • 0cdb4020b3 target/arm/kvm: scratch vcpu: Preserve input kvm_vcpu_init features Andrew Jones 2019-10-31 15:27:32 +01:00
  • 14e99e0fbb target/arm/kvm64: max cpu: Enable SVE when available Andrew Jones 2019-10-31 15:27:31 +01:00
  • 40b3fd21fb target/arm/kvm64: Add kvm_arch_get/put_sve Andrew Jones 2019-10-31 15:27:30 +01:00
  • 0df9142d27 target/arm/cpu64: max cpu: Introduce sve<N> properties Andrew Jones 2019-10-31 15:27:29 +01:00
  • 73234775ad target/arm: Allow SVE to be disabled via a CPU property Andrew Jones 2019-10-31 15:27:28 +01:00
  • eda4e62cc2 tests/fw_cfg: Test 'reboot-timeout=-1' special value Philippe Mathieu-Daudé 2019-10-29 17:52:31 +01:00
  • 20a1922032 fw_cfg: Allow reboot-timeout=-1 again Dr. David Alan Gilbert 2019-10-25 17:57:06 +01:00
  • c1677bcc39
    MAINTAINERS: Change to my personal email address Palmer Dabbelt 2019-10-29 09:39:03 -07:00
  • bd31b751a3 tests: arm: Introduce cpu feature tests Andrew Jones 2019-10-31 15:27:27 +01:00
  • e19afd5667 target/arm/monitor: Introduce qmp_query_cpu_model_expansion Andrew Jones 2019-10-31 15:27:26 +01:00
  • b7c9a7f353 Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging Peter Maydell 2019-10-31 15:57:30 +00:00
  • dc237c45ae hd-geo-test: Add tests for lchs override Sam Eiderman 2019-10-16 19:41:38 +03:00
  • aea60a13b9 bootdevice: FW_CFG interface for LCHS values Sam Eiderman 2019-10-16 19:41:44 +03:00
  • 42f0680199 bootdevice: Refactor get_boot_devices_list Sam Eiderman 2019-10-16 19:41:43 +03:00
  • 71f571a23d bootdevice: Gather LCHS from all relevant devices Sam Eiderman 2019-10-16 19:41:42 +03:00
  • 6b98c5aae6 scsi: Propagate unrealize() callback to scsi-hd Sam Eiderman 2019-10-16 19:41:41 +03:00
  • f7209ea1be bootdevice: Add interface to gather LCHS Sam Eiderman 2019-10-16 19:41:40 +03:00
  • 64c5bb83df block: Support providing LCHS from user Sam Eiderman 2019-10-16 19:41:39 +03:00
  • f3cad9c6db iotests: Remove 130 from the "auto" group Thomas Huth 2019-10-18 18:10:08 +02:00
  • 741a90038b Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-311019-1' into staging Peter Maydell 2019-10-31 10:07:54 +00:00
  • 2ecde8b2fb Acceptance test: update kernel for m68k/q800 test Cleber Rosa 2019-10-29 19:23:20 -04:00
  • d2499aca4b Acceptance test: cancel test if m68k kernel packages goes missing Cleber Rosa 2019-10-29 19:23:19 -04:00
  • 4e89ed1976 tests: fix conditional for disabling XTS test Daniel P. Berrangé 2019-10-30 15:17:40 +00:00
  • 8e6a174937 block: Refactor macros - fix tabbing Sam Eiderman 2019-10-16 19:41:37 +03:00
  • 7d60133fca IDE: deprecate ide-drive John Snow 2019-10-09 18:43:03 -04:00
  • bb335afa61 Merge remote-tracking branch 'remotes/rth/tags/pull-sfp-20191030' into staging Peter Maydell 2019-10-31 08:12:40 +00:00
  • 21381dcf0c softfp: Added hardfloat conversion from float32 to float64 Matus Kysel 2019-10-17 16:21:33 +02:00
  • 68d8ef4ec5 Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4' into staging Peter Maydell 2019-10-30 14:10:32 +00:00
  • 62a23835b7 Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' into staging Peter Maydell 2019-10-30 11:13:16 +00:00
  • 844178e7b3 Merge remote-tracking branch 'remotes/stsquad/tags/pull-gitdm-next-271019-1' into staging Peter Maydell 2019-10-30 11:11:00 +00:00
  • 63df86b264 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging Peter Maydell 2019-10-30 06:15:44 +00:00
  • b5f53d04a5 virtio: Use auto rcu_read macros Dr. David Alan Gilbert 2019-10-28 16:11:09 +00:00
  • 068ddfa970 virtio_net: use RCU_READ_LOCK_GUARD Dr. David Alan Gilbert 2019-10-25 11:34:03 +01:00
  • 7a064bcc66 virtio/vhost: Use auto_rcu_read macros Dr. David Alan Gilbert 2019-10-25 11:34:02 +01:00
  • f045a0104c vfio: unplug failover primary device before migration Jens Freimann 2019-10-29 12:49:05 +01:00
  • 9711cd0dfc net/virtio: add failover support Jens Freimann 2019-10-29 12:49:04 +01:00
  • ea45cb8d84 libqos: tolerate wait-unplug migration state Jens Freimann 2019-10-29 12:49:03 +01:00
  • c7e0acd5a3 migration: add new migration state wait-unplug Jens Freimann 2019-10-29 12:49:02 +01:00
  • a1190ab628 migration: allow unplug during migration for failover devices Jens Freimann 2019-10-29 12:49:01 +01:00
  • 70d04971f1 qapi: add failover negotiated event Jens Freimann 2019-10-29 12:49:00 +01:00
  • d328e6f372 qapi: add unplug primary event Jens Freimann 2019-10-29 12:48:59 +01:00
  • c000a9bd06 pci: mark device having guest unplug request pending Jens Freimann 2019-10-29 12:48:58 +01:00
  • a99c4da9fc pci: mark devices partially unplugged Jens Freimann 2019-10-29 12:48:57 +01:00
  • 4f5b6a05a4 pci: add option for net failover Jens Freimann 2019-10-29 12:48:56 +01:00
  • f3a8505656 qdev/qbus: add hidden device support Jens Freimann 2019-10-29 12:48:55 +01:00
  • 16884391c7 Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-10-29' into staging Peter Maydell 2019-10-29 20:06:08 +00:00
  • 1cfe28cdca Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging Peter Maydell 2019-10-29 18:46:52 +00:00