qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-27 06:05:19 to 2019-09-27 14:40:03 UTC [more...]

[PATCH v2 00/26] qapi: Pay back some frontend technical debt
 2019-09-27 13:46 UTC  (3+ messages)
` [PATCH v2 01/26] qapi: Tighten QAPISchemaFOO.check() assertions
` [PATCH v2 03/26] qapi: New QAPISourceInfo, replacing dict

[PATCH v4 0/7] Add dbus-vmstate
 2019-09-27 13:42 UTC  (2+ messages)
` [PATCH v4 3/7] docs: start a document to describe D-Bus usage

[PATCH v2 0/4] s390x: SCLP error cleanup
 2019-09-27 13:33 UTC  (4+ messages)
` [PATCH v2 2/4] s390x: sclp: boundary check
` [PATCH v2 3/4] s390x: sclp: fix error handling for oversize control blocks
` [PATCH v2 4/4] s390x: Fix SCLP return code when buffer too small

[PATCH 00/19] hw/arm/raspi: Improve Raspberry Pi 2/3 reliability
 2019-09-27 13:36 UTC  (7+ messages)
` [PATCH 14/19] python/qemu/machine: Allow to use other serial consoles than default

[PATCH v7 0/4] s390: stop abusing memory_region_allocate_system_memory()
 2019-09-27 13:33 UTC  (6+ messages)
` [PATCH v7 4/4] s390: do not call memory_region_allocate_system_memory() multiple times

[PATCH v5 0/9] qcow2-bitmaps: rewrite reopening logic
 2019-09-27 12:23 UTC  (6+ messages)
` [PATCH v5 1/9] block: switch reopen queue from QSIMPLEQ to QTAILQ
` [PATCH v5 2/9] block: reverse order for reopen commits
` [PATCH v5 6/9] block/qcow2-bitmap: do not remove bitmaps on reopen-ro
` [PATCH v5 7/9] iotests: add test 260 to check bitmap life after snapshot + commit
` [PATCH v5 9/9] qcow2-bitmap: move bitmap reopen-rw code to qcow2_reopen_commit

[PATCH v3 0/7] s390x/mmu: DAT translation rewrite
 2019-09-27  9:58 UTC  (4+ messages)
` [PATCH v3 1/7] s390x/mmu: Drop debug logging from MMU code
` [PATCH v3 3/7] s390x/mmu: Inject DAT exceptions from a single place
` [PATCH v3 5/7] s390x/mmu: Use TARGET_PAGE_MASK in mmu_translate_pte()

[Qemu-devel] [PATCH v18 0/6] Add ARMv8 RAS virtualization support in QEMU
 2019-09-27 13:33 UTC  (5+ messages)
` [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
  `  "

[PATCH v3 00/18] target/s390: Use tcg unwinding for ilen
 2019-09-27 12:47 UTC  (37+ messages)
` [PATCH v3 01/18] target/s390x: Truncate 32-bit psw_addr before creating TB
` [PATCH v3 02/18] target/s390x: Add ilen to unwind data
` [PATCH v3 03/18] target/s390x: Remove ilen parameter from tcg_s390_program_interrupt
` [PATCH v3 04/18] target/s390x: Remove ilen parameter from s390_program_interrupt
` [PATCH v3 05/18] target/s390x: Use tcg_s390_program_interrupt in TCG helpers
` [PATCH v3 06/18] target/s390x: Push trigger_pgm_exception lower in s390_cpu_tlb_fill
` [PATCH v3 07/18] target/s390x: Handle tec "
` [PATCH v3 08/18] target/s390: Return exception from mmu_translate_real
` [PATCH v3 09/18] target/s390x: Remove exc argument to mmu_translate_asce
` [PATCH v3 10/18] target/s390: Return exception from mmu_translate
` [PATCH v3 11/18] target/s390: Return exception from translate_pages
` [PATCH v3 12/18] target/s390x: Remove fail variable from s390_cpu_tlb_fill
` [PATCH v3 13/18] target/s390x: Simplify helper_lra
` [PATCH v3 14/18] target/s390x: Rely on unwinding in s390_cpu_tlb_fill
` [PATCH v3 15/18] target/s390x: Rely on unwinding in s390_cpu_virt_mem_rw
` [PATCH v3 16/18] target/s390x: Remove ILEN_AUTO
` [PATCH v3 18/18] target/s390x: Remove ilen argument from trigger_pgm_exception

[PATCH v2 00/20] target/mips: Misc cleanups for September/October 2019
 2019-09-27 13:11 UTC  (8+ messages)
` [PATCH v2 01/20] target/mips: Clean up helper.c

