index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2023-05-22
hw/sparc64/sun4u: Use MachineClass->default_nic and MachineClass->no_parallel
Thomas Huth
2023-05-22
hw/i386: Ignore the default parallel port if it has not been compiled into QEMU
Thomas Huth
2023-05-22
hw/char/parallel: Move TYPE_ISA_PARALLEL to the header file
Thomas Huth
2023-05-22
hw/sh4: Use MachineClass->default_nic in the sh4 r2d machine
Thomas Huth
2023-05-22
hw/s390x: Use MachineClass->default_nic in the s390x machine
Thomas Huth
2023-05-22
hw/ppc: Use MachineClass->default_nic in the ppc machines
Thomas Huth
2023-05-22
hw: Move the default NIC machine class setting from the x86 to the generic one
Thomas Huth
2023-05-22
hw/i386/Kconfig: ISAPC works fine without VGA_ISA
Thomas Huth
2023-05-19
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2023-05-19
Revert "arm/kvm: add support for MTE"
Peter Maydell
2023-05-19
hw/i386/pc: No need for rtc_state to be an out-parameter
Bernhard Beschow
2023-05-19
hw/i386/pc: Create RTC controllers in south bridges
Bernhard Beschow
2023-05-19
hw/cxl: Introduce cxl_device_get_timestamp() utility function
Ira Weiny
2023-05-19
hw/cxl: rename mailbox return code type from ret_code to CXLRetCode
Jonathan Cameron
2023-05-19
hw/pci-bridge: make building pcie-to-pci bridge configurable
Sebastian Ott
2023-05-19
virtio-pci: add handling of PCI ATS and Device-TLB enable/disable
Viktor Prutyanov
2023-05-19
hw/pci-host/pam: Make init_pam() usage more readable
Bernhard Beschow
2023-05-19
hw/i386/pc: Initialize ram_memory variable directly
Bernhard Beschow
2023-05-19
hw/i386/pc_{q35,piix}: Minimize usage of get_system_memory()
Bernhard Beschow
2023-05-19
hw/i386/pc_{q35,piix}: Reuse MachineClass::desc as SMB product name
Bernhard Beschow
2023-05-19
hw/i386/pc_q35: Reuse machine parameter
Bernhard Beschow
2023-05-19
hw/pci-host/q35: Inline sysbus_add_io()
Bernhard Beschow
2023-05-19
hw/pci-host/i440fx: Inline sysbus_add_io()
Bernhard Beschow
2023-05-19
vhost-vdpa: Add support for vIOMMU.
Cindy Lu
2023-05-19
vhost-vdpa: Add check for full 64-bit in region delete
Cindy Lu
2023-05-19
vhost_vdpa: fix the input in trace_vhost_vdpa_listener_region_del()
Cindy Lu
2023-05-19
vhost: expose function vhost_dev_has_iommu()
Cindy Lu
2023-05-19
virtio-crypto: fix NULL pointer dereference in virtio_crypto_free_request
Mauro Matteo Cascella
2023-05-19
virtio-net: not enable vq reset feature unconditionally
Eugenio PĂ©rez
2023-05-19
vhost-user: Remove acpi-specific memslot limit
David Hildenbrand
2023-05-19
virtio-mem: Default to "unplugged-inaccessible=on" with 8.1 on x86-64
David Hildenbrand
2023-05-19
hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0
Leonardo Bras
2023-05-19
vhost-user: send SET_STATUS 0 after GET_VRING_BASE
Stefan Hajnoczi
2023-05-19
pci: pci_add_option_rom(): refactor: use g_autofree for path variable
Vladimir Sementsov-Ogievskiy
2023-05-19
pci: pci_add_option_rom(): improve style
Vladimir Sementsov-Ogievskiy
2023-05-19
ACPI: i386: bump to MADT to revision 3
Eric DeVolder
2023-05-19
hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
Gregory Price
2023-05-19
hw/mem: Use memory_region_size() in cxl_type3
Jonathan Cameron
2023-05-19
hw/cxl: Fix incorrect reset of commit and associated clearing of committed.
Jonathan Cameron
2023-05-19
hw/cxl: Fix endian handling for decoder commit.
Jonathan Cameron
2023-05-19
hw/cxl: drop pointless memory_region_transaction_guards
Jonathan Cameron
2023-05-19
hw/cxl: cdat: Fix failure to free buffer in erorr paths
Jonathan Cameron
2023-05-19
hw/cxl: cdat: Fix open file not closed in ct3_load_cdat()
Hao Zeng
2023-05-19
vhost: fix possible wrap in SVQ descriptor ring
Hawkins Jiawei
2023-05-18
Merge tag 'migration-20230518-pull-request' of https://gitlab.com/juan.quinte...
Richard Henderson
2023-05-18
migration: Move rate_limit_max and rate_limit_used to migration_stats
Juan Quintela
2023-05-18
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2023-05-18
hw/arm/vexpress: Avoid trivial memory leak of 'flashalias'
Peter Maydell
2023-05-18
sbsa-ref: use Bochs graphics card instead of VGA
Marcin Juszkiewicz
2023-05-18
arm/kvm: add support for MTE
Cornelia Huck
[next]