qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-25 15:42:16 to 2019-02-26 09:01:36 UTC [more...]

[Qemu-devel] Build error with git commit 8eb29f1bf5a974dc4c11d2d1f5e7c7f7a62be116 on x86_64
 2019-02-26  8:58 UTC  (5+ messages)

[Qemu-devel] [PATCH v3] iotests: use -M accel=qtest in 238
 2019-02-26  8:49 UTC  (3+ messages)

[Qemu-devel] mirror questions
 2019-02-26  8:48 UTC 

[Qemu-devel] [PATCH v7 00/17] ARM virt: Initial RAM expansion and PCDIMM/NVDIMM support
 2019-02-26  8:40 UTC  (5+ messages)

[Qemu-devel] Add proper alignment check and pending 'C' extension for riscv
 2019-02-26  8:11 UTC  (7+ messages)
` [Qemu-devel] [PATCH] riscv: Add proper alignment check and pending 'C' extension upon misa writes

[Qemu-devel] [PATCH] qmp: add query-qemu-capabilities
 2019-02-26  7:44 UTC  (7+ messages)

[Qemu-devel] [PATCH] fw_cfg: use __ATTR_RO_MODE to define rev sysfs
 2019-02-26  7:31 UTC 

[Qemu-devel] Maintainers, please git-am -m
 2019-02-26  7:15 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 00/14] Audio patches
 2019-02-26  6:56 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 01/14] qapi: qapi for audio backends
` [Qemu-devel] [PATCH v5 04/14] audio: -audiodev command line option basic implementation

[Qemu-devel] RESEND: [PATCH v3 0/5] This patch-set is to enable Guest
 2019-02-25 13:37 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 1/5] Add CET xsaves/xrstors related macros and structures
` [Qemu-devel] [PATCH v3 2/5] Add CET SHSTK and IBT CPUID feature-word definitions
` [Qemu-devel] [PATCH v3 3/5] Add hepler functions for CPUID xsave area size calculation
` [Qemu-devel] [PATCH v3 4/5] Report CPUID xsave area support for CET
` [Qemu-devel] [PATCH v3 5/5] Add CET MSR save/restore support for migration

[Qemu-devel] Questions about EDID
 2019-02-26  6:43 UTC  (4+ messages)

[Qemu-devel] [QEMU-PPC] [PATCH 1/4] target/ppc/spapr: Add SPAPR_CAP_LARGE_DECREMENTER
 2019-02-26  6:26 UTC  (9+ messages)
` [Qemu-devel] [QEMU-PPC] [PATCH 2/4] target/ppc: Implement large decrementer support for TCG
` [Qemu-devel] [QEMU-PPC] [PATCH 3/4] target/ppc: Implement large decrementer support for KVM
` [Qemu-devel] [QEMU-PPC] [PATCH 4/4] target/ppc/spapr: Enable the large decrementer by default on POWER9

[Qemu-devel] (no subject)
 2019-02-25 13:18 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 1/5] Add CET xsaves/xrstors related macros and structures
` [Qemu-devel] [PATCH v3 2/5] Add CET SHSTK and IBT CPUID feature-word definitions
` [Qemu-devel] [PATCH v3 3/5] Add hepler functions for CPUID xsave area size calculation
` [Qemu-devel] [PATCH v3 4/5] Report CPUID xsave area support for CET
` [Qemu-devel] [PATCH v3 5/5] Add CET MSR save/restore support for migration

[Qemu-devel] [PULL 00/11] Merge authz core patches
 2019-02-26  6:04 UTC  (4+ messages)
` [Qemu-devel] [PULL 08/11] authz: add QAuthZList object type for an access control list

[Qemu-devel] [PATCH 0/3] Migration/colo.c: Fix upstream bugs when occur failover
 2019-02-26  5:34 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] Migration/colo.c: Fix double close bug when occur COLO failover
` [Qemu-devel] [PATCH 2/3] Migration/colo.c: Fix COLO failover status error
` [Qemu-devel] [PATCH 3/3] Migration/colo.c: Make COLO node running after failover

[Qemu-devel] [PULL 00/50] ppc-for-4.0 queue 20190226
 2019-02-26  4:53 UTC  (51+ messages)
