qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-02 02:51:37 to 2019-07-02 10:32:09 UTC [more...]

[Qemu-devel] [PULL 00/19] testing/next (tests/vm, Travis and hyperv build fix)
 2019-07-02 10:29 UTC  (6+ messages)

[Qemu-devel] [PULL v2 00/20] testing/next for 4.1
 2019-07-02 10:25 UTC 

[Qemu-devel] [PATCH v1 1/1] hw/scsi: Report errors and sense to guests through scsi-block
 2019-07-02 10:22 UTC  (9+ messages)

[Qemu-devel] [PATCH v2 0/9] hw/block/pflash_cfi01: Add DeviceReset() handler
 2019-07-02 10:17 UTC  (18+ messages)
` [Qemu-devel] [PATCH v2 1/9] hw/block/pflash_cfi01: Removed an unused timer
` [Qemu-devel] [PATCH v2 2/9] hw/block/pflash_cfi01: Use the correct READ_ARRAY value
` [Qemu-devel] [PATCH v2 3/9] hw/block/pflash_cfi01: Extract pflash_mode_read_array()
` [Qemu-devel] [PATCH v2 4/9] hw/block/pflash_cfi01: Start state machine as READY to accept commands
` [Qemu-devel] [PATCH v2 5/9] hw/block/pflash_cfi01: Add the DeviceReset() handler
` [Qemu-devel] [PATCH v2 6/9] hw/block/pflash_cfi01: Simplify CFI_QUERY processing
` [Qemu-devel] [PATCH v2 7/9] hw/block/pflash_cfi01: Improve command comments
` [Qemu-devel] [PATCH v2 8/9] hw/block/pflash_cfi01: Replace DPRINTF by qemu_log_mask(GUEST_ERROR)
` [Qemu-devel] [PATCH v2 9/9] hw/block/pflash_cfi01: Hold the PRI table offset in a variable

[Qemu-devel] [PATCH v2 0/7] Qemu virtio pmem device
 2019-07-02 10:17 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 5/7] hmp: Handle virtio-pmem when printing memory device infos

[Qemu-devel] [PATCH v2 0/4] Introduce the microvm machine type
 2019-07-02 10:16 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 2/4] hw/i386: Add an Intel MPTable generator
` [Qemu-devel] [PATCH v2 4/4] hw/i386: Introduce the microvm machine type

[Qemu-devel] [PULL 0/1] Block patches
 2019-07-02  9:59 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/3] restrict bridge interface name to IFNAMSIZ
 2019-07-02  9:54 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 3/3] net: tap: refactor net_bridge_run_helper routine

[Qemu-devel] [PATCH 4/6] Add missing BUSCR/PCR CR defines, and BUSCR/PCR/CAAR CR to m68k_move_to/from
 2019-07-02  9:53 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/9] x86 CPU model versioning
 2019-07-02  9:50 UTC  (20+ messages)
` [Qemu-devel] [PATCH v2 1/9] qmp: Add "alias-of" field to query-cpu-definitions
` [Qemu-devel] [PATCH v2 2/9] i386: Add x-force-features option for testing
` [Qemu-devel] [PATCH v2 3/9] i386: Get model-id from CPU object on "-cpu help"
` [Qemu-devel] [PATCH v2 4/9] i386: Register versioned CPU models
` [Qemu-devel] [PATCH v2 5/9] i386: Define -IBRS, -noTSX, -IBRS versions of "
` [Qemu-devel] [PATCH v2 6/9] i386: Replace -noTSX, -IBRS, -IBPB CPU models with aliases
` [Qemu-devel] [PATCH v2 7/9] i386: Make unversioned CPU models be aliases
` [Qemu-devel] [PATCH v2 8/9] docs: Deprecate CPU model runnability guarantees
` [Qemu-devel] [PATCH v2 9/9] i386: Add Cascadelake-Server-v2 CPU model

[Qemu-devel] [PATCH] tests: Update DSDT ACPI table for arm/virt board with PCDIMM related changes
 2019-07-02  9:52 UTC  (5+ messages)

[Qemu-devel] [PATCH v10 0/6] target-ppc/spapr: Add FWNMI support in QEMU for PowerKVM guests
 2019-07-02  9:49 UTC  (16+ messages)
` [Qemu-devel] [PATCH v10 2/6] ppc: spapr: Introduce FWNMI capability
` [Qemu-devel] [PATCH v10 3/6] target/ppc: Handle NMI guest exit
` [Qemu-devel] [PATCH v10 4/6] target/ppc: Build rtas error log upon an MCE
` [Qemu-devel] [PATCH v10 6/6] ppc: spapr: Handle "ibm, nmi-register" and "ibm, nmi-interlock" RTAS calls
        ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH 3/6] Improved comments on m68k_move_to/from helpers
 2019-07-02  9:44 UTC  (2+ messages)

[Qemu-devel] [PATCH 2/6] Cascade m68k_features by m680xx_cpu_initfn() to improve readability
 2019-07-02  9:27 UTC  (2+ messages)

[Qemu-devel] [PULL 00/60] ppc-for-4.0 queue 20190310
 2019-07-02  9:22 UTC  (8+ messages)
` [Qemu-devel] [PULL 57/60] target/ppc: add HV support for POWER9

