summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* compiler.h: replace QEMU_NORETURN with G_NORETURNMarc-André Lureau2022-04-213-5/+5
* hw: Add compat machines for 7.1Cornelia Huck2022-04-202-0/+6
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2022-04-208-13/+125
|\
| * hyperv: Add support to process syndbg commandsJon Doron2022-04-061-0/+58
| * hyperv: Add definitions for syndbgJon Doron2022-04-061-0/+52
| * include: move page_size_init() to include/hw/core/cpu.hMarc-André Lureau2022-04-061-0/+2
| * Replace TARGET_WORDS_BIGENDIANMarc-André Lureau2022-04-063-3/+3
| * Replace config-time define HOST_WORDS_BIGENDIANMarc-André Lureau2022-04-065-10/+10
* | acpi: fix acpi_index migrationDr. David Alan Gilbert2022-04-061-2/+0Star
|/
* ppc/pnv: Fix number of registers in the PCIe controller on POWER9Frederic Barrat2022-04-041-1/+1
* hw/ppc: free env->tb_env in spapr_unrealize_vcpu()Daniel Henrique Barboza2022-04-041-0/+1
* Replace GCC_FMT_ATTR with G_GNUC_PRINTFMarc-André Lureau2022-03-228-15/+15
* hw/arm/xlnx-zynqmp: Connect the ZynqMP APU ControlEdgar E. Iglesias2022-03-181-1/+3
* hw/misc: Add a model of the Xilinx ZynqMP APU ControlEdgar E. Iglesias2022-03-181-0/+93
* hw/arm/xlnx-zynqmp: Connect the ZynqMP CRFEdgar E. Iglesias2022-03-181-0/+2
* hw/misc: Add a model of the Xilinx ZynqMP CRFEdgar E. Iglesias2022-03-181-0/+211
* hw/arm/xlnx-zynqmp: Add an unimplemented SERDES areaEdgar E. Iglesias2022-03-181-1/+1
* Merge tag 'pull-ppc-20220314' of https://github.com/legoater/qemu into stagingPeter Maydell2022-03-152-1/+5
|\
| * ppc/pnv: Remove user-created PHB{3,4,5} devicesCédric Le Goater2022-03-141-1/+0Star
| * ppc/pnv: Introduce a pnv-phb5 device to match root portFrederic Barrat2022-03-141-0/+5
* | vdpa: Expose VHOST_F_LOG_ALL on SVQEugenio Pérez2022-03-151-0/+1
* | vdpa: Add custom IOTLB translations to SVQEugenio Pérez2022-03-151-0/+3
* | vhost: Add Shadow VirtQueue kick forwarding capabilitiesEugenio Pérez2022-03-151-0/+4
|/
* Merge remote-tracking branch 'remotes/mcayland/tags/q800-updates-for-7.0-2022...Peter Maydell2022-03-105-41/+69
|\
| * esp: convert ESPState pdma_cb from a function pointer to an integerMark Cave-Ayland2022-03-091-1/+10
| * macfb: increase number of registers saved in MacfbStateMark Cave-Ayland2022-03-091-1/+2
| * macfb: don't use special irq_state and irq_mask variables in MacfbStateMark Cave-Ayland2022-03-091-2/+0Star
| * macio/pmu.c: remove redundant codeMark Cave-Ayland2022-03-091-2/+0Star
| * mos6522: implement edge-triggering for CA1/2 and CB1/2 control line IRQsMark Cave-Ayland2022-03-091-0/+15
| * mos6522: record last_irq_levels in mos6522_set_irq()Mark Cave-Ayland2022-03-091-0/+1
| * mos6522: add "info via" HMP command for debuggingMark Cave-Ayland2022-03-091-0/+2
| * mos6522: add register names to register read/write trace eventsMark Cave-Ayland2022-03-091-0/+2
| * mos6522: remove update_irq() and set_sr_int() methods from MOS6522DeviceClassMark Cave-Ayland2022-03-091-2/+0Star
| * mos6522: switch over to use qdev gpios for IRQsMark Cave-Ayland2022-03-092-5/+2Star
| * mac_via: use IFR bit flag constants for VIA2 IRQsMark Cave-Ayland2022-03-091-10/+9Star
| * mac_via: use IFR bit flag constants for VIA1 IRQsMark Cave-Ayland2022-03-091-10/+10
| * mos6522: add defines for IFR bit flagsMark Cave-Ayland2022-03-091-7/+15
* | Merge remote-tracking branch 'remotes/philmd/tags/pmbus-20220308' into stagingPeter Maydell2022-03-092-1/+76
|\ \
| * | hw/sensor: add Renesas raa228000 deviceTitus Rwantare2022-03-081-0/+1
| * | hw/sensor: add Renesas raa229004 PMBus deviceTitus Rwantare2022-03-081-0/+1
| * | hw/sensor: add Intersil ISL69260 device modelTitus Rwantare2022-03-081-0/+50
| * | hw/i2c: Added linear mode translation for pmbus devicesShengtan Mao2022-03-081-1/+19
| * | hw/i2c: pmbus: fix error returns and guard against out of range accessesTitus Rwantare2022-03-081-0/+2
| * | hw/i2c: pmbus: add registersTitus Rwantare2022-03-081-0/+3
* | | Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20220308' int...Peter Maydell2022-03-091-2/+1Star
|\ \ \
| * | | aspeed/smc: Rename 'max_peripherals' to 'cs_num_max'Cédric Le Goater2022-03-081-1/+1
| * | | aspeed/smc: Remove 'num_cs' fieldCédric Le Goater2022-03-081-1/+0Star
* | | | Merge remote-tracking branch 'remotes/philmd/tags/mips-20220308' into stagingPeter Maydell2022-03-094-8/+1Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | hw/isa: Inline and remove one-line isa_init_irq()Bernhard Beschow2022-03-081-1/+0Star
| * | | hw/isa: Drop unused attributes from ISADeviceBernhard Beschow2022-03-081-2/+0Star