aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-08vdpa: Delete duplicated VIRTIO_NET_F_RSS in vdpa_feature_bitsHawkins Jiawei
2023-07-08hw: Simplify calls to pci_nic_init_nofail()Thomas Huth
2023-07-08trivial: man page: document display::gtk::zoom-to-fitJan Kratochvil
2023-07-08target/avr: Fix handling of interrupts above 33.Lucas Dietrich
2023-07-08hw/riscv/virt.c: fix typo in 'aia' descriptionDaniel Henrique Barboza
2023-07-07Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2023-07-07target/i386: Add new CPU model GraniteRapidsTao Su
2023-07-07target/i386: Add few security fix bits in ARCH_CAPABILITIES into SapphireRapi...Lei Wang
2023-07-07target/i386: Add new bit definitions of MSR_IA32_ARCH_CAPABILITIESTao Su
2023-07-07target/i386: Allow MCDT_NO if host supportsTao Su
2023-07-07target/i386: Add support for MCDT_NO in CPUID enumerationTao Su
2023-07-07target/i386: Adjust feature level according to FEAT_7_1_EDXTao Su
2023-07-07qemu_cleanup: begin drained section after vm_shutdown()Fiona Ebner
2023-07-07meson.build: Remove the logic to link C code with the C++ linkerThomas Huth
2023-07-07python: bump minimum requirements so they are compatible with 3.12Paolo Bonzini
2023-07-07Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingRichard Henderson
2023-07-07igb: Remove obsolete workaround for WindowsAkihiko Odaki
2023-07-07e1000e: Add ICR clearing by corresponding IMS bitAkihiko Odaki
2023-07-07net: socket: remove net_init_socket()Laurent Vivier
2023-07-07net: socket: move fd type checking to its own functionLaurent Vivier
2023-07-07net: socket: prepare to cleanup net_init_socket()Laurent Vivier
2023-07-07hw/net: ftgmac100: Drop the small packet check in the receive pathBin Meng
2023-07-07hw/net: sunhme: Remove the logic of padding short frames in the receive pathBin Meng
2023-07-07hw/net: sungem: Remove the logic of padding short frames in the receive pathBin Meng
2023-07-07hw/net: rtl8139: Remove the logic of padding short frames in the receive pathBin Meng
2023-07-07hw/net: pcnet: Remove the logic of padding short frames in the receive pathBin Meng
2023-07-07hw/net: ne2000: Remove the logic of padding short frames in the receive pathBin Meng
2023-07-07hw/net: i82596: Remove the logic of padding short frames in the receive pathBin Meng
2023-07-07hw/net: vmxnet3: Remove the logic of padding short frames in the receive pathBin Meng
2023-07-07hw/net: e1000: Remove the logic of padding short frames in the receive pathBin Meng
2023-07-07virtio-net: correctly report maximum tx_queue_size valueLaurent Vivier
2023-07-06Merge tag 'pull-9p-20230706' of https://github.com/cschoenebeck/qemu into sta...Richard Henderson
2023-07-06Merge tag 'pull-target-arm-20230706' of https://git.linaro.org/people/pmaydel...Richard Henderson
2023-07-06target/arm: Avoid over-length shift in arm_cpu_sve_finalize() error casePeter Maydell
2023-07-06target/arm: Define neoverse-v1Peter Maydell
2023-07-06target/arm: Suppress more TCG unimplemented features in ID registersPeter Maydell
2023-07-06target/xtensa: Assert that interrupt level is within boundsPeter Maydell
2023-07-06hw: arm: allwinner-sramc: Set class_sizeAkihiko Odaki
2023-07-06target/arm: gdbstub: Guard M-profile code with CONFIG_TCGFabiano Rosas
2023-07-06tests/qtest: xlnx-canfd-test: Fix code coverity issuesVikram Garhwal
2023-07-06target/arm: Handle IC IVAU to improve compatibility with JITsJohn Högberg
2023-07-06target/arm: Fix SME full tile indexingRichard Henderson
2023-07-06target/arm: Dump ZA[] when activeRichard Henderson
2023-07-06target/arm: Avoid splitting Zregs across lines in dumpRichard Henderson
2023-07-06tests/tcg/aarch64/sysregs.c: Use S syntax for id_aa64zfr0_el1 and id_aa64smfr...Peter Maydell
2023-07-06MAINTAINERS: raise status of 9p to 'Maintained'Christian Schoenebeck
2023-07-069pfs: deprecate 'proxy' backendChristian Schoenebeck
2023-07-04Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingRichard Henderson
2023-07-04block/blkio: fix module_block.py parsingStefan Hajnoczi
2023-07-04hw/arm/sbsa-ref: use XHCI to replace EHCIYuquan Wang