[Qemu-devel] [PATCH 1/6] m68k cpu instantiation comments improvements
 2019-07-02  9:21 UTC  (2+ messages)

[Qemu-devel] [PULL 0/6] Vga 20190628 patches
 2019-07-02  9:17 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] Add a UUID device property to IPMI
 2019-07-02  9:07 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/2] qdev: Add a no default uuid property
` [Qemu-devel] [PATCH v2 2/2] ipmi: Add a UUID device property

[Qemu-devel] [PATCH 00/10] hw/pci-host: Clean the GT64120 north bridge
 2019-07-02  8:50 UTC  (5+ messages)

[Qemu-devel] [PATCH v5 0/8] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-07-02  8:50 UTC  (10+ messages)
` [Qemu-devel] [PATCH v5 5/8] acpi: introduce AcpiDeviceIfClass.build_mem_ranges hook
` [Qemu-devel] [PATCH v5 6/8] hmat acpi: Build Memory Subsystem Address Range Structure(s) in ACPI HMAT

[Qemu-devel] [PATCH v24 0/7] QEMU AVR 8 bit cores
 2019-07-02  8:47 UTC  (7+ messages)
` [Qemu-devel] [PATCH v24 1/7] target/avr: Add outward facing interfaces and core CPU logic

[Qemu-devel] [PATCH] migration: move port_attr inside CONFIG_LINUX
 2019-07-02  8:43 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] Introduce the microvm machine type
 2019-07-02  8:19 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/4] hw/virtio: Factorize virtio-mmio headers

[Qemu-devel] [PATCH] docs/devel/testing: Fix typo in dockerfile path
 2019-07-02  8:14 UTC  (2+ messages)
` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] Question about bdrv_co_invalidate_cache
 2019-07-02  8:07 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/5] 9p: Fix file ID collisions
 2019-07-02  8:01 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 3/5] 9p: Added virtfs option "remap_inodes"

[Qemu-devel] [PULL 00/49] ppc-for-4.1 queue 20190702
 2019-07-02  7:54 UTC  (51+ messages)
` [Qemu-devel] [PULL 01/49] spapr/rtas: Force big endian compile for rtas
` [Qemu-devel] [PULL 02/49] docs: updates on the POWER9 XIVE interrupt controller documentation
` [Qemu-devel] [PULL 03/49] ppc/pnv: fix StoreEOI activation
` [Qemu-devel] [PULL 04/49] ppc/pnv: fix XSCOM MMIO base address for P9 machines with multiple chips
` [Qemu-devel] [PULL 05/49] ppc/pnv: remove xscom_base field from PnvChip
` [Qemu-devel] [PULL 06/49] spapr_pci: Fix potential NULL pointer dereference in spapr_dt_pci_bus()
` [Qemu-devel] [PULL 07/49] xics/spapr: Prevent RTAS/hypercalls emulation to be used by in-kernel XICS
` [Qemu-devel] [PULL 08/49] xics/spapr: Register RTAS/hypercalls once at machine init
` [Qemu-devel] [PULL 09/49] xics/spapr: Detect old KVM XICS on POWER9 hosts
` [Qemu-devel] [PULL 10/49] target/ppc: fix compile error in kvmppc_define_rtas_kernel_token()
` [Qemu-devel] [PULL 11/49] xics: Add comment about CPU hotplug
` [Qemu-devel] [PULL 12/49] target/ppc: remove getVSR()/putVSR() from fpu_helper.c
` [Qemu-devel] [PULL 13/49] target/ppc: remove getVSR()/putVSR() from mem_helper.c
` [Qemu-devel] [PULL 14/49] spapr_pci: Fix DRC owner in spapr_dt_pci_bus()
` [Qemu-devel] [PULL 15/49] xics/spapr: Only emulated XICS should use RTAS/hypercalls emulation
` [Qemu-devel] [PULL 16/49] spapr_pci: Drop useless CONFIG_KVM ifdefery
` [Qemu-devel] [PULL 17/49] hw/ppc/mac_oldworld: "
` [Qemu-devel] [PULL 18/49] hw/ppc/mac_newworld: "
` [Qemu-devel] [PULL 19/49] hw/ppc/prep: "
` [Qemu-devel] [PULL 20/49] hw/ppc: "
` [Qemu-devel] [PULL 21/49] xics/spapr: Drop unused function declaration
` [Qemu-devel] [PULL 22/49] xics/spapr: Rename xics_kvm_init()
` [Qemu-devel] [PULL 23/49] xics/kvm: Skip rollback when KVM XICS is absent
` [Qemu-devel] [PULL 24/49] xics/kvm: Always use local_err in xics_kvm_init()
` [Qemu-devel] [PULL 25/49] xics/kvm: Add error propagation to ic*_set_kvm_state() functions
` [Qemu-devel] [PULL 26/49] xics/kvm: Add proper rollback to xics_kvm_init()
` [Qemu-devel] [PULL 27/49] ppc: Introduce kvmppc_set_reg_tb_offset() helper
` [Qemu-devel] [PULL 28/49] target/ppc/machine: Add kvmppc_pvr_workaround_required() stub
` [Qemu-devel] [PULL 29/49] target/ppc: remove getVSR()/putVSR() from int_helper.c
` [Qemu-devel] [PULL 30/49] target/ppc: introduce separate VSX_CMP macro for xvcmp* instructions
` [Qemu-devel] [PULL 31/49] target/ppc: introduce GEN_VSX_HELPER_X3 macro to fpu_helper.c
` [Qemu-devel] [PULL 32/49] target/ppc: introduce separate generator and helper for xscvqpdp
` [Qemu-devel] [PULL 33/49] target/ppc: introduce GEN_VSX_HELPER_X2 macro to fpu_helper.c
` [Qemu-devel] [PULL 34/49] target/ppc: introduce GEN_VSX_HELPER_X2_AB "
` [Qemu-devel] [PULL 35/49] target/ppc: introduce GEN_VSX_HELPER_X1 "
` [Qemu-devel] [PULL 36/49] target/ppc: introduce GEN_VSX_HELPER_R3 "
` [Qemu-devel] [PULL 37/49] target/ppc: introduce GEN_VSX_HELPER_R2 "
` [Qemu-devel] [PULL 38/49] target/ppc: introduce GEN_VSX_HELPER_R2_AB "
` [Qemu-devel] [PULL 39/49] target/ppc: decode target register in VSX_VECTOR_LOAD_STORE_LENGTH at translation time
` [Qemu-devel] [PULL 40/49] target/ppc: decode target register in VSX_EXTRACT_INSERT "
` [Qemu-devel] [PULL 41/49] target/ppc: improve VSX_FMADD with new GEN_VSX_HELPER_VSX_MADD macro
` [Qemu-devel] [PULL 42/49] spapr_pci: Unregister listeners before destroying the IOMMU address space
` [Qemu-devel] [PULL 43/49] spapr/xive: rework the mapping the KVM memory regions
` [Qemu-devel] [PULL 44/49] spapr/xive: simplify spapr_irq_init_device() to remove the emulated init
` [Qemu-devel] [PULL 45/49] ppc/xive: Force the Physical CAM line value to group mode
` [Qemu-devel] [PULL 46/49] ppc/xive: Make the PIPR register readonly
` [Qemu-devel] [PULL 47/49] ppc/pnv: Rework cache watch model of PnvXIVE
` [Qemu-devel] [PULL 48/49] ppc/xive: Fix TM_PULL_POOL_CTX special operation
` [Qemu-devel] [PULL 49/49] spapr/xive: Add proper rollback to kvmppc_xive_connect()

