qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-07 15:38:59 to 2019-10-08 13:53:04 UTC [more...]

[PATCH 0/3] eliminate remaining places that abuse memory_region_allocate_system_memory()
 2019-10-08 13:52 UTC  (9+ messages)
` [PATCH 1/3] sparc64: use memory_region_allocate_system_memory() only for '-m' specified RAM
` [PATCH 2/3] ppc: rs6000_mc: drop usage of memory_region_allocate_system_memory()
` [PATCH 3/3] hppa: drop usage of memory_region_allocate_system_memory() for ROM

[Bug 1847232] [NEW] qemu TCG in s390x mode issue with calculating HASH
 2019-10-08 13:41 UTC  (5+ messages)
` [Bug 1847232] "

[Qemu-devel] [PATCH v7 0/3] 9p: Fix file ID collisions
 2019-10-08 13:47 UTC  (7+ messages)

[PATCH] qemu-nbd: Document benefit of --pid-file
 2019-10-08 13:38 UTC  (6+ messages)

[PATCH v9 00/13] TCG code quality tracking and perf integration
 2019-10-08 13:38 UTC  (18+ messages)
` [PATCH v9 01/13] accel/tcg: introduce TBStatistics structure
` [PATCH v9 02/13] accel: collecting TB execution count
` [PATCH v9 03/13] accel: collecting JIT statistics
` [PATCH v9 04/13] accel: replacing part of CONFIG_PROFILER with TBStats
` [PATCH v9 05/13] accel: adding TB_JIT_TIME and full replacing CONFIG_PROFILER
` [PATCH v9 06/13] debug: add -d tb_stats to control TBStatistics collection:
` [PATCH v9 07/13] monitor: adding tb_stats hmp command
` [PATCH v9 08/13] tb-stats: reset the tracked TBs on a tb_flush
` [PATCH v9 09/13] Adding info [tb-list|tb] commands to HMP (WIP)
` [PATCH v9 11/13] accel/tcg: adding integration with linux perf
` [PATCH v9 12/13] tb-stats: adding TBStatistics info into perf dump
` [PATCH v9 13/13] configure: remove the final bits of --profiler support

[PATCH] target/mips: add gdb xml files
 2019-10-08 13:37 UTC  (3+ messages)

[PATCH 0/4] hw/i386: pass "MachineState.smp.max_cpus" to OVMF
 2019-10-08 13:35 UTC  (7+ messages)
` [PATCH 1/4] fw_cfg: bump file slots to 40
` [PATCH 2/4] target/i386: remove useless enable_compat_apic_id_mode() prototype
` [PATCH 3/4] hw/i386: add facility to expose CPU topology over fw-cfg
` [PATCH 4/4] hw/i386/pc: "

[PATCH v2] Makefile: Remove generated files when doing 'distclean' (and 'clean')
 2019-10-08 13:34 UTC  (6+ messages)

[PATCH 00/11] hw: Convert various reset() handler to DeviceReset
 2019-10-08 13:32 UTC  (8+ messages)
` [PATCH 11/11] hw/misc/vmcoreinfo: Convert reset "

[Qemu-devel] [PATCH v18 0/6] Add ARMv8 RAS virtualization support in QEMU
 2019-10-08 13:25 UTC  (18+ messages)
` [Qemu-devel] [PATCH v18 2/6] docs: APEI GHES generation and CPER record description
` [Qemu-devel] [PATCH v18 3/6] ACPI: Add APEI GHES table generation support
  `  "
` [Qemu-devel] [PATCH v18 4/6] KVM: Move hwpoison page related functions into include/sysemu/kvm_int.h
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v18 5/6] target-arm: kvm64: inject synchronous External Abort
  `  "
` [Qemu-devel] [PATCH v18 6/6] target-arm: kvm64: handle SIGBUS signal from kernel or KVM
  `  "

[RFC PATCH] virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is also advertised
 2019-10-08 13:24 UTC  (2+ messages)

[PATCH v6 00/10] Introduce the microvm machine type
 2019-10-08 13:14 UTC  (3+ messages)

[PATCH 00/97] Patch Round-up for stable 4.0.1, freeze on 2019-10-10
 2019-10-08 13:04 UTC  (3+ messages)

Peculiar reply from mail list handler???
 2019-10-08 12:54 UTC  (5+ messages)

[PATCH v3 0/3] target/riscv: Expose "priv" register for GDB
 2019-10-08 12:32 UTC  (8+ messages)
