qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-16 04:27:22 to 2019-09-16 16:11:59 UTC [more...]

[Qemu-devel] [PATCH qemu] loader: Trace loaded images
 2019-09-16 15:50 UTC  (2+ messages)

[Qemu-devel] [RFC v3 0/3] KVM/ARM: Fix >256 vcpus
 2019-09-16 14:52 UTC  (5+ messages)
` [Qemu-devel] [RFC v3 2/3] intc/arm_gic: Support IRQ injection for more than 256 vpus
` [Qemu-devel] [RFC v3 3/3] ARM: KVM: Check KVM_CAP_ARM_IRQ_LINE_LAYOUT_2 for smp_cpus > 256

[Qemu-devel] [PATCH 00/13] hw: Split RTC devices from hw/timer/ to hw/rtc/
 2019-09-16 15:48 UTC  (5+ messages)
` [Qemu-devel] [PATCH 01/13] hw/timer: Compile devices not target-dependent as common object
` [Qemu-devel] [PATCH 02/13] hw: Move PL031 device from hw/timer/ to hw/rtc/ subdirectory
` [Qemu-devel] [PATCH 09/13] hw: Move Xilinx ZynqMP RTC "
` [Qemu-devel] [PATCH 10/13] hw: Move Exynos4210 "

[Qemu-devel] [PATCH 0/3] Add acceptance test for migration
 2019-09-16 14:50 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/3] tests/acceptance/migration: fix post migration check
` [Qemu-devel] [PATCH 2/3] tests/acceptance/avocado_qemu: add method to get supported machine types
` [Qemu-devel] [PATCH 3/3] tests/acceptance/migration: test to migrate will all "

[Qemu-devel] [PATCH v2 00/29] Tame a few "touch this, recompile the world" headers
 2019-09-16 14:45 UTC  (12+ 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)
          ` [Qemu-devel] Is network backend netmap worth keeping?

[Qemu-devel] [PULL 00/29] Misc patches for 2019-09-16
 2019-09-16 14:42 UTC  (30+ messages)
` [Qemu-devel] [PULL 01/29] i386/kvm: support guest access CORE cstate
` [Qemu-devel] [PULL 02/29] exec.c: replace hwaddr with uint64_t for better understanding
` [Qemu-devel] [PULL 03/29] exec.c: get nodes_nb_alloc with one MAX calculation
` [Qemu-devel] [PULL 04/29] exec.c: subpage->sub_section is already initialized to 0
` [Qemu-devel] [PULL 05/29] exec.c: correct the maximum skip value during compact
` [Qemu-devel] [PULL 06/29] exec.c: add a check between constants to see whether we could skip
` [Qemu-devel] [PULL 07/29] win32: fix README file in NSIS installer
` [Qemu-devel] [PULL 08/29] test-char: fix AddressSanitizer failure
` [Qemu-devel] [PULL 09/29] hw/i386: Move CONFIG_ACPI_PCI to CONFIG_PC
` [Qemu-devel] [PULL 10/29] elf-ops.h: fix int overflow in load_elf()
` [Qemu-devel] [PULL 11/29] memory: fetch pmem size in get_file_size()
` [Qemu-devel] [PULL 12/29] memory: inline and optimize devend_memop
` [Qemu-devel] [PULL 13/29] qemu-thread: Add qemu_cond_timedwait
` [Qemu-devel] [PULL 14/29] cpus: Fix throttling during vm_stop
` [Qemu-devel] [PULL 15/29] hw/i386/pc: Use e820_get_num_entries() to access e820_entries
` [Qemu-devel] [PULL 16/29] hw/i386/pc: Extract e820 memory layout code
` [Qemu-devel] [PULL 17/29] hw/i386/pc: Use address_space_memory in place
` [Qemu-devel] [PULL 18/29] hw/i386/pc: Rename bochs_bios_init as more generic fw_cfg_arch_create
` [Qemu-devel] [PULL 19/29] hw/i386/pc: Pass the boot_cpus value by argument
` [Qemu-devel] [PULL 20/29] hw/i386/pc: Pass the apic_id_limit "
` [Qemu-devel] [PULL 21/29] hw/i386/pc: Pass the CPUArchIdList array "
` [Qemu-devel] [PULL 22/29] hw/i386/pc: Replace PCMachineState argument with MachineState in fw_cfg_arch_create
` [Qemu-devel] [PULL 23/29] hw/i386/pc: Let pc_build_smbios() take a FWCfgState argument
` [Qemu-devel] [PULL 24/29] hw/i386/pc: Let pc_build_smbios() take a generic MachineState argument
` [Qemu-devel] [PULL 25/29] hw/i386/pc: Rename pc_build_smbios() as generic fw_cfg_build_smbios()
` [Qemu-devel] [PULL 26/29] hw/i386/pc: Let pc_build_feature_control() take a FWCfgState argument
` [Qemu-devel] [PULL 27/29] hw/i386/pc: Let pc_build_feature_control() take a MachineState argument
` [Qemu-devel] [PULL 28/29] hw/i386/pc: Rename pc_build_feature_control() as generic fw_cfg_build_*
` [Qemu-devel] [PULL 29/29] hw/i386/pc: Extract the x86 generic fw_cfg code

