messages from 2020-04-29 16:47:24 to 2020-04-30 09:55:12 UTC [more...]
[PULL 00/20] first set of s390x patches for 5.1
2020-04-30 9:44 UTC (16+ messages)
` [PULL 01/20] virtio-net: fix rsc_ext compat handling
` [PULL 02/20] linux-headers: update against Linux 5.7-rc3
` [PULL 03/20] s390x: Move diagnose 308 subcodes and rcs into ipl.h
` [PULL 04/20] s390x: protvirt: Support unpack facility
` [PULL 05/20] s390x: protvirt: Add migration blocker
` [PULL 06/20] s390x: protvirt: Inhibit balloon when switching to protected mode
` [PULL 07/20] s390x: protvirt: KVM intercept changes
` [PULL 08/20] s390x: Add SIDA memory ops
` [PULL 09/20] s390x: protvirt: Move STSI data over SIDAD
` [PULL 10/20] s390x: protvirt: SCLP interpretation
` [PULL 11/20] s390x: protvirt: Set guest IPL PSW
` [PULL 12/20] s390x: protvirt: Move diag 308 data over SIDA
` [PULL 14/20] s390x: protvirt: Move IO control structures "
` [PULL 15/20] s390x: protvirt: Handle SIGP store status correctly
` [PULL 18/20] s390x: protvirt: Fix stray error_report_err in s390_machine_protect
[PATCH v6 0/3] drop writes to read-only ram device & vfio regions
2020-04-30 9:40 UTC (5+ messages)
` [PATCH v6 1/3] memory: drop guest writes to read-only ram device regions
` [PATCH v6 2/3] hw/vfio: drop guest writes to ro regions
` [PATCH v6 3/3] hw/vfio: let read-only flag take effect for mmap'd regions
[PATCH] replay: implement fair mutex
2020-04-30 9:30 UTC (2+ messages)
Failing property setters + hardwired devices + -global = a bad day
2020-04-30 9:27 UTC (4+ messages)
[PATCH v2 00/17] 64bit block-layer
2020-04-30 9:26 UTC (18+ messages)
` [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 v3] block: make BlockConf.*_size properties 32-bit
2020-04-30 9:25 UTC (5+ messages)
[PATCH] virtiofsd: Show submounts
2020-04-30 9:21 UTC (6+ messages)
[PATCH v2] icount: make dma reads deterministic
2020-04-30 9:02 UTC
[PATCH v3] migration/xbzrle: add encoding rate
2020-04-30 9:00 UTC (2+ messages)
[PATCH] tests: add a "check-flake8" test for validating python code style
2020-04-30 8:55 UTC (4+ messages)
Error "cannot bind memory to host NUMA nodes: Operation not permitted" running inside docker
2020-04-30 8:52 UTC (2+ messages)
[PATCH] virtiofsd/passthrough_ll: don't remove O_DIRECT when cache=none
2020-04-30 8:35 UTC (3+ messages)
` [PATCH v2] "
[PATCH v22 0/4] implement zstd cluster compression method
2020-04-30 8:26 UTC (7+ messages)
` [PATCH v22 3/4] qcow2: add zstd cluster compression
About hardfloat in ppc
2020-04-30 8:13 UTC (16+ messages)
` R: "
` R: "
[PATCH 00/12] audio: deprecate -soundhw
2020-04-30 8:03 UTC (8+ messages)
` [PATCH 01/12] stubs: add isa_create_simple
` [PATCH 02/12] stubs: add pci_create_simple
[PATCH v2 0/3] scripts: More Python fixes
2020-04-30 7:59 UTC (5+ messages)
` [PATCH v2 1/3] MAINTAINERS: Cover the GDB Python scripts in the gdbstub section
` [PATCH v2 2/3] scripts/qemugdb: Remove shebang header
` [PATCH v2 3/3] scripts/qmp: Use Python 3 interpreter
[Bug 1869858] Re: qemu can't start Windows10arm64 19H1(with kvm)
2020-04-30 7:50 UTC (2+ messages)
[RFC PATCH v2 0/3] hw/audio: Make 'soundhw' command line option a QOM interface
2020-04-30 7:22 UTC (4+ messages)
` [PATCH v2 1/3] stubs: add isa_create_simple
` [PATCH v2 2/3] stubs: add pci_create_simple
` [RFC PATCH v2 3/3] hw/audio: Make 'soundhw' command line option a QOM interface
[RFC PATCH 0/8] RISCV risu porting
2020-04-30 7:21 UTC (9+ messages)
` [RFC PATCH 1/8] riscv: Add RV64I instructions description
` [RFC PATCH 2/8] riscv: Generate payload scripts
` [RFC PATCH 3/8] riscv: Define riscv struct reginfo
` [RFC PATCH 4/8] riscv: Implement payload load interfaces
` [RFC PATCH 5/8] riscv: Add standard test case
` [RFC PATCH 6/8] riscv: Add configure script
` [RFC PATCH 7/8] riscv: Add RV64M instructions description
` [RFC PATCH 8/8] riscv: Add RV64F "
[PATCH v5 0/3] drop writes to read-only ram device & vfio regions
2020-04-30 7:07 UTC (8+ messages)
` [PATCH v5 1/3] memory: drop guest writes to read-only ram device regions
` [PATCH v5 2/3] hw/vfio: drop guest writes to ro regions
` [PATCH v5 3/3] hw/vfio: let read-only flag take effect for mmap'd regions
[PATCH v3 00/15] acpi: i386 tweaks
2020-04-30 6:50 UTC (16+ messages)
` [PATCH v3 01/15] move 'typedef Aml' to qemu/types.h
` [PATCH v3 04/15] acpi: drop pointless _STA method
` [PATCH v3 06/15] rtc: add RTC_ISA_BASE
` [PATCH v3 08/15] acpi: serial: don't use _STA method
` [PATCH v3 10/15] acpi: parallel: "
` [PATCH v3 13/15] acpi: move aml builder code for i8042 (kbd+mouse) device
` [PATCH v3 15/15] acpi: simplify build_isa_devices_aml()
[PULL 00/20] QAPI patches for 2020-04-30
2020-04-30 5:31 UTC (21+ 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 04/20] qobject: Eliminate qdict_iter(), use qdict_first(), qdict_next()
` [PULL 05/20] qemu-option: Clean up after the previous commit
` [PULL 06/20] qapi: Belatedly update visitor.h's big comment for QAPI modules
` [PULL 07/20] qapi: Fix the virtual walk example in visitor.h's big comment
` [PULL 08/20] qapi: Fix typo in visit_start_list()'s contract
` [PULL 09/20] qapi: Document @errp usage more thoroughly in visitor.h
` [PULL 10/20] qapi: Polish prose "
` [PULL 11/20] qapi: Assert incomplete object occurs only in dealloc visitor
` [PULL 12/20] qapi: Fix Visitor contract for start_alternate()
` [PULL 13/20] qapi: Assert output visitors see only valid enum values
` [PULL 14/20] qapi: Assert non-input visitors see only valid narrow integers
` [PULL 15/20] qapi: Clean up visitor's recovery from input with invalid type
` [PULL 16/20] qapi: Assert non-input visitors see only valid alternate tags
` [PULL 17/20] qapi: Only input visitors can actually fail
` [PULL 18/20] qom: Simplify object_property_get_enum()
` [PULL 19/20] qapi: Disallow qmp_marshal_FOO(NULL, ...)
` [PULL 20/20] qapi: Generate simpler marshalling code when no arguments
[PATCH 0/4] scripts: More Python fixes
2020-04-30 5:04 UTC (4+ messages)
` [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
[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 "
[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 (13+ messages)
[PATCH v2 0/4] block: Do not call BlockDriver.bdrv_make_empty() directly
2020-04-29 23:41 UTC (6+ messages)
[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 (7+ messages)
` [PATCH 1/2] softfloat: m68k: infinity is a valid encoding
[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 (3+ messages)
` [PATCH v2 5/6] ramfb: add sanity checks to ramfb_create_display_surface
[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 0/4] Introduce Xilinx ZynqMP CAN controller
2020-04-29 17:27 UTC (4+ messages)
` [PATCH v3 1/4] hw/net/can: "
-nic model=rocker causes qemu to abort
2020-04-29 16:43 UTC
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).