` [PATCH v3 1/3] target/riscv: Tell gdbstub the correct number of CSRs
` [PATCH v3 2/3] target/riscv: Expose priv register for GDB for reads
` [PATCH v3 3/3] target/riscv: Make the priv register writable by GDB

[Qemu-devel] [PATCH] migration: use migration_is_active to represent active state
 2019-10-08 12:21 UTC  (2+ messages)
`  "

[PATCH v4 00/31] error: auto propagated local_err
 2019-10-08 12:05 UTC  (18+ messages)
` [PATCH v4 01/31] errp: rename errp to errp_in where it is IN-argument
` [PATCH v4 06/31] python: add commit-per-subsystem.py
` [PATCH v4 07/31] s390: Fix error_append_hint/error_prepend usage

[Qemu-devel] Is network backend netmap worth keeping?
 2019-10-08 11:57 UTC  (12+ messages)
` [PATCH] netmap: support git-submodule build otption

[PATCH v7 0/8] Add Qemu to SeaBIOS LCHS interface
 2019-10-08 11:51 UTC  (9+ messages)
` [PATCH v7 7/8] bootdevice: FW_CFG interface for LCHS values
  ` [SeaBIOS] "

[PATCH 00/19] hw/arm/raspi: Improve Raspberry Pi 2/3 reliability
 2019-10-08 11:42 UTC  (24+ messages)
` [PATCH 01/19] hw/arm/raspi: Use the IEC binary prefix definitions
` [PATCH 02/19] hw/arm/bcm2835_peripherals: Improve logging
` [PATCH 03/19] hw/arm/bcm2835_peripherals: Name various address spaces
` [PATCH 04/19] hw/arm/bcm2835: Rename some definitions
` [PATCH 05/19] hw/arm/bcm2835: Add various unimplemented peripherals
` [PATCH 06/19] hw/char/bcm2835_aux: Add trace events
` [PATCH 07/19] hw/misc/bcm2835_mbox: "
` [PATCH 08/19] hw/misc/bcm2835_thermal: Add a dummy BCM2835 thermal sensor
` [PATCH 12/19] hw/arm/bcm2835_peripherals: Add Clock/Power/Reset Manager blocks

[PULL 0/1] slirp update
 2019-10-08 11:29 UTC  (2+ messages)

[PATCH v2 0/7] fw_cfg: Run tests on big-endian
 2019-10-08 10:27 UTC  (9+ messages)
` [PATCH v2 1/7] tests/libqos/fw_cfg: Document io_fw_cfg_init to drop io_fw_cfg_uninit
` [PATCH v2 2/7] tests/libqos/fw_cfg: Document mm_fw_cfg_init to drop mm_fw_cfg_uninit
` [PATCH v2 3/7] tests/libqos/fw_cfg: Document pc_fw_cfg_init to drop pc_fw_cfg_uninit
` [PATCH v2 7/7] tests/fw_cfg: Run the tests on big-endian targets

gdbstub and gbd segfaults on different instructions in user spaceemulation
 2019-10-08  9:57 UTC  (2+ messages)

[PATCH 0/6] block-copy: memory limit
 2019-10-08  9:57 UTC  (19+ messages)
` [PATCH 3/6] block/block-copy: refactor copying
` [PATCH 4/6] util: introduce co-shared-amount
` [PATCH 5/6] block/block-copy: add memory limit
` [PATCH 6/6] block/block-copy: increase buffered copy request

[PATCH] Test netmap on FreeBSD
 2019-10-08  9:57 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH 00/14] hw/arm: Add the Raspberry Pi 4B
 2019-10-08  9:32 UTC  (11+ messages)
` [Qemu-devel] [RFC PATCH 03/14] hw/misc/bcm2835_property: Handle the 'domain state' property
  `  "
` [Qemu-devel] [PATCH 10/14] hw/arm/raspi: Define various blocks base addresses
    `  "
` [Qemu-devel] [RFC PATCH 14/14] hw/arm/raspi: Add the Raspberry Pi 4B board
  `  "

[PATCH v7 0/2] qcow2: add zstd cluster compression
 2019-10-08  9:05 UTC  (5+ messages)
` [PATCH v7 1/2] docs: improve qcow2 spec about extending image header
` [PATCH v7 2/2] docs: qcow2: introduce compression type feature

[PATCH 0/2] enhance iotest 223 coverage
 2019-10-08  9:04 UTC  (5+ messages)
` [PATCH 1/2] tests: Make iotest 223 easier to edit

[PATCH v2] target/riscv: Expose "priv" register for GDB
 2019-10-08  9:00 UTC  (6+ messages)

[PATCH 0/1] IDE: Deprecate ide-drive
 2019-10-08  6:51 UTC  (5+ messages)
