messages from 2023-01-13 16:53:55 to 2023-01-15 05:34:12 UTC [more...]
[PATCH] linux-user: fix bug about incorrect base addresss of gdt on i386 and x86_64
2023-01-15 5:32 UTC (2+ messages)
[PATCH v4] tcg/arm: Use register pair allocation for qemu_{ld, st}_i64
2023-01-15 2:40 UTC (2+ messages)
` [PATCH v4] tcg/arm: Use register pair allocation for qemu_{ld,st}_i64
[PATCH v2 00/22] tcg: exit_tb tidy, goto_tb reorg
2023-01-15 2:33 UTC (2+ messages)
[PATCH v3 0/4] target/m68k: fix FPSR quotient byte for fmod and frem
2023-01-15 2:01 UTC (6+ messages)
` [PATCH v3 1/4] target/m68k: pass quotient directly into make_quotient()
` [PATCH v3 2/4] target/m68k: pass sign "
` [PATCH v3 3/4] target/m68k: fix FPSR quotient byte for fmod instruction
` [PATCH v3 4/4] target/m68k: fix FPSR quotient byte for frem instruction
[RFC] Reducing NEED_CPU_H usage
2023-01-15 1:52 UTC (4+ messages)
[PATCH] target/i386: Fix 32-bit AD[CO]X insns in 64-bit mode
2023-01-15 1:21 UTC
[PATCH] target/i386: Fix BZHI instruction
2023-01-14 23:32 UTC
[PATCH 0/2] target/i386: Fix BEXTR instruction [#1372]
2023-01-14 23:05 UTC (3+ messages)
` [PATCH 1/2] tests/tcg/i386: Introduce and use reg_t consistently
` [PATCH 2/2] target/i386: Fix BEXTR instruction
[PATCH] tests/vm: Update haiku test vm to R1/Beta3
2023-01-14 22:47 UTC (5+ messages)
[PATCH 0/7] AML Housekeeping
2023-01-14 22:27 UTC (8+ messages)
` [PATCH 1/7] hw/acpi: Add missing includes
` [PATCH 2/7] hw/acpi/acpi_dev_interface: Remove unused parameter from AcpiDeviceIfClass::madt_cpu
` [PATCH 3/7] hw/acpi/acpi_dev_interface: Resolve AcpiDeviceIfClass::madt_cpu
` [PATCH 4/7] hw/i386/acpi-build: Remove unused attributes
` [PATCH 5/7] hw/acpi/acpi_aml_interface: Extract qbus_build_aml()
` [PATCH 6/7] hw/i386/acpi-microvm: Reuse qbus_build_aml()
` [PATCH 7/7] hw/isa/isa-bus: Remove now unused isa_build_aml()
[PATCH v2] Windows installer: keep dependency cache
2023-01-14 18:40 UTC
Display update issue on M1 Macs
2023-01-14 18:11 UTC (4+ messages)
[PATCH] target/i386: Fix C flag for BLSI, BLSMSK, BLSR
2023-01-14 18:06 UTC
[PATCH 0/6] hw/nvram/eeprom_at24c: Cleanup + FRUID EEPROM init example
2023-01-14 17:07 UTC (8+ messages)
` [PATCH 1/6] hw/nvram/eeprom_at24c: Add header w/ init helper
` [PATCH 2/6] hw/arm/aspeed: Remove local copy of at24c_eeprom_init
` [PATCH 3/6] hw/arm/aspeed: Replace aspeed_eeprom_init with at24c_eeprom_init
` [PATCH 4/6] hw/arm/npcm7xx: Remove local copy of at24c_eeprom_init
` [PATCH 5/6] hw/nvram/eeprom_at24c: Add I2C write helper
` [PATCH 6/6] hw/arm/aspeed: Init fby35 BMC FRUID EEPROM
[PATCH v3 0/3] Add gdbstub support to HVF
2023-01-14 16:13 UTC (4+ messages)
` [PATCH v3 1/3] arm: move KVM breakpoints helpers
` [PATCH v3 2/3] hvf: implement guest debugging on Apple Silicon hosts
` [PATCH v3 3/3] hvf: handle singlestepping over instructions which trigger a VM exit
[PATCH v4] Emulate dip switch language layout settings on SUN keyboard
2023-01-14 14:38 UTC (2+ messages)
` [PATCH v5] "
[PATCH v7 0/3] hw/riscv: clear kernel_entry high bits with 32bit CPUs
2023-01-14 13:40 UTC (5+ messages)
` [PATCH v7 1/3] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()
` [PATCH v7 2/3] hw/riscv/boot.c: make riscv_load_initrd() static
` [PATCH v7 3/3] hw/riscv: clear kernel_entry higher bits in load_elf_ram_sym()
[PATCH] accel/kvm: Specify default IPA size for arm64
2023-01-14 6:49 UTC (3+ messages)
[PATCH] target/arm: Fix in_debug path in S1_ptw_translate
2023-01-14 5:46 UTC
[PATCH v9] xen/pt: reserve PCI slot 2 for Intel igd-passthru
2023-01-14 5:39 UTC
[PATCH 00/19] e1000x cleanups (preliminary for IGB)
2023-01-14 3:59 UTC (20+ messages)
` [PATCH 01/19] e1000e: Fix the code style
` [PATCH 02/19] hw/net: Add more MII definitions
` [PATCH 03/19] fsl_etsec: Use hw/net/mii.h
` [PATCH 04/19] e1000: "
` [PATCH 05/19] e1000: Mask registers when writing
` [PATCH 06/19] e1000e: "
` [PATCH 07/19] e1000: Use more constant definitions
` [PATCH 08/19] e1000e: "
` [PATCH 09/19] e1000: Use memcpy to intialize registers
` [PATCH 10/19] e1000e: "
` [PATCH 11/19] e1000e: Remove pending interrupt flags
` [PATCH 12/19] e1000e: Improve software reset
` [PATCH 13/19] e1000: Configure ResettableClass
` [PATCH 14/19] e1000e: "
` [PATCH 15/19] e1000e: Introduce e1000_rx_desc_union
` [PATCH 16/19] e1000e: Set MII_ANER_NWAY
` [PATCH 17/19] e1000e: Remove extra pointer indirection
` [PATCH 18/19] tests/qtest/e1000e-test: Fix the code style
` [PATCH 19/19] tests/qtest/libqos/e1000e: Remove duplicate register definitions
[PATCH v2 00/13] Introduce igb
2023-01-14 4:10 UTC (14+ messages)
` [PATCH v2 01/13] hw/net/net_tx_pkt: Introduce net_tx_pkt_get_eth_hdr
` [PATCH v2 02/13] pcie: Introduce pcie_sriov_num_vfs
` [PATCH v2 03/13] e1000: Split header files
` [PATCH v2 04/13] igb: Copy e1000e code
` [PATCH v2 05/13] igb: Rename identifiers
` [PATCH v2 06/13] igb: Build igb
` [PATCH v2 07/13] igb: Transform to 82576 implementation
` [PATCH v2 08/13] tests/qtest/e1000e-test: Fabricate ethernet header
` [PATCH v2 09/13] tests/qtest/libqos/e1000e: Export macreg functions
` [PATCH v2 10/13] tests/qtest/libqos/igb: Copy e1000e code
` [PATCH v2 11/13] tests/qtest/libqos/igb: Transform to igb tests
` [PATCH v2 12/13] tests/avocado: Add igb test
` [PATCH v2 13/13] docs/system/devices/igb: Add igb documentation
[PATCH] target/arm: Fix physical address resolution for MTE
2023-01-14 3:12 UTC
[PATCH] net: Strip virtio-net header when dumping
2023-01-14 2:58 UTC (3+ messages)
[PATCH v8] xen/pt: reserve PCI slot 2 for Intel igd-passthru
2023-01-14 2:55 UTC (11+ messages)
[PATCH v2] net: Strip virtio-net header when dumping
2023-01-14 2:53 UTC
[RFC PATCH] testing: probe gdb for supported architectures ahead of time
2023-01-14 2:34 UTC (2+ messages)
[PATCH] tcg: Avoid recursion in tcg_gen_mulu2_i32
2023-01-14 2:04 UTC
[PATCH v4 0/3] tcg: add perfmap and jitdump
2023-01-14 1:05 UTC (2+ messages)
[RFC PATCH 0/5] Xen PIRQ support
2023-01-14 0:39 UTC (6+ messages)
` [RFC PATCH 1/5] i386/xen: Implement HYPERVISOR_physdev_op
` [RFC PATCH 2/5] hw/xen: Implement emulated PIRQ hypercall support
` [RFC PATCH 3/5] hw/xen: Support GSI mapping to PIRQ
` [RFC PATCH 4/5] hw/xen: [FIXME] Avoid deadlock in xen_evtchn_set_gsi()
` [RFC PATCH 5/5] hw/xen: Support MSI mapping to PIRQ
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-01-14 0:37 UTC (23+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes
` [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory
` [PATCH v10 4/9] KVM: Add KVM_EXIT_MEMORY_FAULT exit
` [PATCH v10 6/9] KVM: Unmap existing mappings when change the memory attributes
` [PATCH v10 7/9] KVM: Update lpage info when private/shared memory are mixed
` [PATCH v10 8/9] KVM: Handle page fault for private memory
` [PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
[RFC PATCH v3 00/28] target/arm: Allow CONFIG_TCG=n builds
2023-01-13 22:42 UTC (28+ messages)
` [RFC PATCH v3 05/28] target/arm: Move cpregs code out of cpu.h
` [RFC PATCH v3 08/28] target/arm: Wrap breakpoint/watchpoint updates with tcg_enabled
` [RFC PATCH v3 12/28] target/arm: Wrap arm_rebuild_hflags calls "
` [RFC PATCH v3 17/28] target/arm: Move cortex sysregs into cpregs.c
` [RFC PATCH v3 18/28] target/arm: Move common cpu code into cpu.c
` [RFC PATCH v3 20/28] target/arm: Set cortex-a57 as default cpu for KVM-only build
` [RFC PATCH v3 21/28] tests/qtest: Skip tests that depend on TCG when CONFIG_TCG=n
` [RFC PATCH v3 22/28] tests/qtest: Restrict bcm2835-dma-test to CONFIG_RASPI
` [RFC PATCH v3 24/28] tests/avocado: Skip tests that require a missing accelerator
` [RFC PATCH v3 25/28] tests/avocado: Tag TCG tests with accel:tcg
` [RFC PATCH v3 27/28] arm/Kconfig: Always select SEMIHOSTING when TCG is present
` [RFC PATCH v3 28/28] arm/Kconfig: Do not build TCG-only boards on a KVM-only build
[PATCH 0/2] Hexagon: update and enforce hintjr slot constraints
2023-01-13 21:47 UTC (5+ messages)
` [PATCH 1/2] Hexagon (iclass): update J4_hintjumpr "
` [PATCH 2/2] Hexagon (decode): look for pkts with multiple insns at the same slot
[PATCH 0/4] Improve the introductory documentation
2023-01-13 21:36 UTC (3+ messages)
` [PATCH 1/4] docs: add hotlinks to about preface text
[PATCH v2 00/14] block: Move more functions to coroutines
2023-01-13 20:42 UTC (15+ messages)
` [PATCH v2 01/14] block-coroutine-wrapper: support void functions
` [PATCH v2 02/14] block: Convert bdrv_io_plug() to co_wrapper
` [PATCH v2 03/14] block: Convert bdrv_io_unplug() "
` [PATCH v2 04/14] block: Convert bdrv_is_inserted() "
` [PATCH v2 05/14] block: Rename refresh_total_sectors to bdrv_refresh_total_sectors
` [PATCH v2 06/14] block: Convert bdrv_refresh_total_sectors() to co_wrapper_mixed
` [PATCH v2 07/14] block-backend: use bdrv_getlength instead of blk_getlength
` [PATCH v2 08/14] block: use bdrv_co_refresh_total_sectors when possible
` [PATCH v2 09/14] block: Convert bdrv_get_allocated_file_size() to co_wrapper
` [PATCH v2 10/14] block: Convert bdrv_get_info() to co_wrapper_mixed
` [PATCH v2 11/14] block: Convert bdrv_eject() to co_wrapper
` [PATCH v2 12/14] block: Convert bdrv_lock_medium() "
` [PATCH v2 13/14] block: Convert bdrv_debug_event() to co_wrapper_mixed
` [PATCH v2 14/14] block: Rename bdrv_load/save_vmstate() to bdrv_co_load/save_vmstate()
[PULL 00/46] MIPS patches for 2023-01-13
2023-01-13 20:31 UTC (12+ messages)
` [PULL 02/46] hw/mips/malta: Trace FPGA LEDs/ASCII display updates
` [PULL 06/46] hw/mips/gt64xxx_pci: Let the GT64120 manage the lower 512MiB hole
` [PULL 19/46] hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (2/5)
` [PULL 20/46] hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (3/5)
` [PULL 21/46] hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (4/5)
` [PULL 22/46] hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (5/5)
` [PULL 28/46] mips: Always include nanomips disassembler
` [PULL 32/46] hw/isa/piix4: Decouple INTx-to-LNKx routing which is board-specific
` [PULL 44/46] hw/mips/boston: Rename MachineState 'mc' pointer to 'ms'
[PATCH 0/4] hw: QOM housekeeping around IOTHREAD / IRQ types
2023-01-13 20:01 UTC (5+ messages)
` [PATCH 1/4] iothread: Remove unused IOThreadClass / IOTHREAD_CLASS
` [PATCH 2/4] hw/irq: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE()
` [PATCH 3/4] hw/or-irq: "
` [PATCH 4/4] hw: Replace qemu_or_irq typedef by OrIRQState
[RFC v4 0/3] migration: reduce time of loading non-iterable vmstate
2023-01-13 19:29 UTC (11+ messages)
` [RFC v4 2/3] memory: add depth assert in address_space_to_flatview
[PATCH 0/7] Trivial: Mark some more files as target-independant
2023-01-13 19:20 UTC (2+ messages)
[PATCH-for-8.0] softmmu: Extract watchpoint API from physmem.c
2023-01-13 19:12 UTC (2+ messages)
[PATCH v2 00/21] hw: Remove implicit sysbus_mmio_map() from pflash APIs
2023-01-13 13:40 UTC (8+ messages)
` [PATCH v2 01/21] hw/block: Rename TYPE_PFLASH_CFI02 'width' property as 'device-width'
` [PATCH v2 04/21] hw/block: Pass DeviceState to pflash_cfi01_get_memory()
[PATCH v14 00/11] s390x: CPU Topology
2023-01-13 18:15 UTC (5+ messages)
` [PATCH v14 01/11] s390x/cpu topology: adding s390 specificities to CPU topology
` [PATCH v14 02/11] s390x/cpu topology: add topology entries on CPU hotplug
[PULL 00/38] target-arm queue
2023-01-13 17:54 UTC (2+ messages)
unsubscribe qemu-devel@nongnu.org
2023-01-13 17:56 UTC
virtio-iommu issue with VFIO device downstream to a PCIe-to-PCI bridge: VFIO devices are not assigned any iommu group
2023-01-13 17:57 UTC (4+ messages)
[PATCH v2 0/2] target/riscv/cpu: fix sifive_u 32/64bits boot in riscv-to-apply.next
2023-01-13 17:52 UTC (3+ messages)
` [PATCH v2 1/2] target/riscv/cpu: set cpu->cfg in register_cpu_props()
` [PATCH v2 2/2] target/riscv/cpu.c: do not skip misa logic in riscv_cpu_realize()
[PATCH 0/4] qemu-img: Fix exit code for errors closing the image
2023-01-13 17:37 UTC (5+ messages)
` [PATCH 1/4] qcow2: Fix theoretical corruption in store_bitmap() error path
Exposing Mac Host Internal Microphone to Guests
2023-01-13 17:50 UTC (2+ messages)
[PATCH v6 00/13] vfio/migration: Implement VFIO migration protocol v2
2023-01-13 17:12 UTC (11+ messages)
` [PATCH v6 09/13] "
` [PATCH v6 10/13] vfio/migration: Optimize vfio_save_pending()
` [PATCH v6 11/13] vfio/migration: Remove VFIO migration protocol v1
` [PATCH v6 12/13] vfio: Alphabetize migration section of VFIO trace-events file
` [PATCH v6 13/13] docs/devel: Align VFIO migration docs to v2 protocol
[PATCH 0/9] audio: remove deprecated QEMU_AUDIO env support
2023-01-13 16:22 UTC (6+ messages)
` [PATCH 4/9] audio: remove QEMUSoundCard linked list
` [PATCH 5/9] audio: remove empty AUD_remove_card method
` [PATCH 7/9] ui/vnc: don't accept VNC_ENCODING_AUDIO without audiodev
` [PATCH 8/9] audio: audio state is now mandatory for capture
` [PATCH 9/9] audio: remove support for QEMU_AUDIO_ env variables
[PATCH v6 00/33] Consolidate PIIX south bridges
2023-01-13 17:39 UTC (6+ messages)
` [PATCH v6 04/33] hw/pci/pci: Factor out pci_bus_map_irqs() from pci_bus_irqs()
[PATCH RESEND v2 0/5] target: Restrict 'qapi-commands-machine.h' to system emulation
2023-01-13 17:21 UTC (5+ messages)
[Capstone] Feedback request for new architecture updater
2023-01-13 17:32 UTC (3+ messages)
Qemu interrupt-remap fault support
2023-01-13 17:08 UTC (3+ messages)
completion timeouts with pin-based interrupts in QEMU hw/nvme
2023-01-13 16:52 UTC (4+ messages)
[PATCH 0/7] hw/cxl: RAS error emulation and injection
2023-01-13 16:17 UTC (4+ messages)
` [PATCH 2/7] hw/pci/aer: Add missing routing for AER errors
` [PATCH 5/7] hw/mem/cxl-type3: Add AER extended capability
` [PATCH 6/7] hw/pci/aer: Make PCIE AER error injection facility available for other emulation to use
[RFC] cxl-host: Fix committed check for passthrough decoder
2023-01-13 17:10 UTC (3+ messages)
[PATCH 0/8] hw/cxl: CXL emulation cleanups and minor fixes for upstream
2023-01-13 15:12 UTC (9+ messages)
[PATCH 0/4] accel/tcg: Fixes for user-only page tracking
2023-01-13 17:10 UTC (4+ messages)
` [PATCH 4/4] tests/tcg/multiarch: add vma-pthread.c
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).