qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-11 19:36:18 to 2017-01-12 07:20:17 UTC [more...]

[Qemu-devel] [PATCH RFC v2 00/15] basic vfio-ccw infrastructure
 2017-01-12  7:19 UTC  (2+ messages)
` [Qemu-devel] [PATCH RFC v2 01/15] s390: cio: introduce cio_cancel_halt_clear

[Qemu-devel] [PATCH] Further tidy-up on block status
 2017-01-12  7:05 UTC  (4+ messages)

[Qemu-devel] [PATCH V1 0/4] Add vPMU vPMU support under TCG mode
 2017-01-12  7:04 UTC  (5+ messages)
` [Qemu-devel] [PATCH V1 1/4] target-arm: Add support for PMU register PMSELR_EL0
` [Qemu-devel] [PATCH V1 2/4] target-arm: Add support for AArch64 PMU register PMXEVTYPER_EL0
` [Qemu-devel] [PATCH V1 3/4] target-arm: Add support for PMU register PMINTENSET_EL1
` [Qemu-devel] [PATCH V1 4/4] target-arm: Hook up TCG vPMU with CPU pmu option

[Qemu-devel] vhost-user: fix crash when chardev-remove
 2017-01-12  5:55 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/2] memory: extend "info mtree" with flat view dump
 2017-01-12  5:53 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/2] memory: provide common macros for mtree_print_mr()
` [Qemu-devel] [PATCH v2 2/2] memory: hmp: dump flat view for 'info mtree'

[Qemu-devel] [PATCH 00/11] POWER9 TCG enablements - part11
 2017-01-12  5:38 UTC  (7+ messages)
` [Qemu-devel] [PATCH 03/11] target-ppc: Add xsiexpdp instruction

[Qemu-devel] [PATCH qemu 0/2] exec, spapr_pci: Advertise huge IOMMU pages
 2017-01-12  5:09 UTC  (5+ messages)
` [Qemu-devel] [PATCH qemu 2/2] spapr_pci: Advertise 16M IOMMU pages when available

[Qemu-devel] Question about io mode & cache mode
 2017-01-12  4:25 UTC 

[Qemu-devel] [PULL 00/30] target-sparc sun4v support
 2017-01-12  4:24 UTC  (32+ messages)
` [Qemu-devel] [PULL 01/30] target-sparc: ignore MMU-faults if MMU is disabled in hypervisor mode
` [Qemu-devel] [PULL 02/30] target-sparc: store cpu super- and hypervisor flags in TB
` [Qemu-devel] [PULL 03/30] target-sparc: use explicit mmu register pointers
` [Qemu-devel] [PULL 04/30] target-sparc: add UA2005 TTE bit #defines
` [Qemu-devel] [PULL 05/30] target-sparc: add UltraSPARC T1 TLB #defines
` [Qemu-devel] [PULL 06/30] target-sparc: on UA2005 don't deliver Interrupt_level_n IRQs in hypervisor mode
` [Qemu-devel] [PULL 07/30] target-sparc: simplify replace_tlb_entry by using TTE_PGSIZE
` [Qemu-devel] [PULL 08/30] target-sparc: implement UA2005 scratchpad registers
` [Qemu-devel] [PULL 09/30] target-sparc: implement UltraSPARC-T1 Strand status ASR
` [Qemu-devel] [PULL 10/30] target-sparc: hypervisor mode takes over nucleus mode
` [Qemu-devel] [PULL 11/30] target-sparc: implement UA2005 hypervisor traps
` [Qemu-devel] [PULL 12/30] target-sparc: implement UA2005 GL register
` [Qemu-devel] [PULL 13/30] target-sparc: implement UA2005 rdhpstate and wrhpstate instructions
` [Qemu-devel] [PULL 14/30] target-sparc: fix immediate UA2005 traps
` [Qemu-devel] [PULL 15/30] target-sparc: use direct address translation in hyperprivileged mode
` [Qemu-devel] [PULL 16/30] target-sparc: allow priveleged ASIs "
` [Qemu-devel] [PULL 17/30] target-sparc: ignore writes to UA2005 CPU mondo queue register
` [Qemu-devel] [PULL 18/30] target-sparc: replace the last tlb entry when no free entries left
` [Qemu-devel] [PULL 19/30] target-sparc: use SparcV9MMU type for sparc64 I/D-MMUs
` [Qemu-devel] [PULL 20/30] target-sparc: implement UA2005 TSB Pointers
` [Qemu-devel] [PULL 21/30] target-sparc: simplify ultrasparc_tsb_pointer
` [Qemu-devel] [PULL 22/30] target-sparc: allow 256M sized pages
` [Qemu-devel] [PULL 23/30] target-sparc: implement auto-demapping for UA2005 CPUs
` [Qemu-devel] [PULL 24/30] target-sparc: add more registers to dump_mmu
` [Qemu-devel] [PULL 25/30] target-sparc: implement UA2005 ASI_MMU (0x21)
` [Qemu-devel] [PULL 26/30] target-sparc: store the UA2005 entries in sun4u format
` [Qemu-devel] [PULL 27/30] target-sparc: add ST_BLKINIT_ ASIs for UA2005+ CPUs
` [Qemu-devel] [PULL 28/30] target-sparc: implement sun4v RTC
` [Qemu-devel] [PULL 29/30] target-sparc: move common cpu initialisation routines to sparc64.c
` [Qemu-devel] [PULL 30/30] target-sparc: fix up niagara machine

