qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-07 17:56:17 to 2019-10-08 15:26:06 UTC [more...]

[PULL 0/4] 9p patches 2019-10-08
 2019-10-08 15:19 UTC  (5+ messages)
` [PULL 1/4] 9p: unsigned type for type, version, path
` [PULL 2/4] 9p: Simplify error path of v9fs_device_realize_common()
` [PULL 3/4] fsdev: Add return value to fsdev_throttle_parse_opts()
` [PULL 4/4] 9p: Treat multiple devices on one export as an error

[PATCH 00/19] hw/arm/raspi: Improve Raspberry Pi 2/3 reliability
 2019-10-08 15:22 UTC  (26+ 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 10/19] hw/timer/bcm2835: Add the BCM2835 SYS_timer
` [PATCH 11/19] hw/arm/bcm2835_peripherals: Use the SYS_timer

[PATCH v2 0/7] fw_cfg: Run tests on big-endian
 2019-10-08 15:14 UTC  (17+ 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 4/7] tests/fw_cfg: Let the tests use a context
` [PATCH v2 5/7] tests/libqos/fw_cfg: Pass QTestState as argument
` [PATCH v2 6/7] tests/fw_cfg: Declare one QFWCFG for all tests
` [PATCH v2 7/7] tests/fw_cfg: Run the tests on big-endian targets

[Qemu-devel] [Bug 1633508] [NEW] libvirt cannot hot insert interfaces to qemu
 2019-10-08 14:47 UTC  (2+ messages)
` [Bug 1633508] "

[PULL 0/4] Block patches
 2019-10-08 14:55 UTC  (5+ messages)
` [PULL 1/4] util/ioc.c: try to reassure Coverity about qemu_iovec_init_extended
` [PULL 2/4] virtio-blk: schedule virtio_notify_config to run on main context
` [PULL 3/4] block: Skip COR for inactive nodes
` [PULL 4/4] iotests/262: Switch source/dest VM launch order

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

[PATCH v2 0/8] hw: Convert various reset() handler to DeviceReset
 2019-10-08 14:34 UTC  (9+ messages)
` [PATCH v2 1/8] hw/acpi/piix4: Convert reset "
` [PATCH v2 2/8] hw/isa/piix4: "
` [PATCH v2 3/8] hw/ide/piix: "
` [PATCH v2 4/8] hw/ide/sii3112: "
` [PATCH v2 5/8] hw/ide/via82c: "
` [PATCH v2 6/8] hw/isa/vt82c686: "
` [PATCH v2 7/8] hw/input/lm832x: "
` [PATCH v2 8/8] hw/misc/vmcoreinfo: Add comment about reset handler

[PATCH v4 00/31] error: auto propagated local_err
 2019-10-08 14:34 UTC  (14+ messages)
` [PATCH v4 01/31] errp: rename errp to errp_in where it is IN-argument
` [PATCH v4 02/31] hw/core/loader-fit: fix freeing errp in fit_load_fdt
` [PATCH v4 03/31] net/net: fix local variable shadowing in net_client_init

[PATCH v4 0/7] s390x/mmu: DAT translation rewrite
 2019-10-08 14:24 UTC  (5+ messages)
` [PATCH v4 6/7] s390x/mmu: DAT table definition overhaul
` [PATCH v4 7/7] s390x/mmu: Convert to non-recursive page table walk

[PATCH 0/4] hw/i386: pass "MachineState.smp.max_cpus" to OVMF
 2019-10-08 14:23 UTC  (8+ 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: "

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

[PATCH] migration: Don't try and recover return path in non-postcopy
 2019-10-08 14:14 UTC  (2+ messages)

[PATCH 0/3] migration/postcopy: cleanup related to postcopy
 2019-10-08 14:17 UTC  (3+ messages)
` [PATCH 1/3] migration/postcopy: rename postcopy_ram_enable_notify to postcopy_ram_incoming_setup

[PULL 0/5] edk2-next patches for 2019-10-07
 2019-10-08 14:08 UTC  (2+ messages)

[PATCH v3 0/3] target/riscv: Expose "priv" register for GDB
 2019-10-08 14:03 UTC  (10+ 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

[PATCH v9 00/13] TCG code quality tracking and perf integration
 2019-10-08 13:58 UTC  (11+ 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 v7 00/12] Introduce the microvm machine type
 2019-10-08 13:55 UTC  (13+ messages)
` [PATCH v7 01/12] hw/virtio: Factorize virtio-mmio headers
` [PATCH v7 02/12] hw/i386/pc: rename functions shared with non-PC machines
` [PATCH v7 03/12] hw/i386/pc: fix code style issues on functions that will be moved out
` [PATCH v7 04/12] hw/i386/pc: move shared x86 functions to x86.c and export them
` [PATCH v7 05/12] hw/i386: split PCMachineState deriving X86MachineState from it
` [PATCH v7 06/12] hw/i386: make x86.c independent from PCMachineState
` [PATCH v7 07/12] fw_cfg: add "modify" functions for all types
` [PATCH v7 08/12] hw/intc/apic: reject pic ints if isa_pic == NULL
` [PATCH v7 09/12] roms: add microvm-bios (qboot) as binary and git submodule
` [PATCH v7 10/12] docs/microvm.rst: document the new microvm machine type
` [PATCH v7 11/12] hw/i386: Introduce the "
` [PATCH v7 12/12] MAINTAINERS: add microvm related files

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

[PATCH 0/3] eliminate remaining places that abuse memory_region_allocate_system_memory()
 2019-10-08 13:55 UTC  (10+ 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

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

[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  (2+ messages)

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

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

[Qemu-devel] Is network backend netmap worth keeping?
 2019-10-08 11:57 UTC  (9+ 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] "

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

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  (9+ messages)
` [PATCH 5/6] block/block-copy: add "

[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  (4+ messages)
` [PATCH v7 1/2] docs: improve qcow2 spec about extending image header

[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  (2+ messages)

[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:29 UTC  (4+ 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)


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