[PATCH 0/2] RTC support for QEMU RISC-V virt machine
 2019-09-27 12:39 UTC  (5+ messages)

[PULL 00/11] Qcrypto next patches
 2019-09-27  9:59 UTC  (9+ messages)
` [PULL 02/11] qcrypto-luks: don't overwrite cipher_mode in header
` [PULL 03/11] qcrypto-luks: simplify masterkey and masterkey length
` [PULL 04/11] qcrypto-luks: pass keyslot index rather that pointer to the keyslot
` [PULL 05/11] qcrypto-luks: use the parsed encryption settings in QCryptoBlockLUKS
` [PULL 07/11] qcrypto-luks: extract store and load header
` [PULL 08/11] qcrypto-luks: extract check and parse header
` [PULL 09/11] qcrypto-luks: extract store key function
` [PULL 11/11] qcrypto-luks: more rigorous header checking

[PATCH v2 00/13] crypto/luks: preparation for encryption key managment
 2019-09-27 10:15 UTC  (3+ messages)
` [PATCH v2 01/13] block-crypto: misc refactoring

[Qemu-devel] [PATCH v6 00/16] tcg/ppc: Add vector opcodes
 2019-09-27 12:13 UTC  (9+ messages)

ptimer use of bottom-half handlers
 2019-09-27 10:01 UTC 

[RFC PATCH] configure: deprecate 32 bit build hosts
 2019-09-27 10:42 UTC  (5+ messages)

[PATCH] MAINTAINERS: Update S390 PCI Maintainer
 2019-09-27 13:21 UTC 

[PATCH] tests: fix I/O test for hosts defaulting to LUKSv2
 2019-09-27 10:11 UTC 

[Qemu-devel] [PATCH v4 00/10] Multi-phase reset mechanism
 2019-09-27 13:07 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 02/10] hw/core: create Resettable QOM interface
        `  "

[PATCH] i386: Re-add "pconfig" CPUID flag name
 2019-09-27 11:44 UTC  (5+ messages)

[PATCH v1 0/5] s390x/mmu: Implement more facilities
 2019-09-27 12:30 UTC  (3+ messages)
` [PATCH v1 2/5] s390x/mmu: Implement ESOP-2 and access-exception-fetch/store-indication facility

[PATCH v4 0/9] target/arm/kvm: enable SVE in guests
 2019-09-27 13:00 UTC  (8+ messages)
` [PATCH v4 4/9] target/arm/cpu64: max cpu: Introduce sve<N> properties
` [PATCH v4 5/9] target/arm/kvm64: Add kvm_arch_get/put_sve

[Qemu-devel] [PATCH v4 00/10] qcow2-bitmaps: rewrite reopening logic
 2019-09-27 10:38 UTC  (17+ messages)
` [Qemu-devel] [PATCH v4 03/10] iotests: add test-case to 165 to test reopening qcow2 bitmaps to RW
` [Qemu-devel] [PATCH v4 04/10] iotests.py: add event_wait_log and events_wait_log helpers
` [Qemu-devel] [PATCH v4 09/10] block/qcow2-bitmap: fix and improve qcow2_reopen_bitmaps_rw
` [Qemu-devel] [PATCH v4 10/10] qcow2-bitmap: move bitmap reopen-rw code to qcow2_reopen_commit
  `  "

[Bug 1845580] [NEW] issue with QEMU on Raspberry Pi failing to access CDROM
 2019-09-27 12:07 UTC  (2+ messages)