` [Qemu-devel] [PULL 01/50] target/ppc: Fix nip on power management instructions
` [Qemu-devel] [PULL 02/50] target/ppc: Don't clobber MSR:EE on PM instructions
` [Qemu-devel] [PULL 03/50] target/ppc: Fix support for "STOP light" states on POWER9
` [Qemu-devel] [PULL 04/50] target/ppc: Move "wakeup reset" code to a separate function
` [Qemu-devel] [PULL 05/50] target/ppc: Rename "in_pm_state" to "resume_as_sreset"
` [Qemu-devel] [PULL 06/50] target/ppc: Add POWER9 exception model
` [Qemu-devel] [PULL 07/50] target/ppc: Detect erroneous condition in interrupt delivery
` [Qemu-devel] [PULL 08/50] target/ppc: Add Hypervisor Virtualization Interrupt on POWER9
` [Qemu-devel] [PULL 09/50] target/ppc: Add POWER9 external interrupt model
` [Qemu-devel] [PULL 10/50] target/ppc: Add support for LPCR:HEIC on POWER9
` [Qemu-devel] [PULL 11/50] ppc: add host-serial and host-model machine attributes (CVE-2019-8934)
` [Qemu-devel] [PULL 12/50] cpus: Properly release the iothread lock when killing a dummy VCPU
` [Qemu-devel] [PULL 13/50] spapr: support memory unplug for qtest
` [Qemu-devel] [PULL 14/50] tests/device-plug: Add a simple PCI unplug request test
` [Qemu-devel] [PULL 15/50] tests/device-plug: Add CCW unplug test for s390x
` [Qemu-devel] [PULL 16/50] tests/device-plug: Add CPU core unplug request test for spapr
` [Qemu-devel] [PULL 17/50] tests/device-plug: Add memory "
` [Qemu-devel] [PULL 18/50] target/ppc/spapr: Set LPCR:HR when using Radix mode
` [Qemu-devel] [PULL 19/50] target/ppc/mmu: Use LPCR:HR to chose radix vs. hash translation
` [Qemu-devel] [PULL 20/50] target/ppc: Re-enable RMLS on POWER9 for virtual hypervisors
` [Qemu-devel] [PULL 21/50] target/ppc: Fix #include guard in mmu-book3s-v3.h
` [Qemu-devel] [PULL 22/50] target/ppc: Fix ordering of hash MMU accesses
` [Qemu-devel] [PULL 23/50] target/ppc: Add basic support for "new format" HPTE as found on POWER9
` [Qemu-devel] [PULL 24/50] target/ppc: Fix synchronization of mttcg with broadcast TLB flushes
` [Qemu-devel] [PULL 25/50] target/ppc: Flush the TLB locally when the LPIDR is written
` [Qemu-devel] [PULL 26/50] target/ppc: Rename PATB/PATBE -> PATE
` [Qemu-devel] [PULL 27/50] target/ppc: Support for POWER9 native hash
` [Qemu-devel] [PULL 28/50] target/ppc: Basic POWER9 bare-metal radix MMU support
` [Qemu-devel] [PULL 29/50] spapr_drc: Allow FDT fragment to be added later
` [Qemu-devel] [PULL 30/50] spapr: Generate FDT fragment for LMBs at configure connector time
` [Qemu-devel] [PULL 31/50] spapr: Generate FDT fragment for CPUs "
` [Qemu-devel] [PULL 32/50] spapr/pci: Generate FDT fragment "
` [Qemu-devel] [PULL 33/50] spapr/drc: Drop spapr_drc_attach() fdt argument
` [Qemu-devel] [PULL 34/50] xics: Write source state to KVM at claim time
` [Qemu-devel] [PULL 35/50] spapr: Expose the name of the interrupt controller node
` [Qemu-devel] [PULL 36/50] spapr_irq: Expose the phandle of the interrupt controller
` [Qemu-devel] [PULL 37/50] spapr_pci: add PHB unrealize
` [Qemu-devel] [PULL 38/50] spapr: create DR connectors for PHBs
` [Qemu-devel] [PULL 39/50] spapr: populate PHB DRC entries for root DT node
` [Qemu-devel] [PULL 40/50] spapr_events: add support for phb hotplug events
` [Qemu-devel] [PULL 41/50] spapr_pci: provide node start offset via spapr_populate_pci_dt()
` [Qemu-devel] [PULL 42/50] spapr_pci: add ibm, my-drc-index property for PHB hotplug
` [Qemu-devel] [PULL 43/50] spapr: add hotplug hooks "
` [Qemu-devel] [PULL 44/50] spapr: enable PHB hotplug for default pseries machine type
` [Qemu-devel] [PULL 45/50] tests/device-plug: Add PHB unplug request test for spapr
` [Qemu-devel] [PULL 46/50] ppc/xive: xive does not have a POWER7 interrupt model
` [Qemu-devel] [PULL 47/50] hw/ppc: Use object_initialize_child for correct reference counting
` [Qemu-devel] [PULL 48/50] ppc/pnv: increase kernel size limit to 256MiB
` [Qemu-devel] [PULL 49/50] ppc/pnv: add INITRD_MAX_SIZE constant
` [Qemu-devel] [PULL 50/50] ppc/pnv: use IEC binary prefixes to represent sizes

