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
Age
Commit message (
Expand
)
Author
2022-05-19
hw/intc/arm_gicv3: Support configurable number of physical priority bits
Peter Maydell
2022-05-19
hw/intc/arm_gicv3_kvm.c: Stop using GIC_MIN_BPR constant
Peter Maydell
2022-05-19
hw/intc/arm_gicv3: report correct PRIbits field in ICV_CTLR_EL1
Peter Maydell
2022-05-19
hw/intc/arm_gicv3_cpuif: Handle CPUs that don't specify GICv3 parameters
Peter Maydell
2022-05-19
target/arm: Drop unsupported_encoding() macro
Peter Maydell
2022-05-19
target/arm: Implement FEAT_IDST
Peter Maydell
2022-05-19
target/arm: Enable FEAT_S2FWB for -cpu max
Peter Maydell
2022-05-19
target/arm: Implement FEAT_S2FWB
Peter Maydell
2022-05-19
target/arm: Factor out FWB=0 specific part of combine_cacheattrs()
Peter Maydell
2022-05-19
target/arm: Postpone interpretation of stage 2 descriptor attribute bits
Peter Maydell
2022-05-18
Merge tag 'artist-cursor-fix-final-pull-request' of https://github.com/hdelle...
Richard Henderson
2022-05-17
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Richard Henderson
2022-05-17
tulip: Assign default MAC address if not specified
Helge Deller
2022-05-17
net/vmnet: update hmp-commands.hx
Vladislav Yaroshchuk
2022-05-17
net/vmnet: update qemu-options.hx
Vladislav Yaroshchuk
2022-05-17
net/vmnet: implement bridged mode (vmnet-bridged)
Vladislav Yaroshchuk
2022-05-17
net/vmnet: implement host mode (vmnet-host)
Vladislav Yaroshchuk
2022-05-17
net/vmnet: implement shared mode (vmnet-shared)
Vladislav Yaroshchuk
2022-05-17
net/vmnet: add vmnet backends to qapi/net
Vladislav Yaroshchuk
2022-05-17
net/vmnet: add vmnet dependency and customizable option
Vladislav Yaroshchuk
2022-05-16
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
2022-05-16
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2022-05-16
vhost-user-scsi: avoid unlink(NULL) with fd passing
Stefan Hajnoczi
2022-05-16
virtio-net: don't handle mq request in userspace handler for vhost-vdpa
Si-Wei Liu
2022-05-16
vhost-vdpa: change name and polarity for vhost_vdpa_one_time_request()
Si-Wei Liu
2022-05-16
vhost-vdpa: backend feature should set only once
Si-Wei Liu
2022-05-16
vhost-net: fix improper cleanup in vhost_net_start
Si-Wei Liu
2022-05-16
vhost-vdpa: fix improper cleanup in net_init_vhost_vdpa
Si-Wei Liu
2022-05-16
virtio-net: align ctrl_vq index for non-mq guest for vhost_vdpa
Si-Wei Liu
2022-05-16
virtio-net: setup vhost_dev and notifiers for cvq only when feature is negoti...
Si-Wei Liu
2022-05-16
hw/i386/amd_iommu: Fix IOMMU event log encoding errors
Wei Huang
2022-05-16
hw/i386: Make pic a property of common x86 base machine type
Xiaoyao Li
2022-05-16
hw/i386: Make pit a property of common x86 base machine type
Xiaoyao Li
2022-05-16
include/hw/pci/pcie_host: Correct PCIE_MMCFG_SIZE_MAX
Francisco Iglesias
2022-05-16
include/hw/pci/pcie_host: Correct PCIE_MMCFG_BUS_MASK
Francisco Iglesias
2022-05-16
docs/vhost-user: Clarifications for VHOST_USER_ADD/REM_MEM_REG
Kevin Wolf
2022-05-16
vhost-user: more master/slave things
Michael S. Tsirkin
2022-05-16
Merge tag 'pull-migration-20220516a' of https://gitlab.com/dagrh/qemu into st...
Richard Henderson
2022-05-16
artist: Fix X cursor position calculation in X11
Helge Deller
2022-05-16
Merge tag 'pull-qapi-2022-05-16' of git://repo.or.cz/qemu/armbru into staging
Richard Henderson
2022-05-16
artist: Emulate screen blanking
Helge Deller
2022-05-16
artist: Allow to turn cursor on or off
Helge Deller
2022-05-16
artist: Fix vertical X11 cursor position in HP-UX
Helge Deller
2022-05-16
artist: Use human-readable variable names instead of reg_xxx
Helge Deller
2022-05-16
artist: Introduce constant for max cursor size
Helge Deller
2022-05-16
seabios-hppa: Update SeaBIOS-hppa to VERSION 5
Helge Deller
2022-05-16
multifd: Implement zero copy write in multifd migration (multifd-zero-copy)
Leonardo Bras
2022-05-16
multifd: Send header packet without flags if zero-copy-send is enabled
Leonardo Bras
2022-05-16
multifd: multifd_send_sync_main now returns negative on error
Leonardo Bras
2022-05-16
migration: Add migrate_use_tls() helper
Leonardo Bras
[next]