aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-06-09acpi: move aml builder code for serial deviceGerd Hoffmann
2020-06-09acpi: serial: don't use _STA methodGerd Hoffmann
2020-06-09acpi: rtc: use a single crs rangeGerd Hoffmann
2020-06-09acpi: move aml builder code for rtc deviceGerd Hoffmann
2020-06-09Fix parameter type in vhost migration log pathRaphael Norwitz
2020-06-09hw/acpi/nvdimm: add a helper to augment SRAT generationVishal Verma
2020-06-09msix: allow qword MSI-X table accessesMichael S. Tsirkin
2020-06-09hw/timer/grlib_gptimer: Display frequency in decimalPhilippe Mathieu-Daudé
2020-06-09hw/misc/grlib_ahb_apb_pnp: Add trace events on read accessesPhilippe Mathieu-Daudé
2020-06-09hw/misc/grlib_ahb_apb_pnp: Fix AHB PnP 8-bit accessesPhilippe Mathieu-Daudé
2020-06-09hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing to AHB PnP registersPhilippe Mathieu-Daudé
2020-06-09hw/sparc64/niagara: Remove duplicated NIAGARA_UART_BASE definitionPhilippe Mathieu-Daudé
2020-06-09hw/sparc64/niagara: Map the UART device unconditionallyPhilippe Mathieu-Daudé
2020-06-09hw/sparc/leon3: Map the UART device unconditionallyPhilippe Mathieu-Daudé
2020-06-09hw/misc/empty_slot: Name the slots when createdPhilippe Mathieu-Daudé
2020-06-09hw/misc/empty_slot: Move the 'hw/misc' and cover in MAINTAINERSPhilippe Mathieu-Daudé
2020-06-09hw/misc/empty_slot: Convert debug printf() to trace eventPhilippe Mathieu-Daudé
2020-06-09hw/misc/empty_slot: Add a 'name' qdev propertyPhilippe Mathieu-Daudé
2020-06-09hw/misc/empty_slot: Convert 'size' field as qdev propertyPhilippe Mathieu-Daudé
2020-06-09hw/misc/empty_slot: Lower address space priorityPhilippe Mathieu-Daudé
2020-06-09hw/sparc/sun4m: Use UnimplementedDevice for I/O devicesPhilippe Mathieu-Daudé
2020-06-08hw/virtio/vhost: re-factor vhost-section and allow DIRTY_MEMORY_CODEAlex Bennée
2020-06-08Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...Peter Maydell
2020-06-05Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200605'...Peter Maydell
2020-06-05hw/core: Restrict CpuClass::get_crash_info() to system-modePhilippe Mathieu-Daudé
2020-06-05Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200605' into stagingPeter Maydell
2020-06-05wire in the dwc-hsotg (dwc2) USB host controller emulationPaul Zimmerman
2020-06-05usb: add short-packet handling to usb-storage driverPaul Zimmerman
2020-06-05dwc-hsotg (dwc2) USB host controller emulationPaul Zimmerman
2020-06-05dwc-hsotg (dwc2) USB host controller state definitionsPaul Zimmerman
2020-06-05raspi: add BCM2835 SOC MPHI emulationPaul Zimmerman
2020-06-05hw/adc/stm32f2xx_adc: Correct memory region size and access sizePhilippe Mathieu-Daudé
2020-06-05hw/arm/pxa2xx: Replace printf() call by qemu_log_mask()Philippe Mathieu-Daudé
2020-06-05hw/input/pxa2xx_keypad: Replace hw_error() by qemu_log_mask()Philippe Mathieu-Daudé
2020-06-05hw/ssi/imx_spi: Removed unnecessary cast of rx data received from slaveEden Mikitas
2020-06-05hw/ssi/imx_spi: changed while statement to prevent underflowEden Mikitas
2020-06-05vfio-ccw: allow non-prefetch ORBsJared Rossi
2020-06-05s390x: pv: Fix KVM_PV_PREP_RESET command wrapper nameJanosch Frank
2020-06-05Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200605-pull-request' ...Peter Maydell
2020-06-05hw/block: Let the NVMe emulated device be target-agnosticPhilippe Mathieu-Daudé
2020-06-05hw/display/cirrus_vga: Fix code mis-indentationPhilippe Mathieu-Daudé
2020-06-05ati-vga: check mm_index before recursive call (CVE-2020-13800)Prasad J Pandit
2020-06-03riscv: Initial commit of OpenTitan machineAlistair Francis
2020-06-03riscv: sifive_e: Manually define the machineAlistair Francis
2020-06-03hw/riscv: spike: Remove deprecated ISA specific machinesAlistair Francis
2020-06-03hw/riscv: virt: Remove the riscv_ prefix of the machine* functionsBin Meng
2020-06-03hw/riscv: sifive_u: Remove the riscv_ prefix of the soc* functionsBin Meng
2020-06-03riscv: Change the default behavior if no -bios option is specifiedBin Meng
2020-06-03riscv: Suppress the error report for QEMU testing with riscv_find_firmware()Bin Meng
2020-06-01hw/mips: fuloong2e: Set preferred page size to 16KBHuacai Chen