summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * | hw/intc/armv7m_nvic: Only show ID register values for Main Extension CPUsPeter Maydell2020-10-011-0/+42
| * | target/arm: Move id_pfr0, id_pfr1 into ARMISARegistersPeter Maydell2020-10-011-2/+2
| |/
* | Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200930-pull-reque...Peter Maydell2020-10-017-171/+293
|\ \ | |/ |/|
| * acpi/gpex: no reason to use a method for _CRSGerd Hoffmann2020-09-301-3/+1Star
| * microvm/pcie: add 64bit mmio windowGerd Hoffmann2020-09-301-0/+9
| * microvm: add pcie supportGerd Hoffmann2020-09-303-0/+97
| * arm: use acpi_dsdt_add_gpexGerd Hoffmann2020-09-301-166/+9Star
| * acpi: add acpi_dsdt_add_gpexGerd Hoffmann2020-09-302-0/+180
| * move MemMapEntryGerd Hoffmann2020-09-301-5/+0Star
* | hw/net/can: Correct Kconfig dependenciesPavel Pisa2020-09-301-4/+3Star
* | hw/net/can: CTU CAN FD IP open hardware core emulation.Jan Charvat2020-09-305-0/+1117
* | hw/net/can/ctucafd: Add CTU CAN FD core register definitions.Jan Charvat2020-09-302-0/+1160
* | hw/net/can: sja1000 ignore CAN FD framesJan Charvat2020-09-301-6/+23
* | net/can: Initial host SocketCan support for CAN FD.Jan Charvat2020-09-301-0/+2
* | target/i386: always create kvmclock deviceVitaly Kuznetsov2020-09-305-6/+16
* | hw/xen: Split x86-specific declaration from generic hardware onesPhilippe Mathieu-Daudé2020-09-302-1/+2
* | hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc()Philippe Mathieu-Daudé2020-09-302-4/+4
* | hw/i386/q35: Remove unreachable Xen code on Q35 machinePhilippe Mathieu-Daudé2020-09-301-11/+2Star
* | hw: megasas: consider 'iov_count=0' is an error in megasas_map_sglLi Qiang2020-09-301-1/+1
* | hw: megasas: return -1 when 'megasas_map_sgl' failsLi Qiang2020-09-301-2/+2
* | scsi-generic: Fix HM-zoned device scanDmitry Fomichev2020-09-301-4/+6
* | hw/char/serial-{isa, pci}: Alias QDEV properties from generic serial objectPhilippe Mathieu-Daudé2020-09-302-3/+4
* | hw/char/serial: Make 'wakeup' property booleanPhilippe Mathieu-Daudé2020-09-302-1/+2
* | hw/char/serial: Rename I/O read/write trace eventsPhilippe Mathieu-Daudé2020-09-302-4/+4
* | hw/char/serial: Remove old DEBUG_SERIAL commented codePhilippe Mathieu-Daudé2020-09-301-11/+0Star
* | hw/char/serial: Replace commented DPRINTF() by trace eventPhilippe Mathieu-Daudé2020-09-302-3/+2Star
* | hw/char/serial: Assert serial_ioport_read/write offset fits 8 bytesPhilippe Mathieu-Daudé2020-09-301-2/+2
* | hw/char/serial: Remove TYPE_SERIAL_IOPhilippe Mathieu-Daudé2020-09-301-41/+0Star
* | hw/mips/mipssim: Use MMIO serial device on fake ISA I/OPhilippe Mathieu-Daudé2020-09-301-2/+3
* | numa: remove fixup numa_state->num_nodes to MAX_NODESIgor Mammedov2020-09-301-4/+0Star
* | numa: drop support for '-numa node' (without memory specified)Igor Mammedov2020-09-305-59/+0Star
* | acpi: i386: Move VMBus DSDT entry to SBJon Doron2020-09-301-5/+7
* | vhost-scsi: support inflight io trackLi Feng2020-09-301-0/+27
* | qapi: Extract PCI commands to 'pci.json'Philippe Mathieu-Daudé2020-09-292-2/+2
* | qapi: Extract ACPI commands to 'acpi.json'Philippe Mathieu-Daudé2020-09-293-3/+3
* | qapi: Restrict device memory commands to machine codePhilippe Mathieu-Daudé2020-09-292-0/+2
* | qapi: Restrict query-vm-generation-id command to machine codePhilippe Mathieu-Daudé2020-09-291-1/+1
* | qapi: Restrict balloon-related commands to machine codePhilippe Mathieu-Daudé2020-09-291-1/+1
* | qapi: Restrict LostTickPolicy enum to machine codePhilippe Mathieu-Daudé2020-09-292-1/+2
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200929-pull-request' ...Peter Maydell2020-09-296-13/+52
|\
| * ppc/pseries: enable big-endian-framebuffer quirk for bochs-display and virtio...Gerd Hoffmann2020-09-291-1/+3
| * virtio-vga: implement big-endian-framebuffer propertyGerd Hoffmann2020-09-291-0/+19
| * virtio-gpu: set physical dimensions for EDIDMarc-André Lureau2020-09-292-0/+4
| * edid: use physical dimensions if availableMarc-André Lureau2020-09-291-11/+25
| * edid: fix physical display size computationMarc-André Lureau2020-09-291-2/+2
| * virtio-gpu-3d: fix abnormal display after a warm rebootGuoqing Zhang2020-09-291-1/+1
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2020-09-2932-169/+749
|\ \
| * | hw: virtio-pmem: detach the element fromt the virtqueue when error occursLi Qiang2020-09-291-0/+1
| * | piix4: don't reserve hw resources when hotplug is off globallyAni Sinha2020-09-292-9/+22
| * | i440fx/acpi: do not add hotplug related amls for cold plugged bridgesAni Sinha2020-09-291-6/+6