| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'remotes/alistair23/tags/pull-riscv-to-apply-202... | Richard Henderson | 2021-10-22 | 1 | -3/+3 |
|\ |
|
| * | hw/riscv: opentitan: Update to the latest build | Alistair Francis | 2021-10-22 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'remotes/clg/tags/pull-aspeed-20211022' into sta... | Richard Henderson | 2021-10-22 | 1 | -1/+1 |
|\ \ |
|
| * | | aspeed/smc: Use a container for the flash mmio address space | Cédric Le Goater | 2021-10-22 | 1 | -1/+1 |
* | | | Merge remote-tracking branch 'remotes/vivier-m68k/tags/q800-pull-request' int... | Richard Henderson | 2021-10-22 | 1 | -0/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | mac_via: add GPIO for A/UX mode | Mark Cave-Ayland | 2021-10-20 | 1 | -0/+1 |
* | | | Merge remote-tracking branch 'remotes/rth/tags/pull-arm-20211021' into staging | Richard Henderson | 2021-10-21 | 4 | -43/+49 |
|\ \ \ |
|
| * | | | hw/acpi/aml-build: Add PPTT table | Andrew Jones | 2021-10-21 | 1 | -0/+3 |
| * | | | hw/arm/virt: Only describe cpu topology since virt-6.2 | Yanan Wang | 2021-10-21 | 1 | -1/+3 |
| * | | | hw/elf_ops.h: switch to ssize_t for elf loader return type | Luc Michel | 2021-10-21 | 2 | -42/+43 |
| | |/
| |/| |
|
* / | | spapr/xive: Add source status helpers | Cédric Le Goater | 2021-10-21 | 1 | -0/+24 |
|/ / |
|
* | | virtio-net: vhost control virtqueue support | Jason Wang | 2021-10-20 | 1 | -0/+1 |
* | | vhost: record the last virtqueue index for the virtio device | Jason Wang | 2021-10-20 | 1 | -0/+2 |
* | | virtio-net: use "queue_pairs" instead of "queues" when possible | Jason Wang | 2021-10-20 | 1 | -2/+2 |
* | | vhost-vdpa: classify one time request | Jason Wang | 2021-10-20 | 1 | -0/+1 |
* | | vhost-user-rng: Add vhost-user-rng implementation | Mathieu Poirier | 2021-10-20 | 1 | -0/+33 |
* | | virtio-iommu: Drop base_name and change generic_name | Eric Auger | 2021-10-20 | 1 | -1/+1 |
* | | vdpa: Check for iova range at mappings changes | Eugenio Pérez | 2021-10-20 | 1 | -0/+2 |
|/ |
|
* | vt82c686: Add a method to VIA_ISA to raise ISA interrupts | BALATON Zoltan | 2021-10-18 | 1 | -0/+4 |
* | Revert "cpu: Move cpu_common_props to hw/core/cpu.c" | Richard Henderson | 2021-10-16 | 1 | -0/+1 |
* | qdev: Base object creation on QDict rather than QemuOpts | Kevin Wolf | 2021-10-15 | 2 | -6/+9 |
* | virtio-net: Store failover primary opts pointer locally | Kevin Wolf | 2021-10-15 | 1 | -0/+1 |
* | qdev: Add Error parameter to hide_device() callbacks | Kevin Wolf | 2021-10-15 | 1 | -2/+6 |
* | qdev: Make DeviceState.id independent of QemuOpts | Kevin Wolf | 2021-10-15 | 1 | -1/+1 |
* | hw/i386/sgx: Move qmp_query_sgx() and hmp_info_sgx() to hw/i386/sgx.c | Philippe Mathieu-Daudé | 2021-10-13 | 1 | -11/+0 |
* | hw/i386/sgx: Move qmp_query_sgx_capabilities() to hw/i386/sgx.c | Philippe Mathieu-Daudé | 2021-10-13 | 1 | -1/+0 |
* | hw/i386/sgx: Have sgx_epc_get_section() return a boolean | Philippe Mathieu-Daudé | 2021-10-13 | 1 | -1/+1 |
* | hw/arm: Integrate ADC model into Aspeed SoC | Andrew Jeffery | 2021-10-12 | 1 | -0/+2 |
* | hw/adc: Add basic Aspeed ADC model | Andrew Jeffery | 2021-10-12 | 1 | -0/+55 |
* | hw: aspeed_gpio: Fix GPIO array indexing | Peter Delevoryas | 2021-10-12 | 1 | -3/+2 |
* | aspeed/i2c: QOMify AspeedI2CBus | Cédric Le Goater | 2021-10-12 | 1 | -2/+6 |
* | aspeed/smc: Remove unused attribute 'irqline' | Cédric Le Goater | 2021-10-12 | 1 | -1/+0 |
* | aspeed/smc: Introduce a new addr_width() class handler | Cédric Le Goater | 2021-10-12 | 1 | -0/+1 |
* | aspeed/smc: Add default reset values | Cédric Le Goater | 2021-10-12 | 1 | -0/+1 |
* | aspeed/smc: QOMify AspeedSMCFlash | Cédric Le Goater | 2021-10-12 | 1 | -4/+9 |
* | aspeed/smc: Rename AspeedSMCFlash 'id' to 'cs' | Cédric Le Goater | 2021-10-12 | 1 | -1/+1 |
* | aspeed/smc: Remove the 'size' attribute from AspeedSMCFlash | Cédric Le Goater | 2021-10-12 | 1 | -1/+0 |
* | aspeed/smc: Remove the 'flash' attribute from AspeedSMCFlash | Cédric Le Goater | 2021-10-12 | 1 | -1/+0 |
* | aspeed/smc: Drop AspeedSMCController structure | Cédric Le Goater | 2021-10-12 | 1 | -35/+29 |
* | macfb: add vertical blank interrupt | Mark Cave-Ayland | 2021-10-08 | 1 | -0/+8 |
* | macfb: add common monitor modes supported by the MacOS toolbox ROM | Mark Cave-Ayland | 2021-10-08 | 1 | -1/+15 |
* | macfb: add qdev property to specify display type | Mark Cave-Ayland | 2021-10-08 | 1 | -0/+1 |
* | macfb: implement mode sense to allow display type to be detected | Mark Cave-Ayland | 2021-10-08 | 1 | -0/+20 |
* | hw/char/mchp_pfsoc_mmuart: QOM'ify PolarFire MMUART | Philippe Mathieu-Daudé | 2021-10-07 | 1 | -3/+9 |
* | hw/char/mchp_pfsoc_mmuart: Use a MemoryRegion container | Philippe Mathieu-Daudé | 2021-10-07 | 1 | -0/+1 |
* | hw/char/mchp_pfsoc_mmuart: Simplify MCHP_PFSOC_MMUART_REG definition | Philippe Mathieu-Daudé | 2021-10-07 | 1 | -2/+2 |
* | hw/core/cpu: Re-sort the non-pointers to the end of CPUClass | Richard Henderson | 2021-10-06 | 1 | -4/+7 |
* | hw/i386/acpi: fix conflicting IO address range for acpi pci hotplug in q35 | Ani Sinha | 2021-10-05 | 1 | -1/+1 |
* | acpi: AcpiGenericAddress no longer used to map/access fields of MMIO, drop pa... | Igor Mammedov | 2021-10-05 | 1 | -1/+1 |
* | acpi: remove no longer used build_header() | Igor Mammedov | 2021-10-05 | 2 | -29/+0 |