qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-26 15:42:53 to 2019-09-27 06:44:54 UTC [more...]

[PATCH v25 00/22] Add RX archtecture support
 2019-09-27  6:23 UTC  (8+ messages)
` [PATCH v25 01/22] MAINTAINERS: Add RX
` [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 15/22] hw/timer: RX62N internal timer modules
` [PATCH v25 16/22] hw/char: RX62N serial communication interface (SCI)
` [PATCH v25 19/22] hw/rx: Restrict the RX62N microcontroller to the RX62N CPU core
` [PATCH v25 22/22] qapi/machine.json: Add RX cpu

[PATCH V2] intel_iommu: TM field should not be in reserved bits
 2019-09-27  6:10 UTC  (2+ messages)

[PATCH v2 00/33] spapr: IRQ subsystem cleanup
 2019-09-27  5:50 UTC  (34+ messages)
` [PATCH v2 01/33] xics: Minor fixes for XICSFabric interface
` [PATCH v2 02/33] xics: Eliminate 'reject', 'resend' and 'eoi' class hooks
` [PATCH v2 03/33] xics: Rename misleading ics_simple_*() functions
` [PATCH v2 04/33] xics: Eliminate reset hook
` [PATCH v2 05/33] xics: Merge TYPE_ICS_BASE and TYPE_ICS_SIMPLE classes
` [PATCH v2 06/33] xics: Create sPAPR specific ICS subtype
` [PATCH v2 07/33] spapr: Fold spapr_phb_lsi_qirq() into its single caller
` [PATCH v2 08/33] spapr: Replace spapr_vio_qirq() helper with spapr_vio_irq_pulse() helper
` [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 11/33] spapr: Fix indexing of XICS irqs
` [PATCH v2 12/33] spapr: Simplify spapr_qirq() handling
` [PATCH v2 13/33] spapr: Eliminate SpaprIrq:get_nodename method
` [PATCH v2 14/33] spapr: Remove unhelpful tracepoints from spapr_irq_free_xics()
` [PATCH v2 15/33] spapr: Handle freeing of multiple irqs in frontend only
` [PATCH v2 16/33] spapr, xics, xive: Better use of assert()s on irq claim/free paths
` [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

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

[PATCH 00/20] spapr: IRQ subsystem cleanups
 2019-09-27  5:51 UTC  (11+ messages)
` [PATCH 17/20] spapr: Remove unused return value in claim path
` [PATCH 20/20] spapr: Eliminate SpaprIrq::init hook

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

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

[PATCH qemu] spapr-pci: Stop providing assigned-addresses
 2019-09-27  2:26 UTC 

[Bug 1845580] [NEW] issue with QEMU on Raspberry Pi failing to access CDROM
 2019-09-27  2:04 UTC 

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

Is kexec supported in QEMU for ARM64 (qemu-system-aarch64) with arm-trusted-firmware, optee, and u-boot
 2019-09-26 22:35 UTC 

[PATCH v2 0/7] RISC-V: Add more machine memory
 2019-09-27  0:44 UTC  (8+ 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

[PATCH] i386: Re-add "pconfig" CPUID flag name
 2019-09-27  0:42 UTC  (4+ messages)

[PATCH v2 0/7] target/ppc: DFP fixes and improvements
 2019-09-27  0:07 UTC  (9+ messages)
` [PATCH v2 1/7] target/ppc: introduce get_dfp{64, 128}() helper functions
` [PATCH v2 2/7] target/ppc: introduce set_dfp{64, "
` [PATCH v2 3/7] target/ppc: update {get, set}_dfp{64, 128}() helper functions to read/write DFP numbers correctly
` [PATCH v2 4/7] target/ppc: introduce dfp_finalize_decimal{64, 128}() helper functions
` [PATCH v2 5/7] target/ppc: change struct PPC_DFP decimal storage from uint64[2] to ppc_vsr_t
` [PATCH v2 6/7] target/ppc: use existing VsrD() macro to eliminate HI_IDX and LO_IDX from dfp_helper.c
` [PATCH v2 7/7] target/ppc: remove unnecessary if() around calls to set_dfp{64, 128}() in DFP macros

[PATCH v4 0/9] target/arm/kvm: enable SVE in guests
 2019-09-26 23:50 UTC  (4+ messages)
` [PATCH v4 4/9] target/arm/cpu64: max cpu: Introduce sve<N> properties

[Qemu-devel] [PATCH v4 00/10] qcow2-bitmaps: rewrite reopening logic
 2019-09-26 23:25 UTC  (15+ messages)
` [Qemu-devel] [PATCH v4 02/10] block: reverse order for reopen commits
  `  "
` [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 08/10] iotests: add test 260 to check bitmap life after snapshot + commit
` [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

[Qemu-devel] [PATCH 0/4] bitmaps: some refactoring
 2019-09-26 21:44 UTC  (7+ messages)
` [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 v8 00/13] Add migration support for VFIO device
 2019-09-26 21:33 UTC  (13+ messages)
` [Qemu-devel] [PATCH v8 01/13] vfio: KABI for migration interface
                `  "

[PATCH] target/ppc: use Vsr macros in BCD helpers
 2019-09-26 20:44 UTC 

[PATCH 00/19] hw/arm/raspi: Improve Raspberry Pi 2/3 reliability
 2019-09-26 20:32 UTC  (21+ 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 09/19] hw/arm/bcm2835_peripherals: Use the thermal sensor block
` [PATCH 10/19] hw/timer/bcm2835: Add the BCM2835 SYS_timer
` [PATCH 11/19] hw/arm/bcm2835_peripherals: Use the SYS_timer
` [PATCH 12/19] hw/arm/bcm2835_peripherals: Add Clock/Power/Reset Manager blocks
` [PATCH 13/19] hw/arm/raspi: Define various blocks base addresses
` [PATCH 14/19] python/qemu/machine: Allow to use other serial consoles than default
` [PATCH 15/19] tests/boot_linux_console: Extract the gunzip() helper
` [PATCH 16/19] tests/boot_linux_console: Add a test for the Raspberry Pi 2
` [PATCH 17/19] tests/boot_linux_console: Test the raspi2 UART1 (16550 based)
` [PATCH 18/19] tests/boot_linux_console: Boot Linux and run few commands on raspi3
` [PATCH 19/19] tests/boot_linux_console: Test SDHCI and termal sensor "

[PATCH v5 0/2] target/i386: cpu.h macros clean up
 2019-09-26 20:17 UTC  (2+ messages)

[PATCH v3 0/3] proper locking on bitmap add/remove paths
 2019-09-26 19:28 UTC  (5+ messages)
` [PATCH v3 2/3] block/dirty-bitmap: return int from bdrv_remove_persistent_dirty_bitmap

[PATCH v7 0/8] Add Qemu to SeaBIOS LCHS interface
 2019-09-26 19:16 UTC  (9+ messages)
` [PATCH v7 7/8] bootdevice: FW_CFG interface for LCHS values
  ` [SeaBIOS] "
` [PATCH v7 8/8] hd-geo-test: Add tests for lchs override
  ` [SeaBIOS] "

[RFC PATCH] configure: deprecate 32 bit build hosts
 2019-09-26 19:02 UTC  (12+ messages)

[PULL 00/28] testing updates (docker,podman,tcg,alpha)
 2019-09-26 18:35 UTC  (29+ messages)
` [PULL 01/28] target/alpha: Use array for FPCR_DYN conversion
` [PULL 02/28] target/alpha: Fix SWCR_MAP_UMZ
` [PULL 03/28] target/alpha: Fix SWCR_TRAP_ENABLE_MASK
` [PULL 04/28] target/alpha: Handle SWCR_MAP_DMZ earlier
` [PULL 05/28] target/alpha: Write to fpcr_flush_to_zero once
` [PULL 06/28] target/alpha: Mask IOV exception with INV for user-only
` [PULL 07/28] target/alpha: Tidy helper_fp_exc_raise_s
` [PULL 08/28] target/ppc: fix signal delivery for ppc64abi32
` [PULL 09/28] tests/docker: add sanitizers back to clang build
` [PULL 10/28] tests/docker: fix DOCKER_PARTIAL_IMAGES
` [PULL 11/28] tests/docker: remove python2.7 from debian9-mxe
` [PULL 12/28] tests/docker: reduce scary warnings by cleaning up clean up
` [PULL 13/28] podman: fix command invocation
` [PULL 14/28] tests/tcg: clean-up some comments after the de-tangling
` [PULL 15/28] tests/tcg: re-enable linux-test for ppc64abi32
` [PULL 16/28] tests/tcg: add float_madds test to multiarch
` [PULL 17/28] tests/tcg: add generic version of float_convs
` [PULL 18/28] tests/tcg: add simple record/replay smoke test for aarch64
` [PULL 19/28] configure: preserve PKG_CONFIG for subdir builds
` [PULL 20/28] docs/devel: add "check-tcg" to testing.rst
` [PULL 21/28] target/i386: Fix broken build with WHPX enabled
` [PULL 22/28] docker: remove debian8-mxe definitions
` [PULL 23/28] docker: remove unused debian8 partial image
` [PULL 24/28] docker: remove 'deprecated' image definitions
` [PULL 25/28] docker: remove unused debian-ports
` [PULL 26/28] docker: remove unused debian-sid
` [PULL 27/28] docker: move tests from python2 to python3
` [PULL 28/28] tests/docker: remove debian-powerpc-user-cross

[Qemu-devel] [Bug 1841990] [NEW] instruction 'denbcdq' misbehaving
 2019-09-26 17:57 UTC  (7+ messages)
` [Bug 1841990] "

target/ppc: bug in optimised vsl/vsr implementation?
 2019-09-26 18:04 UTC 

[PATCH v3 00/33] testing/next (docker,tcg, alpha ;-)
 2019-09-26 17:38 UTC  (8+ messages)
` [PATCH v3 29/33] docker: remove 'deprecated' image definitions

[Qemu-devel] [PATCH v5 0/4] colo: Add support for continuous replication
 2019-09-26 17:40 UTC  (11+ messages)
` [Qemu-devel] [PATCH v5 1/4] block/replication.c: Ignore requests after failover
  `  "
` [Qemu-devel] [PATCH v5 2/4] tests/test-replication.c: Add test for ignoring "
  `  "
` [Qemu-devel] [PATCH v5 3/4] net/filter.c: Add Options to insert filters anywhere in the filter list
  `  "
` [Qemu-devel] [PATCH v5 4/4] colo: Update Documentation for continuous replication
  `  "
` [PATCH v5 0/4] colo: Add support "

[PATCH] docker: move tests from python2 to python3
 2019-09-26 17:43 UTC  (8+ messages)
    ` Debian support lifetime (was Re: [PATCH] docker: move tests from python2 to python3)

[PATCH 0/7] target/ppc: DFP fixes and improvements
 2019-09-26 17:28 UTC  (5+ messages)
` [PATCH 6/7] target/ppc: use existing VsrD() macro to eliminate HI_IDX and LO_IDX from dfp_helper.c

[Qemu-devel] [PATCH v2] numa: Introduce MachineClass::auto_enable_numa for implicit NUMA node
 2019-09-26 17:16 UTC  (3+ messages)
`  "

[PATCH] hw/vfio/pci: fix double free in vfio_msi_disable
 2019-09-26 17:16 UTC  (2+ messages)

[PATCH v3 00/18] target/s390: Use tcg unwinding for ilen
 2019-09-26 16:26 UTC  (19+ 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 17/18] target/s390x: Remove ilen argument from trigger_access_exception
` [PATCH v3 18/18] target/s390x: Remove ilen argument from trigger_pgm_exception

[PATCH] intel_iommu: TM field should not be in reserved bits
 2019-09-26  5:49 UTC 

[PATCH 00/11] hw: Convert various reset() handler to DeviceReset
 2019-09-26 16:02 UTC  (3+ messages)
` [PATCH 11/11] hw/misc/vmcoreinfo: Convert reset "

illegal hardware instruction during MIPS-I ELF linux user emulation
 2019-09-26 15:46 UTC  (4+ messages)
  ` illegal hardware instruction during MIPS-I ELF linux useremulation

[PATCH 00/22] block: Fix check_to_replace_node()
 2019-09-26 14:13 UTC  (3+ messages)
` [PATCH 19/22] iotests: Use self.image_len in TestRepairQuorum


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