messages from 2023-02-01 01:47:37 to 2023-02-01 14:38:38 UTC [more...]
[PATCH v10 00/59] Xen HVM support under KVM
2023-02-01 14:31 UTC (19+ messages)
` [PATCH v10 06/59] i386/hvm: Set Xen vCPU ID in KVM
` [PATCH v10 08/59] xen-platform: allow its creation with XEN_EMULATE mode
` [PATCH v10 11/59] i386/xen: implement HYPERVISOR_sched_op, SCHEDOP_shutdown
` [PATCH v10 22/59] i386/xen: handle VCPUOP_register_vcpu_time_info
` [PATCH v10 26/59] i386/xen: implement HVMOP_set_param
` [PATCH v10 28/59] i386/xen: Add support for Xen event channel delivery to vCPU
` [PATCH v10 31/59] hw/xen: Implement EVTCHNOP_unmask
` [PATCH v10 35/59] hw/xen: Implement EVTCHNOP_alloc_unbound
` [PATCH v10 36/59] hw/xen: Implement EVTCHNOP_bind_interdomain
` [PATCH v10 37/59] hw/xen: Implement EVTCHNOP_bind_vcpu
` [PATCH v10 40/59] hw/xen: Support HVM_PARAM_CALLBACK_TYPE_GSI callback
` [PATCH v10 43/59] hw/xen: Add xen_gnttab device for grant table emulation
` [PATCH v10 44/59] hw/xen: Support mapping grant frames
` [PATCH v10 46/59] hw/xen: Implement GNTTABOP_query_size
` [PATCH v10 53/59] hw/xen: Automatically add xen-platform PCI device for emulated Xen guests
` [PATCH v10 57/59] hw/xen: Support MSI mapping to PIRQ
` [PATCH v10 58/59] kvm/i386: Add xen-evtchn-max-pirq property
` [PATCH v10 59/59] i386/xen: Document Xen HVM emulation
[PATCH] vhost-user-fs: add capability to allow migration
2023-02-01 14:26 UTC (8+ messages)
[PATCH] accel/tcg: Complete cpu initialization before registration
2023-02-01 14:20 UTC (2+ messages)
[PATCH 1/9] Updated the FSF address in file hw/sh4/sh7750_regs.h
2023-02-01 12:19 UTC (19+ messages)
` [PATCH 2/9] Updated the FSF address in file contrib/gitdm/filetypes.txt
` [PATCH 3/9] Updated the FSF address in file hw/scsi/viosrp.h
` [PATCH 4/9] Updated the FSF address in file include/qemu/uri.h
` [PATCH 5/9] Updated the FSF address in file include/hw/arm/raspi_platform.h
` [PATCH 6/9] Updated the FSF address in file tests/unit/rcutorture.c
` [PATCH 7/9] Updated the FSF address in file util/uri.c
` [PATCH 8/9] Updated the FSF address in tests/unit/test-rcu-list.c
` [PATCH 9/9] Updated the FSF address in tests/qemu-iotests/022
[PATCH v2] x86: fix q35 kernel measurements broken due to rng seeding
2023-02-01 13:59 UTC
[PATCH 0/2] target/i386: add support for cpu FLUSH_L1D feature and FB_CLEAR capability
2023-02-01 13:57 UTC (3+ messages)
` [PATCH 1/2] target/i386: add support for FLUSH_L1D feature
` [PATCH 2/2] target/i386: add support for FB_CLEAR feature
[PATCH] x86: fix q35 kernel measurements broken due to rng seeding
2023-02-01 13:57 UTC
[PATCH v9 0/3] hw/riscv: clear kernel_entry high bits with 32bit CPUs
2023-02-01 13:48 UTC (4+ messages)
` [PATCH v9 1/3] hw/riscv: clear kernel_entry higher bits from load_elf_ram_sym()
[PATCH v5 00/20] Clean up includes
2023-02-01 13:44 UTC (6+ messages)
` [PATCH v5 04/20] scripts/clean-includes: Improve --git commit message
[RFC PATCH v5 0/9] target/arm: Allow CONFIG_TCG=n builds
2023-02-01 13:36 UTC (2+ messages)
[PATCH v6 00/36] tcg: Support for Int128 with helpers
2023-02-01 13:32 UTC (16+ messages)
` [PATCH v6 05/36] tcg: Add TCG_CALL_{RET,ARG}_BY_REF
` [PATCH v6 13/36] tcg: Add temp allocation for TCGv_i128
` [PATCH v6 15/36] tcg: Add guest load/store primitives "
` [PATCH v6 16/36] tcg: Add tcg_gen_{non}atomic_cmpxchg_i128
` [PATCH v6 17/36] tcg: Split out tcg_gen_nonatomic_cmpxchg_i{32,64}
` [PATCH v6 17/36] tcg: Split out tcg_gen_nonatomic_cmpxchg_i{32, 64}
` [PATCH v6 32/36] target/s390x: Use tcg_gen_atomic_cmpxchg_i128 for CDSG
` [PATCH] tests/tcg/s390x: Add cdsg.c
` [PATCH v6 35/36] target/i386: Inline cmpxchg8b
[PATCH v9 0/5] riscv: Allow user to set the satp mode
2023-02-01 13:23 UTC (9+ messages)
` [PATCH v9 2/5] riscv: Change type of valid_vm_1_10_[32|64] to bool
` [PATCH v9 3/5] riscv: Allow user to set the satp mode
` [PATCH v9 4/5] riscv: Introduce satp mode hw capabilities
` [PATCH v9 5/5] riscv: Correctly set the device-tree entry 'mmu-type'
[PATCH v15 00/11] s390x: CPU Topology
2023-02-01 13:20 UTC (12+ messages)
` [PATCH v15 01/11] s390x/cpu topology: adding s390 specificities to CPU topology
` [PATCH v15 02/11] s390x/cpu topology: add topology entries on CPU hotplug
` [PATCH v15 03/11] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
` [PATCH v15 04/11] s390x/sclp: reporting the maximum nested topology entries
` [PATCH v15 05/11] s390x/cpu topology: resetting the Topology-Change-Report
` [PATCH v15 06/11] s390x/cpu topology: interception of PTF instruction
` [PATCH v15 07/11] target/s390x/cpu topology: activating CPU topology
` [PATCH v15 08/11] qapi/s390x/cpu topology: x-set-cpu-topology monitor command
` [PATCH v15 09/11] machine: adding s390 topology to query-cpu-fast
` [PATCH v15 10/11] qapi/s390x/cpu topology: CPU_POLARITY_CHANGE qapi event
` [PATCH v15 11/11] docs/s390x/cpu topology: document s390x cpu topology
[PULL v3 00/38] Block layer patches
2023-02-01 13:28 UTC (2+ messages)
[PATCH] hw/usb/hcd-ohci: Fix typo
2023-02-01 13:23 UTC (2+ messages)
[PATCH v4 0/9] igb: merge changes from <20221229190817.25500-1-sriram.yagnaraman@est.tech>
2023-02-01 13:13 UTC (9+ messages)
` [PATCH v4 1/9] MAINTAINERS: Add Sriram Yagnaraman as a igb reviewer
` [PATCH v4 4/9] igb: implement VFRE and VFTE registers
` [PATCH v4 5/9] igb: check oversized packets for VMDq
` [PATCH v4 6/9] igb: respect E1000_VMOLR_RSSE
` [PATCH v4 7/9] igb: implement VF Tx and Rx stats
` [PATCH v4 8/9] igb: respect VT_CTL ignore MAC field
` [PATCH v4 9/9] igb: respect VMVIR and VMOLR for VLAN
[PATCH 0/4] Fix deadlock when dying because of a signal
2023-02-01 13:07 UTC (3+ messages)
` [PATCH 1/4] cpus: Make {start,end}_exclusive() recursive
[PATCH v3 00/11] tests/qtest: Allow running boot-serial / migration with TCG disabled
2023-02-01 13:07 UTC (5+ messages)
` [PATCH v3 06/11] tests/qtest/migration-test: Reduce 'cmd_source' string scope
[PATCH v4 00/16] hw/9pfs: Add 9pfs support for Windows
2023-02-01 13:04 UTC (5+ messages)
[PATCH v5 00/14] Hexagon: COF overrides, new generator, test/bug update
2023-02-01 13:04 UTC (9+ messages)
` [PATCH v5 01/14] Hexagon (target/hexagon) Add overrides for jumpr31 instructions
` [PATCH v5 02/14] Hexagon (target/hexagon) Add overrides for callr
` [PATCH v5 03/14] Hexagon (target/hexagon) Add overrides for endloop1/endloop01
` [PATCH v5 04/14] Hexagon (target/hexagon) Add overrides for dealloc-return instructions
[PATCH v3 0/9] igb: merge changes from <20221229190817.25500-1-sriram.yagnaraman@est.tech>
2023-02-01 13:03 UTC (14+ messages)
` [PATCH v3 3/9] igb: add ICR_RXDW
` [PATCH v3 4/9] igb: implement VFRE and VFTE registers
` [PATCH v3 5/9] igb: check oversized packets for VMDq
` [PATCH v3 8/9] igb: respect VT_CTL ignore MAC field
` [PATCH v3 9/9] igb: respect VMVIR and VMOLR for VLAN
[PATCH 00/25] aspeed: Various extensions, fixes and cleanups
2023-02-01 12:20 UTC (23+ messages)
` [PATCH 02/25] aspeed: Add Supermicro X11 SPI machine type
` [PATCH 03/25] hw/net: Fix read of uninitialized memory in ftgmac100
` [PATCH 04/25] avocado/boot_linux_console.py: Update ast2600 test
` [PATCH 05/25] m25p80: Add the is25wp256 SFPD table
` [PATCH 06/25] tests/avocado/machine_aspeed.py: update buildroot tests
` [PATCH 07/25] tests/avocado/machine_aspeed.py: Mask systemd services to speed up SDK boot
` [PATCH 08/25] hw/arm/boot: Export write_bootloader for Aspeed machines
` [PATCH 09/25] hw/core/loader: Remove declarations of option_rom_has_mr/rom_file_has_mr
` [PATCH 20/25] hw/arm/aspeed_ast10x0: Add various unimplemented peripherals
[RFC PATCH v2 0/3] hw/cxl: Poison get, inject, clear
2023-02-01 12:14 UTC (5+ messages)
` [RFC PATCH v2 1/3] hw/cxl: QMP based poison injection support
` [RFC PATCH v2 2/3] hw/cxl: Add poison injection via the mailbox
` [RFC PATCH v2 3/3] hw/cxl: Add clear poison mailbox command support
Emulating device configuration / max_virtqueue_pairs in vhost-vdpa and vhost-user
2023-02-01 11:48 UTC (12+ messages)
[PATCH] tests/tcg/s390x: Use -nostdlib for softmmu tests
2023-02-01 11:06 UTC (2+ messages)
Expose support for HyperV features via QMP
2023-02-01 10:42 UTC (2+ messages)
[PULL 0/1] M68k next patches
2023-02-01 9:54 UTC (2+ messages)
` [PULL 1/1] m68k: fix 'bkpt' instruction in softmmu mode
[QEMU][PATCH v5 00/10] Introduce xenpvh machine for arm architecture
2023-02-01 8:30 UTC (15+ messages)
` [QEMU][PATCH v5 01/10] hw/i386/xen/: move xen-mapcache.c to hw/xen/
` [QEMU][PATCH v5 04/10] xen-hvm: reorganize xen-hvm and move common function to xen-hvm-common
` [QEMU][PATCH v5 05/10] include/hw/xen/xen_common: return error from xen_create_ioreq_server
` [QEMU][PATCH v5 06/10] hw/xen/xen-hvm-common: skip ioreq creation on ioreq registration failure
` [QEMU][PATCH v5 07/10] hw/xen/xen-hvm-common: Use g_new and error_report
` [QEMU][PATCH v5 09/10] hw/arm: introduce xenpvh machine
[PATCH v2 0/6] Resolve TYPE_PIIX3_XEN_DEVICE
2023-02-01 8:11 UTC (5+ messages)
[PATCH 0/3] util/userfaultfd: Support /dev/userfaultfd
2023-02-01 7:55 UTC (10+ messages)
bamboo machine
2023-02-01 7:21 UTC
accel/tcg/translator.c question about translator_access
2023-02-01 5:45 UTC (2+ messages)
[PULL 00/22] tcg patch queue
2023-02-01 7:07 UTC (4+ messages)
` [PULL 16/22] tcg/aarch64: Reorg goto_tb implementation
[PULL 00/56] virtio,pc,pci: features, cleanups, fixes
2023-02-01 5:40 UTC (5+ messages)
` [PULL 10/56] x86: don't let decompressed kernel image clobber setup_data
[PATCH v7 0/9] Introduce igb
2023-02-01 4:26 UTC (10+ messages)
` [PATCH v7 1/9] hw/net/net_tx_pkt: Introduce net_tx_pkt_get_eth_hdr
` [PATCH v7 2/9] pcie: Introduce pcie_sriov_num_vfs
` [PATCH v7 3/9] e1000: Split header files
` [PATCH v7 4/9] Intrdocue igb device emulation
` [PATCH v7 5/9] tests/qtest/e1000e-test: Fabricate ethernet header
` [PATCH v7 6/9] tests/qtest/libqos/e1000e: Export macreg functions
` [PATCH v7 7/9] igb: Introduce qtest for igb device
` [PATCH v7 8/9] tests/avocado: Add igb test
` [PATCH v7 9/9] docs/system/devices/igb: Add igb documentation
[PATCH v6 0/9] Introduce igb
2023-02-01 4:13 UTC (10+ messages)
` [PATCH v6 1/9] hw/net/net_tx_pkt: Introduce net_tx_pkt_get_eth_hdr
` [PATCH v6 2/9] pcie: Introduce pcie_sriov_num_vfs
` [PATCH v6 3/9] e1000: Split header files
` [PATCH v6 4/9] Intrdocue igb device emulation
` [PATCH v6 5/9] tests/qtest/e1000e-test: Fabricate ethernet header
` [PATCH v6 6/9] tests/qtest/libqos/e1000e: Export macreg functions
` [PATCH v6 7/9] igb: Introduce qtest for igb device
` [PATCH v6 8/9] tests/avocado: Add igb test
` [PATCH v6 9/9] docs/system/devices/igb: Add igb documentation
[PATCH 00/18] vfio: Add migration pre-copy support and device dirty tracking
2023-02-01 4:15 UTC (7+ messages)
` [PATCH 01/18] vfio/migration: Add VFIO migration pre-copy support
[PATCH v2] target/riscv: set tval for triggered watchpoints
2023-02-01 4:11 UTC (2+ messages)
[PATCH v5 00/29] e1000x cleanups (preliminary for IGB)
2023-02-01 3:35 UTC (30+ messages)
` [PATCH v5 01/29] e1000e: Fix the code style
` [PATCH v5 02/29] hw/net: Add more MII definitions
` [PATCH v5 03/29] fsl_etsec: Use hw/net/mii.h
` [PATCH v5 04/29] e1000: "
` [PATCH v5 05/29] e1000: Mask registers when writing
` [PATCH v5 06/29] e1000e: "
` [PATCH v5 07/29] e1000: Use more constant definitions
` [PATCH v5 08/29] e1000e: "
` [PATCH v5 09/29] e1000: Use memcpy to intialize registers
` [PATCH v5 10/29] e1000e: "
` [PATCH v5 11/29] e1000e: Remove pending interrupt flags
` [PATCH v5 12/29] e1000e: Improve software reset
` [PATCH v5 13/29] e1000: Configure ResettableClass
` [PATCH v5 14/29] e1000e: "
` [PATCH v5 15/29] e1000e: Introduce e1000_rx_desc_union
` [PATCH v5 16/29] e1000e: Set MII_ANER_NWAY
` [PATCH v5 17/29] e1000e: Remove extra pointer indirection
` [PATCH v5 18/29] net: Check L4 header size
` [PATCH v5 19/29] e1000x: Alter the signature of e1000x_is_vlan_packet
` [PATCH v5 20/29] net: Strip virtio-net header when dumping
` [PATCH v5 21/29] hw/net/net_tx_pkt: Automatically determine if virtio-net header is used
` [PATCH v5 22/29] hw/net/net_rx_pkt: Remove net_rx_pkt_has_virt_hdr
` [PATCH v5 23/29] e1000e: Perform software segmentation for loopback
` [PATCH v5 24/29] hw/net/net_tx_pkt: Implement TCP segmentation
` [PATCH v5 25/29] hw/net/net_tx_pkt: Check the payload length
` [PATCH v5 26/29] e1000e: Do not assert when MSI-X is disabled later
` [PATCH v5 27/29] MAINTAINERS: Add Akihiko Odaki as a e1000e reviewer
` [PATCH v5 28/29] MAINTAINERS: Add e1000e test files
` [PATCH v5 29/29] e1000e: Combine rx traces
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).