` [Bug 1845580] "

[PATCH v2 00/33] spapr: IRQ subsystem cleanup
 2019-09-27 12:16 UTC  (33+ messages)
` [PATCH v2 01/33] xics: Minor fixes for XICSFabric interface
` [PATCH v2 04/33] xics: Eliminate reset hook
` [PATCH v2 06/33] xics: Create sPAPR specific ICS subtype
` [PATCH v2 09/33] spapr: Clarify and fix handling of nr_irqs
` [PATCH v2 10/33] spapr: Eliminate nr_irqs parameter to SpaprIrq::init
` [PATCH v2 13/33] spapr: Eliminate SpaprIrq:get_nodename method
` [PATCH v2 17/33] xive: Improve irq claim/free path
` [PATCH v2 18/33] spapr: Use less cryptic representation of which irq backends are supported
` [PATCH v2 19/33] spapr: Eliminate SpaprIrq::init hook
` [PATCH v2 20/33] spapr, xics, xive: Introduce SpaprInterruptController QOM interface
` [PATCH v2 21/33] spapr, xics, xive: Move cpu_intc_create from SpaprIrq to SpaprInterruptController
` [PATCH v2 22/33] spapr, xics, xive: Move irq claim and free "
` [PATCH v2 23/33] spapr: Formalize notion of active interrupt controller
` [PATCH v2 24/33] spapr, xics, xive: Move set_irq from SpaprIrq to SpaprInterruptController
` [PATCH v2 25/33] spapr, xics, xive: Move print_info "
` [PATCH v2 26/33] spapr, xics, xive: Move dt_populate "
` [PATCH v2 27/33] spapr, xics, xive: Match signatures for XICS and XIVE KVM connect routines
` [PATCH v2 28/33] spapr: Remove SpaprIrq::init_kvm hook
` [PATCH v2 29/33] spapr, xics, xive: Move SpaprIrq::reset hook logic into activate/deactivate
` [PATCH v2 30/33] spapr, xics, xive: Move SpaprIrq::post_load hook to backends
` [PATCH v2 31/33] spapr: Remove SpaprIrq::nr_msis
` [PATCH v2 32/33] spapr: Move SpaprIrq::nr_xirqs to SpaprMachineClass
` [PATCH v2 33/33] spapr: Remove last pieces of SpaprIrq

[PATCH v3 00/33] testing/next (docker,tcg, alpha ;-)
 2019-09-27 12:08 UTC  (2+ messages)

qemu smb access problem host: linux, guest: win10
 2019-09-27  9:19 UTC 

[PATCH 00/18] iotests: Allow ./check -o data_file
 2019-09-27  9:42 UTC  (19+ messages)
` [PATCH 01/18] iotests: Filter refcount_order in 036
` [PATCH 02/18] iotests: Replace IMGOPTS by _unsupported_imgopts
` [PATCH 03/18] iotests: Drop compat=1.1 in 050
` [PATCH 04/18] iotests: Let _make_test_img parse its parameters
` [PATCH 05/18] iotests: Add -o and --no-opts to _make_test_img
` [PATCH 06/18] iotests: Inject space into -ocompat=0.10 in 051
` [PATCH 07/18] iotests: Replace IMGOPTS= by -o
` [PATCH 08/18] iotests: Replace IMGOPTS='' by --no-opts
` [PATCH 09/18] iotests: Drop IMGOPTS use in 267
` [PATCH 10/18] iotests: Avoid qemu-img create
` [PATCH 11/18] iotests: Use _rm_test_img for deleting test images
` [PATCH 12/18] iotests: Avoid cp/mv of "
` [PATCH 13/18] iotests: Make 091 work with data_file
` [PATCH 14/18] iotests: Make 110 "
` [PATCH 15/18] iotests: Make 137 "
` [PATCH 16/18] iotests: Make 198 "
` [PATCH 17/18] iotests: Disable data_file where it cannot be used
` [PATCH 18/18] iotests: Allow check -o data_file

[PATCH V2] intel_iommu: TM field should not be in reserved bits
 2019-09-27  9:33 UTC  (5+ messages)

[PATCH 0/3] iotests: Fix 125
 2019-09-27  9:29 UTC  (2+ messages)

[PATCH v13 0/9] hw/m68k: add Apple Machintosh Quadra 800 machine
 2019-09-27  9:32 UTC  (12+ messages)
` [PATCH v13 1/9] esp: add pseudo-DMA as used by Macintosh
` [PATCH v13 2/9] dp8393x: manage big endian bus
` [PATCH v13 3/9] hw/m68k: add VIA support
` [PATCH v13 4/9] hw/m68k: implement ADB bus support for via
` [PATCH v13 5/9] hw/m68k: add Nubus support
` [PATCH v13 6/9] hw/m68k: add Nubus macfb video card
` [PATCH v13 7/9] hw/m68k: add a dummy SWIM floppy controller
` [PATCH v13 8/9] hw/m68k: define Macintosh Quadra 800
` [PATCH v13 9/9] BootLinuxConsoleTest: Test the "

[PATCH v1 0/2] s390x: SCLP error cleanup
 2019-09-27  9:29 UTC  (8+ messages)
` [PATCH v1 1/2] s390x: Add sclp boundary check and fix error priority

