qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-18 13:47:37 to 2018-04-19 12:45:12 UTC [more...]

[Qemu-devel] [PATCH v3 00/35] ppc: support for the XIVE interrupt controller (POWER9)
 2018-04-19 12:43 UTC  (14+ messages)
` [Qemu-devel] [PATCH v3 01/35] ppc/xive: introduce a XIVE interrupt source model
` [Qemu-devel] [PATCH v3 02/35] ppc/xive: add support for the LSI interrupt sources
` [Qemu-devel] [PATCH v3 03/35] ppc/xive: introduce the XiveFabric interface
` [Qemu-devel] [PATCH v3 04/35] spapr/xive: introduce a XIVE interrupt controller for sPAPR
` [Qemu-devel] [PATCH v3 05/35] spapr/xive: add a single source block to the sPAPR XIVE model
` [Qemu-devel] [PATCH v3 06/35] spapr/xive: introduce a XIVE interrupt presenter model
` [Qemu-devel] [PATCH v3 07/35] spapr/xive: introduce the XIVE Event Queues
` [Qemu-devel] [PATCH v3 08/35] spapr: push the XIVE EQ data in OS event queue
` [Qemu-devel] [PATCH v3 09/35] spapr: notify the CPU when the XIVE interrupt priority is more privileged
` [Qemu-devel] [PATCH v3 10/35] spapr: add support for the SET_OS_PENDING command (XIVE)
` [Qemu-devel] [PATCH v3 11/35] spapr: introduce a 'xive_exploitation' option to enable XIVE
` [Qemu-devel] [PATCH v3 12/35] spapr: add a sPAPRXive object to the machine
` [Qemu-devel] [PATCH v3 13/35] spapr: add hcalls support for the XIVE exploitation interrupt mode

[Qemu-devel] [PATCH v3 0/6] Extend vhost-user to support registering external host notifiers
 2018-04-19 12:43 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 6/6] vhost-user: "

[Qemu-devel] [PATCH v1 for-2.13 0/4] pc-bios/s390-ccw: Network boot improvements
 2018-04-19 12:40 UTC  (14+ messages)
` [Qemu-devel] [PATCH v1 for-2.13 1/4] pc-bios/s390-ccw/net: Split up net_load() into init, load and uninit parts
    ` [Qemu-devel] [qemu-s390x] "
` [Qemu-devel] [PATCH v1 for-2.13 3/4] pc-bios/s390-ccw/net: Add support for pxelinux-style config files
` [Qemu-devel] [PATCH v1 for-2.13 4/4] pc-bios/s390-ccw/net: Add support for .INS "
  ` [Qemu-devel] [qemu-s390x] [PATCH v1 for-2.13 0/4] pc-bios/s390-ccw: Network boot improvements

[Qemu-devel] [PATCH for-2.13] Clear mem_path if we fall back to anonymous RAM allocation
 2018-04-19 12:33 UTC  (2+ messages)

[Qemu-devel] [PATCH] riscv: requires libfdt
 2018-04-19 12:11 UTC  (5+ messages)

[Qemu-devel] [PATCH v4 0/5] s390x: vfio-ap: guest dedicated crypto adapters
 2018-04-19 12:03 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 4/5] s390x/vfio: ap: Introduce VFIO AP device

[Qemu-devel] getdents patch for 64-bit app on 32-bit host
 2018-04-19 11:58 UTC  (4+ messages)
` [Qemu-devel] [Qemu-arm] "

[Qemu-devel] [PATCH v2 0/1] migration: calculate expected_downtime with ram_bytes_remaining()
 2018-04-19 11:48 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 1/1] "

[Qemu-devel] [PATCH v5 0/5] Simplify qobject refcount
 2018-04-19 11:48 UTC  (19+ messages)
` [Qemu-devel] [PATCH v5 1/5] qobject: ensure base is at offset 0
` [Qemu-devel] [PATCH v5 2/5] qobject: use a QObjectBase_ struct
` [Qemu-devel] [PATCH v5 3/5] qobject: replace qobject_incref/QINCREF qobject_decref/QDECREF
` [Qemu-devel] [PATCH v5 4/5] qobject: modify qobject_ref() to return obj
` [Qemu-devel] [PATCH v5 5/5] qobject: modify qobject_ref() to assert on NULL

[Qemu-devel] [PATCH v1 0/5] target-microblaze: Misc bug fixes
 2018-04-19 11:21 UTC  (6+ messages)