[Qemu-devel] [PATCH v2 00/13] spapr: add KVM support to the XIVE interrupt mode
 2019-02-26  4:17 UTC  (20+ messages)
` [Qemu-devel] [PATCH v2 02/13] spapr/xive: add hcall support when under KVM
` [Qemu-devel] [PATCH v2 03/13] spapr/xive: activate KVM support
` [Qemu-devel] [PATCH v2 04/13] spapr/xive: add state synchronization with KVM
` [Qemu-devel] [PATCH v2 05/13] spapr/xive: introduce a VM state change handler
` [Qemu-devel] [PATCH v2 06/13] spapr/xive: add migration support for KVM
` [Qemu-devel] [PATCH v2 07/13] spapr/xive: fix migration of the XiveTCTX under TCG
` [Qemu-devel] [PATCH v2 10/13] spapr: introduce routines to delete the KVM IRQ device
` [Qemu-devel] [PATCH v2 11/13] spapr: check for the activation of "
` [Qemu-devel] [PATCH v2 13/13] spapr/xive: fix device hotplug when VM is stopped

[Qemu-devel] [PATCH v2] spapr-rtas: add ibm, get-vpd RTAS interface
 2019-02-26  3:21 UTC  (4+ messages)
` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH v5] i386, acpi: check acpi_memory_hotplug capacity in pre_plug
 2019-02-26  3:37 UTC  (3+ messages)

[Qemu-devel] [Bug 1816052] [NEW] qemu system emulator fails to start if no sound card is present on host
 2019-02-26  3:27 UTC  (2+ messages)
` [Qemu-devel] [Bug 1816052] "

[Qemu-devel] [PATCH v2] iotests: handle TypeError for Python3 in test 242
 2019-02-26  1:42 UTC  (3+ messages)
  ` [Qemu-devel] [Qemu-block] "

[Qemu-devel] x86 segment limits enforcement with TCG
 2019-02-26  0:32 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/7] s390x/tcg: Cleanups and refactorings for vector instructions
 2019-02-25 22:44 UTC  (12+ messages)
` [Qemu-devel] [PATCH v2 1/7] s390x/tcg: RXE has an optional M3 field
` [Qemu-devel] [PATCH v2 2/7] s390x/tcg: Simplify disassembler operands initialization
` [Qemu-devel] [PATCH v2 3/7] s390x/tcg: Clarify terminology in vec_reg_offset()
` [Qemu-devel] [PATCH v2 4/7] s390x/tcg: Factor out vec_full_reg_offset()
` [Qemu-devel] [PATCH v2 5/7] s390x/tcg: Factor out gen_addi_and_wrap_i64() from get_address()
` [Qemu-devel] [PATCH v2 6/7] s390x/tcg: Implement LOAD LENGTHENED short HFP to long HFP
` [Qemu-devel] [PATCH v2 7/7] s390x/tcg: Implement LOAD COUNT TO BLOCK BOUNDARY

[Qemu-devel] [PATCH v3 0/3] softmmu demacro
 2019-02-25 22:27 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/3] target/mips: Add emulation of three MMI instructions
 2019-02-25 22:22 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/3] target/mips: Add emulation of MMI instruction PCPYH
` [Qemu-devel] [PATCH 2/3] target/mips: Add emulation of MMI instruction PCPYLD
` [Qemu-devel] [PATCH 3/3] target/mips: Add emulation of MMI instruction PCPYUD

[Qemu-devel] [PATCH v3 00/10] dirty-bitmaps: deprecate @status field
 2019-02-25 22:08 UTC  (11+ messages)
` [Qemu-devel] [PATCH v3 02/10] block/dirty-bitmaps: rename frozen predicate helper
` [Qemu-devel] [PATCH v3 07/10] block/dirty-bitmaps: unify qmp_locked and user_locked calls
` [Qemu-devel] [PATCH v3 10/10] iotests: add busy/recording bit test to 124

[Qemu-devel] [Bug 1473451] [NEW] Please support the native bios format for dec alpha
 2019-02-25 21:47 UTC  (2+ messages)
` [Qemu-devel] [Bug 1473451] "

[Qemu-devel] [PATCH v2 0/4] bitmaps: add inconsistent bit
 2019-02-25 21:22 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 1/4] block/dirty-bitmaps: "
  ` [Qemu-devel] [PATCH] dirty-bitmap: introduce inconsistent bitmaps
` [Qemu-devel] [PATCH v2 3/4] block/dirty-bitmaps: add block_dirty_bitmap_check function
` [Qemu-devel] [PATCH v2 4/4] block/dirty-bitmaps: implement inconsistent bit

[Qemu-devel] [Bug 1815143] [NEW] qemu-system-s390x fails when running without kvm: fatal: EXECUTE on instruction prefix 0x7f4 not implemented
 2019-02-25 21:15 UTC  (2+ messages)
