messages from 2020-03-05 19:10:36 to 2020-03-06 11:45:10 UTC [more...]
[PATCH v8 00/10] error: auto propagated local_err part I
2020-03-06 11:02 UTC (15+ messages)
` [PATCH v8 01/10] error: auto propagated local_err
` [PATCH v8 02/10] scripts: add coccinelle script to use auto propagated errp
` [PATCH v8 03/10] hw/sd/ssi-sd: fix error handling in ssi_sd_realize
` [PATCH v8 04/10] SD (Secure Card): introduce ERRP_AUTO_PROPAGATE
` [PATCH v8 05/10] pflash: "
` [PATCH v8 06/10] fw_cfg: "
` [PATCH v8 07/10] virtio-9p: "
` [PATCH v8 08/10] TPM: "
` [PATCH v8 09/10] nbd: "
` [PATCH v8 10/10] xen: "
[PATCH] tests: Fix a bug with count variables
2020-03-06 11:44 UTC (5+ messages)
[PATCH RFC 0/4] kvm: Implement atomic memory region resizes
2020-03-06 11:38 UTC (5+ messages)
` [PATCH RFC 4/4] kvm: Implement atomic memory region resizes via region_resize()
[PULL 00/33] docs queue
2020-03-06 11:37 UTC (35+ messages)
` [PULL 01/33] qemu-doc: convert user-mode emulation to a separate Sphinx manual
` [PULL 02/33] qemu-doc: remove target OS documentation
` [PULL 03/33] texi2pod: parse @include directives outside "@c man" blocks
` [PULL 04/33] qemu-doc: split CPU models doc between MIPS and x86 parts
` [PULL 05/33] qemu-doc: split qemu-doc.texi in multiple files
` [PULL 06/33] qemu-doc: extract common system emulator documentation from the PC section
` [PULL 07/33] qemu-doc: move system requirements chapter inside "
` [PULL 08/33] qemu-doc: split target sections to separate files
` [PULL 09/33] qemu-doc: Remove the "CPU emulation" part of the "Implementation notes"
` [PULL 10/33] qemu-doc: move qemu-tech.texi into main section
` [PULL 11/33] qemu-doc: move included files to docs/system
` [PULL 12/33] qemu-doc: remove indices other than findex
` [PULL 13/33] docs/system: put qemu-block-drivers body in an included file
` [PULL 14/33] docs: Create defs.rst.inc as a place to define substitutions
` [PULL 15/33] docs/system: Convert qemu-cpu-models.texi to rST
` [PULL 16/33] docs/system: Convert security.texi to rST format
` [PULL 17/33] docs/system: convert managed startup to rST
` [PULL 18/33] docs/system: convert the documentation of deprecated features "
` [PULL 19/33] docs/system: convert Texinfo documentation "
` [PULL 20/33] hmp-commands.hx: Add rST documentation fragments
` [PULL 21/33] hmp-commands-info.hx: "
` [PULL 22/33] doc/scripts/hxtool.py: Strip trailing ':' from DEFHEADING/ARCHHEADING
` [PULL 23/33] docs: Roll semihosting option information into qemu-options.hx
` [PULL 24/33] docs: Roll -prom-env and -g target-specific info "
` [PULL 25/33] scripts/hxtool-conv: Archive script used in qemu-options.hx conversion
` [PULL 26/33] qemu-options.hx: Add rST documentation fragments
` [PULL 27/33] qemu-options.hx: Fix up the autogenerated rST
` [PULL 28/33] docs: Split out sections for the manpage into .rst.inc files
` [PULL 29/33] docs: Generate qemu.1 manpage with Sphinx
` [PULL 30/33] ui/cocoa.m: Update documentation file and pathname
` [PULL 31/33] docs: Stop building qemu-doc
` [PULL 32/33] docs: Remove old texinfo sources
` [PULL 33/33] *.hx: Remove all the STEXI/ETEXI blocks
[PATCH v2] hw/char/pl011: Enable TxFIFO and async transmission
2020-03-06 11:15 UTC (2+ messages)
[Bug 1862874] [NEW] java may stuck for a long time in system mode with "-cpu max"
2020-03-06 11:13 UTC (2+ messages)
` [Bug 1862874] "
[PATCH 0/2] misc: Replace zero-length arrays with flexible array member
2020-03-06 11:16 UTC (2+ messages)
Best practices to handle shared objects through qemu upgrades?
2020-03-06 10:54 UTC (3+ messages)
` [PATCH] modules: load modules from versioned /var/run dir
[PATCH v5 0/5] qcow2: Implement zstd cluster compression method
2020-03-06 10:49 UTC (7+ messages)
` [PATCH v5 2/5] qcow2: introduce compression type feature
` [PATCH v5 3/5] qcow2: rework the cluster compression routine
` [PATCH v5 4/5] qcow2: add zstd cluster compression
[PATCH] hw/arm/cubieboard: make sure SOC object isn't leaked
2020-03-06 10:48 UTC (5+ messages)
[PATCH 0/3] reference implementation of RSS
2020-03-06 10:25 UTC (12+ messages)
` [PATCH 1/3] virtio-net: introduce RSS RX steering feature
` [PATCH 3/3] virtio-net: implement RX RSS processing
[PATCH v6 00/18] s390x: Protected Virtualization support
2020-03-06 10:22 UTC (7+ messages)
` [PATCH v6 02/18] s390x: protvirt: Add diag308 subcodes 8 - 10
` [PATCH v6 16/18] s390x: Add unpack facility feature to GA1
[PATCH v7 00/10] iotests: use python logging
2020-03-06 10:14 UTC (7+ messages)
` [PATCH v7 06/10] iotests: limit line length to 79 chars
[PATCH] console: make QMP screendump use coroutine
2020-03-06 10:03 UTC (16+ messages)
[Qemu-devel] [Bug 1743191] [NEW] Interacting with NetBSD serial console boot blocks no longer works
2020-03-06 9:55 UTC (7+ messages)
` [Bug 1743191] "
[PATCH] mem-prealloc: initialize cond and mutex
2020-03-06 9:57 UTC (3+ messages)
` 回复: [PATCH] mem-prealloc: initialize cond and mutex(Internet mail)
[PULL] A single RISC-V fixup
2020-03-06 9:54 UTC (3+ messages)
` [PULL] RISC-V: Add a missing "," in riscv_excp_names
[PATCH v4 0/4] qmp: Optionally run handlers in coroutines
2020-03-06 9:52 UTC (8+ messages)
` [PATCH v4 1/4] qapi: Add a 'coroutine' flag for commands
[PATCH] hw/arm/stm32f405: Add preliminary flash interface emulation support
2020-03-06 9:42 UTC (4+ messages)
[PATCH] vfio/migration: fix dirty pages lost bug for ram beyond 3G
2020-03-06 9:41 UTC
[PATCH v2] virtio-serial-bus: do cleanup on the error path in realize() to avoid memleaks
2020-03-06 9:35 UTC (4+ messages)
[PATCH 0/3] hw/net,virtfs-proxy-helper: Reduce .data footprint
2020-03-06 9:25 UTC (2+ messages)
[PATCH 0/2] Makefile: Re-indent 'help' target and list tools
2020-03-06 9:23 UTC (2+ messages)
[Bug 1859106] [NEW] 4.2 regression: ReactOS crashes on boot
2020-03-06 9:09 UTC (2+ messages)
` [Bug 1859106] "
[Bug 1860056] [NEW] mips binaries segfault
2020-03-06 9:09 UTC (2+ messages)
` [Bug 1860056] "
[kvm-unit-tests PATCH v3 00/14] arm/arm64: Add ITS tests
2020-03-06 9:13 UTC (12+ messages)
` [kvm-unit-tests PATCH v3 06/14] arm/arm64: gicv3: Set the LPI config and pending tables
` [kvm-unit-tests PATCH v3 09/14] arm/arm64: ITS: Device and collection Initialization
` [kvm-unit-tests PATCH v3 10/14] arm/arm64: ITS: commands
[PATCH] configure: Improve zstd test
2020-03-06 9:10 UTC (6+ messages)
[PATCH] sercon: vbe modeset is int 10h function 4f02 not 4f00
2020-03-06 9:03 UTC
[PULL 000/136] Misc patches for 2020-02-25 (refactoring and Coccinelle edition)
2020-03-06 8:42 UTC (4+ messages)
[Qemu-devel] [Bug 1813165] [NEW] KVM internal error. Suberror: 1 emulation failure
2020-03-06 8:33 UTC (2+ messages)
` [Bug 1813165] "
[PATCH 0/6] hw/net: Make Net/CanBus can_receive() handlers return a boolean
2020-03-06 8:37 UTC (8+ messages)
` [PATCH 1/6] hw/net/e1000e_core: Let e1000e_can_receive() "
` [PATCH 5/6] hw/net: Make NetCanReceive() "
` [PATCH 6/6] hw/net/can: Make CanBusClientInfo::can_receive() "
[PATCH v4 0/2] Add AVX512F optimization option and buffer_zero_avx512()
2020-03-06 8:36 UTC (2+ messages)
[PATCH] tests/docker: Install tools to cross-debug and build Linux kernels
2020-03-06 8:35 UTC (2+ messages)
[PATCH v3 0/7] hw/scsi/spapr_vscsi: Fix time bomb buffer overflow
2020-03-06 8:31 UTC (3+ messages)
[PATCH qemu v7 0/5] spapr: Kill SLOF
2020-03-06 8:25 UTC (10+ messages)
[PATCH] audio: Add sndio backend
2020-03-06 8:23 UTC (6+ messages)
[PATCH v3 00/21] linux-user: generate syscall_nr.sh
2020-03-06 8:19 UTC (3+ messages)
[PATCH v4 00/10] Further bitmaps improvements
2020-03-06 7:45 UTC (8+ messages)
` [PATCH v4 08/10] nbd/server: introduce NBDExtentArray
[PATCH v3 0/9] block-copy improvements: part I
2020-03-06 7:38 UTC (10+ messages)
` [PATCH v3 1/9] job: refactor progress to separate object
` [PATCH v3 2/9] block/block-copy: fix progress calculation
` [PATCH v3 3/9] block/block-copy: specialcase first copy_range request
` [PATCH v3 4/9] block/block-copy: use block_status
` [PATCH v3 5/9] block/block-copy: factor out find_conflicting_inflight_req
` [PATCH v3 6/9] block/block-copy: refactor interfaces to use bytes instead of end
` [PATCH v3 7/9] block/block-copy: rename start to offset in interfaces
` [PATCH v3 8/9] block/block-copy: reduce intersecting request lock
` [PATCH v3 9/9] block/block-copy: hide structure definitions
[PATCH 0/2] Implement "non 100% native mode" in via-ide
2020-03-06 7:25 UTC (21+ messages)
` [PATCH 2/2] via-ide: Also emulate non 100% native mode
[PATCH] util: fix to get configuration macros in util/mmap-alloc.c
2020-03-06 4:01 UTC (5+ messages)
[PATCH] migration: not require length align when choose fast dirty sync path
2020-03-06 3:41 UTC
[PATCH v1 0/3] PEBS virtualization enabling via DS in Qemu
2020-03-06 10:20 UTC (4+ messages)
` [PATCH v1 1/3] i386: Add "pebs" parameter to enable PEBS feature
` [PATCH v1 2/3] i386: Add support for save/load PEBS MSRs
` [PATCH v1 3/3] i386: Add support for save/load IA32_PEBS_DATA_CFG MSR
[PATCH] contrib/elf2dmp: prevent uninitialized warning
2020-03-06 2:18 UTC (3+ messages)
[PATCH] hw/arm/stm32f405: Add preliminary RCC emulation support
2020-03-06 1:06 UTC (8+ messages)
[PATCH v4 0/3] delay timer_new from init to realize to fix memleaks
2020-03-06 0:50 UTC (4+ messages)
` [PATCH v4 3/3] hw/misc/mos6522: move timer_new from init() into realize() to avoid memleaks
[PATCH v2 0/5] vfio/pci: Fix up breakage against split irqchip and INTx
2020-03-06 0:43 UTC (4+ messages)
` [PATCH v2 4/5] KVM: Kick resamplefd for split kernel irqchip
[RFC PATCH 1/1] ppc/spapr: Add hotplugged flag on DIMM LMBs on drmem_v2
2020-03-06 0:22 UTC
[PATCH v1 0/3] hw/riscv: Add a serial property to the sifive_u machine
2020-03-06 0:09 UTC (7+ messages)
` [PATCH v1 2/3] riscv/sifive_u: Add a serial property to the sifive_u SoC
[PATCH v2 0/4] riscv: Upgrade OpenSBI to v0.6 and add 32-bit sifive_u bios image
2020-03-06 0:06 UTC (2+ messages)
[PATCH v2 4/4] gitlab-ci.yml: Add jobs to build OpenSBI firmware binaries
2020-03-06 0:02 UTC (2+ messages)
[PATCH v2 0/3] Tighten qemu-img rules on missing backing format
2020-03-05 22:58 UTC (5+ messages)
` [PATCH v2 1/3] iotests: Specify explicit backing format where sensible
[PULL 0/1] Vga 20200213 patches
2020-03-05 22:42 UTC (7+ messages)
` [PULL 1/1] qxl: introduce hardware revision 5
[PATCH] vfio: avoid SET_ACTION_TRIGGER ioctls
2020-03-05 22:37 UTC (2+ messages)
[PATCH v1 1/1] target/riscv: Correctly implement TSR trap
2020-03-05 21:48 UTC (2+ messages)
[PATCH v2 0/2] Add support for 2nd generation AMD EPYC processors
2020-03-05 21:12 UTC (2+ messages)
[PATCH] linux-user: mremap fails with EFAULT if address range overlaps with stack guard
2020-03-05 21:05 UTC
[PULL v2 00/10] Merge TPM 2020/03/04
2020-03-05 20:53 UTC (12+ messages)
` [PULL v2 01/10] tpm: rename TPM_TIS into TPM_TIS_ISA
` [PULL v2 02/10] tpm: Use TPMState as a common struct
` [PULL v2 03/10] tpm: Separate tpm_tis common functions from isa code
` [PULL v2 04/10] tpm: Separate TPM_TIS and TPM_TIS_ISA configs
` [PULL v2 05/10] tpm: Add the SysBus TPM TIS device
` [PULL v2 06/10] hw/arm/virt: vTPM support
` [PULL v2 07/10] docs/specs/tpm: Document TPM_TIS sysbus device for ARM
` [PULL v2 08/10] test: tpm: pass optional machine options to swtpm test functions
` [PULL v2 09/10] test: tpm-tis: Get prepared to share tests between ISA and sysbus devices
` [PULL v2 10/10] test: tpm-tis: Add Sysbus TPM-TIS device test
[PATCH v5 0/3] linux-user: generate syscall_nr.sh for RISC-V
2020-03-05 20:52 UTC (7+ messages)
` [PATCH v5 1/3] linux-user: Protect more syscalls
` [PATCH v5 2/3] linux-user/syscall: Add support for clock_gettime64/clock_settime64
` [PATCH v5 3/3] linux-user/riscv: Update the syscall_nr's to the 5.5 kernel
[PATCH v2] linux-user: do prlimit selectively
2020-03-05 20:24 UTC
[PATCH] RISC-V: Add a missing "," in riscv_excp_names
2020-03-05 20:06 UTC (2+ messages)
[RFC PATCH v2] target/ppc: Enable hardfloat for PPC
2020-03-05 19:25 UTC (17+ messages)
` R: "
` Fwd: "
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).