` [PATCH 1/1] IDE: deprecate ide-drive

[PATCH] target/riscv: PMP violation due to wrong size parameter
 2019-10-08  3:18 UTC  (6+ messages)

[PATCH 0/2] TM field check failed
 2019-10-08  2:34 UTC  (6+ messages)
` [PATCH 1/2] intel_iommu: split the resevred fields arrays into two ones
  ` [PATCH v1 "
` [PATCH 2/2] intel_iommu: TM field should not be in reserved bits
  ` [PATCH v2 "
` [PATCH v1 0/2] TM field check failed

[PATCH v4] intel_iommu: TM field should not be in reserved bits
 2019-10-08  1:51 UTC  (3+ messages)

[PATCH 0/2] xics, xive: Add some missing comments
 2019-10-07 14:49 UTC  (2+ messages)

[PATCH 0/3] hw/arm/raspi: Split the UART block from the AUX block
 2019-10-07 21:09 UTC  (5+ messages)
` [PATCH 1/3] hw/char: Add the BCM2835 miniuart
` [PATCH 2/3] hw/char/bcm2835_aux: Use the BCM2835 miniuart block
` [PATCH 3/3] hw: Move BCM2835 AUX device from hw/char/ to hw/misc/

[Qemu-devel] [PATCH v9 0/3] NBD reconnect
 2019-10-07 20:03 UTC  (7+ messages)
` [Qemu-devel] [PATCH v9 3/3] iotests: test nbd reconnect
  `  "

[PATCH] iotests: Do not run the iotests during "make check" anymore
 2019-10-07 19:10 UTC  (7+ messages)

[PATCH RFC] docker: automatic dependencies for dockerfiles
 2019-10-07 19:09 UTC  (3+ messages)

[PATCH] .travis.yml: reduce scope of the --enable-debug build
 2019-10-07 19:08 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 00/29] Tame a few "touch this, recompile the world" headers
 2019-10-07 18:21 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 27/29] Include sysemu/sysemu.h a lot less
        ` [Qemu-devel] Is network backend netmap worth keeping? (was: [PATCH v2 27/29] Include sysemu/sysemu.h a lot less)
          ` Is network backend vde worth keeping? (was: Is network backend netmap worth keeping?)

[Qemu-devel] Bug#919921: qemu-user Linux ELF loader fails to handle pure BSS segments
 2019-10-07 17:34 UTC  (5+ messages)

[Qemu-devel] [PATCH v1 22/28] target/riscv: Allow specifying MMU stage
 2019-10-07 18:05 UTC  (3+ messages)
`  "

[PULL v2 0/8] Ide patches
 2019-10-07 17:55 UTC  (4+ messages)

[PATCH] target/i386: log guest name and memory error type AO, AR for MCEs
 2019-10-07 17:52 UTC  (3+ messages)

[PATCH 0/5] hw/arm/exynos4210: Add acceptance tests to the SMDKC210 board
 2019-10-07 17:42 UTC  (5+ messages)
` [PATCH 1/5] tests/boot_linux_console: Add initrd test for the Exynos4210

[RFC PATCH 0/5] target/arm/kvm: Provide an option to adjust virtual time
 2019-10-07 17:06 UTC  (6+ messages)
` [RFC PATCH 1/5] target/arm/kvm64: kvm64 cpus have timer registers
` [RFC PATCH 2/5] timer: arm: Introduce functions to get the host cntfrq
` [RFC PATCH 3/5] target/arm/kvm: Implement cpu feature kvm-adjvtime
` [RFC PATCH 4/5] tests/arm-cpu-features: Check feature default values
` [RFC PATCH 5/5] target/arm/cpu: Add the kvm-adjvtime CPU property

[PATCH v1 0/5] s390x/mmu: Implement more facilities
 2019-10-07 17:02 UTC  (5+ messages)
` [PATCH v1 5/5] s390x/cpumodel: Add new TCG features to QEMU cpu model

[Qemu-devel] [PATCH v5 0/5] iotests: use python logging
 2019-10-07 16:55 UTC  (16+ messages)
` [Qemu-devel] [PATCH v5 1/5] iotests: remove 'linux' from default supported platforms
  `  "

[PULL 00/19] virtio, vhost, acpi: features, fixes, tests
 2019-10-07 16:31 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 24/28] target/riscv: Implement second stage MMU
 2019-10-07 16:15 UTC  (2+ messages)
`  "

[PATCH v2] .travis.yml: Test the release tarball
 2019-10-07 16:04 UTC 

[PULL v3 0/4] Block layer patches
 2019-10-07 15:33 UTC  (2+ messages)

[PATCH] cpus: kick all vCPUs when running thread=single
 2019-10-07 15:30 UTC  (6+ messages)


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).