` [Qemu-devel] [Bug 1815143] "

[Qemu-devel] [PATCH v2 0/3] ppc/pnv: increase kernel size limit to 256MiB
 2019-02-25 20:52 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 1/3] "
` [Qemu-devel] [PATCH v2 2/3] ppc/pnv: add INITRD_MAX_SIZE constant
` [Qemu-devel] [PATCH v2 3/3] ppc/pnv: use IEC binary prefixes to represent sizes
  ` [Qemu-devel] [Qemu-ppc] [PATCH v2 0/3] ppc/pnv: increase kernel size limit to 256MiB

[Qemu-devel] [PULL 00/40] target/xtensa queue
 2019-02-25 20:32 UTC 

[Qemu-devel] [PATCH v1 0/7] s390x/tcg: Cleanups and refactorings for Vector
 2019-02-25 19:55 UTC  (17+ messages)
` [Qemu-devel] [PATCH v1 1/7] s390x/tcg: RXE has an optional M3 field
` [Qemu-devel] [PATCH v1 2/7] s390x/tcg: Simplify disassembler operands initialization
` [Qemu-devel] [PATCH v1 3/7] s390x/tcg: Clarify terminology in vec_reg_offset()
` [Qemu-devel] [PATCH v1 5/7] s390x/tcg: Factor out gen_addi_and_wrap_i64() from get_address()
` [Qemu-devel] [PATCH v1 6/7] s390x/tcg: Implement LOAD LENGTHENED short HFP to long HFP
` [Qemu-devel] [PATCH v1 7/7] s390x/tcg: Implement LOAD COUNT TO BLOCK BOUNDARY

[Qemu-devel] [PATCH v3 0/2] block/ssh: Implement .bdrv_refresh_filename()
 2019-02-25 19:08 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] "
` [Qemu-devel] [PATCH v3 2/2] block/ssh: Implement .bdrv_dirname()

[Qemu-devel] [RFC PATCH 0/6] pc: Support firmware configuration with -blockdev
 2019-02-25 18:37 UTC  (7+ messages)
` [Qemu-devel] [RFC PATCH 1/6] qdev: Fix latent bug with compat_props and onboard devices
` [Qemu-devel] [RFC PATCH 2/6] qom: Move compat_props machinery from qdev to QOM
` [Qemu-devel] [RFC PATCH 3/6] vl: Fix latent bug with -global and onboard devices
` [Qemu-devel] [RFC PATCH 4/6] sysbus: Fix latent bug with "
` [Qemu-devel] [RFC PATCH 5/6] vl: Create block backends before setting machine properties
` [Qemu-devel] [RFC PATCH 6/6] pc: Support firmware configuration with -blockdev

[Qemu-devel] [PATCH] hw/nvram/fw_cfg: Move boot_splash_filedata variables into fw_cfg.c
 2019-02-25 18:31 UTC  (2+ messages)

[Qemu-devel] [RFC v2 00/38] Plugin support
 2019-02-25 18:02 UTC  (4+ messages)
` [Qemu-devel] [RFC v2 07/38] queue: add QTAILQ_REMOVE_SEVERAL

[Qemu-devel] [PULL 00/26] pci, pc, virtio: fixes, cleanups, tests
 2019-02-25 17:27 UTC  (8+ messages)

[Qemu-devel] [PULL 0/9] various Travis and Docker fixes, add gitlab CI
 2019-02-25 17:27 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/15] s390: vfio-ccw dasd ipl support
 2019-02-25 17:07 UTC  (5+ messages)
` [Qemu-devel] [PATCH 12/15] s390-bios: Refactor virtio to run channel programs via cio

[Qemu-devel] [PATCH] xen-block: stop leaking memory in xen_block_drive_create()
 2019-02-25 16:46 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] tcg: Implement tcg_gen_shri2_i64()
 2019-02-25 16:41 UTC  (5+ messages)

[Qemu-devel] [PATCH v3 0/8] Misc target/mips fixes and improvements
 2019-02-25 16:41 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] block-stream: include base into job node list
 2019-02-25 16:39 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] "

[Qemu-devel] [PATCH] Discard old bitmap directories in QCOW2 image
 2019-02-25 16:30 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] iotests: drop unnecessary accel=kvm in 238
 2019-02-25 16:19 UTC  (3+ messages)

[Qemu-devel] [PATCH] spapr-rtas: add ibm,get-vpd RTAS interface
 2019-02-25 16:12 UTC  (3+ messages)
` [Qemu-devel] [PATCH] spapr-rtas: add ibm, get-vpd "
  ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH 1/2] audio: Use g_strdup_printf instead of manual building a string
 2019-02-25 15:43 UTC  (2+ messages)
` [Qemu-devel] [PATCH 2/2] audio: Do not check for audio_calloc failure


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