messages from 2022-01-10 08:41:45 to 2022-01-10 18:51:44 UTC [more...]
[RFC PATCH v2 0/6] host: Support macOS 12
2022-01-10 18:46 UTC (13+ messages)
` [RFC PATCH v2 2/6] audio/coreaudio: Remove a deprecation warning on "
` [PATCH v2 6/6] gitlab-ci: Support macOS 12 via cirrus-run
[PATCH] target/ppc: Add extra float instructions to POWER5P processors
2022-01-10 18:42 UTC (2+ messages)
[PULL 00/10] virtio: revert config interrupt changes
2022-01-10 18:32 UTC (2+ messages)
[RFC PATCH] target/ppc: Remove xscmpnedp instruction
2022-01-10 18:31 UTC (4+ messages)
[RFC PATCH v3 0/7] host: Support macOS 12
2022-01-10 18:28 UTC (12+ messages)
` [RFC PATCH v3 1/7] configure: Allow passing extra Objective C compiler flags
` [RFC PATCH v3 2/7] ui/cocoa: Remove allowedFileTypes restriction in SavePanel
` [RFC PATCH v3 3/7] hvf: Make hvf_get_segments() / hvf_put_segments() local
` [RFC PATCH v3 4/7] hvf: Remove deprecated hv_vcpu_flush() calls
` [RFC PATCH v3 5/7] audio/coreaudio: Remove a deprecation warning on macOS 12
` [RFC PATCH v3 6/7] block/file-posix: "
` [RFC PATCH v3 7/7] gitlab-ci: Support macOS 12 via cirrus-run
[PATCH 0/8] target/ppc: powerpc_excp improvements [40x] (3/n)
2022-01-10 18:15 UTC (9+ messages)
` [PATCH 1/8] target/ppc: 405: Add missing MSR bits to msr_mask
` [PATCH 2/8] target/ppc: 405: Add missing exception handlers
` [PATCH 3/8] target/ppc: Introduce powerpc_excp_40x
` [PATCH 4/8] squash "
` [PATCH 5/8] target/ppc: 405: Critical exceptions cleanup
` [PATCH 6/8] target/ppc: 405: Machine check exception cleanup
` [PATCH 7/8] target/ppc: 405: External "
` [PATCH 8/8] target/ppc: 405: System call "
[PATCH 0/2] Introduce PCI mbox module for Nuvoton SoC
2022-01-10 17:56 UTC (3+ messages)
` [PATCH 1/2] hw/misc: Add Nuvoton's PCI Mailbox Module
` [PATCH 2/2] hw/arm: Add PCI mailbox module to Nuvoton SoC
[PATCH] simplebench: Fix Python syntax error (reported by LGTM)
2022-01-10 18:09 UTC (4+ messages)
[RFC PATCH 0/6] Basic skeleton of RP2040 Raspbery Pi Pico
2022-01-10 17:51 UTC (7+ messages)
` [RFC PATCH 1/6] hw/arm: arm initial boilerplate for RP2040 SoC
` [RFC PATCH 2/6] hw/arm: add boilerplate for machines based on the RP2040
` [RFC PATCH 3/6] hw/arm: wire-up memory from the Pico board and the SoC
` [RFC PATCH 4/6] pc-bios: add pipico mask rom (!upstream)
` [RFC PATCH 5/6] hw/arm: add mask boot ROM logic
` [RFC PATCH 6/6] docs/devel: add some clarifying text for aliases
[PATCH v4 00/14] vfio-user server in QEMU
2022-01-10 17:56 UTC (7+ messages)
` [PATCH v4 07/14] vfio-user: run vfio-user context
[PATCH] hw/sensor: Add SB-TSI Temperature Sensor Interface
2022-01-10 17:14 UTC (3+ messages)
[PATCH v4 0/6] target/arm: Reduced-IPA space and highmem fixes
2022-01-10 17:14 UTC (16+ messages)
` [PATCH v4 2/6] hw/arm/virt: Add a control for the the highmem redistributors
` [PATCH v4 3/6] hw/arm/virt: Honor highmem setting when computing the memory map
` [PATCH v4 4/6] hw/arm/virt: Use the PA range to compute "
` [PATCH v4 5/6] hw/arm/virt: Disable highmem devices that don't fit in the PA range
` [PATCH v4 6/6] hw/arm/virt: Drop superfluous checks against highmem
[PATCH 1/2] accel/tcg: Optimize jump cache flush during tlb range flush
2022-01-10 16:47 UTC (2+ messages)
` [PATCH 2/2] target/arm: Bail out early on 0-length tlb range invalidate
[PULL 00/13] Net patches
2022-01-10 16:49 UTC (2+ messages)
[PATCH v3 00/10] user creatable pnv-phb4 devices
2022-01-10 16:42 UTC (21+ messages)
` [PATCH v3 01/10] pnv_phb4.c: introduce pnv_phb4_set_stack_phb_props()
` [PATCH v3 02/10] pnv_phb4_pec.c: move pnv_pec_phb_offset() to pnv_phb4.c
` [PATCH v3 03/10] pnv_phb4_pec: use pnv_phb4_pec_get_phb_id() in pnv_pec_dt_xscom()
` [PATCH v3 04/10] pnv_phb4_pec.c: remove stack 'phb-id' alias
` [PATCH v3 05/10] pnv_phb4_pec.c: move phb4 properties setup to pec_realize()
` [PATCH v3 06/10] ppc/pnv: turn 'phb' into a pointer in struct PnvPhb4PecStack
` [PATCH v3 07/10] ppc/pnv: move PHB4 related XSCOM init to phb4_realize()
` [PATCH v3 08/10] pnv_phb4.c: check stack->phb not NULL in phb4_update_regions()
` [PATCH v3 09/10] ppc/pnv: Introduce user creatable pnv-phb4 devices
` [PATCH v3 10/10] pnv_phb4.c: change TYPE_PNV_PHB4_ROOT_BUS name
[PATCH] tests/qtest: add qtests for npcm7xx sdhci
2022-01-10 16:39 UTC (2+ messages)
[PATCH v2] net/tap: Set return code on failure
2022-01-10 16:33 UTC (2+ messages)
[PATCH v2 0/4] trace qmp commands
2022-01-10 16:27 UTC (9+ messages)
` [PATCH v2 1/4] jobs: drop qmp_ trace points
` [PATCH v2 2/4] scripts/qapi/commands: gen_commands(): add add_trace_points argument
` [PATCH v2 3/4] scripts/qapi-gen.py: add --add-trace-points option
` [PATCH v2 4/4] meson: generate trace points for qmp commands
[PULL 0/4] M68k for 7.0 patches
2022-01-10 16:00 UTC (2+ messages)
[PULL 0/2] SD/MMC patches for 2022-01-08
2022-01-10 16:02 UTC (2+ messages)
iotest 040, 041, intermittent failure in netbsd VM
2022-01-10 15:55 UTC
[PATCH 0/1] Patch to adjust coroutine pool size adaptively
2022-01-10 15:45 UTC (3+ messages)
` [PATCH 1/1] util: adjust coroutine pool size to virtio block queue
[PATCH v14 00/26] Add LoongArch linux-user emulation support
2022-01-10 15:20 UTC (8+ messages)
` [PATCH v14 02/26] target/loongarch: Add core definition
[PULL v4 00/18] Build system and KVM changes for 2021-12-23
2022-01-10 14:40 UTC (19+ messages)
` [PULL 01/18] meson: reuse common_user_inc when building files specific to user-mode emulators
` [PULL 02/18] user: move common-user includes to a subdirectory of {bsd, linux}-user/
` [PULL 03/18] meson: cleanup common-user/ build
` [PULL 04/18] block/file-posix: Simplify the XFS_IOC_DIOINFO handling
` [PULL 05/18] configure: simplify creation of plugin symbol list
` [PULL 06/18] configure: do not set bsd_user/linux_user early
` [PULL 07/18] configure, makefile: remove traces of really old files
` [PULL 08/18] configure: parse --enable/--disable-strip automatically, flip default
` [PULL 09/18] configure: move non-command-line variables away from command-line parsing section
` [PULL 10/18] meson: build contrib/ executables after generated headers
` [PULL 11/18] configure, meson: move config-poison.h to meson
` [PULL 12/18] meson: add comments in the target-specific flags section
` [PULL 13/18] KVM: use KVM_{GET|SET}_SREGS2 when supported
` [PULL 14/18] KVM: x86: ignore interrupt_bitmap field of KVM_GET/SET_SREGS
` [PULL 15/18] tests/tcg: Fix target-specific Makefile variables path for user-mode
` [PULL 16/18] configure: do not create roms/seabios/config.mak if SeaBIOS not present
` [PULL 17/18] meson: build all modules by default
` [PULL 18/18] meson: reenable filemonitor-inotify compilation
[PATCH 00/37] target/ppc: PowerISA Vector/VSX instruction batch
2022-01-10 14:51 UTC (2+ messages)
[PULL 0/9] qemu-ga-win patches
2022-01-10 14:37 UTC (13+ messages)
` [PULL 1/9] MAINTAINERS: Add entry for QEMU Guest Agent Windows components
` [PULL 2/9] gqa-win: get_pci_info: Clean dev_info if handle is valid
` [PULL 3/9] gqa-win: get_pci_info: Use common 'end' label
` [PULL 4/9] gqa-win: get_pci_info: Free parent_dev_info properly
` [PULL 5/9] gqa-win: get_pci_info: Split logic to separate functions
` [PULL 6/9] gqa-win: get_pci_info: Add g_autofree for few variables
` [PULL 7/9] gqa-win: get_pci_info: Replace 'while' with 2 calls of the function
` [PULL 8/9] qga-win: Detect OS based on Windows 10 by first build number
` [PULL 9/9] qga-win: Detect Windows 11 by "
[PATCH v2 0/2] Aspeed I3C device model
2022-01-10 14:31 UTC (5+ messages)
` [PATCH v2 1/2] hw/misc: Implementating dummy AST2600 I3C model
` [PATCH v2 2/2] hw/arm/aspeed_ast2600: create i3c instance
[PATCH 0/2] block/rbd: fixes for bdrv_co_block_status
2022-01-10 14:18 UTC (4+ messages)
` [PATCH 1/2] block/rbd: fix handling of holes in .bdrv_co_block_status
` [PATCH 2/2] block/rbd: workaround for ceph issue #53784
[PATCH v6 00/23] QEMU RISC-V AIA support
2022-01-10 13:25 UTC (4+ messages)
` [PATCH v6 09/23] target/riscv: Implement AIA local interrupt priorities
[PATCH v1] Check and report for incomplete 'global' option format
2022-01-10 9:46 UTC (3+ messages)
[PULL 00/27] Linux user for 7.0 patches
2022-01-10 13:22 UTC (3+ messages)
` [PULL 20/27] linux-user/nios2: Map a real kuser page
[PATCH 00/15] reduce audio playback latency
2022-01-10 13:11 UTC (4+ messages)
/usr/shared/qemu binaries
2022-01-10 13:02 UTC (3+ messages)
[PATCH 0/2] tests: Refresh lcitool submodule
2022-01-10 12:46 UTC (3+ messages)
` [PATCH 1/2] MAINTAINERS: Cover lcitool submodule with build test / automation
` [PATCH 2/2] tests: Refresh lcitool submodule
[RFC PATCH v2 00/44] TDX support
2022-01-10 12:09 UTC (14+ messages)
` [RFC PATCH v2 06/44] hw/i386: Introduce kvm-type for TDX guest
` [RFC PATCH v2 20/44] i386/tdx: Parse tdx metadata and store the result into TdxGuestState
[PATCH 0/2] block-backend: Retain permissions after migration
2022-01-10 11:51 UTC (2+ messages)
[PATCH v4 00/11] Improve PMU support
2022-01-10 11:34 UTC (3+ messages)
` [PATCH v4 08/11] target/riscv: Add sscofpmf extension support
[PATCH] docs: Add measurement calculation details to amd-memory-encryption.txt
2022-01-10 11:26 UTC (8+ messages)
[PATCH v2 0/5] Clean up error handling in libvhost-user memory mapping
2022-01-10 11:25 UTC (15+ messages)
` [PATCH v2 1/5] libvhost-user: Add vu_rem_mem_reg input validation
` [PATCH v2 2/5] libvhost-user: Add vu_add_mem_reg "
` [PATCH v2 4/5] libvhost-user: prevent over-running max RAM slots
` [PATCH v2 5/5] libvhost-user: handle removal of identical regions
[PATCH v1 1/2] decodetree: Add an optional predicate-function for decoding
2022-01-10 11:30 UTC (7+ messages)
ui/cocoa.m compile error
2022-01-10 11:17 UTC (6+ messages)
` ui/cocoa.m compile error (Cocoa -> SDL)
[PATCH v3 0/2] hw/arm/virt: Support for virtio-mem-pci
2022-01-10 10:59 UTC (6+ messages)
` [PATCH v3 2/2] "
[PATCH v2] target/arm/cpu64: Use 32-bit GDBstub when running in 32-bit KVM mode
2022-01-10 10:22 UTC (2+ messages)
[PATCH v1 00/34] testing/next and other misc fixes
2022-01-10 10:20 UTC (8+ messages)
` [PATCH v1 19/34] tests/tcg: use CONFIG_LINUX_USER, not CONFIG_LINUX
` [PATCH v1 25/34] linux-user/elfload: add extra logging for hole finding
` [PATCH v1 27/34] tests/avocado: add :avocado: tags for some tests
[RFC PATCH 0/7] AMX support in Qemu
2022-01-10 9:47 UTC (4+ messages)
` [RFC PATCH 6/7] x86: Use new XSAVE ioctls handling
[PATCH] net/dump.c: Suppress spurious compiler warning
2022-01-10 9:43 UTC (3+ messages)
[RFC 00/10] add generic vDPA device support
2022-01-10 9:38 UTC (5+ messages)
` [RFC 06/10] vdpa-dev: implement the unrealize interface
[PATCH] hw: timer: ibex_timer: Fixup reading w/o register
2022-01-10 9:16 UTC (2+ messages)
[PATCH v2 0/9] hw/dma: Use dma_addr_t type definition when relevant
2022-01-10 9:07 UTC (17+ messages)
` [PATCH v2 2/9] hw/pci: Restrict pci-bus stub to sysemu
` [PATCH v2 4/9] hw/dma: Remove CONFIG_USER_ONLY check
` [PATCH v2 5/9] hw/rdma/rdma_utils: Rename rdma_pci_dma_map 'len' argument
` [PATCH v2 6/9] hw/scsi: Rename SCSIRequest::resid as 'residual'
` [PATCH v2 7/9] hw/dma: Fix format string issues using dma_addr_t
` [PATCH v2 8/9] hw/dma: Use dma_addr_t type definition when relevant
` [PATCH v2 9/9] hw/dma: Let dma_buf_read() / dma_buf_write() propagate MemTxResult
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).