[Qemu-devel] [PATCH] linux-user: Use *at functions instead of caching interp_prefix contents
 2017-01-12  4:09 UTC  (2+ messages)

[Qemu-devel] [PULL 00/67] ppc-for-2.9 queue 20170112
 2017-01-12  3:42 UTC  (69+ messages)
` [Qemu-devel] [PULL 01/67] disas/ppc: Fix indefinite articles in comments
` [Qemu-devel] [PULL 02/67] target-ppc: Consolidate instruction decode helpers
` [Qemu-devel] [PULL 03/67] target-ppc: rename CRF_* defines as CRF_*_BIT
` [Qemu-devel] [PULL 04/67] target-ppc: Fix xscmpodp and xscmpudp instructions
` [Qemu-devel] [PULL 05/67] target-ppc: Add xscmpexp[dp, qp] instructions
` [Qemu-devel] [PULL 06/67] target-ppc: Add xscmpoqp and xscmpuqp instructions
` [Qemu-devel] [PULL 07/67] target-ppc: implement lxsd and lxssp instructions
` [Qemu-devel] [PULL 08/67] target-ppc: implement stxsd and stxssp
` [Qemu-devel] [PULL 09/67] target-ppc: implement lxv/lxvx and stxv/stxvx
` [Qemu-devel] [PULL 10/67] target-ppc: Implement bcdcfsq. instruction
` [Qemu-devel] [PULL 11/67] target-ppc: Implement bcdctsq. instruction
` [Qemu-devel] [PULL 12/67] target-ppc: Implement bcdcpsgn. instruction
` [Qemu-devel] [PULL 13/67] target-ppc: Implement bcdsetsgn. instruction
` [Qemu-devel] [PULL 14/67] target-ppc: add vextu[bhw][lr]x instructions
` [Qemu-devel] [PULL 15/67] pseries: Always use core objects for CPU construction
` [Qemu-devel] [PULL 16/67] pseries: Make cpu_update during CAS unconditional
` [Qemu-devel] [PULL 17/67] ppc: Clean up and QOMify hypercall emulation
` [Qemu-devel] [PULL 18/67] ppc: Rename cpu_version to compat_pvr
` [Qemu-devel] [PULL 19/67] ppc/spapr: implement H_SIGNAL_SYS_RESET
` [Qemu-devel] [PULL 20/67] target-ppc: move ppc_vsr_t to common header
` [Qemu-devel] [PULL 21/67] target-ppc: implement stop instruction
` [Qemu-devel] [PULL 22/67] target-ppc: implement xsabsqp/xsnabsqp instruction
` [Qemu-devel] [PULL 23/67] target-ppc: Implement bcd_is_valid function
` [Qemu-devel] [PULL 24/67] target-ppc: implement xsnegqp instruction
` [Qemu-devel] [PULL 25/67] target-ppc: implement xscpsgnqp instruction
` [Qemu-devel] [PULL 26/67] target-ppc: Add xxperm and xxpermr instructions
` [Qemu-devel] [PULL 27/67] target-ppc: implement lxvl instruction
` [Qemu-devel] [PULL 28/67] target-ppc: implement lxvll instruction
` [Qemu-devel] [PULL 29/67] target-ppc: implement stxvl instruction
` [Qemu-devel] [PULL 30/67] target-ppc: implement stxvll instructions
` [Qemu-devel] [PULL 31/67] hw/ppc/spapr: Fix boot path of usb-host storage devices
` [Qemu-devel] [PULL 32/67] prep: do not use global variable to access nvram
` [Qemu-devel] [PULL 33/67] pseries: Add pseries-2.9 machine type
` [Qemu-devel] [PULL 34/67] ppc: Rewrite ppc_set_compat()
` [Qemu-devel] [PULL 35/67] ppc: Rewrite ppc_get_compat_smt_threads()
` [Qemu-devel] [PULL 36/67] ppc: Validate compatibility modes when setting
` [Qemu-devel] [PULL 37/67] qtest: add netfilter tests for ppc64
` [Qemu-devel] [PULL 38/67] qtest: add display-vga-test to ppc64
` [Qemu-devel] [PULL 39/67] libqos: fix spapr qpci_map()
` [Qemu-devel] [PULL 40/67] qtest: convert ivshmem-test to use libqos
` [Qemu-devel] [PULL 41/67] qtest: add ivshmem-test for ppc64
` [Qemu-devel] [PULL 42/67] hw/gpio: QOM'ify mpc8xxx.c
` [Qemu-devel] [PULL 43/67] hw/ppc: QOM'ify e500.c
` [Qemu-devel] [PULL 44/67] hw/ppc: QOM'ify ppce500_spin.c
` [Qemu-devel] [PULL 45/67] hw/ppc: QOM'ify spapr_vio.c
` [Qemu-devel] [PULL 46/67] target-ppc: Add xxextractuw instruction
` [Qemu-devel] [PULL 47/67] target-ppc: Add xxinsertw instruction
` [Qemu-devel] [PULL 48/67] prep: add PReP System I/O
` [Qemu-devel] [PULL 49/67] prep: add IBM RS/6000 7020 (40p) memory controller
` [Qemu-devel] [PULL 50/67] prep: add IBM RS/6000 7020 (40p) machine emulation
` [Qemu-devel] [PULL 51/67] target-ppc: Use float64 arg in helper_compute_fprf()
` [Qemu-devel] [PULL 52/67] target-ppc: Replace isden by float64_is_zero_or_denormal
` [Qemu-devel] [PULL 53/67] target-ppc: Rename helper_compute_fprf to helper_compute_fprf_float64
` [Qemu-devel] [PULL 54/67] target-ppc: Add xscvdphp, xscvhpdp
` [Qemu-devel] [PULL 55/67] target-ppc: Use correct precision for FPRF setting
` [Qemu-devel] [PULL 56/67] target-ppc: Add xsxexpdp instruction
` [Qemu-devel] [PULL 57/67] target-ppc: Add xsxexpqp instruction
` [Qemu-devel] [PULL 58/67] target-ppc: Add xsxsigdp instruction
` [Qemu-devel] [PULL 59/67] target-ppc: Add xsxsigqp instructions
` [Qemu-devel] [PULL 60/67] pxb: Restrict to x86
` [Qemu-devel] [PULL 61/67] pseries: Rewrite CAS PVR compatibility logic
` [Qemu-devel] [PULL 62/67] ppc: Add ppc_set_compat_all()
` [Qemu-devel] [PULL 63/67] target-ppc: Add xsaddqp instructions
` [Qemu-devel] [PULL 64/67] target-ppc: Add xscvdpqp instruction
` [Qemu-devel] [PULL 65/67] target-ppc: Add xscvqpdp instruction
` [Qemu-devel] [PULL 66/67] ppc: Prevent inifnite loop in decrementer auto-reload
` [Qemu-devel] [PULL 67/67] ppc: Fix a warning in bcdcfz code and improve BCD_DIG_BYTE macro

[Qemu-devel] [kvm-unit-tests PATCH v6 0/3] run_tests: support concurrent test execution
 2017-01-12  3:36 UTC  (4+ messages)
` [Qemu-devel] [kvm-unit-tests PATCH v6 1/3] run_tests: fix errno for param parsing
` [Qemu-devel] [kvm-unit-tests PATCH v6 2/3] run_tests: put logs into per-test file
` [Qemu-devel] [kvm-unit-tests PATCH v6 3/3] run_tests: allow run tests in parallel