[Qemu-devel] [PATCH v4 0/5] qcow2: async handling of fragmented io
 2019-09-16 15:29 UTC  (4+ messages)

[Qemu-devel] [PATCH] hw/*/Makefile.objs: Move many .o files to common-objs
 2019-09-16 15:28 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 0/3] Fix qcow2+luks corruption introduced by commit 8ac0f15f335
 2019-09-16 14:59 UTC  (11+ messages)
` [Qemu-devel] [PATCH v7 1/3] block/qcow2: Fix "
` [Qemu-devel] [PATCH v7 2/3] block/qcow2: refactor encryption code
` [Qemu-devel] [PATCH v7 3/3] qemu-iotests: Add test for bz #1745922

[Qemu-devel] [PATCH V7 6/6] hostmem-file: add 'sync' option
 2019-09-16 15:14 UTC  (11+ messages)

[Qemu-devel] [PATCH v6 00/42] block: Deal with filters
 2019-09-16 14:47 UTC  (8+ messages)
` [Qemu-devel] [PATCH v6 25/42] mirror: "
` [Qemu-devel] [PATCH v6 28/42] stream: "

[Qemu-devel] [PATCH v3] virtio-mmio: implement modern (v2) personality (virtio-1)
 2019-09-16 14:40 UTC  (2+ messages)

[Qemu-devel] [PULL 00/16] Block patches
 2019-09-16 14:22 UTC  (17+ messages)
` [Qemu-devel] [PULL 01/16] block: Use QEMU_IS_ALIGNED
` [Qemu-devel] [PULL 02/16] block: Remove unused masks
` [Qemu-devel] [PULL 03/16] tests/qemu-iotests/check: Replace "tests" with "iotests" in final status text
` [Qemu-devel] [PULL 04/16] tests/Makefile: Do not print the name of the check-block.sh shell script
` [Qemu-devel] [PULL 05/16] tests/qemu-iotests: Fix qemu-io related output in 026.out.nocache
` [Qemu-devel] [PULL 06/16] curl: Keep pointer to the CURLState in CURLSocket
` [Qemu-devel] [PULL 07/16] curl: Keep *socket until the end of curl_sock_cb()
` [Qemu-devel] [PULL 08/16] curl: Check completion in curl_multi_do()
` [Qemu-devel] [PULL 09/16] curl: Pass CURLSocket to curl_multi_do()
` [Qemu-devel] [PULL 10/16] curl: Report only ready sockets
` [Qemu-devel] [PULL 11/16] curl: Handle success in multi_check_completion
` [Qemu-devel] [PULL 12/16] curl: Check curl_multi_add_handle()'s return code
` [Qemu-devel] [PULL 13/16] blockjob: update nodes head while removing all bdrv
` [Qemu-devel] [PULL 14/16] block/qcow2: Fix corruption introduced by commit 8ac0f15f335
` [Qemu-devel] [PULL 15/16] block/qcow2: refactor encryption code
` [Qemu-devel] [PULL 16/16] qemu-iotests: Add test for bz #1745922

[Qemu-devel] [PATCH v2 00/15] target/arm: Implement semihosting v2.0
 2019-09-16 14:15 UTC  (16+ messages)
` [Qemu-devel] [PATCH v2 01/15] target/arm/arm-semi: Capture errno in softmmu version of set_swi_errno()
` [Qemu-devel] [PATCH v2 02/15] target/arm/arm-semi: Always set some kind of errno for failed calls
` [Qemu-devel] [PATCH v2 03/15] target/arm/arm-semi: Correct comment about gdb syscall races
` [Qemu-devel] [PATCH v2 04/15] target/arm/arm-semi: Make semihosting code hand out its own file descriptors
` [Qemu-devel] [PATCH v2 05/15] target/arm/arm-semi: Restrict use of TaskState*
` [Qemu-devel] [PATCH v2 06/15] target/arm/arm-semi: Use set_swi_errno() in gdbstub callback functions
` [Qemu-devel] [PATCH v2 07/15] target/arm/arm-semi: Factor out implementation of SYS_CLOSE
` [Qemu-devel] [PATCH v2 08/15] target/arm/arm-semi: Factor out implementation of SYS_WRITE
` [Qemu-devel] [PATCH v2 09/15] target/arm/arm-semi: Factor out implementation of SYS_READ
` [Qemu-devel] [PATCH v2 10/15] target/arm/arm-semi: Factor out implementation of SYS_ISTTY
` [Qemu-devel] [PATCH v2 11/15] target/arm/arm-semi: Factor out implementation of SYS_SEEK
` [Qemu-devel] [PATCH v2 12/15] target/arm/arm-semi: Factor out implementation of SYS_FLEN
` [Qemu-devel] [PATCH v2 13/15] target/arm/arm-semi: Implement support for semihosting feature detection
` [Qemu-devel] [PATCH v2 14/15] target/arm/arm-semi: Implement SH_EXT_EXIT_EXTENDED extension
` [Qemu-devel] [PATCH v2 15/15] target/arm/arm-semi: Implement SH_EXT_STDOUT_STDERR extension

[Qemu-devel] [PATCH 0/4] bitmaps: some refactoring
 2019-09-16 14:19 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] block/dirty-bitmap: drop meta
` [Qemu-devel] [PATCH 2/4] block/dirty-bitmap: add bs link
` [Qemu-devel] [PATCH 3/4] block/dirty-bitmap: drop BdrvDirtyBitmap.mutex
` [Qemu-devel] [PATCH 4/4] block/dirty-bitmap: refactor bdrv_dirty_bitmap_next

[Qemu-devel] [PATCH v3 00/29] s390x/tcg: mem_helper: Fault-safe handling
 2019-09-16 13:58 UTC  (30+ messages)
` [Qemu-devel] [PATCH v3 01/29] s390x/tcg: Reset exception_index to -1 instead of 0
` [Qemu-devel] [PATCH v3 02/29] s390x/tcg: MVCL: Zero out unused bits of address
` [Qemu-devel] [PATCH v3 03/29] s390x/tcg: MVCL: Detect destructive overlaps
` [Qemu-devel] [PATCH v3 04/29] s390x/tcg: MVCL: Process max 4k bytes at a time
` [Qemu-devel] [PATCH v3 05/29] s390x/tcg: MVC: Increment the length once
` [Qemu-devel] [PATCH v3 06/29] s390x/tcg: MVC: Use is_destructive_overlap()
` [Qemu-devel] [PATCH v3 07/29] s390x/tcg: MVPG: Check for specification exceptions
` [Qemu-devel] [PATCH v3 08/29] s390x/tcg: MVPG: Properly wrap the addresses
` [Qemu-devel] [PATCH v3 09/29] s390x/tcg: MVCLU/MVCLE: Process max 4k bytes at a time
` [Qemu-devel] [PATCH v3 10/29] s390x/tcg: MVCS/MVCP: Check for special operation exceptions
` [Qemu-devel] [PATCH v3 11/29] s390x/tcg: MVCOS: Lengths are 32 bit in 24/31-bit mode
` [Qemu-devel] [PATCH v3 12/29] s390x/tcg: MVCS/MVCP: Properly wrap the length
` [Qemu-devel] [PATCH v3 13/29] s390x/tcg: MVST: Check for specification exceptions
` [Qemu-devel] [PATCH v3 14/29] s390x/tcg: MVST: Fix storing back the addresses to registers
` [Qemu-devel] [PATCH v3 15/29] s390x/tcg: Always use MMU_USER_IDX for CONFIG_USER_ONLY
` [Qemu-devel] [PATCH v3 16/29] s390x/tcg: Fault-safe memset
` [Qemu-devel] [PATCH v3 17/29] s390x/tcg: Fault-safe memmove
` [Qemu-devel] [PATCH v3 18/29] s390x/tcg: MVCS/MVCP: Use access_memmove()
` [Qemu-devel] [PATCH v3 19/29] s390x/tcg: MVC: Fault-safe handling on destructive overlaps
` [Qemu-devel] [PATCH v3 20/29] s390x/tcg: MVCLU: Fault-safe handling
` [Qemu-devel] [PATCH v3 21/29] s390x/tcg: OC: "
` [Qemu-devel] [PATCH v3 22/29] s390x/tcg: XC: "
` [Qemu-devel] [PATCH v3 23/29] s390x/tcg: NC: "
` [Qemu-devel] [PATCH v3 24/29] s390x/tcg: MVCIN: "
` [Qemu-devel] [PATCH v3 25/29] s390x/tcg: MVN: "
` [Qemu-devel] [PATCH v3 26/29] s390x/tcg: MVZ: "
` [Qemu-devel] [PATCH v3 27/29] s390x/tcg: MVST: "
` [Qemu-devel] [PATCH v3 28/29] s390x/tcg: MVO: "
` [Qemu-devel] [PATCH v3 29/29] tests/tcg: target/s390x: Test MVO

[Qemu-devel] [PULL 0/2] target/hppa updates
 2019-09-16 13:38 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 0/2] s390: stop abusing memory_region_allocate_system_memory()
 2019-09-16 13:32 UTC  (4+ messages)
` [Qemu-devel] [PATCH v6 1/2] kvm: s390: split too big memory section on several memslots
` [Qemu-devel] [PATCH v6 2/2] s390: do not call memory_region_allocate_system_memory() multiple times

[Qemu-devel] [PATCH for-4.2 v4 1/2] kvm: s390: split too big memory section on several memslots
 2019-09-16 13:16 UTC  (14+ messages)
` [Qemu-devel] [PATCH for-4.2 v5 "
          ` [Qemu-devel] [qemu-s390x] "

[Qemu-devel] [PATCH v3 0/6] Add dbus-vmstate
 2019-09-16 13:15 UTC  (11+ messages)
` [Qemu-devel] [PATCH v3 2/6] vmstate: add qom interface to get id
` [Qemu-devel] [PATCH v3 3/6] vmstate: replace DeviceState with VMStateIf
` [Qemu-devel] [PATCH v3 5/6] docs: start a document to describe D-Bus usage
` [Qemu-devel] [PATCH v3 6/6] Add dbus-vmstate object

[Qemu-devel] [PATCH] qga: add command guest-get-devices for reporting VirtIO devices
 2019-09-16 12:31 UTC  (3+ messages)

[Qemu-devel] [PULL 00/12] target-arm queue
 2019-09-16 12:21 UTC  (2+ messages)

[Qemu-devel] [PATCH v3] ui: add an embedded Barrier client
 2019-09-16 12:14 UTC  (2+ messages)

[Qemu-devel] [PATCH] configure: Add xkbcommon configure options
 2019-09-16 12:11 UTC  (3+ messages)
` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [PATCH v2 00/28] s390x/tcg: mem_helper: Fault-safe handling
 2019-09-16 12:01 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 20/28] s390x/tcg: OC: "
` [Qemu-devel] [PATCH v2 26/28] s390x/tcg: MVST: "

[Qemu-devel] [RFC v2 0/2] vhost-user: in-band notifications
 2019-09-16 11:40 UTC  (5+ messages)
` [Qemu-devel] [RFC v2 1/2] docs: vhost-user: add in-band kick/call messages

[Qemu-devel] [PATCH v3] virtio-blk: schedule virtio_notify_config to run on main context
 2019-09-16 11:24 UTC 

[Qemu-devel] [PATCH v2 0/2] blockdev: avoid acquiring AioContext lock twice at do_drive_backup()
 2019-09-16 11:17 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/2] blockdev: release the AioContext at drive_backup_prepare
  ` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PULL 0/8] Add the m68k next-cube machine
 2019-09-16 10:48 UTC  (3+ messages)
` [Qemu-devel] [PULL 3/8] m68k: Add NeXTcube machine

[Qemu-devel] [PATCH-for-4.2 v10 00/11] ARM virt: ACPI memory hotplug support
 2019-09-16 10:30 UTC  (4+ messages)
` [Qemu-devel] [PATCH-for-4.2 v10 05/11] hw/arm/virt: Enable device memory cold/hot plug with ACPI boot

[Qemu-devel] [PATCH v2 0/6] tests/acceptance: Add tests for the PReP/40p machine
 2019-09-16 10:01 UTC  (16+ messages)
` [Qemu-devel] [PATCH v2 1/6] tests/acceptance: Add test that runs NetBSD 4.0 installer on PRep/40p
` [Qemu-devel] [PATCH v2 2/6] tests/acceptance: Test Open Firmware on the PReP/40p
` [Qemu-devel] [PATCH v2 5/6] .travis.yml: Let the avocado job run the 40p tests
` [Qemu-devel] [PATCH v2 6/6] .travis.yml: Split enterprise vs. hobbyist acceptance test job

[Qemu-devel] [PATCH v2 0/2] trace: Forbid trailing newline in event format
 2019-09-16  9:51 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] trace: Remove trailing newline in events
` [Qemu-devel] [PATCH v2 2/2] trace: Forbid event format ending with newline character

[Qemu-devel] [PULL 0/4] MIPS queue for September 12th, 2019
 2019-09-16  9:14 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 1/1] riscv: pmp: Allow valid instruction fetches at the start of a PMP range
 2019-09-16  9:08 UTC 

[Qemu-devel] vhost, iova, and dirty page tracking
 2019-09-16  8:33 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/3] proper locking on bitmap add/remove paths
 2019-09-16  8:22 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 2/3] block/dirty-bitmap: return int from bdrv_remove_persistent_dirty_bitmap

[Qemu-devel] [PATCH v3 0/4] intel_iommu: Do sanity check of vfio-pci earlier
 2019-09-16  8:07 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/4] intel_iommu: Sanity check vfio-pci config on machine init done
` [Qemu-devel] [PATCH v3 2/4] qdev/machine: Introduce hotplug_allowed hook
` [Qemu-devel] [PATCH v3 3/4] pc/q35: Disallow vfio-pci hotplug without VT-d caching mode
` [Qemu-devel] [PATCH v3 4/4] intel_iommu: Remove the caching-mode check during flag change

[Qemu-devel] [PATCH v2] virtio-blk: schedule virtio_notify_config to run on main context
 2019-09-16  8:09 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] trace: Forbid trailing newline in event format
 2019-09-16  8:07 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH v2 0/4] intel_iommu: Do sanity check of vfio-pci earlier
 2019-09-16  8:04 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/4] intel_iommu: Sanity check vfio-pci config on machine init done
` [Qemu-devel] [PATCH v2 2/4] qdev/machine: Introduce hotplug_allowed hook
` [Qemu-devel] [PATCH v2 3/4] pc/q35: Disallow vfio-pci hotplug without VT-d caching mode
` [Qemu-devel] [PATCH v2 4/4] intel_iommu: Remove the caching-mode check during flag change

[Qemu-devel] [PATCH v2] util/hbitmap: strict hbitmap_reset
 2019-09-16  8:00 UTC  (9+ messages)

[Qemu-devel] [PATCH RFC 0/4] intel_iommu: Do sanity check of vfio-pci earlier
 2019-09-16  7:56 UTC  (10+ messages)
` [Qemu-devel] [PATCH RFC 1/4] intel_iommu: Sanity check vfio-pci config on machine init done
` [Qemu-devel] [PATCH RFC 2/4] qdev/machine: Introduce hotplug_allowed hook
` [Qemu-devel] [PATCH RFC 3/4] pc/q35: Disallow vfio-pci hotplug without VT-d caching mode
` [Qemu-devel] [PATCH RFC 4/4] intel_iommu: Remove the caching-mode check during flag change

[Qemu-devel] [PATCH 0/4] mirror: Do not dereference invalid pointers
 2019-09-16  7:56 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/4] iotests: Add @error to wait_until_completed

[Qemu-devel] [PATCH v8 18/32] riscv: sifive_u: Set the minimum number of cpus to 2
 2019-09-16  7:51 UTC  (4+ messages)
  ` [Qemu-devel] [Qemu-riscv] "

[Qemu-devel] [PATCH 2/6] exec.c: remove an unnecessary assert on PHYS_MAP_NODE_NIL in phys_map_node_alloc()
 2019-09-16  7:50 UTC  (8+ messages)

[Qemu-devel] [PATCH] target/ppc: fix signal delivery for ppc64abi32
 2019-09-16  7:22 UTC  (4+ messages)
  ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH v3] virtio pmem: user document
 2019-09-16  6:30 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] migration/postcopy: unsentmap is not necessary
 2019-09-16  6:06 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] spapr: reduce the number of IRQ
 2019-09-16  0:44 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 2/2] spapr/irq: Only claim VALID interrupts at the KVM level

[Qemu-devel] [Bug 1830415] [NEW] linux-user elf loader issue
 2019-09-16  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1830415] "


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