messages from 2021-09-04 21:37:34 to 2021-09-06 10:27:06 UTC [more...]
[PULL 00/35] pc,pci,virtio: fixes, cleanups
2021-09-06 10:24 UTC (40+ messages)
` [PULL 01/35] vhost-vdpa: Do not send empty IOTLB update batches
` [PULL 02/35] hw/virtio: Fix leak of host-notifier memory-region
` [PULL 03/35] vhost: make SET_VRING_ADDR, SET_FEATURES send replies
` [PULL 04/35] hw/acpi: define PIIX4 acpi pci hotplug property strings at a single place
` [PULL 05/35] q35: catch invalid cpu hotplug configuration
` [PULL 06/35] hw/acpi: refactor acpi hp modules so that targets can just use what they need
` [PULL 07/35] hw/virtio: move vhost_set_backend_type() to vhost.c
` [PULL 08/35] vhost-user: add missing space in error message
` [PULL 09/35] acpi: Delete broken ACPI_GED_X86 macro
` [PULL 10/35] Use PCI_HOST_BRIDGE macro
` [PULL 11/35] virtio-balloon: don't start free page hinting if postcopy is possible
` [PULL 12/35] virtio-balloon: free page hinting cleanups
` [PULL 13/35] virtio-bus: introduce iommu_enabled()
` [PULL 14/35] virtio-pci: implement iommu_enabled()
` [PULL 15/35] vhost: correctly detect the enabling IOMMU
` [PULL 16/35] hw/i386/acpi-build: Get NUMA information from struct NumaState
` [PULL 17/35] hw/pci: remove all references to find_i440fx function
` [PULL 18/35] hw/acpi: use existing references to pci device struct within functions
` [PULL 19/35] MAINTAINERS: Added myself as a reviewer for acpi/smbios subsystem
` [PULL 20/35] hw/virtio: Document virtio_queue_packed_empty_rcu is called within RCU
` [PULL 21/35] hw/virtio: Remove NULL check in virtio_free_region_cache()
` [PULL 22/35] hw/virtio: Add flatview update in vhost_user_cleanup()
` [PULL 23/35] tests/vhost-user-bridge.c: Sanity check socket path length
` [PULL 24/35] tests/vhost-user-bridge.c: Fix typo in help message
` [PULL 25/35] vhost-vdpa: remove unused variable "acked_features"
` [PULL 26/35] vhost-vdpa: correctly return err in vhost_vdpa_set_backend_cap()
` [PULL 27/35] vhost_net: remove the meaningless assignment in vhost_net_start_one()
` [PULL 28/35] vhost: use unsigned int for nvqs
` [PULL 29/35] vhost_net: do not assume nvqs is always 2
` [PULL 30/35] vhost-vdpa: remove the unnecessary check in vhost_vdpa_add()
` [PULL 31/35] vhost-vdpa: don't cleanup twice "
` [PULL 32/35] vhost-vdpa: fix leaking of vhost_net "
` [PULL 33/35] vhost-vdpa: tweak the error label "
` [PULL 34/35] vhost-vdpa: fix the wrong assertion in vhost_vdpa_init()
` [PULL 35/35] vhost-vdpa: remove the unncessary queue_index assignment
[PATCH v3 00/13] s390x: skey related fixes, cleanups, and memory device preparations
2021-09-06 10:14 UTC (13+ messages)
` [PATCH v3 02/13] s390x/tcg: fix ignoring bit 63 when setting the storage key in SSKE
` [PATCH v3 03/13] s390x/tcg: convert real to absolute address for RRBE, SSKE and ISKE
` [PATCH v3 04/13] s390x/tcg: check for addressing exceptions "
` [PATCH v3 11/13] hw/s390x/s390-skeys: check if an address is valid before dumping the key
` [PATCH v3 12/13] hw/s390x/s390-skeys: rename skeys_enabled to skeys_are_enabled
` [PATCH v3 13/13] hw/s390x/s390-skeys: lazy storage key enablement under TCG
[PULL 00/13] Testing, build system and misc patches
2021-09-06 9:51 UTC (6+ messages)
Add a unit test to exercize support for ACPI hotplug on multifunction bridges in q35
2021-09-06 9:39 UTC (4+ messages)
` [PATCH 1/3] tests/acpi: allow changes to DSDT.multi-bridge ACPI table blob for q35
` [PATCH 2/3] tests/acpi/pcihp: add unit tests for hotplug on multifunction bridges "
` [PATCH 3/3] tests/acpi: add DSDT binary blob for the unit test added in the previous commit
How does qemu detect the completion of interrupt execution?
2021-09-06 9:24 UTC (9+ messages)
[PATCH] usb-storage: tag usb_msd_csw as packed struct
2021-09-06 9:24 UTC (2+ messages)
[PATCH 0/4] vl: Prioritize device realizations
2021-09-06 9:22 UTC (10+ messages)
` [PATCH 4/4] vl: Prioritize realizations of devices
[PATCH v3] hw/arm/aspeed: Add Fuji machine type
2021-09-06 9:15 UTC (3+ messages)
virtio "transitional devices"?
2021-09-06 8:59 UTC (2+ messages)
[PATCH 4/4] vl: Prioritize realizations of devices
2021-09-06 8:49 UTC (12+ messages)
[RFC PATCH 0/2] riscv: Adding custom CSR related Kconfig options
2021-09-06 7:55 UTC (6+ messages)
[PATCH V2 00/21] vhost-vDPA multiqueue
2021-09-06 6:54 UTC (9+ messages)
` [PATCH V2 17/21] vhost-net: control virtqueue support
` [PATCH V2 18/21] virito-net: use "qps" instead of "queues" when possible
[PATCH] util/compatfd.c: use libc signalfd wrapper instead of raw syscall
2021-09-06 6:51 UTC (2+ messages)
[PATCH] softmmu/memory: Validate {read, write}_with_attrs before calling
2021-09-06 6:51 UTC (8+ messages)
` [PATCH] softmmu/memory: Validate {read,write}_with_attrs "
[PATCH v3 00/30] accel: Move has_work() from SysemuCPUOps to AccelOpsClass
2021-09-06 6:48 UTC (3+ messages)
` [PATCH v3 30/30] accel: Add missing AccelOpsClass::has_work() and drop SysemuCPUOps one
hw/nvme: fix verification of select field in namespace attachment
2021-09-06 6:04 UTC (2+ messages)
[PATCH v10 00/16] target/riscv: Update QEmu for Zb[abcs] 1.0.0
2021-09-06 5:45 UTC (10+ messages)
` [PATCH v10 01/16] target/riscv: Introduce temporary in gen_add_uw()
` [PATCH v10 02/16] target/riscv: fix clzw implementation to operate on arg1
` [PATCH v10 03/16] target/riscv: clwz must ignore high bits (use shift-left & changed logic)
[PATCH v2 00/22] QEMU RISC-V AIA support
2021-09-06 5:33 UTC (5+ messages)
` [PATCH v2 05/22] target/riscv: Allow setting CPU feature from machine/device emulation
` [PATCH v2 06/22] target/riscv: Add AIA cpu feature
[PATCH] target/riscv: Fix satp write
2021-09-06 5:31 UTC (10+ messages)
[PATCH V2 0/3] virtio: Add vhost-user-i2c device's support
2021-09-06 4:37 UTC (3+ messages)
Virtualizing HP PA-RISC unix station other than B160L
2021-09-06 3:49 UTC (4+ messages)
[PATCH v2 00/20] ppc/pnv: Extend the powernv10 machine
2021-09-06 0:59 UTC (5+ messages)
` [PATCH v2 01/20] docs/system: ppc: Update the URL for OpenPOWER firmware images
` [PATCH v2 02/20] ppc/pnv: Add an assert when calculating the RAM distribution on chips
[PATCH] target/ppc: fix setting of CR flags in bcdcfsq
2021-09-06 2:55 UTC (3+ messages)
[PATCH v3 00/43] bsd-user updates to run hello world
2021-09-05 22:44 UTC (37+ messages)
` [PATCH v3 10/43] bsd-user: implement path searching
` [PATCH v3 18/43] bsd-user: save the path to the qemu emulator
` [PATCH v3 20/43] bsd-user: Move per-cpu code into target_arch_cpu.h
` [PATCH v3 21/43] bsd-user: pull in target_arch_thread.h update target_arch_elf.h
` [PATCH v3 22/43] bsd-user: Include more things in qemu.h
` [PATCH v3 26/43] bsd-user: *BSD specific siginfo defintions
` [PATCH v3 27/43] bsd-user: Implement --seed and initialize random state
` [PATCH v3 30/43] bsd-user: elf cleanup
` [PATCH v3 32/43] bsd-user: Rewrite target system call definintion glue
` [PATCH v3 33/43] bsd-user: Make cpu_model and cpu_type visible to all of main.c
` [PATCH v3 34/43] bsd-user: update debugging in mmap.c
` [PATCH v3 36/43] bsd-user: Add target_os_user.h to capture the user/kernel structures
` [PATCH v3 37/43] bsd-user: add stubbed out core dump support
` [PATCH v3 39/43] bsd-user: Refactor load_elf_sections and is_target_elf_binary
` [PATCH v3 40/43] bsd-user: move qemu_log to later in the file
` [PATCH v3 43/43] bsd-user: Update mapping to handle reserved and starting conditions
[PATCH V2] block/rbd: implement bdrv_co_block_status
2021-09-05 19:04 UTC (6+ messages)
Re: [PATCH v4] virtio/vsock: add two more queues for datagram types
2021-09-05 18:08 UTC
[RFC PATCH v2 00/12] Add AMD Secure Nested Paging (SEV-SNP) support
2021-09-05 17:09 UTC (10+ messages)
` [RFC PATCH v2 04/12] i386/sev: initialize SNP context
` [RFC PATCH v2 11/12] i386/sev: sev-snp: add support for CPUID validation
[PATCH] user: Mark cpu_loop() with noreturn attribute
2021-09-05 16:02 UTC (4+ messages)
[PATCH v2 00/24] accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu
2021-09-05 15:59 UTC (30+ messages)
` [PATCH v2 01/24] target/avr: Remove pointless use of CONFIG_USER_ONLY definition
` [PATCH v2 02/24] target/i386: Restrict sysemu-only fpu_helper helpers
` [PATCH v2 03/24] target/i386: Simplify TARGET_X86_64 #ifdef'ry
` [PATCH v2 04/24] target/xtensa: Restrict do_transaction_failed() to sysemu
` [PATCH v2 05/24] accel/tcg: Rename user-mode do_interrupt hack as fake_user_interrupt
` [PATCH v2 06/24] target/alpha: Restrict cpu_exec_interrupt() handler to sysemu
` [PATCH v2 07/24] target/arm: "
` [PATCH v2 08/24] target/cris: "
` [PATCH v2 09/24] target/hppa: "
` [PATCH v2 10/24] target/i386: "
` [PATCH v2 11/24] target/i386: Move x86_cpu_exec_interrupt() under sysemu/ folder
` [PATCH v2 12/24] target/m68k: Restrict cpu_exec_interrupt() handler to sysemu
` [PATCH v2 13/24] target/microblaze: "
` [PATCH v2 14/24] target/mips: "
` [PATCH v2 15/24] target/nios2: "
` [PATCH v2 16/24] target/openrisc: "
` [PATCH v2 17/24] target/ppc: "
` [PATCH v2 18/24] target/riscv: "
` [PATCH v2 19/24] target/sh4: "
` [PATCH v2 20/24] target/sparc: "
` [PATCH v2 21/24] target/rx: "
` [PATCH v2 22/24] target/xtensa: "
` [PATCH v2 23/24] accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() "
` [PATCH v2 24/24] user: Remove cpu_get_pic_interrupt() stubs
[PATCH v2 0/5] hw/virtio: Minor housekeeping patches
2021-09-05 15:12 UTC (2+ messages)
[PULL 00/13] QAPI patches patches for 2021-09-03
2021-09-05 14:47 UTC (2+ messages)
arm: Launching EFI-enabled arm32 Linux
2021-09-05 14:44 UTC (2+ messages)
[PULL 00/14] aspeed queue
2021-09-05 14:43 UTC (7+ messages)
[PATCH v2 0/5] hw/arm: xilinx_zynq: Fix upstream U-Boot boot failure
2021-09-05 14:31 UTC (5+ messages)
` [PATCH v2 5/5] hw/char: cadence_uart: Ignore access when unclocked or in reset for uart_{read, write}()
[PATCH 0/1] Add missing function names to symbol list
2021-09-05 14:09 UTC (2+ messages)
` [PATCH 1/1] plugins/: Add missing functions "
[PATCH v2] net/colo: check vnet_hdr_support flag when using virtio-net
2021-09-05 11:48 UTC (4+ messages)
[PATCH v4 00/21] Add LoongArch linux-user emulation support
2021-09-05 10:08 UTC (24+ messages)
` [PATCH v4 09/21] target/loongarch: Add fixed point extra instruction translation
` [PATCH v4 10/21] target/loongarch: Add floating point arithmetic "
` [PATCH v4 11/21] target/loongarch: Add floating point comparison "
` [PATCH v4 12/21] target/loongarch: Add floating point conversion "
` [PATCH v4 13/21] target/loongarch: Add floating point move "
` [PATCH v4 14/21] target/loongarch: Add floating point load/store "
` [PATCH v4 15/21] target/loongarch: Add branch "
` [PATCH v4 17/21] LoongArch Linux User Emulation
` [PATCH v4 19/21] target/loongarch: Add target build suport
` [PATCH v4 20/21] target/loongarch: 'make check-tcg' support
` [PATCH v4 21/21] scripts: add loongarch64 binfmt config
[PATCH] ide: Cap LBA28 capacity announcement to 2^28-1
2021-09-05 7:30 UTC (2+ messages)
[PATCH] hw/ssi: imx_spi: Improve chip select handling
2021-09-05 2:08 UTC (9+ messages)
[PATCH 00/24] accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu
2021-09-04 23:40 UTC (7+ messages)
` [RFC PATCH 04/24] accel/tcg: Rename user-mode do_interrupt hack as fake_user_exception
` [PATCH 16/24] target/openrisc: Restrict cpu_exec_interrupt() handler to sysemu
[PATCH v7 0/2] memory: Have 'info mtree' remove duplicated Address Space information
2021-09-04 23:11 UTC (3+ messages)
` [PATCH v7 1/2] memory: Split mtree_info() as mtree_info_flatview() + mtree_info_as()
` [PATCH v7 2/2] memory: Have 'info mtree' remove duplicated Address Space information
[PATCH] MAINTAINERS: add myself as partial audio reviewer
2021-09-04 23:05 UTC (2+ messages)
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).