[Qemu-devel] [PATCH] nvdimm acpi: fix g_array_free() with NULL pointer
 2017-01-12  3:18 UTC  (2+ messages)

[Qemu-devel] [kvm-unit-tests PATCH v5 0/2] run_tests: support concurrent test execution
 2017-01-12  3:26 UTC  (11+ messages)
` [Qemu-devel] [kvm-unit-tests PATCH v5 1/2] run_tests: put logs into per-test file
` [Qemu-devel] [kvm-unit-tests PATCH v5 2/2] run_tests: allow run tests in parallel

[Qemu-devel] [PATCH v5 0/7] POWER9 TCG enablements - BCD functions - final part
 2017-01-12  3:17 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 2/7] host-utils: Implement unsigned quadword left/right shift and unit tests
` [Qemu-devel] [PATCH v5 6/7] ppc: Implement bcdtrunc. instruction

[Qemu-devel] [PATCH] qemu-io: Return non-zero exit code on failure
 2017-01-12  3:01 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 wave 1 0/4] fw-cfg: support writeable blobs and more files
 2017-01-12  2:25 UTC  (2+ messages)

[Qemu-devel] [RFC]virtio-blk: add disk-name device property
 2017-01-12  2:22 UTC  (5+ messages)

[Qemu-devel] [PATCH RFC] migration: set cpu throttle value by workload
 2017-01-12  2:17 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/47] Switch all subdirs over to modular trace.h file
 2017-01-12  1:02 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 02/47] trace: switch io/ directory "

[Qemu-devel] [PATCHi v2] ppc: Fix a warning in bcdcfz code and improve BCD_DIG_BYTE macro
 2017-01-11 23:22 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/6] ppc: add a IBM 40p machine (RS/6000, PReP)
 2017-01-11 23:18 UTC  (3+ messages)

[Qemu-devel] [Bug 1655764] [NEW] qemu-img convert -c compression can't decompress
 2017-01-11 21:58 UTC  (3+ messages)
` [Qemu-devel] [Bug 1655764] "