Is kexec supported in QEMU for ARM64 (qemu-system-aarch64) with arm-trusted-firmware, optee, and u-boot
 2019-09-27  9:15 UTC  (2+ messages)

[PATCH v3] qga: add command guest-get-devices for reporting VirtIO devices
 2019-09-27  9:09 UTC  (3+ messages)

[PATCH v1 1/1] target/riscv: Print CPU and privledge in disas
 2019-09-27  9:09 UTC  (2+ messages)

illegal hardware instruction during MIPS-I ELF linux user emulation
 2019-09-27  8:59 UTC  (5+ messages)
  ` illegal hardware instruction during MIPS-I ELF linux useremulation

[PATCH 00/11] hw: Convert various reset() handler to DeviceReset
 2019-09-27  8:47 UTC  (2+ messages)

[PATCH v3 0/3] proper locking on bitmap add/remove paths
 2019-09-27  8:37 UTC  (3+ messages)

[PATCH] s390: PCI: fix IOMMU region init
 2019-09-27  8:10 UTC  (4+ messages)

[PATCH v2 0/7] RISC-V: Add more machine memory
 2019-09-27  7:57 UTC  (15+ messages)
` [PATCH v2 1/7] riscv/sifive_u: Add L2-LIM cache memory
` [PATCH v2 2/7] riscv/sifive_u: Add QSPI memory region
` [PATCH v2 3/7] riscv/sifive_u: Manually define the machine
` [PATCH v2 4/7] riscv/sifive_u: Add the start-in-flash property
` [PATCH v2 5/7] riscv/virt: Manually define the machine
` [PATCH v2 6/7] riscv/virt: Add the PFlash CFI01 device
` [PATCH v2 7/7] riscv/virt: Jump to pflash if specified

[Qemu-devel] [PATCH 0/4] bitmaps: some refactoring
 2019-09-27  7:17 UTC  (6+ messages)
` [Qemu-devel] [PATCH 4/4] block/dirty-bitmap: refactor bdrv_dirty_bitmap_next

[PATCH qemu] spapr-pci: Stop providing assigned-addresses
 2019-09-27  7:12 UTC  (2+ messages)

[PATCH 0/2] Fix ehci-test
 2019-09-27  6:23 UTC  (2+ messages)

[PATCH v25 00/22] Add RX archtecture support
 2019-09-27  6:23 UTC  (23+ messages)
` [PATCH v25 01/22] MAINTAINERS: Add RX
` [PATCH v25 02/22] qemu/bitops.h: Add extract8 and extract16
` [PATCH v25 03/22] hw/registerfields.h: Add 8bit and 16bit register macros
` [PATCH v25 04/22] target/rx: TCG translation
` [PATCH v25 05/22] target/rx: TCG helper
` [PATCH v25 06/22] target/rx: CPU definition
` [PATCH v25 07/22] target/rx: RX disassembler
` [PATCH v25 08/22] target/rx: Disassemble rx_index_addr into a string
` [PATCH v25 09/22] target/rx: Replace operand with prt_ldmi in disassembler
` [PATCH v25 10/22] target/rx: Use prt_ldmi for XCHG_mr disassembly
` [PATCH v25 11/22] target/rx: Emit all disassembly in one prt()
` [PATCH v25 12/22] target/rx: Collect all bytes during disassembly
` [PATCH v25 13/22] target/rx: Dump bytes for each insn "
` [PATCH v25 14/22] hw/intc: RX62N interrupt controller (ICUa)
` [PATCH v25 15/22] hw/timer: RX62N internal timer modules
` [PATCH v25 16/22] hw/char: RX62N serial communication interface (SCI)
` [PATCH v25 17/22] hw/rx: RX Target hardware definition
` [PATCH v25 18/22] hw/rx: Honor -accel qtest
` [PATCH v25 19/22] hw/rx: Restrict the RX62N microcontroller to the RX62N CPU core
` [PATCH v25 20/22] Add rx-softmmu
` [PATCH v25 21/22] BootLinuxConsoleTest: Test the RX-Virt machine
` [PATCH v25 22/22] qapi/machine.json: Add RX cpu

[PATCH 00/20] spapr: IRQ subsystem cleanups
 2019-09-27  6:23 UTC  (8+ messages)
` [PATCH 20/20] spapr: Eliminate SpaprIrq::init hook

[Qemu-devel] [Bug 1777777] [NEW] arm9 clock pending (SP804)
 2019-09-27  6:01 UTC  (2+ messages)
` [Bug 1777777] "


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