messages from 2020-04-29 11:56:45 to 2020-04-30 05:36:17 UTC [more...]
[PULL 00/20] QAPI patches for 2020-04-30
2020-04-30 5:30 UTC (8+ messages)
` [PULL 01/20] qobject: Clean up QLIST_FOREACH_ENTRY()
` [PULL 02/20] qobject: Factor out helper json_pretty_newline()
` [PULL 03/20] qobject: Eliminate qlist_iter(), use QLIST_FOREACH_ENTRY() instead
` [PULL 09/20] qapi: Document @errp usage more thoroughly in visitor.h
` [PULL 10/20] qapi: Polish prose "
` [PULL 12/20] qapi: Fix Visitor contract for start_alternate()
` [PULL 14/20] qapi: Assert non-input visitors see only valid narrow integers
[PATCH v2 00/17] 64bit block-layer
2020-04-30 5:30 UTC (18+ messages)
` [PATCH v2 01/17] block/throttle-groups: throttle_group_co_io_limits_intercept(): 64bit bytes
` [PATCH v2 02/17] block: use int64_t as bytes type in tracked requests
` [PATCH v2 03/17] block/io: use int64_t bytes parameter in bdrv_check_byte_request()
` [PATCH v2 04/17] block/io: use int64_t bytes in driver wrappers
` [PATCH v2 05/17] block/io: support int64_t bytes in bdrv_co_do_pwrite_zeroes()
` [PATCH v2 06/17] block/io: support int64_t bytes in bdrv_aligned_pwritev()
[PATCH v5 0/3] drop writes to read-only ram device & vfio regions
2020-04-30 5:19 UTC (2+ messages)
` [PATCH v5 1/3] memory: drop guest writes to read-only ram device regions
[PATCH] tests: add a "check-flake8" test for validating python code style
2020-04-30 5:23 UTC (3+ messages)
[PATCH 0/4] scripts: More Python fixes
2020-04-30 5:04 UTC (6+ messages)
` [PATCH 3/4] scripts/qmp: Use Python 3 interpreter
` [PATCH 4/4] scripts/qmp: Fix QEMU Python scripts path
dirty bitmap migration refactor
2020-04-30 4:53 UTC (2+ messages)
[PATCH v25 00/10] Add ARMv8 RAS virtualization support in QEMU
2020-04-30 3:56 UTC (3+ messages)
[PATCH 0/3] account for NVDIMM nodes during SRAT generation
2020-04-30 3:42 UTC (3+ messages)
` [PATCH 2/3] hw/acpi-build: account for NVDIMM numa nodes in SRAT
[BUG] x86/PAT handling severely crippled AMD-V SVM KVM performance
2020-04-30 3:17 UTC
About hardfloat in ppc
2020-04-30 2:18 UTC (16+ messages)
` R: "
` R: "
[PATCH v3 0/9] target/arm: Implement SVE2 Crypto Extensions
2020-04-30 2:03 UTC (10+ messages)
` [PATCH v3 1/9] target/arm: Convert aes and sm4 to gvec helpers
` [PATCH v3 2/9] target/arm: Convert rax1 "
` [PATCH v3 3/9] target/arm: Convert sha512 and sm3 "
` [PATCH v3 4/9] target/arm: Convert sha1 and sha256 "
` [PATCH v3 5/9] target/arm: Split helper_crypto_sha1_3reg
` [PATCH v3 6/9] target/arm: Split helper_crypto_sm3tt
` [PATCH v3 7/9] target/arm: Implement SVE2 crypto unary operations
` [PATCH v3 8/9] target/arm: Implement SVE2 crypto destructive binary operations
` [PATCH v3 9/9] target/arm: Implement SVE2 crypto constructive "
[PATCH v3] migration/xbzrle: add encoding rate
2020-04-30 0:59 UTC
[RFC PATCH v2] plugins: new lockstep plugin for debugging TCG changes
2020-04-30 1:20 UTC (2+ messages)
[PATCH v5 0/4] introduction of migration_version attribute for VFIO live migration
2020-04-30 0:45 UTC (15+ messages)
[PATCH v2 0/4] block: Do not call BlockDriver.bdrv_make_empty() directly
2020-04-29 23:41 UTC (14+ messages)
` [PATCH v2 1/4] block: Add bdrv_make_empty()
` [PATCH v2 2/4] block: Use bdrv_make_empty() where possible
` [PATCH v2 3/4] block: Add blk_make_empty()
` [PATCH v2 4/4] block: Use blk_make_empty() after commits
[RFC PATCH 0/1] hw/audio: Make 'soundhw' command line option a QOM interface
2020-04-29 23:19 UTC (4+ messages)
` [RFC PATCH 1/1] "
[PATCHv2] add optee dts entry for secure machine
2020-04-29 21:22 UTC (2+ messages)
[PATCH 1/1] target/riscv: fix VS interrupts forwarding to HS
2020-04-29 21:08 UTC (5+ messages)
Error "cannot bind memory to host NUMA nodes: Operation not permitted" running inside docker
2020-04-29 19:09 UTC
[PATCH 0/2] m68k fpu fixes
2020-04-29 20:51 UTC (14+ messages)
` [PATCH 1/2] softfloat: m68k: infinity is a valid encoding
` [PATCH 2/2] target/m68k: fix gdb for m68xxx
Error "cannot bind memory to host NUMA nodes: Operation not permitted" running inside docker
2020-04-29 20:40 UTC
[PULL v2 00/14] RISC-V Patch Queue for 5.1
2020-04-29 20:20 UTC (15+ messages)
` [PULL v2 01/14] riscv/sifive_u: Fix up file ordering
` [PULL v2 02/14] riscv/sifive_u: Add a serial property to the sifive_u SoC
` [PULL v2 03/14] riscv/sifive_u: Add a serial property to the sifive_u machine
` [PULL v2 04/14] riscv: Don't use stage-2 PTE lookup protection flags
` [PULL v2 05/14] riscv: AND stage-1 and stage-2 "
` [PULL v2 06/14] riscv: Fix Stage2 SV32 page table walk
` [PULL v2 07/14] hw/riscv: Generate correct "mmu-type" for 32-bit machines
` [PULL v2 08/14] riscv: sifive_e: Support changing CPU type
` [PULL v2 09/14] target/riscv: Add a sifive-e34 cpu type
` [PULL v2 10/14] linux-user/riscv: fix up struct target_ucontext definition
` [PULL v2 11/14] roms: opensbi: Upgrade from v0.6 to v0.7
` [PULL v2 12/14] hw/riscv: Add optional symbol callback ptr to riscv_load_firmware()
` [PULL v2 13/14] hw/riscv/spike: Allow loading firmware separately using -bios option
` [PULL v2 14/14] hw/riscv/spike: Allow more than one CPUs
[PULL 00/14] RISC-V Patch Queue for 5.1
2020-04-29 20:21 UTC (17+ messages)
` [PULL 01/14] riscv/sifive_u: Fix up file ordering
` [PULL 02/14] riscv/sifive_u: Add a serial property to the sifive_u SoC
` [PULL 03/14] riscv/sifive_u: Add a serial property to the sifive_u machine
` [PULL 04/14] riscv: Don't use stage-2 PTE lookup protection flags
` [PULL 05/14] riscv: AND stage-1 and stage-2 "
` [PULL 06/14] riscv: Fix Stage2 SV32 page table walk
` [PULL 07/14] hw/riscv: Generate correct "mmu-type" for 32-bit machines
` [PULL 08/14] riscv: sifive_e: Support changing CPU type
` [PULL 09/14] target/riscv: Add a sifive-e34 cpu type
` [PULL 10/14] linux-user/riscv: fix up struct target_ucontext definition
` [PULL 11/14] roms: opensbi: Upgrade from v0.6 to v0.7
` [PULL 12/14] hw/riscv: Add optional symbol callback ptr to riscv_load_firmware()
` [PULL 13/14] hw/riscv/spike: Allow loading firmware separately using -bios option
` [PULL 14/14] hw/riscv/spike: Allow more than one CPUs
[PULL 00/32] Miscellaneous patches for 2020-04-29
2020-04-29 19:59 UTC (2+ messages)
[PATCH 0/4] Add support for SafeStack
2020-04-29 19:44 UTC (5+ messages)
` [PATCH 1/4] coroutine: support SafeStack in ucontext backend
` [PATCH 2/4] coroutine: Add check for SafeStack in sigalstack
` [PATCH 3/4] configure: add flag to enable SafeStack
` [PATCH 4/4] check-block: Enable iotests with SafeStack
[PATCH v2 0/6] ramfb: a bunch of reverts and fixes
2020-04-29 19:37 UTC (5+ messages)
` [PATCH v2 5/6] ramfb: add sanity checks to ramfb_create_display_surface
` [PATCH v2 6/6] ramfb: fix size calculation
[PATCH v4 0/7] dwc-hsotg (aka dwc2) USB host controller emulation
2020-04-29 19:13 UTC (4+ messages)
` [PATCH v4 1/7] raspi: add BCM2835 SOC MPHI emulation
[PATCH 0/4] arm: Implement ARMv8.2-TTS2UXN
2020-04-29 18:43 UTC (9+ messages)
` [PATCH 1/4] target/arm: Don't use a TLB for ARMMMUIdx_Stage2
` [PATCH 2/4] target/arm: Use enum constant in get_phys_addr_lpae() call
` [PATCH 3/4] target/arm: Add new 's1_is_el0' argument to get_phys_addr_lpae()
` [PATCH 4/4] target/arm: Implement ARMv8.2-TTS2UXN
[PATCH 0/1] Patch for keycodemapdb
2020-04-29 18:42 UTC (2+ messages)
` [PATCH 1/1] Fix win32 keycode for VK_OEM_102
[PATCH v3 00/15] acpi: i386 tweaks
2020-04-29 18:31 UTC (17+ messages)
` [PATCH v3 01/15] move 'typedef Aml' to qemu/types.h
` [PATCH v3 02/15] acpi: add aml builder stubs
` [PATCH v3 03/15] qtest: allow DSDT acpi table changes
` [PATCH v3 04/15] acpi: drop pointless _STA method
` [PATCH v3 05/15] acpi: add ISADeviceClass->build_aml()
` [PATCH v3 06/15] rtc: add RTC_ISA_BASE
` [PATCH v3 07/15] acpi: move aml builder code for rtc device
` [PATCH v3 08/15] acpi: serial: don't use _STA method
` [PATCH v3 09/15] acpi: move aml builder code for serial device
` [PATCH v3 10/15] acpi: parallel: don't use _STA method
` [PATCH v3 11/15] acpi: move aml builder code for parallel device
` [PATCH v3 12/15] acpi: move aml builder code for floppy device
` [PATCH v3 13/15] acpi: move aml builder code for i8042 (kbd+mouse) device
` [PATCH v3 14/15] acpi: factor out fw_cfg_add_acpi_dsdt()
` [PATCH v3 15/15] acpi: simplify build_isa_devices_aml()
[PATCH v3 0/4] Introduce Xilinx ZynqMP CAN controller
2020-04-29 17:27 UTC (4+ messages)
` [PATCH v3 1/4] hw/net/can: "
[PATCH 00/12] audio: deprecate -soundhw
2020-04-29 16:54 UTC (2+ messages)
-nic model=rocker causes qemu to abort
2020-04-29 16:43 UTC
[PATCH] virtiofsd: jail lo->proc_self_fd
2020-04-29 16:32 UTC (8+ messages)
` [Virtio-fs] "
Failing property setters + hardwired devices + -global = a bad day
2020-04-29 16:23 UTC (4+ messages)
[PATCH v4] audio/jack: add JACK client audiodev
2020-04-29 5:53 UTC
[PATCH] Add a new PIIX option to control PCI hot unplugging of devices on non-root buses
2020-04-29 15:32 UTC (12+ messages)
[PATCH] virtiofsd: Show submounts
2020-04-29 15:35 UTC (11+ messages)
` [Virtio-fs] "
[PATCH v3] audio/jack: add JACK client audiodev
2020-04-29 15:13 UTC (3+ messages)
[PATCH 0/2] Additional parameters for qemu_img map
2020-04-29 15:04 UTC (6+ messages)
` [PATCH 1/2] qemu-img: refactor dump_map_entry JSON format output
` [PATCH 2/2] qemu-img: Add --start-offset and --max-length to map
[PATCH v2] hw: add compat machines for 5.1
2020-04-29 14:46 UTC
[PATCH RFC 0/4] vl: Sync dirty bitmap when system resets
2020-04-29 14:32 UTC (3+ messages)
[PATCH v22 0/4] implement zstd cluster compression method
2020-04-29 13:49 UTC (9+ messages)
` [PATCH v22 3/4] qcow2: add zstd cluster compression
[PATCH v11 03/16] s390x: protvirt: Support unpack facility
2020-04-29 13:01 UTC (3+ messages)
` [PATCH v12] "
[PATCH v4 0/5] block-copy: use aio-task-pool
2020-04-29 13:08 UTC (6+ messages)
` [PATCH v4 1/5] block/block-copy: rename in-flight requests to tasks
` [PATCH v4 2/5] block/block-copy: alloc task on each iteration
` [PATCH v4 3/5] block/block-copy: add state pointer to BlockCopyTask
` [PATCH v4 4/5] block/block-copy: refactor task creation
` [PATCH v4 5/5] block/block-copy: use aio-task-pool API
[PATCH 0/9] More truncate improvements
2020-04-29 13:14 UTC (2+ messages)
[PATCH v3] block: make BlockConf.*_size properties 32-bit
2020-04-29 12:59 UTC (4+ messages)
[PATCH 0/3] backup: Make sure that source and target size match
2020-04-29 12:31 UTC (7+ messages)
` [PATCH 1/3] backup: Improve error for bdrv_getlength() failure
` [PATCH 2/3] backup: Make sure that source and target size match
` [PATCH 3/3] iotests: Backup with different source/target size
[PATCH 0/8] pc-bios: s390x: Cleanup part 1
2020-04-29 12:11 UTC (2+ messages)
[PATCH v3 0/5] block-copy: use aio-task-pool
2020-04-29 12:11 UTC (9+ messages)
` [PATCH v3 4/5] block/block-copy: refactor task creation
` [PATCH v3 5/5] block/block-copy: use aio-task-pool API
[PATCH 0/2] virt: Set tpm-tis-device ppi property to off by default
2020-04-29 11:53 UTC (5+ 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).