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
2023-07-08
vdpa: Delete duplicated VIRTIO_NET_F_RSS in vdpa_feature_bits
Hawkins Jiawei
2023-07-08
hw: Simplify calls to pci_nic_init_nofail()
Thomas Huth
2023-07-08
trivial: man page: document display::gtk::zoom-to-fit
Jan Kratochvil
2023-07-08
target/avr: Fix handling of interrupts above 33.
Lucas Dietrich
2023-07-08
hw/riscv/virt.c: fix typo in 'aia' description
Daniel Henrique Barboza
2023-07-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2023-07-07
target/i386: Add new CPU model GraniteRapids
Tao Su
2023-07-07
target/i386: Add few security fix bits in ARCH_CAPABILITIES into SapphireRapi...
Lei Wang
2023-07-07
target/i386: Add new bit definitions of MSR_IA32_ARCH_CAPABILITIES
Tao Su
2023-07-07
target/i386: Allow MCDT_NO if host supports
Tao Su
2023-07-07
target/i386: Add support for MCDT_NO in CPUID enumeration
Tao Su
2023-07-07
target/i386: Adjust feature level according to FEAT_7_1_EDX
Tao Su
2023-07-07
qemu_cleanup: begin drained section after vm_shutdown()
Fiona Ebner
2023-07-07
meson.build: Remove the logic to link C code with the C++ linker
Thomas Huth
2023-07-07
python: bump minimum requirements so they are compatible with 3.12
Paolo Bonzini
2023-07-07
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Richard Henderson
2023-07-07
igb: Remove obsolete workaround for Windows
Akihiko Odaki
2023-07-07
e1000e: Add ICR clearing by corresponding IMS bit
Akihiko Odaki
2023-07-07
net: socket: remove net_init_socket()
Laurent Vivier
2023-07-07
net: socket: move fd type checking to its own function
Laurent Vivier
2023-07-07
net: socket: prepare to cleanup net_init_socket()
Laurent Vivier
2023-07-07
hw/net: ftgmac100: Drop the small packet check in the receive path
Bin Meng
2023-07-07
hw/net: sunhme: Remove the logic of padding short frames in the receive path
Bin Meng
2023-07-07
hw/net: sungem: Remove the logic of padding short frames in the receive path
Bin Meng
2023-07-07
hw/net: rtl8139: Remove the logic of padding short frames in the receive path
Bin Meng
2023-07-07
hw/net: pcnet: Remove the logic of padding short frames in the receive path
Bin Meng
2023-07-07
hw/net: ne2000: Remove the logic of padding short frames in the receive path
Bin Meng
2023-07-07
hw/net: i82596: Remove the logic of padding short frames in the receive path
Bin Meng
2023-07-07
hw/net: vmxnet3: Remove the logic of padding short frames in the receive path
Bin Meng
2023-07-07
hw/net: e1000: Remove the logic of padding short frames in the receive path
Bin Meng
2023-07-07
virtio-net: correctly report maximum tx_queue_size value
Laurent Vivier
2023-07-06
Merge tag 'pull-9p-20230706' of https://github.com/cschoenebeck/qemu into sta...
Richard Henderson
2023-07-06
Merge tag 'pull-target-arm-20230706' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2023-07-06
target/arm: Avoid over-length shift in arm_cpu_sve_finalize() error case
Peter Maydell
2023-07-06
target/arm: Define neoverse-v1
Peter Maydell
2023-07-06
target/arm: Suppress more TCG unimplemented features in ID registers
Peter Maydell
2023-07-06
target/xtensa: Assert that interrupt level is within bounds
Peter Maydell
2023-07-06
hw: arm: allwinner-sramc: Set class_size
Akihiko Odaki
2023-07-06
target/arm: gdbstub: Guard M-profile code with CONFIG_TCG
Fabiano Rosas
2023-07-06
tests/qtest: xlnx-canfd-test: Fix code coverity issues
Vikram Garhwal
2023-07-06
target/arm: Handle IC IVAU to improve compatibility with JITs
John Högberg
2023-07-06
target/arm: Fix SME full tile indexing
Richard Henderson
2023-07-06
target/arm: Dump ZA[] when active
Richard Henderson
2023-07-06
target/arm: Avoid splitting Zregs across lines in dump
Richard Henderson
2023-07-06
tests/tcg/aarch64/sysregs.c: Use S syntax for id_aa64zfr0_el1 and id_aa64smfr...
Peter Maydell
2023-07-06
MAINTAINERS: raise status of 9p to 'Maintained'
Christian Schoenebeck
2023-07-06
9pfs: deprecate 'proxy' backend
Christian Schoenebeck
2023-07-04
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Richard Henderson
2023-07-04
block/blkio: fix module_block.py parsing
Stefan Hajnoczi
2023-07-04
hw/arm/sbsa-ref: use XHCI to replace EHCI
Yuquan Wang
[next]