` [Qemu-devel] [PATCH v1 1/5] target-microblaze: Respect MSR.PVR as read-only
` [Qemu-devel] [PATCH v1 2/5] target-microblaze: Fix trap checks for FPU insns
` [Qemu-devel] [PATCH v1 3/5] target-microblaze: Don't clobber the IMM reg for ld/st reversed
` [Qemu-devel] [PATCH v1 4/5] target-microblaze: mmu: Make TLBSX write-only
` [Qemu-devel] [PATCH v1 5/5] target-microblaze: mmu: Make the TLBX MISS bit read-only

[Qemu-devel] [PATCH qemu] RFC: memory/hmp: Print owners/parents in "info mtree"
 2018-04-19 10:33 UTC  (4+ messages)

[Qemu-devel] [PATCH for-2.13] tcg: Improve TCGv_ptr support
 2018-04-19 10:30 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.13] tcg: Allow wider vectors for cmp and mul
 2018-04-19 10:17 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/5] checkpatch: backport UTF-8 fixes and MAINTAINERS check
 2018-04-19 10:16 UTC  (12+ messages)
` [Qemu-devel] [PATCH 1/5] checkpatch: add a --strict check for utf-8 in commit logs
` [Qemu-devel] [PATCH 2/5] checkpatch: check utf-8 content from a commit log when it's missing from charset
` [Qemu-devel] [PATCH 3/5] checkpatch: ignore email headers better
` [Qemu-devel] [PATCH 4/5] checkpatch: emit a warning on file add/move/delete
` [Qemu-devel] [PATCH 5/5] checkpatch: reduce MAINTAINERS update message frequency

[Qemu-devel] [SPDK] qemu process hung at boot-up, no explicit errors or warnings
 2018-04-19 10:13 UTC 

[Qemu-devel] [PATCH for-2.13 v2 0/5] arm: isolate and clean up dtb generation
 2018-04-19  9:47 UTC  (15+ messages)
` [Qemu-devel] [PATCH for-2.13 v2 1/5] arm: always start from first_cpu when registering loader cpu reset callback
  ` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH for-2.13 v2 2/5] ppc: e500: switch E500 based machines to full machine definition
` [Qemu-devel] [PATCH for-2.13 v2 3/5] pc: simplify MachineClass::get_hotplug_handler handling
    ` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH for-2.13 v2 4/5] platform-bus-device: use device plug callback instead of machine_done notifier
  ` [Qemu-devel] [Qemu-arm] "
  ` [Qemu-devel] [PATCH for-2.13 v3 "
` [Qemu-devel] [PATCH for-2.13 v2 5/5] arm/boot: split load_dtb() from arm_load_kernel()

[Qemu-devel] [sw-dev] The problem of write misa on QEMU and BBL
 2018-04-19  9:28 UTC  (2+ messages)

[Qemu-devel] [PATCH v1] configure: require glib-2.24
 2018-04-19  9:23 UTC  (17+ messages)
            ` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [RFC 0/2] block/file-posix: allow -drive cache.direct=off live migration
 2018-04-19  9:18 UTC  (6+ messages)
` [Qemu-devel] [RFC 1/2] block/file-posix: implement bdrv_co_invalidate_cache() on Linux
` [Qemu-devel] [RFC 2/2] block/file-posix: verify page cache is not used

[Qemu-devel] [qemu RFC v2] qapi: add "firmware.json"
 2018-04-19  9:12 UTC  (31+ messages)
      ` [Qemu-devel] [libvirt] "

[Qemu-devel] [RFC 0/5] arm: Exclude reserved memory regions of iommu to avoid
 2018-04-19  9:06 UTC  (4+ messages)
` [Qemu-devel] [RFC 3/5] hw/arm: add scattered RAM memory region support

[Qemu-devel] [PATCH] nbd/server: introduce NBD_CMD_CACHE
 2018-04-19  8:36 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/3] NBD export bitmaps
 2018-04-19  8:31 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 2/3] nbd/server: implement dirty bitmap export

[Qemu-devel] [PATCH v4 0/9] enable numa configuration before machine_init() from QMP
 2018-04-19  8:00 UTC  (7+ messages)

[Qemu-devel] [RFC PATCH v4] spapr: Support ibm, dynamic-memory-v2 property
 2018-04-19  7:34 UTC  (2+ messages)

[Qemu-devel] configure --help lacks explanation of xen-pci-passthrough
 2018-04-19  7:29 UTC 

[Qemu-devel] [RFC for-2.13 0/7] spapr: Clean up pagesize handling
 2018-04-19  6:29 UTC  (8+ messages)