[Qemu-devel] [PATCH 00/40] chardev: qom clean-up and split in various backend files
 2017-01-11 21:33 UTC  (13+ messages)
` [Qemu-devel] [PATCH 01/40] spice-qemu-char: convert to finalize
` [Qemu-devel] [PATCH 02/40] baum: "
` [Qemu-devel] [PATCH 11/40] char-win-stdio: "
` [Qemu-devel] [PATCH 12/40] char-win: do not override chr_free
` [Qemu-devel] [PATCH 15/40] char: remove chr_free
` [Qemu-devel] [PATCH 16/40] char: get rid of CharDriver

[Qemu-devel] [PATCH v2 00/20] chardev: qom-ify
 2017-01-11 21:27 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 20/20] "

[Qemu-devel] [Bug 1404690] [NEW] Qemu crashes with chrooted m68k
 2017-01-11 21:00 UTC  (2+ messages)
` [Qemu-devel] [Bug 1404690] "

[Qemu-devel] [Bug 1256826] [NEW] INT instruction bug in WindowsXP
 2017-01-11 20:55 UTC  (2+ messages)
` [Qemu-devel] [Bug 1256826] "

[Qemu-devel] [PATCH] ppc: Fix a warning in bcdcfz code and improve BCD_DIG_BYTE macro
 2017-01-11 20:59 UTC  (2+ messages)

[Qemu-devel] [PATCH] display: cirrus: check vga bits per pixel(bpp) value
 2017-01-11 20:43 UTC  (5+ messages)

[Qemu-devel] [PATCH] monitor: Fix crashes when using HMP commands without CPU
 2017-01-11 20:40 UTC 

[Qemu-devel] [PATCH] xhci: rename xhci_complete_packet to xhci_try_complete_packet
 2017-01-11 20:35 UTC 

[Qemu-devel] [PATCH v1 00/30] target-sparc: add niagara OpenSPARC T1 sun4v emulation
 2017-01-11 20:33 UTC  (6+ messages)

[Qemu-devel] [PULL 00/33] Misc patches for 2017-01-11
 2017-01-11 20:32 UTC  (4+ messages)
` [Qemu-devel] [PULL 30/33] target/i386: Add Intel HAX files
` [Qemu-devel] [PULL 31/33] Plumb the HAXM-based hardware acceleration support

[Qemu-devel] [Bug 1268671] [NEW] CentOS guest crashing due to assertion failure in qemu-char.c
 2017-01-11 20:13 UTC  (2+ messages)
