- 9950da2 Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210322-2' into staging by Peter Maydell · 4 years ago
- 9741498 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 4 years ago
- d6150ac hw/riscv: microchip_pfsoc: Map EMMC/SD mux register by Bin Meng · 4 years ago
- aac8e46 hw/block: m25p80: Support fast read for SST flashes by Bin Meng · 4 years ago
- c346749 hw/riscv: allow ramfb on virt by Asherah Connor · 4 years ago
- 0489348 hw/riscv: Add fw_cfg support to virt by Asherah Connor · 4 years ago
- 82a4ed8 hw/char: disable ibex uart receive if the buffer is full by Alexander Wagner · 4 years ago
- d07b228 acpi: Move setters/getters of oem fields to X86MachineState by Marian Postevca · 4 years, 1 month ago
- 5033728 acpi: Set proper maximum size for "etc/acpi/rsdp" blob by David Hildenbrand · 4 years ago
- 6930ba0 acpi: Move maximum size logic into acpi_add_rom_blob() by David Hildenbrand · 4 years ago
- 2a3bdc5 microvm: Don't open-code "etc/table-loader" by David Hildenbrand · 4 years ago
- 6c2b24d acpi: Set proper maximum size for "etc/table-loader" blob by David Hildenbrand · 4 years ago
- b7f23f6 pci: acpi: add _DSM method to PCI devices by Igor Mammedov · 4 years ago
- 910e406 acpi: add aml_to_decimalstring() and aml_call6() helpers by Igor Mammedov · 4 years ago
- 4fd7da4 pci: acpi: ensure that acpi-index is unique by Igor Mammedov · 4 years ago
- b32bd76 pci: introduce acpi-index property for PCI device by Igor Mammedov · 4 years ago
- cffb446 hw/sd: sdhci: Reset the data pointer of s->fifo_buffer[] when a different block size is programmed by Bin Meng · 4 years ago
- 5cd7aa3 hw/sd: sdhci: Limit block size only when SDHC_BLKSIZE register is writable by Bin Meng · 4 years ago
- bc6f289 hw/sd: sdhci: Correctly set the controller status for ADMA by Bin Meng · 4 years ago
- 8be45cc hw/sd: sdhci: Don't write to SDHC_SYSAD register when transfer is in progress by Bin Meng · 4 years ago
- b263d8f hw/sd: sdhci: Don't transfer any data when command time out by Bin Meng · 4 years ago
- 818a5cd hw/sd: sd: Actually perform the erase operation by Bin Meng · 4 years, 1 month ago
- a78d9f2 hw/sd: sd: Fix build error when DEBUG_SD is on by Bin Meng · 4 years ago
- d2adda3 virtio-pmem: fix virtio_pmem_resp assign problem by Wang Liang · 4 years ago
- db8a377 vhost-user: Monitor slave channel in vhost_user_read() by Greg Kurz · 4 years ago
- a7f523c vhost-user: Introduce nested event loop in vhost_user_read() by Greg Kurz · 4 years ago
- 57dc021 vhost-user: Convert slave channel to QIOChannelSocket by Greg Kurz · 4 years ago
- de62e49 vhost-user: Factor out duplicated slave_fd teardown code by Greg Kurz · 4 years ago
- 9e06080 vhost-user: Fix double-close on slave_read() error path by Greg Kurz · 4 years ago
- a890557 vhost-user: Drop misleading EAGAIN checks in slave_read() by Greg Kurz · 4 years ago
- 0ab8c02 virtio: Fix virtio_mmio_read()/virtio_mmio_write() by Laurent Vivier · 4 years ago
- d4c6293 hw/net: virtio-net: Initialize nc->do_not_pad to true by Bin Meng · 4 years ago
- bdee969 Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 4 years ago
- e178113 hw: Replace anti-social QOM type names by Markus Armbruster · 4 years ago
- f2a9a6c fdc: Inline fdctrl_connect_drives() into fdctrl_realize_common() by Markus Armbruster · 4 years ago
- 36585e2 fdc: Drop deprecated floppy configuration by Markus Armbruster · 4 years ago
- 52ad57a hw/intc/i8259: Refactor pic_read_irq() to avoid uninitialized variable by Philippe Mathieu-Daudé · 4 years ago
- 9256694 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 4 years ago
- 9151e59 qapi/qom: QAPIfy object-add by Kevin Wolf · 4 years, 5 months ago
- cf6b56d Merge remote-tracking branch 'remotes/philmd/tags/pflash-20210318' into staging by Peter Maydell · 4 years ago
- 8a40754 Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into staging by Peter Maydell · 4 years ago
- 1b507e5 Merge remote-tracking branch 'remotes/berrange-gitlab/tags/dep-many-pull-request' into staging by Peter Maydell · 4 years ago
- 6e71c36 Merge remote-tracking branch 'remotes/stsquad/tags/pull-misc-6.0-updates-170321-2' into staging by Peter Maydell · 4 years ago
- dc04d25 hw/block/nvme: add support for the format nvm command by Minwoo Im · 4 years, 1 month ago
- 516990f hw/block/nvme: pull lba format initialization by Klaus Jensen · 4 years ago
- 397fbb5 hw/block/nvme: prefer runtime helpers instead of device parameters by Klaus Jensen · 4 years ago
- 6a674bc hw/block/nvme: support multiple lba formats by Minwoo Im · 4 years, 1 month ago
- f7dcd31 hw/block/nvme: add non-mdts command size limit for verify by Klaus Jensen · 4 years, 1 month ago
- 3e1da15 hw/block/nvme: add verify command by Gollu Appalanaidu · 4 years, 1 month ago
- 146f720 hw/block/nvme: end-to-end data protection by Klaus Jensen · 4 years, 1 month ago
- bc3a65e hw/block/nvme: add metadata support by Klaus Jensen · 4 years, 3 months ago
- 3754df0 hw/block/nvme: fix zone management receive reporting too many zones by Klaus Jensen · 4 years ago
- 3921756 hw/block/nvme: assert namespaces array indices by Klaus Jensen · 4 years ago
- 9c62f1e hw/block/nvme: fix potential overflow by Klaus Jensen · 4 years ago
- 91316cb hw/block/pflash_cfi: Replace DPRINTF with trace events by David Edmondson · 4 years, 1 month ago
- 2231bee hw/block/pflash_cfi01: Correct the type of PFlashCFI01.ro by David Edmondson · 4 years, 1 month ago
- 2b49cd6 hw/block/pflash_cfi01: Clarify trace events by Philippe Mathieu-Daudé · 4 years ago
- d910634 hw/block/pflash_cfi02: Add DeviceReset method by Philippe Mathieu-Daudé · 4 years ago
- 7d1df53 hw/block/pflash_cfi02: Factor out pflash_reset_state_machine() by Philippe Mathieu-Daudé · 4 years ago
- 7cb1096 hw/block/pflash_cfi02: Rename register_memory(true) as mode_read_array by Philippe Mathieu-Daudé · 4 years ago
- cadf25c hw/block/pflash_cfi02: Open-code pflash_register_memory(rom=false) by Philippe Mathieu-Daudé · 4 years ago
- 326d02c hw/block/pflash_cfi02: Set rom_mode to true in pflash_setup_mappings() by Philippe Mathieu-Daudé · 4 years ago
- 4586c2e hw/block/pflash_cfi02: Extract pflash_cfi02_fill_cfi_table() by Philippe Mathieu-Daudé · 4 years ago
- a42cd11 hw/block/pflash_cfi01: Extract pflash_cfi01_fill_cfi_table() by Philippe Mathieu-Daudé · 4 years ago
- ccd8014 hw/block/pflash_cfi: Fix code style for checkpatch.pl by Philippe Mathieu-Daudé · 4 years ago
- b12498f Merge remote-tracking branch 'remotes/vivier/tags/q800-for-6.0-pull-request' into staging by Peter Maydell · 4 years ago
- 879be3a hw/scsi: remove 'scsi-disk' device by Daniel P. Berrangé · 4 years ago
- b501018 hw/ide: remove 'ide-drive' device by Daniel P. Berrangé · 4 years ago
- 445a5b4 machine: remove 'arch' field from 'query-cpus-fast' QMP command by Daniel P. Berrangé · 4 years ago
- 8af54b9 machine: remove 'query-cpus' QMP command by Daniel P. Berrangé · 4 years ago
- 56b89f4 Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 4 years ago
- 2255564 Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20210316.0' into staging by Peter Maydell · 4 years ago
- 6925991 Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20210316' into staging by Peter Maydell · 4 years ago
- 569a948 Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210316' into staging by Peter Maydell · 4 years ago
- ff81439 Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-6.0-pull-request' into staging by Peter Maydell · 4 years ago
- 9e71180 hw/core: Only build guest-loader if libfdt is available by Philippe Mathieu-Daudé · 4 years ago
- 30ca7ed mac_via: remove VIA1 timer optimisations by Mark Cave-Ayland · 4 years ago
- 82ff856 mac_via: fix 60Hz VIA1 timer interval by Mark Cave-Ayland · 4 years ago
- 4c8f4ab mac_via: rename VBL timer to 60Hz timer by Mark Cave-Ayland · 4 years ago
- a67ffaf mac_via: don't re-inject ADB response when switching to IDLE state by Mark Cave-Ayland · 4 years ago
- add4dbf mac_via: allow long accesses to VIA registers by Mark Cave-Ayland · 4 years ago
- 9d39ec7 mac_via: fix up adb_via_receive() trace events by Mark Cave-Ayland · 4 years ago
- 935cac9 mac_via: switch rtc pram trace-events to use hex rather than decimal for addresses by Mark Cave-Ayland · 4 years ago
- c963fee hw/i8254: fix vmstate load by Pavel Dovgalyuk · 4 years ago
- 230376d memory: add a sparse memory device for fuzzing by Alexander Bulekov · 4 years ago
- 758b96b vfio/migrate: Move switch of dirty tracking into vfio_memory_listener by Keqian Zhu · 4 years ago
- 1eb7f64 vfio: Support host translation granule size by Kunkun Jiang · 4 years ago
- ecebe53 vfio: Avoid disabling and enabling vectors repeatedly in VFIO migration by Shenming Lu · 4 years ago
- 8ce1ff9 vfio: Set the priority of the VFIO VM state change handler explicitly by Shenming Lu · 4 years ago
- d329f50 vfio: Move the saving of the config space to the right place in VFIO migration by Shenming Lu · 4 years ago
- 1a8e22b spapr_iommu: Fix vhost integration regression by Eric Auger · 4 years, 1 month ago
- 8dca037 vfio: Do not register any IOMMU_NOTIFIER_DEVIOTLB_UNMAP notifier by Eric Auger · 4 years, 1 month ago
- 4eda914 hw/vfio/pci-quirks: Replace the word 'blacklist' by Philippe Mathieu-Daudé · 4 years, 1 month ago
- 4292d50 vfio: Fix vfio_listener_log_sync function name typo by Zenghui Yu · 4 years, 3 months ago
- 5b7f558 Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210315-pull-request' into staging by Peter Maydell · 4 years ago
- 6e31b3a Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging by Peter Maydell · 4 years ago
- e4fd889 hw/9pfs/9p-synth: Replaced qemu_mutex_lock with QEMU_LOCK_GUARD by Mahmoud Mandour · 4 years ago
- e1cecdc m68k: add Virtual M68k Machine by Laurent Vivier · 4 years ago
- 0791bc0 m68k: add a system controller by Laurent Vivier · 4 years ago
- 2fde99e m68k: add an interrupt controller by Laurent Vivier · 4 years ago