summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* dp8393x: fix dp8393x_receive()Laurent Vivier2019-11-081-3/+9
* dp8393x: put the DMA buffer in the state structureLaurent Vivier2019-11-081-55/+50Star
* Merge remote-tracking branch 'remotes/kraxel/tags/usb-20191107-pull-request' ...Peter Maydell2019-11-081-4/+9
|\
| * usb-host: add option to allow all resets.Gerd Hoffmann2019-11-061-4/+9
* | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell2019-11-071-0/+12
|\ \
| * | hw/misc/grlib_ahb_apb_pnp: Fix 8-bit accessesPhilippe Mathieu-Daudé2019-11-051-0/+4
| * | hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing to PnP registersPhilippe Mathieu-Daudé2019-11-051-0/+8
* | | Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into sta...Peter Maydell2019-11-074-0/+29
|\ \ \
| * | | hw/rdma: Utilize ibv_reg_mr_iova for memory registrationYuval Shaia2019-11-064-0/+29
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2019-11-074-11/+172
|\ \ \
| * | | virtio: notify virtqueue via host notifier when availableStefan Hajnoczi2019-11-062-1/+12
| * | | hw/i386: AMD-Vi IVRS DMA alias supportAlex Williamson2019-11-051-7/+120
| * | | pci: Use PCI aliases when determining device IOMMU address spaceAlex Williamson2019-11-051-3/+40
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20191105' ...Peter Maydell2019-11-0618-627/+570Star
|\ \ \
| * | | hw/pci-host/i440fx: Remove the last PIIX3 tracesPhilippe Mathieu-Daudé2019-11-052-9/+7Star
| * | | hw/pci-host: Rename incorrectly named 'piix' as 'i440fx'Philippe Mathieu-Daudé2019-11-054-3/+3
| * | | hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.cPhilippe Mathieu-Daudé2019-11-056-403/+405
| * | | hw/pci-host/piix: Fix code style issuesPhilippe Mathieu-Daudé2019-11-051-3/+4
| * | | hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.hPhilippe Mathieu-Daudé2019-11-053-1/+3
| * | | hw/pci-host/piix: Define and use the PIIX IRQ Route Control RegistersPhilippe Mathieu-Daudé2019-11-053-9/+9
| * | | hw/pci-host/piix: Move RCR_IOPORT register definitionPhilippe Mathieu-Daudé2019-11-053-5/+6
| * | | hw/pci-host/piix: Extract piix3_create()Philippe Mathieu-Daudé2019-11-051-20/+31
| * | | hw/i386: Remove obsolete LoadStateHandler::load_state_old handlersPhilippe Mathieu-Daudé2019-11-054-154/+0Star
| * | | hw/isa/piix4: Move piix4_create() to hw/isa/piix4.cPhilippe Mathieu-Daudé2019-11-053-28/+31
| * | | hw/mips/mips_malta: Extract the PIIX4 creation code as piix4_create()Philippe Mathieu-Daudé2019-11-051-18/+29
| * | | hw/mips/mips_malta: Create IDE hard drive array dynamicallyPhilippe Mathieu-Daudé2019-11-051-2/+5
| * | | piix4: Add a MC146818 RTC Controller as specified in datasheetPhilippe Mathieu-Daudé2019-11-055-6/+26
| * | | piix4: Add an i8254 PIT Controller as specified in datasheetHervé Poussineau2019-11-052-4/+4
| * | | piix4: Add an i8257 DMA Controller as specified in datasheetHervé Poussineau2019-11-052-2/+4
| * | | piix4: Rename PIIX4 object to piix4-isaHervé Poussineau2019-11-052-2/+1Star
| * | | Revert "irq: introduce qemu_irq_proxy()"Philippe Mathieu-Daudé2019-11-051-14/+0Star
| * | | piix4: Add an i8259 Interrupt Controller as specified in datasheetHervé Poussineau2019-11-052-29/+44
| * | | piix4: Add the Reset Control RegisterHervé Poussineau2019-11-051-3/+46
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/vivier/tags/q800-branch-pull-request' i...Peter Maydell2019-11-061-8/+32
|\ \ \ | |/ / |/| |
| * | q800: fix I/O memory mapLaurent Vivier2019-11-051-8/+32
* | | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-next-pull-req...Peter Maydell2019-11-051-3/+4
|\ \ \ | |_|/ |/| |
| * | fw_cfg: Allow reboot-timeout=-1 againDr. David Alan Gilbert2019-11-011-3/+4
* | | hw/arm/boot: Rebuild hflags when modifying CPUState at bootEdgar E. Iglesias2019-11-011-0/+1
| |/ |/|
* | bootdevice: FW_CFG interface for LCHS valuesSam Eiderman2019-10-311-3/+11
* | bootdevice: Gather LCHS from all relevant devicesSam Eiderman2019-10-313-0/+23
* | scsi: Propagate unrealize() callback to scsi-hdSam Eiderman2019-10-311-0/+16
* | block: Refactor macros - fix tabbingSam Eiderman2019-10-311-1/+1
* | IDE: deprecate ide-driveJohn Snow2019-10-311-0/+3
|/
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'...Peter Maydell2019-10-301-0/+2
|\
| * cpu: hook plugin vcpu eventsEmilio G. Cota2019-10-281-0/+2
* | virtio: Use auto rcu_read macrosDr. David Alan Gilbert2019-10-291-42/+23Star
* | virtio_net: use RCU_READ_LOCK_GUARDDr. David Alan Gilbert2019-10-291-5/+2Star
* | virtio/vhost: Use auto_rcu_read macrosDr. David Alan Gilbert2019-10-291-3/+1Star
* | vfio: unplug failover primary device before migrationJens Freimann2019-10-292-6/+21
* | net/virtio: add failover supportJens Freimann2019-10-291-0/+302