` [Qemu-devel] [RFC for-2.13 1/7] spapr: Maximum (HPT) pagesize property
` [Qemu-devel] [RFC for-2.13 2/7] spapr: Use maximum page size capability to simplify memory backend checking
` [Qemu-devel] [RFC for-2.13 3/7] target/ppc: Add ppc_hash64_filter_pagesizes()
` [Qemu-devel] [RFC for-2.13 4/7] spapr: Add cpu_apply hook to capabilities
` [Qemu-devel] [RFC for-2.13 5/7] spapr: Limit available pagesizes to provide a consistent guest environment
` [Qemu-devel] [RFC for-2.13 6/7] spapr: Don't rewrite mmu capabilities in KVM mode
` [Qemu-devel] [RFC for-2.13 7/7] spapr_pci: Remove unhelpful pagesize warning

[Qemu-devel] [PATCH v3] xilinx_spips: Correct SNOOP_NONE state when flushing the txfifo
 2018-04-19  6:27 UTC 

[Qemu-devel] [PATCH v2 0/1] xilinx_spips dummy bytes fix
 2018-04-19  5:57 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/1] xilinx_spips: send dummy cycles only if cmd requires it

[Qemu-devel] [PATCH] checkpatch: warn about missing MAINTAINERS file changes
 2018-04-19  5:08 UTC  (5+ messages)

[Qemu-devel] [Bug 1708077] Re: PPC interrupt exception!
 2018-04-19  4:17 UTC 

[Qemu-devel] [PATCH] Show values and description when using "qom-list"
 2018-04-19  3:51 UTC  (2+ messages)

[Qemu-devel] Why is there no qom_get in hmp.c?
 2018-04-19  3:27 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] QemuMutex: support --enable-debug-mutex
 2018-04-19  3:13 UTC  (3+ messages)

[Qemu-devel] [PATCH] qemu-progress: redirct qemu progress message to another file stream
 2018-04-19  1:00 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] configure: add sanity check to catch builds from "git archive"
 2018-04-18 17:54 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 00/21] blockjobs: add explicit job management
 2018-04-18 17:42 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/4] move kvm_para.h to standard-headers
 2018-04-18 17:42 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/4] update-linux-headers.sh: drop kvm_para.h hacks

[Qemu-devel] [PATCH v2] dump: add Windows dump format to dump-guest-memory
 2018-04-18 17:39 UTC 

[Qemu-devel] [RFC][BROKEN] rbd: Allow configuration of authentication scheme
 2018-04-18 17:04 UTC  (10+ messages)

[Qemu-devel] [PATCH qemu v4 0/2] qmp: Add qom-list-properties to list QOM object properties
 2018-04-18 16:35 UTC  (3+ messages)
` [Qemu-devel] [PATCH qemu v4 1/2] qmp: Merge ObjectPropertyInfo and DevicePropertyInfo

[Qemu-devel] qemu 2.10 100% cpu with coreduo
 2018-04-18 16:32 UTC 

[Qemu-devel] [Bug 1222034] [NEW] QEMU + SPICE + AUDIO = FAILURE
 2018-04-18 15:46 UTC  (2+ messages)
` [Qemu-devel] [Bug 1222034] "

[Qemu-devel] [Bug 1228285] [NEW] e1000 nic TCP performances
 2018-04-18 15:47 UTC  (2+ messages)
` [Qemu-devel] [Bug 1228285] "

[Qemu-devel] [Bug 1254443] [NEW] Periodic mode of LAPIC doesn't fire interrupts when using kvm
 2018-04-18 15:48 UTC  (2+ messages)
` [Qemu-devel] [Bug 1254443] "

[Qemu-devel] [Bug 1386197] [NEW] keyboard suddenly stops working in VM and problem persists until host reboot. All super-standard setup no funny stuff
 2018-04-18 15:51 UTC  (2+ messages)
` [Qemu-devel] [Bug 1386197] "

[Qemu-devel] [PATCH v2] configure: require glib-2.24 on Linux
 2018-04-18 15:42 UTC  (6+ messages)

[Qemu-devel] [RFC] Intermediate block mirroring
 2018-04-18 15:34 UTC  (5+ messages)

[Qemu-devel] [ANNOUNCE] QEMU 2.12.0-rc4 is now available
 2018-04-18 14:56 UTC 

[Qemu-devel] [PATCH v1] dump: add Windows dump format to dump-guest-memory
 2018-04-18 14:53 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.7 v5 00/14] nbd: efficient write zeroes
 2018-04-18 14:41 UTC  (13+ messages)
` [Qemu-devel] [PATCH v5 13/14] nbd: Implement NBD_CMD_WRITE_ZEROES on server
  ` [Qemu-devel] semantics of FIEMAP without FIEMAP_FLAG_SYNC (was Re: [PATCH v5 13/14] nbd: Implement NBD_CMD_WRITE_ZEROES on server)
                      ` [Qemu-devel] semantics of FIEMAP without FIEMAP_FLAG_SYNC

[Qemu-devel] [PATCH] mux: fix ctrl-a b again
 2018-04-18 14:38 UTC  (16+ messages)

[Qemu-devel] [PATCH RFC] s390x: refactor reset/reipl handling
 2018-04-18 14:33 UTC  (4+ messages)

[Qemu-devel] [PATCH v4 00/21] More fully implement ARM PMUv3
 2018-04-18 14:31 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 21/21] target/arm: Send interrupts on PMU counter overflow

[Qemu-devel] Restoring bitmaps after failed/cancelled migration
 2018-04-18 14:00 UTC 

[Qemu-devel] [PATCH v4 0/5] minor compression improvements
 2018-04-18 13:49 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 2/5] qcow2: Document some maximum size constraints


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