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
/
scripts
/
qapi
/
parser.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-24
docs/specs/pci-ids: Convert from txt to rST
Peter Maydell
3
-70
/
+99
2023-04-24
acpi: pcihp: allow repeating hot-unplug requests
Igor Mammedov
1
-0
/
+10
2023-04-24
virtio: i2c: Check notifier helpers for VIRTIO_CONFIG_IRQ_IDX
Viresh Kumar
1
-0
/
+16
2023-04-24
docs: Remove obsolete descriptions of SR-IOV support
Akihiko Odaki
1
-4
/
+1
2023-04-24
intel_iommu: refine iotlb hash calculation
Jason Wang
2
-7
/
+8
2023-04-24
docs/cxl: Fix sentence
Stefan Weil
1
-1
/
+1
2023-04-24
MAINTAINERS: Add Eugenio Pérez as vhost-shadow-virtqueue reviewer
Eugenio Pérez
1
-0
/
+4
2023-04-24
tests: bios-tables-test: replace memset with initializer
Paolo Bonzini
1
-80
/
+43
2023-04-24
hw/acpi: limit warning on acpi table size to pc machines older than version 2.3
Ani Sinha
4
-2
/
+9
2023-04-24
Add my old and new work email mapping and use work email to support acpi
Ani Sinha
1
-1
/
+1
2023-04-21
vhost-user-blk-server: notify client about disk resize
Vladimir Sementsov-Ogievskiy
3
-0
/
+36
2023-04-21
pci: avoid accessing slot_reserved_mask directly outside of pci.c
Chuck Zmudzinski
4
-8
/
+24
2023-04-21
hw: Add compat machines for 8.1
Cornelia Huck
10
-10
/
+79
2023-04-21
hw/i386/amd_iommu: Factor amdvi_pci_realize out of amdvi_sysbus_realize
Philippe Mathieu-Daudé
2
-28
/
+39
2023-04-21
hw/i386/amd_iommu: Set PCI static/const fields via PCIDeviceClass
Philippe Mathieu-Daudé
1
-2
/
+4
2023-04-21
hw/i386/amd_iommu: Move capab_offset from AMDVIState to AMDVIPCIState
Philippe Mathieu-Daudé
3
-9
/
+9
2023-04-21
hw/i386/amd_iommu: Remove intermediate AMDVIState::devid field
Philippe Mathieu-Daudé
3
-5
/
+3
2023-04-21
hw/i386/amd_iommu: Explicit use of AMDVI_BASE_ADDR in amdvi_init
Philippe Mathieu-Daudé
1
-2
/
+2
2023-04-21
MAINTAINERS: Mark AMD-Vi emulation as orphan
Philippe Mathieu-Daudé
1
-0
/
+4
2023-04-21
virtio-balloon: optimize the virtio-balloon on the ARM platform
Yangming
3
-28
/
+14
2023-04-21
docs: vhost-user: Add Xen specific memory mapping support
Viresh Kumar
1
-0
/
+21
2023-04-21
docs: vhost-user: Define memory region separately
Viresh Kumar
1
-21
/
+18
2023-04-21
vhost: Drop unused eventfd_add|del hooks
Peter Xu
1
-14
/
+0
2023-04-21
meson_options.txt: Enable qom-cast-debug by default again
Thomas Huth
2
-2
/
+2
2023-04-21
vdpa: accept VIRTIO_NET_F_SPEED_DUPLEX in SVQ
Eugenio Pérez
1
-1
/
+2
2023-04-21
Add my old and new work email mapping and use work email to support biosbits
Ani Sinha
3
-2
/
+3
2023-04-21
virtio: refresh vring region cache after updating a virtqueue size
Carlos López
5
-1
/
+5
2023-04-19
Update version for v8.0.0 release
Peter Maydell
1
-1
/
+1
2023-04-13
Update version for v8.0.0-rc4 release
Peter Maydell
1
-1
/
+1
2023-04-13
hw/xen: Fix double-free in xen_console store_con_info()
David Woodhouse
1
-10
/
+3
2023-04-12
migration: fix ram_state_pending_exact()
Juan Quintela
1
-1
/
+2
2023-04-12
migration/ram.c: Fix migration with compress enabled
Lukas Straub
1
-13
/
+11
2023-04-12
migration: Recover behavior of preempt channel creation for pre-7.2
Peter Xu
3
-2
/
+24
2023-04-12
migration: Fix potential race on postcopy_qemufile_src
Peter Xu
4
-8
/
+57
2023-04-12
io: tls: Inherit QIO_CHANNEL_FEATURE_SHUTDOWN on server side
Peter Xu
1
-0
/
+3
2023-04-12
block/nfs: do not poll within a coroutine
Paolo Bonzini
1
-11
/
+13
2023-04-12
hw/nvme: fix memory leak in nvme_dsm
Klaus Jensen
1
-0
/
+3
2023-04-12
hw/nvme: fix memory leak in fdp ruhid parsing
Klaus Jensen
1
-1
/
+2
2023-04-11
block, block-backend: write some hot coroutine wrappers by hand
Paolo Bonzini
4
-4
/
+52
2023-04-11
block-backend: ignore inserted state in blk_co_nb_sectors
Paolo Bonzini
1
-15
/
+8
2023-04-11
block-backend: inline bdrv_co_get_geometry
Paolo Bonzini
3
-15
/
+6
2023-04-11
migration/block: replace uses of blk_nb_sectors that do not check result
Paolo Bonzini
1
-3
/
+2
2023-04-11
block: remove has_variable_length from BlockDriver
Paolo Bonzini
5
-10
/
+11
2023-04-11
block: refresh bs->total_sectors on reopen
Paolo Bonzini
1
-0
/
+1
2023-04-11
block: remove has_variable_length from filters
Paolo Bonzini
4
-4
/
+0
2023-04-11
block: move has_variable_length to BlockLimits
Paolo Bonzini
3
-1
/
+15
2023-04-11
hw/i2c/allwinner-i2c: Fix subclassing of TYPE_AW_I2C_SUN6I
Peter Maydell
1
-3
/
+1
2023-04-11
iotests: Regression test for vhdx log corruption
Kevin Wolf
2
-0
/
+76
2023-04-11
block/vhdx: fix dynamic VHDX BAT corruption
Lukas Tschoke
1
-1
/
+1
2023-04-10
tcg/ppc: Fix TCG_TARGET_CALL_{ARG,RET}_I128 for ppc32
Richard Henderson
1
-3
/
+4
[next]