Age | Commit message (Expand) | Author | Files | Lines |
2022-12-14 | cleanup: Tweak and re-run return_directly.cocci | Markus Armbruster | 1 | -5/+2 |
2022-12-05 | Revert "hw/loongarch/virt: Add cfi01 pflash device" | Song Gao | 1 | -5/+0 |
2022-12-04 | Merge tag 'pull-loongarch-20221202' of https://gitlab.com/gaosong/qemu into s... | Stefan Hajnoczi | 1 | -0/+5 |
2022-12-04 | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ... | Stefan Hajnoczi | 4 | -7/+50 |
2022-12-02 | hw/loongarch/virt: Add cfi01 pflash device | Xiaojuan Yang | 1 | -0/+5 |
2022-12-01 | include/hw: VM state takes precedence in virtio_device_should_start | Alex Bennée | 1 | -5/+18 |
2022-12-01 | hw/virtio: generalise CHR_EVENT_CLOSED handling | Alex Bennée | 1 | -0/+18 |
2022-12-01 | hw/virtio: add started_vu status field to vhost-user-gpio | Alex Bennée | 1 | -0/+10 |
2022-12-01 | vhost: enable vrings in vhost_dev_start() for vhost-user devices | Stefano Garzarella | 1 | -2/+4 |
2022-11-21 | hw/sd: Fix sun4i allwinner-sdhost for U-Boot | Strahinja Jankovic | 1 | -0/+1 |
2022-11-10 | virtio-net: fix for heap-buffer-overflow | Xuan Zhuo | 1 | -0/+2 |
2022-11-08 | Merge tag 'pull-request-2022-11-08' of https://gitlab.com/thuth/qemu into sta... | Stefan Hajnoczi | 3 | -855/+854 |
2022-11-08 | hw/usb: fix tab indentation | Amarjargal Gundjalam | 2 | -854/+854 |
2022-11-08 | Revert "s390x/s390-virtio-ccw: add zpcii-disable machine property" | Cédric Le Goater | 1 | -1/+0 |
2022-11-07 | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ... | Stefan Hajnoczi | 16 | -15/+378 |
2022-11-07 | hw/virtio: introduce virtio_device_should_start | Alex Bennée | 1 | -0/+18 |
2022-11-07 | hw/smbios: add core_count2 to smbios table type 4 | Julia Suvorova | 1 | -0/+12 |
2022-11-07 | intel-iommu: PASID support | Jason Wang | 2 | -1/+8 |
2022-11-07 | intel-iommu: drop VTDBus | Jason Wang | 1 | -9/+2 |
2022-11-07 | msix: Assert that specified vector is in range | Akihiko Odaki | 1 | -2/+2 |
2022-11-07 | acpi: add get_dev_aml_func() helper | Igor Mammedov | 1 | -2/+11 |
2022-11-07 | vhost: expose vhost_virtqueue_stop() | Kangjie Xu | 1 | -0/+2 |
2022-11-07 | vhost: expose vhost_virtqueue_start() | Kangjie Xu | 1 | -0/+3 |
2022-11-07 | virtio-pci: support queue reset | Xuan Zhuo | 1 | -0/+5 |
2022-11-07 | virtio: core: vq reset feature negotation support | Kangjie Xu | 1 | -1/+3 |
2022-11-07 | virtio: introduce virtio_queue_enable() | Kangjie Xu | 1 | -0/+2 |
2022-11-07 | virtio: introduce virtio_queue_reset() | Xuan Zhuo | 1 | -0/+2 |
2022-11-07 | hw/pci-bridge/cxl-upstream: Add a CDAT table access DOE | Jonathan Cameron | 1 | -0/+1 |
2022-11-07 | hw/cxl/cdat: CXL CDAT Data Object Exchange implementation | Huai-Cheng Kuo | 4 | -0/+176 |
2022-11-07 | hw/pci: PCIe Data Object Exchange emulation | Huai-Cheng Kuo | 4 | -0/+131 |
2022-11-06 | s390x/cpu topology: add max_threads machine class attribute | Pierre Morel | 1 | -0/+1 |
2022-11-04 | hw/loongarch: Improve fdt for LoongArch virt machine | Xiaojuan Yang | 1 | -0/+1 |
2022-11-04 | hw/loongarch: Load FDT table into dram memory space | Xiaojuan Yang | 1 | -3/+0 |
2022-10-31 | mac_nvram: Use NVRAM_SIZE constant | BALATON Zoltan | 1 | -2/+1 |
2022-10-31 | hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.h | BALATON Zoltan | 2 | -1/+53 |
2022-10-31 | hw/ppc/mac.h: Move grackle-pcihost type declaration out to a header | BALATON Zoltan | 1 | -0/+44 |
2022-10-31 | hw/ppc/mac.h: Move macio specific parts out from shared header | BALATON Zoltan | 1 | -0/+21 |
2022-10-31 | Merge tag 'mips-20221030' of https://github.com/philmd/qemu into staging | Stefan Hajnoczi | 3 | -4/+15 |
2022-10-31 | hw/mips/bootloader: Allow bl_gen_jump_kernel to optionally set register | Philippe Mathieu-Daudé | 1 | -2/+6 |
2022-10-31 | hw/ide/piix: Introduce TYPE_ macros for PIIX IDE controllers | Bernhard Beschow | 1 | -0/+7 |
2022-10-31 | hw/isa/vt82c686: Instantiate PM function in host device | Bernhard Beschow | 1 | -2/+0 |
2022-10-31 | hw/isa/vt82c686: Introduce TYPE_VT82C686B_USB_UHCI define | Bernhard Beschow | 1 | -0/+1 |
2022-10-31 | hw/isa/vt82c686: Introduce TYPE_VIA_IDE define | Bernhard Beschow | 1 | -0/+1 |
2022-10-31 | Merge tag 'pull-ppc-20221029' of https://gitlab.com/danielhb/qemu into staging | Stefan Hajnoczi | 1 | -12/+8 |
2022-10-31 | Merge tag 'pull-request-2022-10-28' of https://gitlab.com/thuth/qemu into sta... | Stefan Hajnoczi | 1 | -0/+1 |
2022-10-30 | Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging | Stefan Hajnoczi | 1 | -0/+2 |
2022-10-28 | ppc4xx_sdram: Move ppc4xx_sdram_banks() to ppc4xx_sdram.c | BALATON Zoltan | 1 | -12/+8 |
2022-10-28 | accel/qtest: Support qtest accelerator for Windows | Xuzhou Cheng | 1 | -0/+1 |
2022-10-27 | reset: allow registering handlers that aren't called by snapshot loading | Jason A. Donenfeld | 1 | -1/+1 |
2022-10-26 | virtio-blk: use BDRV_REQ_REGISTERED_BUF optimization hint | Stefan Hajnoczi | 1 | -0/+2 |