messages from 2017-09-19 10:36:40 to 2017-09-19 14:23:08 UTC [more...]
[Qemu-devel] [PATCH v4 0/3] x86_iommu: Fix segfault when starting on non-PCI machines
2017-09-19 14:22 UTC (7+ messages)
` [Qemu-devel] [PATCH v4 1/3] x86_iommu: Move machine check to x86_iommu_realize()
` [Qemu-devel] [PATCH v4 2/3] intel_iommu, amd_iommu: Remove redundant object_dynamic_cast calls
` [Qemu-devel] [PATCH v4 3/3] x86_iommu: check if machine has PCI bus
[Qemu-devel] [PATCH 0/2] tests for CCW IDA
2017-09-19 14:20 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/2] s390x/ccs: add ccw-tester emulated device
[Qemu-devel] [PULL v2 00/50] Misc patches for 2017-09-19
2017-09-19 14:16 UTC (5+ messages)
` [Qemu-devel] [PULL 42/50] hyperv: add header with protocol definitions
` [Qemu-devel] [PULL 43/50] update-linux-headers: prepare for hyperv.h removal
[Qemu-devel] [PATCH] nbd-client: Use correct macro parenthesization
2017-09-19 14:16 UTC (5+ messages)
` [Qemu-devel] [Qemu-trivial] "
[Qemu-devel] [PATCH] ppc/pnv: Improve macro parenthesization
2017-09-19 14:16 UTC
[Qemu-devel] [PATCH] mips: Improve macro parenthesization
2017-09-19 14:13 UTC
[Qemu-devel] [PATCH qemu v3 00/13] memory: Reduce memory use
2017-09-19 14:12 UTC (9+ messages)
` [Qemu-devel] [PATCH qemu v3 01/13] memory: Postpone flatview and dispatch tree building till all devices are added
[Qemu-devel] [PATCH v2] spapr: introduce helpers to migrate HPT chunks and the end marker
2017-09-19 14:11 UTC
[Qemu-devel] [PATCH v2 0/4] add CCW indirect data access support
2017-09-19 14:07 UTC (23+ messages)
` [Qemu-devel] [PATCH v2 1/4] s390x/css: introduce css data stream
` [Qemu-devel] [PATCH v2 2/4] s390x/css: use ccw "
` [Qemu-devel] [PATCH v2 3/4] virtio-ccw: "
` [Qemu-devel] [PATCH v2 4/4] s390x/css: support ccw IDA
[Qemu-devel] [PATCH v2 0/2] spapr_pci: make index property mandatory
2017-09-19 14:03 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 2/2] "
[Qemu-devel] [PATCH] hw/input/lm832x: move LM8323 declarations to input/keypad.h
2017-09-19 13:56 UTC (2+ messages)
[Qemu-devel] [PATCH v2] s390x/cpu: expose the guest crash information
2017-09-19 13:56 UTC (6+ messages)
[Qemu-devel] [PATCH 00/27] vhost-user-scsi: code clean-up
2017-09-19 13:54 UTC (16+ messages)
` [Qemu-devel] [PATCH 03/27] libvhost-user: improve vu_queue_pop() doc
` [Qemu-devel] [PATCH 08/27] vhost-user-scsi: glib calls that allocate don't return NULL
` [Qemu-devel] [PATCH 10/27] vhost-user-scsi: remove vdev_scsi_find_by_vu()
` [Qemu-devel] [PATCH 11/27] vhost-user-scsi: simplify unix path cleanup
` [Qemu-devel] [PATCH 13/27] vhost-user-scsi: use glib watch directly
` [Qemu-devel] [PATCH 17/27] vhost-user-scsi: remove unimplemented functions
[Qemu-devel] [PATCH v6 00/22] instrument: Add basic event instrumentation
2017-09-19 13:50 UTC (9+ messages)
` [Qemu-devel] [PATCH v6 01/22] instrument: Add documentation
[Qemu-devel] [RFC PATCH v2 00/21] Guest exploitation of the XIVE interrupt controller (POWER9)
2017-09-19 13:46 UTC (33+ messages)
` [Qemu-devel] [RFC PATCH v2 01/21] ppc/xive: introduce a skeleton for the sPAPR XIVE interrupt controller
` [Qemu-devel] [RFC PATCH v2 03/21] ppc/xive: define the XIVE internal tables
` [Qemu-devel] [RFC PATCH v2 04/21] ppc/xive: provide a link to the sPAPR ICS object under XIVE
` [Qemu-devel] [RFC PATCH v2 05/21] ppc/xive: allocate IRQ numbers for the IPIs
` [Qemu-devel] [RFC PATCH v2 06/21] ppc/xive: introduce handlers for interrupt sources
` [Qemu-devel] [RFC PATCH v2 07/21] ppc/xive: add MMIO handlers for the XIVE "
` [Qemu-devel] [RFC PATCH v2 09/21] ppc/xive: extend the interrupt presenter model for XIVE
` [Qemu-devel] [RFC PATCH v2 11/21] ppc/xive: push the EQ data in OS event queue
` [Qemu-devel] [RFC PATCH v2 12/21] ppc/xive: notify the CPU when interrupt priority is more privileged
` [Qemu-devel] [RFC PATCH v2 13/21] ppc/xive: handle interrupt acknowledgment by the O/S
` [Qemu-devel] [RFC PATCH v2 14/21] ppc/xive: add support for the SET_OS_PENDING command
` [Qemu-devel] [RFC PATCH v2 15/21] spapr: modify spapr_populate_pci_dt() to use a 'nr_irqs' argument
` [Qemu-devel] [RFC PATCH v2 16/21] spapr: add a XIVE object to the sPAPR machine
` [Qemu-devel] [RFC PATCH v2 18/21] ppc/xive: add device tree support
[Qemu-devel] [PATCH v2 0/7] nbd client refactoring and fixing
2017-09-19 13:45 UTC (16+ messages)
` [Qemu-devel] [PATCH v2 3/7] block/nbd-client: refactor reading reply
` [Qemu-devel] [PATCH v2 6/7] block/nbd-client: early fail nbd_read_reply_entry if s->quit is set
` [Qemu-devel] [PATCH v2 7/7] block/nbd-client: do not yield from nbd_read_reply_entry
[Qemu-devel] [PATCH v2] tests: Introduce generic device hot-plug/hot-unplug functions
2017-09-19 13:38 UTC (2+ messages)
[Qemu-devel] Block Migration and CPU throttling
2017-09-19 13:36 UTC
[Qemu-devel] [PATCH v2 0/4] scsi, block: introduce persistent reservation managers
2017-09-19 13:33 UTC (10+ messages)
` [Qemu-devel] [PATCH 2/4] scsi: build qemu-pr-helper
` [Qemu-devel] [PATCH 4/4] scsi: add persistent reservation manager using qemu-pr-helper
[Qemu-devel] [PATCH v11 0/6] fsdev: qmp interface for io throttling
2017-09-19 13:32 UTC (6+ messages)
` [Qemu-devel] [PATCH v11 2/6] qmp: Use ThrottleLimits structure
[Qemu-devel] [PATCH 0/5] aspeed: add a witherspoon-bmc machine
2017-09-19 13:27 UTC (9+ messages)
` [Qemu-devel] [PATCH 1/5] aspeed: add support for the witherspoon-bmc board
` [Qemu-devel] [PATCH 2/5] aspeed: add an I2C RTC device to all machines
` [Qemu-devel] [PATCH 3/5] aspeed: Add EEPROM I2C devices
` [Qemu-devel] [PATCH 4/5] misc: add pca9552 LED blinker model
` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH 5/5] aspeed: add the pc9552 chips to the witherspoon machine
[Qemu-devel] [PATCH] target/s390x/kvm: Fix problem when running with SELinux under z/VM
2017-09-19 13:15 UTC (12+ messages)
[Qemu-devel] [Bug 1715700] [NEW] Windows 7 guest won't boot on qemu 2.10 (works on 2.9)
2017-09-19 13:05 UTC (16+ messages)
` [Qemu-devel] [Bug 1715700] "
[Qemu-devel] [PATCH v2 0/5] generalize parsing of cpu_model (x86/arm)
2017-09-19 12:56 UTC (6+ messages)
[Qemu-devel] [PATCH v8 00/20] make dirty-bitmap byte-based
2017-09-19 12:46 UTC (4+ messages)
` [Qemu-devel] [PATCH v8 18/20] qcow2: Switch store_bitmap_data() to byte-based iteration
[Qemu-devel] [PULL 00/50] Misc patches for 2017-09-19
2017-09-19 12:45 UTC (53+ messages)
` [Qemu-devel] [PULL 01/50] target/i386: fix pmovsx/pmovzx in-place operations
` [Qemu-devel] [PULL 02/50] target/i386: set rip_offset for further SSE instructions
` [Qemu-devel] [PULL 03/50] target/i386: fix packusdw in-place operation
` [Qemu-devel] [PULL 04/50] target/i386: fix pcmpxstrx substring search
` [Qemu-devel] [PULL 05/50] target/i386: fix phminposuw in-place operation
` [Qemu-devel] [PULL 06/50] virtio-scsi: Add virtqueue_size parameter allowing virtqueue size to be set
` [Qemu-devel] [PULL 07/50] scsi-bus: correct responses for INQUIRY and REQUEST SENSE
` [Qemu-devel] [PULL 08/50] scsi: Refactor scsi sense interpreting code
` [Qemu-devel] [PULL 09/50] scsi: Improve scsi_sense_to_errno
` [Qemu-devel] [PULL 10/50] scsi: Introduce scsi_sense_buf_to_errno
` [Qemu-devel] [PULL 11/50] scsi-block: Support rerror/werror
` [Qemu-devel] [PULL 12/50] scsi: rename scsi_build_sense to scsi_convert_sense
` [Qemu-devel] [PULL 13/50] scsi: move non-emulation specific code to scsi/
` [Qemu-devel] [PULL 14/50] scsi: introduce scsi_build_sense
` [Qemu-devel] [PULL 15/50] scsi: introduce sg_io_sense_from_errno
` [Qemu-devel] [PULL 16/50] scsi: move block/scsi.h to include/scsi/constants.h
` [Qemu-devel] [PULL 17/50] MAINTAINERS: update mail address for NVDIMM
` [Qemu-devel] [PULL 18/50] i386/kvm: use a switch statement for MSR detection
` [Qemu-devel] [PULL 19/50] i386/kvm: set tsc_khz before configuring Hyper-V CPUID
` [Qemu-devel] [PULL 20/50] i386/kvm: introduce tsc_is_stable_and_known()
` [Qemu-devel] [PULL 21/50] i386/kvm: advertise Hyper-V frequency MSRs
` [Qemu-devel] [PULL 22/50] MAINTAINERS: update email, add missing test entry for megasas
` [Qemu-devel] [PULL 23/50] memory: Rename queue to mrqueue (memory region queue)
` [Qemu-devel] [PULL 24/50] scsi/esp: Rename the ESP macro to ESP_STATE
` [Qemu-devel] [PULL 25/50] multiboot: validate multiboot header address values
` [Qemu-devel] [PULL 26/50] kvm: require JOIN_MEMORY_REGIONS_WORKS
` [Qemu-devel] [PULL 27/50] kvm: factor out alignment of memory section
` [Qemu-devel] [PULL 28/50] kvm: use start + size for memory ranges
` [Qemu-devel] [PULL 29/50] kvm: we never have overlapping slots in kvm_set_phys_mem()
` [Qemu-devel] [PULL 30/50] kvm: kvm_log_start/stop are only called with known sections
` [Qemu-devel] [PULL 31/50] kvm: kvm_log_sync() is only called with known memory sections
` [Qemu-devel] [PULL 32/50] test-qga: add missing qemu-ga tool dependency
` [Qemu-devel] [PULL 33/50] hw/i386: Improve some of the warning messages
` [Qemu-devel] [PULL 34/50] Convert remaining error_report() to warn_report()
` [Qemu-devel] [PULL 35/50] Convert single line fprintf(.../n) "
` [Qemu-devel] [PULL 36/50] Convert multi-line fprintf() "
` [Qemu-devel] [PULL 37/50] General warn report fixups
` [Qemu-devel] [PULL 38/50] target/mips: Convert VM clock update prints to warn_report
` [Qemu-devel] [PULL 39/50] Makefile: Remove libqemustub.a
` [Qemu-devel] [PULL 40/50] Convert remaining single line fprintf() to warn_report()
` [Qemu-devel] [PULL 41/50] i386/cpu/hyperv: support over 64 vcpus for windows guests
` [Qemu-devel] [PULL 42/50] hyperv: add header with protocol definitions
` [Qemu-devel] [PULL 43/50] update-linux-headers: prepare for hyperv.h removal
` [Qemu-devel] [PULL 44/50] scripts: let checkpatch.pl process an entire GIT branch
` [Qemu-devel] [PULL 45/50] target/i386: fix "info mem" for LA57 mode
` [Qemu-devel] [PULL 46/50] accel/hax: move hax-stub.c to accel/stubs/
` [Qemu-devel] [PULL 47/50] checkpatch: add hwaddr to @typeList
` [Qemu-devel] [PULL 48/50] osdep.h: Prohibit disabling assert() in supported builds
` [Qemu-devel] [PULL 49/50] default-configs: Replace $(and ...) with $(call land, ...)
` [Qemu-devel] [PULL 50/50] docker: fix creation of archives
[Qemu-devel] [PATCH] hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.h
2017-09-19 12:36 UTC (2+ messages)
[Qemu-devel] What is the best commit for record-replay?
2017-09-19 12:26 UTC (10+ messages)
[Qemu-devel] [PATCH v2] virtio-serial: add enable_backend callback
2017-09-19 12:07 UTC
[Qemu-devel] [PATCH v2 0/4] fw_cfg: add DMA operations & etc/vmcoreinfo support
2017-09-19 11:58 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 1/4] fw_cfg: add DMA register
` [Qemu-devel] [PATCH v2 2/4] fw_cfg: do DMA read operation
` [Qemu-devel] [PATCH v2 3/4] fw_cfg: write vmcoreinfo details
` [Qemu-devel] [PATCH v2 4/4] RFC: fw_cfg: add DMA write operation in sysfs
[Qemu-devel] [PATCH v5 00/12] Convert over to use keycodemapdb
2017-09-19 11:55 UTC (14+ messages)
[Qemu-devel] [PATCH 0/2] xen: fix gnttab handling with old dom0 kernels
2017-09-19 11:50 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] xen: add a global indicator for grant copy being available
` [Qemu-devel] [PATCH 2/2] xen: dont try setting max grants multiple times
[Qemu-devel] [PATCH v3] linux-user: syscall: Add SO_LINGER for setsockopt
2017-09-19 11:42 UTC (2+ messages)
[Qemu-devel] [PATCH] watchdog/aspeed: fix variable type to store reload value
2017-09-19 11:17 UTC
[Qemu-devel] [PATCH] nvme: fix cmbuf leak on exit
2017-09-19 11:00 UTC (2+ messages)
[Qemu-devel] [RFC PATCH] vl.c: add is_system_on_chip flag to force board default cpu
2017-09-19 10:42 UTC (4+ messages)
` [Qemu-devel] [RFC v1 0/2] Add a valid_cpu_types property
[Qemu-devel] [PATCH] ppc/pnv: fix cores per chip for multiple cpus
2017-09-19 8:24 UTC (10+ messages)
[Qemu-devel] [PATCH 0/4] ppc: migration fixes for TCG
2017-09-19 8:36 UTC (8+ messages)
` [Qemu-devel] [PATCH 4/4] ppc: ensure we update the decrementer value during migration
[Qemu-devel] [PATCH 0/4] ppc/kvm: htab fd code improvements
2017-09-18 21:23 UTC (7+ messages)
` [Qemu-devel] [PATCH 2/4] spapr: introduce helpers to migrate HPT chunks and the end marker
` [Qemu-devel] [PATCH 3/4] ppc/kvm: change kvmppc_get_htab_fd() to return -errno on error
` [Qemu-devel] [PATCH 4/4] ppc/kvm: generalize the use of kvmppc_get_htab_fd()
[Qemu-devel] [PATCH 0/8] ppc: more Mac-related fixups
2017-09-18 22:44 UTC (17+ messages)
` [Qemu-devel] [PATCH 1/8] ppc: QOMify g3beige machine
` [Qemu-devel] [PATCH 2/8] ppc/mac: Advertise a high clock frequency for NewWorld Macs
` [Qemu-devel] [PATCH 3/8] ppc/ide/macio: Add missing registers
` [Qemu-devel] [PATCH 4/8] macio: convert pmac_ide_ops from old_mmio
` [Qemu-devel] [PATCH 5/8] ppc/mac: More rework of the DBDMA emulation
` [Qemu-devel] [PATCH 6/8] ppc: Fix OpenPIC model
` [Qemu-devel] [PATCH 7/8] openpic: add missing timer fields to vmstate_openpic_timer
` [Qemu-devel] [PATCH 8/8] openpic: Fix problem when IRQ transitions from edge to level
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).