messages from 2017-07-24 20:28:54 to 2017-07-25 13:30:21 UTC [more...]
[Qemu-devel] [PATCH v6 (for 2.10) 0/1] Document deprecation policy & features
2017-07-25 13:30 UTC (5+ messages)
` [Qemu-devel] [PATCH v6 (for 2.10) 1/1] docs: document deprecation policy & deprecated features in appendix
[Qemu-devel] [PATCH] pc: acpi: force FADT rev1 for old i440fx machine types
2017-07-25 13:26 UTC (6+ messages)
[Qemu-devel] [RFC PATCH 00/26] guest exploitation of the XIVE interrupt controller (POWER9)
2017-07-25 13:21 UTC (67+ messages)
` [Qemu-devel] [RFC PATCH 04/26] ppc/xive: introduce a skeleton for the XIVE interrupt controller model
` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [RFC PATCH 05/26] ppc/xive: define XIVE internal tables
` [Qemu-devel] [RFC PATCH 06/26] ppc/xive: introduce a XIVE interrupt source model
` [Qemu-devel] [RFC PATCH 07/26] ppc/xive: add MMIO handlers to the XIVE interrupt source
` [Qemu-devel] [RFC PATCH 08/26] ppc/xive: add flags "
` [Qemu-devel] [RFC PATCH 09/26] ppc/xive: add an overall memory region for the ESBs
` [Qemu-devel] [RFC PATCH 14/26] ppc/xive: add MMIO handlers to the XIVE interrupt presenter model
` [Qemu-devel] [RFC PATCH 17/26] ppc/xive: add hcalls support
` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [RFC PATCH 19/26] ppc/xive: introduce a helper to map the XIVE memory regions
` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [RFC PATCH 26/26] spapr: force XIVE exploitation mode for POWER9 (HACK)
` [Qemu-devel] [Qemu-ppc] "
[Qemu-devel] [PATCH for-2.10 0/2] Test for bug fixes from byte-based block status
2017-07-25 13:21 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/2] iotests: Check dirty bitmap statistics in 124
` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [Qemu-block] [PATCH for-2.10 0/2] Test for bug fixes from byte-based block status
[Qemu-devel] [PATCH 00/13] instrument: Add basic event instrumentation
2017-07-25 13:19 UTC (7+ messages)
` [Qemu-devel] [PATCH 11/13] instrument: [qapi] Add library loader
[Qemu-devel] [PATCH 0/4] tests/pxe-test: add testcase using vhost-user-bridge
2017-07-25 13:15 UTC (7+ messages)
` [Qemu-devel] [PATCH 2/4] net: fix -netdev socket, fd= for UDP sockets
` [Qemu-devel] [PATCH 4/4] tests/pxe-test: add testcase using vhost-user-bridge
[Qemu-devel] RFC: QEMU RISC-V modular ISA decoding
2017-07-25 13:04 UTC
[Qemu-devel] [PATCH] qemu-iotests: Fix reference output for 186
2017-07-25 12:50 UTC (3+ messages)
[Qemu-devel] [PATCH for-2.10] hw/display/sm501: Don't use vmstate_register_ram_global()
2017-07-25 12:49 UTC (4+ messages)
[Qemu-devel] [PATCH v1 0/6] target/s390x: tcg improvments + MSA functions
2017-07-25 12:45 UTC (4+ messages)
[Qemu-devel] [PATCH v12 0/8] Virtio-balloon Enhancement
2017-07-25 12:41 UTC (13+ messages)
` [Qemu-devel] [PATCH v12 6/8] mm: support reporting free page blocks
[Qemu-devel] [PATCH for 2.10 00/35] fix bugs reported by Clang Static Analyzer
2017-07-25 12:34 UTC (44+ messages)
` [Qemu-devel] [PATCH for 2.10 02/35] loader: check get_image_size() return value
` [Qemu-devel] [PATCH for 2.10 03/35] thunk: check nb_fields is valid before continuing
` [Qemu-devel] [PATCH for 2.10 04/35] ivshmem: fix incorrect error handling in ivshmem_recv_msg()
` [Qemu-devel] [PATCH for 2.10 07/35] qcow2: fix null pointer dereference
` [Qemu-devel] [PATCH for 2.10 09/35] ui/vnc: fix leak of SocketAddress **
` [Qemu-devel] [PATCH for 2.10 11/35] i2c/exynos4210: correctly check i2c_recv() return value
` [Qemu-devel] [PATCH for 2.10 14/35] vfio/ccw: fix incorrect malloc() size
` [Qemu-devel] [PATCH for 2.10 16/35] usb/dev-mtp: fix use of uninitialized values
` [Qemu-devel] [PATCH for 2.10 20/35] arm/boot: fix undefined instruction on secondary smp cpu bootloader
` [Qemu-devel] [PATCH for 2.10 21/35] arm/sysbus-fdt: fix null pointer dereference
` [Qemu-devel] [PATCH for 2.10 22/35] arm/vexpress: fix potential memory leak
` [Qemu-devel] [PATCH for 2.10 27/35] syscall: fix dereference of undefined pointer
` [Qemu-devel] [PATCH for 2.10 32/35] timer/pxa2xx: silent warning about out-of-bound memory access
` [Qemu-devel] [RFC PATCH for 2.10 33/35] configure: clang does not support -Wexpansion-to-defined
[Qemu-devel] [RFC PATCH for 2.10 0/3] some docker fixes
2017-07-25 12:16 UTC (4+ messages)
` [Qemu-devel] [RFC PATCH for 2.10 1/3] docker: ensure NOUSER for travis images
[Qemu-devel] [RFC v5 0/8] ARM SMMUv3 Emulation Support
2017-07-25 12:12 UTC (3+ messages)
` [Qemu-devel] [RFC v5 1/8] hw/arm/smmu-common: smmu base class
[Qemu-devel] [PULL for-2.10 00/14] A set of s390x patches
2017-07-25 12:02 UTC (18+ messages)
` [Qemu-devel] [PULL for-2.10 01/14] vfio/ccw: allocate irq info with the right size
` [Qemu-devel] [PULL for-2.10 02/14] vfio/ccw: fix initialization of the Object DeviceState pointer in the common base-device
` [Qemu-devel] [PULL for-2.10 03/14] s390/cpumodel: remove KSS from the default model of z14
` [Qemu-devel] [PULL for-2.10 04/14] target/s390x: drop BE_BIT()
` [Qemu-devel] [PULL for-2.10 05/14] target/s390x: indicate query subfunction in s390_fill_feat_block
` [Qemu-devel] [PULL for-2.10 06/14] target/s390x: introduce (test|set)_be_bit
` [Qemu-devel] [PULL for-2.10 07/14] s390x/kvm: better comment regarding zPCI feature availability
` [Qemu-devel] [PULL for-2.10 08/14] target/s390x: improve baselining if certain base features are missing
` [Qemu-devel] [PULL for-2.10 09/14] target/s390x: Move s390_cpu_dump_state() to helper.c
` [Qemu-devel] [PULL for-2.10 10/14] target/s390x: Move diag helpers to a separate file
` [Qemu-devel] [PULL for-2.10 11/14] target/s390x: Rework program_interrupt() and related functions
` [Qemu-devel] [PULL for-2.10 12/14] target/s390x: Move exception-related functions to a new excp_helper.c file
` [Qemu-devel] [PULL for-2.10 13/14] target/s390x: Add remaining switches to compile with --disable-tcg
` [Qemu-devel] [PULL for-2.10 14/14] s390x/css: fix ilen in IO instruction handlers
[Qemu-devel] [PATCH for 2.10] ps2: fix sending of PAUSE/BREAK scancodes
2017-07-25 11:53 UTC (4+ messages)
[Qemu-devel] [RFC PATCH v2 0/6] Generic PCIE-PCI Bridge
2017-07-25 11:52 UTC (12+ messages)
` [Qemu-devel] [RFC PATCH v2 5/6] hw/pci: add bus_reserve property to pcie-root-port
` [Qemu-devel] [RFC PATCH v2 6/6] hw/pci: add hint capabilty for additional bus reservation "
[Qemu-devel] [Bug 1706296] [NEW] Booting NT 4 disk causes /home/rjones/d/qemu/cpus.c:1580:qemu_mutex_lock_iothread: assertion failed: (!qemu_mutex_iothread_locked())
2017-07-25 11:36 UTC (2+ messages)
[Qemu-devel] [qemu-web PATCH] Add a blog post about deprecation of old interfaces and features
2017-07-25 11:27 UTC (5+ messages)
[Qemu-devel] Can I mount encrypt qcow2?
2017-07-25 11:26 UTC (16+ messages)
[Qemu-devel] [PATCH v5 0/2 (for 2.10] Document deprecated features & support lifecycle
2017-07-25 11:21 UTC (4+ messages)
` [Qemu-devel] [PATCH v5 2/2 (for 2.10)] docs: document deprecated features in appendix
[Qemu-devel] [PATCH v2] char: don't exit on hmp 'chardev-add help'
2017-07-25 10:55 UTC (2+ messages)
[Qemu-devel] [PATCH] migration: optimize the downtime
2017-07-25 10:34 UTC (11+ messages)
[Qemu-devel] [PATCH 0/7] add throttle block driver filter
2017-07-25 10:29 UTC (4+ messages)
` [Qemu-devel] [PATCH 4/7] block: convert ThrottleGroup to object with QOM
[Qemu-devel] [PULL 0/4] ppc-for-2.10 queue 20170725
2017-07-25 10:28 UTC (6+ messages)
` [Qemu-devel] [PULL 1/4] spapr_pci: Fix obsolete comment about MSIX encoding in addr/data
` [Qemu-devel] [PULL 2/4] spapr/htab: fix savevm
` [Qemu-devel] [PULL 3/4] spapr: Fix QEMU abort during memory unplug
` [Qemu-devel] [PULL 4/4] pseries: Update SLOF firmware image
[Qemu-devel] Status and RFC of patchew testings on QEMU
2017-07-25 9:58 UTC (7+ messages)
[Qemu-devel] [PATCH v5 0/4] Unit test+fix for problem with QEMU handling of multiple bind()s to the same port
2017-07-25 9:54 UTC (7+ messages)
` [Qemu-devel] [PATCH v5 2/4] sockets: factor out create_fast_reuse_socket
` [Qemu-devel] [PATCH v5 3/4] sockets: factor out a new try_bind() function
` [Qemu-devel] [PATCH v5 4/4] sockets: Handle race condition between binds to the same port
[Qemu-devel] [PATCH V3] rtc: fix a infinite loop in windows vmstartup
2017-07-25 9:51 UTC (2+ messages)
[Qemu-devel] [PATCH] Makefile: add all-user/all-linux-user/all-softmmu meta-targets
2017-07-25 9:49 UTC (3+ messages)
[Qemu-devel] [Bug 1181354] [NEW] assert failed in scsi-bus.c line 1539 in SCSI_XFER_NONE
2017-07-25 8:53 UTC (2+ messages)
` [Qemu-devel] [Bug 1181354] "
[Qemu-devel] [Bug 1473451] [NEW] Please support the native bios format for dec alpha
2017-07-25 8:53 UTC (2+ messages)
` [Qemu-devel] [Bug 1473451] "
[Qemu-devel] [PATCH v3] util: remove the obsolete non-blocking connect
2017-07-25 9:02 UTC (5+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH V2] vhost: fix a migration failed because of vhost region merge
2017-07-25 8:44 UTC (4+ messages)
[Qemu-devel] [PATCH] configure: fix qemu-ga missing '.exe' extension on windows
2017-07-25 8:46 UTC (2+ messages)
[Qemu-devel] [PATCH] io: Improve websocket support by becoming more RFC compliant
2017-07-25 8:38 UTC (2+ messages)
[Qemu-devel] [PATCH] io: Always remove an old channel watch before adding a new one
2017-07-25 8:36 UTC (3+ messages)
[Qemu-devel] [RFC] virtio-mem: paravirtualized memory
2017-07-25 8:21 UTC (2+ messages)
[Qemu-devel] [PATCH v2] hmp/(p)memsave: Allow >32bit file size
2017-07-25 8:11 UTC (3+ messages)
[Qemu-devel] [PATCH 1/1] s390x/css: fix ilen in IO instruction handlers
2017-07-25 7:27 UTC (3+ messages)
[Qemu-devel] [PATCH 0/4] target/s390x ilen via unwinding
2017-07-25 7:19 UTC (8+ messages)
` [Qemu-devel] [PATCH 1/4] target/s390x: Add ilen to unwind data
` [Qemu-devel] [PATCH 2/4] target/s390x: Use ILEN_UNWIND in trivial cases
` [Qemu-devel] [PATCH 3/4] target/s390x: Use unwind info in STSI
` [Qemu-devel] [PATCH 4/4] target/s390x: Use ilen from unwind in tlb_fill
[Qemu-devel] [PATCH V3] rtc: fix a infinite loop in windows vm startup
2017-07-25 7:17 UTC (2+ messages)
[Qemu-devel] virtio-net-pci possible limitation on AArch64
2017-07-25 6:47 UTC (4+ messages)
[Qemu-devel] [PATCH 00/11] qemu.py: Pylint/style fixes
2017-07-25 6:20 UTC (14+ messages)
` [Qemu-devel] [PATCH 05/11] qemu.py: Use custom exceptions rather than Exception
` [Qemu-devel] [PATCH 06/11] qmp.py: Couple of pylint/style fixes
[Qemu-devel] [PATCH] COLO: use condtion variable instead of semaphore in colo_checkpoint_notify
2017-07-25 22:36 UTC
[Qemu-devel] MAINTAINERS: surprising get_maintainer.pl output for ./configure
2017-07-25 5:48 UTC (2+ messages)
[Qemu-devel] [PATCH 00/11] Make memory_region_init_ram() and friends handle migration
2017-07-25 5:28 UTC (4+ messages)
[Qemu-devel] Software breakpoints in QEMU
2017-07-25 2:11 UTC
[Qemu-devel] [PATCHv2 02/04] colo-compare: Processpactkets in the IOThreadofthe primary
2017-07-25 1:02 UTC
[Qemu-devel] [PATCH for-2.10] target/arm: Correct MPU trace handling of write vs execute
2017-07-24 23:05 UTC (2+ messages)
[Qemu-devel] [PATCH 0/4] Fix SVM and KVM features reported on "max" CPU model
2017-07-24 23:04 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/4] target/i386: Use simple static property for "model-id"
[Qemu-devel] Torn read/write possible on aarch64/x86-64 MTTCG?
2017-07-24 22:02 UTC (3+ messages)
[Qemu-devel] [PATCH] disas/arm: fix 'instuction' typo
2017-07-24 21:54 UTC
[Qemu-devel] [PATCH] qemu-iotests: add a "how to" to ./README
2017-07-24 21:50 UTC (4+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [RFC PATCH] tcg/softmmu: Increase size of TLB cache
2017-07-24 21:45 UTC (3+ messages)
[Qemu-devel] [PATCH] hw/core/loader: do not check for regions overlap
2017-07-24 21:21 UTC (5+ messages)
[Qemu-devel] [PATCH v15 00/32] Generic translation framework
2017-07-24 21:01 UTC (7+ messages)
` [Qemu-devel] [PATCH v15 28/32] target/arm: [tcg] Port to generic "
` [Qemu-devel] [PATCH v15 29/32] target/arm: [a64] Move page and ss checks to init_disas_context
` [Qemu-devel] [PATCH v15 31/32] target/arm: Split out thumb_tr_translate_insn
` [Qemu-devel] [PATCH v15 32/32] target/arm: Perform per-insn cross-page check only for Thumb
[Qemu-devel] [PATCH V2] vhost: fix a migration failed becauseof vhost region merge
2017-07-24 20:55 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).