[Qemu-devel] [PATCH v7 0/4] rng-builtin: add an RNG backend that uses qemu_guest_getrandom()
 2019-07-02  7:41 UTC  (3+ messages)
` [Qemu-devel] [PATCH v7 1/4] VirtIO-RNG: Update default entropy source to `/dev/urandom`

[Qemu-devel] [PULL] RISC-V Patches for the 4.1 Soft Freeze, Part 2
 2019-07-02  7:02 UTC  (10+ messages)
` [Qemu-devel] [PULL 33/34] roms: Add OpenSBI version 0.3
              ` [Qemu-devel] [Qemu-riscv] "

[Qemu-devel] [PATCH 00/17] Move QOM, qdev, machine core and dump code
 2019-07-02  5:08 UTC  (3+ messages)
` [Qemu-devel] [PATCH 06/17] qom: Move HMP command handlers to qom/

[Qemu-devel] [PATCH 0/2] target/mips: jazz: rc4030: Minor cleanups
 2019-07-02  4:43 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] dma/rc4030: Fix off-by-one error in specified memory region size
` [Qemu-devel] [PATCH 2/2] dma/rc4030: Minor code style cleanup

[Qemu-devel] [PULL 0/4] Block patches for rc0
 2019-07-02  2:39 UTC  (5+ messages)
` [Qemu-devel] [PULL 1/4] block/rbd: increase dynamically the image size
` [Qemu-devel] [PULL 2/4] block: include base when checking image chain for block allocation
` [Qemu-devel] [PULL 3/4] block/stream: refactor stream_run: drop goto
` [Qemu-devel] [PULL 4/4] block/stream: introduce a bottom node

[Qemu-devel] [PULL 00/17] Net patches
 2019-07-02  2:31 UTC  (18+ messages)
` [Qemu-devel] [PULL 01/17] MAINTAINERS: Add qemu-bridge-helper.c to "Network device backends"
` [Qemu-devel] [PULL 02/17] qemu-bridge-helper: Document known shortcomings
` [Qemu-devel] [PULL 03/17] ftgmac100: do not link to netdev
` [Qemu-devel] [PULL 04/17] net: fix assertion failure when ipv6-prefixlen is not a number
` [Qemu-devel] [PULL 05/17] net: avoid using variable length array in net_client_init()
` [Qemu-devel] [PULL 06/17] net: use g_strsplit() for parsing host address and port
` [Qemu-devel] [PULL 07/17] net: remove unused get_str_sep() function
` [Qemu-devel] [PULL 08/17] net/announce: Allow optional list of interfaces
` [Qemu-devel] [PULL 09/17] net/announce: Add HMP optional interface list
` [Qemu-devel] [PULL 10/17] net/announce: Add optional ID
` [Qemu-devel] [PULL 11/17] net/announce: Add HMP "
` [Qemu-devel] [PULL 12/17] net/announce: Expand test for stopping self announce
` [Qemu-devel] [PULL 13/17] COLO-compare: Add new parameter to communicate with remote colo-frame
` [Qemu-devel] [PULL 14/17] COLO-compare: Add remote notification chardev handler frame
` [Qemu-devel] [PULL 15/17] COLO-compare: Make the compare_chr_send() can send notification message
` [Qemu-devel] [PULL 16/17] COLO-compare: Add colo-compare remote notify support
` [Qemu-devel] [PULL 17/17] migration/colo.c: Add missed filter notify for Xen COLO

[Qemu-devel] [PATCH v9 0/2] Add Arm SBSA Reference Machine
 2019-07-02  3:54 UTC  (5+ messages)

[Qemu-devel] [PATCH v2] target/riscv: Hardwire mcounter.TM and upper bits of [m|s]counteren
 2019-07-02  1:26 UTC  (3+ messages)

[Qemu-devel] [PULL 00/27] pflash-next patches
 2019-07-02  0:59 UTC  (28+ messages)
