summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/elmarco/tags/prop-ptr-pull-request' int...Peter Maydell2020-01-076-65/+91
|\
| * qdev: remove QDEV_PROP_PTRMarc-André Lureau2020-01-071-22/+0Star
| * qdev: remove PROP_MEMORY_REGIONMarc-André Lureau2020-01-071-2/+0Star
| * omap-gpio: remove PROP_PTRMarc-André Lureau2020-01-071-4/+29
| * omap-i2c: remove PROP_PTRMarc-André Lureau2020-01-071-0/+13
| * omap-intc: remove PROP_PTRMarc-André Lureau2020-01-071-0/+14
| * etraxfs: remove PROP_PTR usageMarc-André Lureau2020-01-071-17/+3Star
| * vmmouse: replace PROP_PTR with PROP_LINKMarc-André Lureau2020-01-071-1/+3
| * mips: inline serial_init()Marc-André Lureau2020-01-071-2/+0Star
| * serial: make SerialIO a sysbus deviceMarc-André Lureau2020-01-071-2/+11
| * serial-mm: add endianness propertyMarc-André Lureau2020-01-071-0/+1
| * serial-mm: add "regshift" propertyMarc-André Lureau2020-01-071-2/+2
| * serial: start making SerialMM a sysbus deviceMarc-André Lureau2020-01-071-5/+15
| * serial: replace serial_exit_core() with unrealizeMarc-André Lureau2020-01-071-1/+0Star
| * serial: realize the serial deviceMarc-André Lureau2020-01-071-1/+0Star
| * serial: add "baudbase" propertyMarc-André Lureau2020-01-071-1/+1
| * serial: initial qom-ificationMarc-André Lureau2020-01-071-1/+6
| * sysbus: remove outdated commentMarc-André Lureau2020-01-071-4/+0Star
| * sysbus: remove unused sysbus_try_create*Marc-André Lureau2020-01-071-8/+1Star
* | Merge remote-tracking branch 'remotes/vivier/tags/q800-for-5.0-pull-request' ...Peter Maydell2020-01-071-0/+3
|\ \
| * | q800: add a block backend to the PRAMLaurent Vivier2020-01-071-0/+3
| |/
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2020-01-074-2/+22
|\ \ | |/ |/|
| * virtio: make seg_max virtqueue size dependentDenis Plotnikov2020-01-062-0/+2
| * hw/pci/pci_host: Let pci_data_[read/write] use unsigned 'size' argumentPhilippe Mathieu-Daudé2020-01-051-2/+2
| * virtio: don't enable notifications during pollingStefan Hajnoczi2020-01-051-0/+1
| * virtio-pci: disable vring processing when bus-mastering is disabledMichael Roth2020-01-051-0/+15
| * virtio: add ability to delete vq through a pointerMichael S. Tsirkin2020-01-051-0/+2
* | vmstate: add qom interface to get idMarc-André Lureau2020-01-061-0/+40
|/
* hw/pci: Remove the "command_serr_enable" propertyThomas Huth2019-12-181-1/+1
* hw/pci-host/i440fx: Extract PCII440FXState to "hw/pci-host/i440fx.h"Philippe Mathieu-Daudé2019-12-181-2/+17
* hw/i386/pc: Extract the port92 devicePhilippe Mathieu-Daudé2019-12-171-0/+3
* hw/isa/isa-bus: cleanup irq functionsPaolo Bonzini2019-12-171-4/+4
* x86: move more x86-generic functions out of PC filesPaolo Bonzini2019-12-172-20/+18Star
* x86: move SMM property to X86MachineStatePaolo Bonzini2019-12-172-3/+5
* hw: replace hw/i386/pc.h with a header just for the i8259Paolo Bonzini2019-12-173-9/+13
* kvm: convert "-machine kernel_irqchip" to an accelerator propertyPaolo Bonzini2019-12-171-3/+0Star
* kvm: convert "-machine kvm_shadow_mem" to an accelerator propertyPaolo Bonzini2019-12-171-2/+0Star
* xen: convert "-machine igd-passthru" to an accelerator propertyPaolo Bonzini2019-12-171-1/+0Star
* vl: configure accelerators from -accel optionsPaolo Bonzini2019-12-171-1/+0Star
* Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-12-1...Peter Maydell2019-12-171-2177/+0Star
|\
| * Remove the core bluetooth codeThomas Huth2019-12-171-2177/+0Star
* | ppc/pnv: Drop PnvChipClass::typeGreg Kurz2019-12-171-9/+0Star
* | ppc/pnv: Introduce PnvChipClass::xscom_pcba() methodGreg Kurz2019-12-171-0/+1
* | ppc/pnv: Drop pnv_chip_is_power9() and pnv_chip_is_power10() helpersGreg Kurz2019-12-171-10/+0Star
* | ppc/pnv: Pass content of the "compatible" property to pnv_dt_xscom()Greg Kurz2019-12-171-1/+2
* | ppc/pnv: Pass XSCOM base address and address size to pnv_dt_xscom()Greg Kurz2019-12-171-1/+2
* | ppc/pnv: Introduce PnvChipClass::xscom_core_base() methodGreg Kurz2019-12-171-0/+1
* | ppc/pnv: Introduce PnvChipClass::intc_print_info() methodGreg Kurz2019-12-171-0/+1
* | ppc/pnv: Drop pnv_is_power9() and pnv_is_power10() helpersGreg Kurz2019-12-171-10/+0Star
* | ppc/pnv: Introduce PnvMachineClass::dt_power_mgt()Greg Kurz2019-12-171-2/+6