index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-22
hw/i386: Ignore the default parallel port if it has not been compiled into QEMU
Thomas Huth
2
-0
/
+5
2023-05-22
hw/char/parallel: Move TYPE_ISA_PARALLEL to the header file
Thomas Huth
3
-3
/
+3
2023-05-22
hw/sh4: Use MachineClass->default_nic in the sh4 r2d machine
Thomas Huth
1
-1
/
+3
2023-05-22
hw/s390x: Use MachineClass->default_nic in the s390x machine
Thomas Huth
1
-1
/
+3
2023-05-22
hw/ppc: Use MachineClass->default_nic in the ppc machines
Thomas Huth
7
-5
/
+16
2023-05-22
hw: Move the default NIC machine class setting from the x86 to the generic one
Thomas Huth
3
-7
/
+6
2023-05-22
hw/i386/Kconfig: ISAPC works fine without VGA_ISA
Thomas Huth
1
-1
/
+1
2023-05-19
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
30
-271
/
+701
2023-05-19
Revert "arm/kvm: add support for MTE"
Peter Maydell
1
-39
/
+30
2023-05-19
hw/i386/pc: No need for rtc_state to be an out-parameter
Bernhard Beschow
3
-8
/
+8
2023-05-19
hw/i386/pc: Create RTC controllers in south bridges
Bernhard Beschow
6
-1
/
+46
2023-05-19
hw/cxl: Introduce cxl_device_get_timestamp() utility function
Ira Weiny
2
-10
/
+16
2023-05-19
hw/cxl: rename mailbox return code type from ret_code to CXLRetCode
Jonathan Cameron
1
-32
/
+32
2023-05-19
hw/pci-bridge: make building pcie-to-pci bridge configurable
Sebastian Ott
2
-1
/
+7
2023-05-19
virtio-pci: add handling of PCI ATS and Device-TLB enable/disable
Viktor Prutyanov
1
-0
/
+36
2023-05-19
hw/pci-host/pam: Make init_pam() usage more readable
Bernhard Beschow
3
-15
/
+15
2023-05-19
hw/i386/pc: Initialize ram_memory variable directly
Bernhard Beschow
3
-8
/
+4
2023-05-19
hw/i386/pc_{q35,piix}: Minimize usage of get_system_memory()
Bernhard Beschow
2
-4
/
+5
2023-05-19
hw/i386/pc_{q35,piix}: Reuse MachineClass::desc as SMB product name
Bernhard Beschow
2
-2
/
+2
2023-05-19
hw/i386/pc_q35: Reuse machine parameter
Bernhard Beschow
1
-1
/
+1
2023-05-19
hw/pci-host/q35: Inline sysbus_add_io()
Bernhard Beschow
1
-2
/
+4
2023-05-19
hw/pci-host/i440fx: Inline sysbus_add_io()
Bernhard Beschow
1
-2
/
+3
2023-05-19
vhost-vdpa: Add support for vIOMMU.
Cindy Lu
1
-7
/
+138
2023-05-19
vhost-vdpa: Add check for full 64-bit in region delete
Cindy Lu
1
-1
/
+19
2023-05-19
vhost_vdpa: fix the input in trace_vhost_vdpa_listener_region_del()
Cindy Lu
1
-1
/
+2
2023-05-19
vhost: expose function vhost_dev_has_iommu()
Cindy Lu
1
-1
/
+1
2023-05-19
virtio-crypto: fix NULL pointer dereference in virtio_crypto_free_request
Mauro Matteo Cascella
1
-9
/
+11
2023-05-19
virtio-net: not enable vq reset feature unconditionally
Eugenio PĂ©rez
1
-1
/
+0
2023-05-19
vhost-user: Remove acpi-specific memslot limit
David Hildenbrand
1
-11
/
+1
2023-05-19
virtio-mem: Default to "unplugged-inaccessible=on" with 8.1 on x86-64
David Hildenbrand
2
-2
/
+4
2023-05-19
hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0
Leonardo Bras
3
-4
/
+10
2023-05-19
vhost-user: send SET_STATUS 0 after GET_VRING_BASE
Stefan Hajnoczi
1
-1
/
+15
2023-05-19
pci: pci_add_option_rom(): refactor: use g_autofree for path variable
Vladimir Sementsov-Ogievskiy
1
-7
/
+1
2023-05-19
pci: pci_add_option_rom(): improve style
Vladimir Sementsov-Ogievskiy
1
-10
/
+9
2023-05-19
ACPI: i386: bump to MADT to revision 3
Eric DeVolder
1
-1
/
+1
2023-05-19
hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
Gregory Price
2
-87
/
+241
2023-05-19
hw/mem: Use memory_region_size() in cxl_type3
Jonathan Cameron
1
-4
/
+4
2023-05-19
hw/cxl: Fix incorrect reset of commit and associated clearing of committed.
Jonathan Cameron
2
-2
/
+25
2023-05-19
hw/cxl: Fix endian handling for decoder commit.
Jonathan Cameron
2
-7
/
+10
2023-05-19
hw/cxl: drop pointless memory_region_transaction_guards
Jonathan Cameron
1
-2
/
+0
2023-05-19
hw/cxl: cdat: Fix failure to free buffer in erorr paths
Jonathan Cameron
3
-15
/
+25
2023-05-19
hw/cxl: cdat: Fix open file not closed in ct3_load_cdat()
Hao Zeng
1
-21
/
+8
2023-05-19
vhost: fix possible wrap in SVQ descriptor ring
Hawkins Jiawei
2
-1
/
+7
2023-05-18
Merge tag 'migration-20230518-pull-request' of https://gitlab.com/juan.quinte...
Richard Henderson
2
-3
/
+3
2023-05-18
migration: Move rate_limit_max and rate_limit_used to migration_stats
Juan Quintela
2
-3
/
+3
2023-05-18
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
1
-5
/
+9
2023-05-18
hw/arm/vexpress: Avoid trivial memory leak of 'flashalias'
Peter Maydell
1
-20
/
+20
2023-05-18
sbsa-ref: use Bochs graphics card instead of VGA
Marcin Juszkiewicz
1
-1
/
+1
2023-05-18
arm/kvm: add support for MTE
Cornelia Huck
1
-30
/
+39
2023-05-18
sbsa-ref: switch default cpu core to Neoverse-N1
Marcin Juszkiewicz
1
-1
/
+1
[next]