` [Qemu-devel] [PULL 01/27] tests/pflash-cfi02: Add test for supported CFI commands
` [Qemu-devel] [PULL 02/27] hw/block/pflash: Simplify trace_pflash_io_read/write()
` [Qemu-devel] [PULL 03/27] hw/block/pflash: Simplify trace_pflash_data_read/write()
` [Qemu-devel] [PULL 04/27] hw/block/pflash_cfi02: Fix debug format string
` [Qemu-devel] [PULL 05/27] hw/block/pflash_cfi02: Add an enum to define the write cycles
` [Qemu-devel] [PULL 06/27] hw/block/pflash_cfi02: Add helpers to manipulate the status bits
` [Qemu-devel] [PULL 07/27] hw/block/pflash_cfi02: Simplify a statement using fall through
` [Qemu-devel] [PULL 08/27] hw/block/pflash_cfi02: Use the ldst API in pflash_write()
` [Qemu-devel] [PULL 09/27] hw/block/pflash_cfi02: Use the ldst API in pflash_read()
` [Qemu-devel] [PULL 10/27] hw/block/pflash_cfi02: Extract the pflash_data_read() function
` [Qemu-devel] [PULL 11/27] hw/block/pflash_cfi02: Unify the MemoryRegionOps
` [Qemu-devel] [PULL 12/27] hw/block/pflash_cfi02: Fix command address comparison
` [Qemu-devel] [PULL 13/27] tests/pflash-cfi02: Refactor to support testing multiple configurations
` [Qemu-devel] [PULL 14/27] hw/block/pflash_cfi02: Remove pointless local variable
` [Qemu-devel] [PULL 15/27] hw/block/pflash_cfi02: Document the current CFI values
` [Qemu-devel] [PULL 16/27] hw/block/pflash_cfi02: Hold the PRI table offset in a variable
` [Qemu-devel] [PULL 17/27] hw/block/pflash_cfi02: Document 'Page Mode' operations are not supported
` [Qemu-devel] [PULL 18/27] hw/block/pflash_cfi02: Implement nonuniform sector sizes
` [Qemu-devel] [PULL 19/27] hw/block/pflash_cfi02: Extract pflash_regions_count()
` [Qemu-devel] [PULL 20/27] hw/block/pflash_cfi02: Split if() condition
` [Qemu-devel] [PULL 21/27] hw/block/pflash_cfi02: Fix CFI in autoselect mode
` [Qemu-devel] [PULL 22/27] hw/block/pflash_cfi02: Fix reset command not ignored during erase
` [Qemu-devel] [PULL 23/27] hw/block/pflash_cfi02: Implement multi-sector erase
` [Qemu-devel] [PULL 24/27] hw/block/pflash_cfi02: Implement erase suspend/resume
` [Qemu-devel] [PULL 25/27] hw/block/pflash_cfi02: Use chip erase time specified in the CFI table
` [Qemu-devel] [PULL 26/27] hw/block/pflash_cfi02: Document commands
` [Qemu-devel] [PULL 27/27] hw/block/pflash_cfi02: Reduce I/O accesses to 16-bit

[Qemu-devel] [PATCH V2 0/5] Add Xen COLO support
 2019-07-02  2:00 UTC  (2+ messages)

[Qemu-devel] [REPOST PATCH for-4.1] spapr/xive: Add proper rollback to kvmppc_xive_connect()
 2019-07-02  0:11 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/misc/macio: Add the nvram as child of the MacIO south bridge
 2019-07-01 16:55 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/27] Support disabling TCG on ARM
 2019-07-01 18:41 UTC  (2+ messages)

[Qemu-devel] [PULL 0/4] Python queue, 2019-07-01
 2019-07-01 22:29 UTC  (3+ messages)
` [Qemu-devel] [PULL 3/4] machine.py: minor delinting
` [Qemu-devel] [PULL 4/4] Deprecate Python 2 support

[Qemu-devel] [PULL 00/46] target-arm queue
 2019-07-01 16:39 UTC  (3+ messages)
` [Qemu-devel] [PULL 10/46] aspeed: add a per SoC mapping for the memory space
` [Qemu-devel] [PULL 42/46] target/arm/vfp_helper: Extract vfp_set_fpscr_from_host()

[Qemu-devel] [PULL 0/1] qemu-openbios queue 20190701
 2019-07-01 17:54 UTC 

[Qemu-devel] [PATCH v3 00/50] tcg plugin support
 2019-07-01 16:51 UTC  (5+ 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).