` [Qemu-devel] [Bug 1268671] "

[Qemu-devel] [PATCH v2 00/30] target-sparc: add niagara OpenSPARC T1 sun4v emulation
 2017-01-11 20:20 UTC  (30+ messages)
` [Qemu-devel] [PATCH v2 01/30] target-sparc: ignore MMU-faults if MMU is disabled in hypervisor mode
` [Qemu-devel] [PATCH v2 02/30] target-sparc: store cpu super- and hypervisor flags in TB
` [Qemu-devel] [PATCH v2 03/30] target-sparc: use explicit mmu register pointers
` [Qemu-devel] [PATCH v2 04/30] target-sparc: add UA2005 TTE bit #defines
` [Qemu-devel] [PATCH v2 05/30] target-sparc: add UltraSPARC T1 TLB #defines
` [Qemu-devel] [PATCH v2 06/30] target-sparc: on UA2005 don't deliver Interrupt_level_n IRQs in hypervisor mode
` [Qemu-devel] [PATCH v2 07/30] target-sparc: simplify replace_tlb_entry by using TTE_PGSIZE
` [Qemu-devel] [PATCH v2 08/30] target-sparc: implement UA2005 scratchpad registers
` [Qemu-devel] [PATCH v2 09/30] target-sparc: implement UltraSPARC-T1 Strand status ASR
` [Qemu-devel] [PATCH v2 10/30] target-sparc: hypervisor mode takes over nucleus mode
` [Qemu-devel] [PATCH v2 11/30] target-sparc: implement UA2005 hypervisor traps
` [Qemu-devel] [PATCH v2 12/30] target-sparc: implement UA2005 GL register
` [Qemu-devel] [PATCH v2 13/30] target-sparc: implement UA2005 rdhpstate and wrhpstate instructions
` [Qemu-devel] [PATCH v2 14/30] target-sparc: fix immediate UA2005 traps
` [Qemu-devel] [PATCH v2 15/30] target-sparc: use direct address translation in hyperprivileged mode
` [Qemu-devel] [PATCH v2 16/30] target-sparc: allow priveleged ASIs "
` [Qemu-devel] [PATCH v2 17/30] target-sparc: ignore writes to UA2005 CPU mondo queue register
` [Qemu-devel] [PATCH v2 18/30] target-sparc: replace the last tlb entry when no free entries left
` [Qemu-devel] [PATCH v2 19/30] target-sparc: use SparcV9MMU type for sparc64 I/D-MMUs
` [Qemu-devel] [PATCH v2 20/30] target-sparc: implement UA2005 TSB Pointers
` [Qemu-devel] [PATCH v2 21/30] target-sparc: simplify ultrasparc_tsb_pointer
` [Qemu-devel] [PATCH v2 22/30] target-sparc: allow 256M sized pages
` [Qemu-devel] [PATCH v2 23/30] target-sparc: implement auto-demapping for UA2005 CPUs
` [Qemu-devel] [PATCH v2 24/30] target-sparc: add more registers to dump_mmu
` [Qemu-devel] [PATCH v2 25/30] target-sparc: implement UA2005 ASI_MMU (0x21)
` [Qemu-devel] [PATCH v2 27/30] target-sparc: add ST_BLKINIT_ ASIs for UA2005+ CPUs
` [Qemu-devel] [PATCH v2 28/30] target-sparc: implement sun4v RTC
` [Qemu-devel] [PATCH v2 29/30] target-sparc: move common cpu initialisation routines to sparc64.c
` [Qemu-devel] [PATCH v2 30/30] target-sparc: fix up niagara machine

[Qemu-devel] [Bug 1655708] [NEW] target/ppc/int_helper.c:2806: strange expression ?
 2017-01-11 20:09 UTC  (2+ messages)
` [Qemu-devel] [Bug 1655708] "

[Qemu-devel] [Bug 1653384] [NEW] Assertion failed with USB pass through with XHCI controller
 2017-01-11 19:50 UTC  (5+ messages)
` [Qemu-devel] [Bug 1653384] "

[Qemu-devel] [PATCH v6] hw/ssi/imx_spi.c: fix CS handling during SPI access
 2017-01-11 20:00 UTC 

[Qemu-devel] [PATCH] xhci: only free completed transfers
 2017-01-11 19:51 UTC 

[Qemu-devel] [PATCH v4 00/25] block: Fix some filename generation issues
 2017-01-11 19:50 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 03/25] block: Add BDS.backing_overridden


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