aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-10-01Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/ide-pull-request' int...Peter Maydell
2020-10-01ide: cancel pending callbacks on SRSTJohn Snow
2020-10-01ide: clear interrupt on command writeJohn Snow
2020-10-01ide: remove magic constants from the device registerJohn Snow
2020-10-01ide: reorder set/get sector functionsJohn Snow
2020-10-01ide: model HOB correctlyJohn Snow
2020-10-01ide: don't tamper with the device registerJohn Snow
2020-10-01ide: rename cmd_write to ctrl_writeJohn Snow
2020-10-01hw/ide/ahci: Do not dma_memory_unmap(NULL)Philippe Mathieu-Daudé
2020-10-01Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201001'...Peter Maydell
2020-10-01hw/arm/raspi: Remove use of the 'version' value in the board codePhilippe Mathieu-Daudé
2020-10-01hw/arm/raspi: Use RaspiProcessorId to set the firmware load addressPhilippe Mathieu-Daudé
2020-10-01hw/arm/raspi: Introduce RaspiProcessorId enumPhilippe Mathieu-Daudé
2020-10-01hw/arm/raspi: Use more specific machine namesPhilippe Mathieu-Daudé
2020-10-01hw/arm/raspi: Avoid using TypeInfo::class_data pointerPhilippe Mathieu-Daudé
2020-10-01hw/arm/raspi: Move arm_boot_info structure to RaspiMachineStatePhilippe Mathieu-Daudé
2020-10-01hw/arm/raspi: Load the firmware on the first corePhilippe Mathieu-Daudé
2020-10-01hw/arm/raspi: Display the board revision in the machine descriptionPhilippe Mathieu-Daudé
2020-10-01hw/arm/raspi: Remove ignore_memory_transaction_failures on the raspi2Philippe Mathieu-Daudé
2020-10-01hw/arm/bcm2835: Add more unimplemented peripheralsPhilippe Mathieu-Daudé
2020-10-01hw/intc/armv7m_nvic: Only show ID register values for Main Extension CPUsPeter Maydell
2020-10-01target/arm: Move id_pfr0, id_pfr1 into ARMISARegistersPeter Maydell
2020-10-01Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200930-pull-reque...Peter Maydell
2020-09-30hw/net/can: Correct Kconfig dependenciesPavel Pisa
2020-09-30hw/net/can: CTU CAN FD IP open hardware core emulation.Jan Charvat
2020-09-30hw/net/can/ctucafd: Add CTU CAN FD core register definitions.Jan Charvat
2020-09-30hw/net/can: sja1000 ignore CAN FD framesJan Charvat
2020-09-30net/can: Initial host SocketCan support for CAN FD.Jan Charvat
2020-09-30target/i386: always create kvmclock deviceVitaly Kuznetsov
2020-09-30hw/xen: Split x86-specific declaration from generic hardware onesPhilippe Mathieu-Daudé
2020-09-30hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc()Philippe Mathieu-Daudé
2020-09-30hw/i386/q35: Remove unreachable Xen code on Q35 machinePhilippe Mathieu-Daudé
2020-09-30hw: megasas: consider 'iov_count=0' is an error in megasas_map_sglLi Qiang
2020-09-30hw: megasas: return -1 when 'megasas_map_sgl' failsLi Qiang
2020-09-30scsi-generic: Fix HM-zoned device scanDmitry Fomichev
2020-09-30hw/char/serial-{isa, pci}: Alias QDEV properties from generic serial objectPhilippe Mathieu-Daudé
2020-09-30hw/char/serial: Make 'wakeup' property booleanPhilippe Mathieu-Daudé
2020-09-30hw/char/serial: Rename I/O read/write trace eventsPhilippe Mathieu-Daudé
2020-09-30hw/char/serial: Remove old DEBUG_SERIAL commented codePhilippe Mathieu-Daudé
2020-09-30hw/char/serial: Replace commented DPRINTF() by trace eventPhilippe Mathieu-Daudé
2020-09-30hw/char/serial: Assert serial_ioport_read/write offset fits 8 bytesPhilippe Mathieu-Daudé
2020-09-30hw/char/serial: Remove TYPE_SERIAL_IOPhilippe Mathieu-Daudé
2020-09-30hw/mips/mipssim: Use MMIO serial device on fake ISA I/OPhilippe Mathieu-Daudé
2020-09-30numa: remove fixup numa_state->num_nodes to MAX_NODESIgor Mammedov
2020-09-30numa: drop support for '-numa node' (without memory specified)Igor Mammedov
2020-09-30acpi: i386: Move VMBus DSDT entry to SBJon Doron
2020-09-30vhost-scsi: support inflight io trackLi Feng
2020-09-30acpi/gpex: no reason to use a method for _CRSGerd Hoffmann
2020-09-30microvm/pcie: add 64bit mmio windowGerd Hoffmann
2020-09-30microvm: add pcie supportGerd Hoffmann