index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
python
/
qemu
/
utils
/
qemu_ga_client.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-05-22
tests/qemu-iotests/172: Run QEMU with -vga none and -nic none
Thomas Huth
1
-1
/
+1
2023-05-22
tests/qtest/meson.build: Run the net filter tests only with default devices
Thomas Huth
1
-6
/
+6
2023-05-22
tests/qtest: Check for the availability of virtio-ccw devices before using them
Thomas Huth
2
-8
/
+21
2023-05-22
tests/qtest/virtio-ccw-test: Remove superfluous tests
Thomas Huth
1
-23
/
+0
2023-05-22
tests/qtest/cdrom-test: Fix the test to also work without optional devices
Thomas Huth
1
-3
/
+13
2023-05-22
tests/qtest/usb-hcd-uhci-test: Skip test if UHCI controller is not available
Thomas Huth
1
-0
/
+5
2023-05-22
tests/qtest/readconfig-test: Check for the availability of USB controllers
Thomas Huth
1
-1
/
+4
2023-05-22
hw/sparc64/sun4u: Use MachineClass->default_nic and MachineClass->no_parallel
Thomas Huth
1
-3
/
+8
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
4
-3
/
+5
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
softmmu/vl.c: Disable default NIC if it has not been compiled into the binary
Thomas Huth
1
-0
/
+7
2023-05-22
hw: Move the default NIC machine class setting from the x86 to the generic one
Thomas Huth
5
-8
/
+7
2023-05-22
softmmu/vl.c: Check for the availability of the VGA device before using it
Thomas Huth
1
-1
/
+12
2023-05-22
hw/i386/Kconfig: ISAPC works fine without VGA_ISA
Thomas Huth
1
-1
/
+1
2023-05-19
Revert last two patches
Richard Henderson
5
-27
/
+8
2023-05-19
Raise crash-test-debian timeout to 90 minutes
Camilla Conte
1
-0
/
+1
2023-05-19
Add CI configuration for Kubernetes
Camilla Conte
4
-8
/
+26
2023-05-19
Revert "arm/kvm: add support for MTE"
Peter Maydell
6
-107
/
+34
2023-05-19
hw/i386/pc: No need for rtc_state to be an out-parameter
Bernhard Beschow
4
-9
/
+9
2023-05-19
hw/i386/pc: Create RTC controllers in south bridges
Bernhard Beschow
8
-1
/
+51
2023-05-19
hw/cxl: Introduce cxl_device_get_timestamp() utility function
Ira Weiny
3
-10
/
+18
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
2
-0
/
+38
2023-05-19
hw/pci-host/pam: Make init_pam() usage more readable
Bernhard Beschow
4
-17
/
+18
2023-05-19
hw/i386/pc: Initialize ram_memory variable directly
Bernhard Beschow
4
-9
/
+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
2
-7
/
+149
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
2
-1
/
+2
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
4
-4
/
+12
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: bios-tables-test.c step 5 (update expected table binaries)
Eric DeVolder
15
-14
/
+0
2023-05-19
ACPI: i386: bump to MADT to revision 3
Eric DeVolder
1
-1
/
+1
2023-05-19
ACPI: bios-tables-test.c step 2 (allowed-diff entries)
Eric DeVolder
1
-0
/
+14
2023-05-19
hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
Gregory Price
7
-114
/
+366
[next]