messages from 2017-10-20 09:06:12 to 2017-10-20 16:06:54 UTC [more...]
[Qemu-devel] [PATCH v5 0/8] xen: xen-domid-restrict improvements
2017-10-20 13:38 UTC (13+ messages)
` [Qemu-devel] [PATCH v5.1 1/8] xen: link against xentoolcore
` [Qemu-devel] [PATCH v5.1 2/8] xen: restrict: use xentoolcore_restrict_all
` [Qemu-devel] [PATCH v5.1 3/8] xen: defer call to xen_restrict until just before os_setup_post
` [Qemu-devel] [PATCH v5.1 4/8] xen: destroy_hvm_domain: Move reason into a variable
` [Qemu-devel] [PATCH v5.1 5/8] xen: move xc_interface compatibility fallback further up the file
` [Qemu-devel] [PATCH v5.1 6/8] xen: destroy_hvm_domain: Try xendevicemodel_shutdown
` [Qemu-devel] [PATCH v5.1 7/8] os-posix: Provide new -runas <uid>:<gid> facility
` [Qemu-devel] [PATCH v5.1 8/8] configure: do_compiler: Dump some extra info under bash
[Qemu-devel] [PATCH] docker: Fix PATH for ccache
2017-10-20 12:51 UTC (5+ messages)
[Qemu-devel] [RFC 0/2] KVM "fake DAX" device flushing
2017-10-20 16:06 UTC (13+ messages)
` [Qemu-devel] [RFC 2/2] KVM: add virtio-pmem driver
[Qemu-devel] [PATCH 0/2] tests for CCW IDA
2017-10-20 15:46 UTC (9+ messages)
` [Qemu-devel] [PATCH 1/2] s390x/ccs: add ccw-tester emulated device
[Qemu-devel] [PATCH v5 00/22] s390x cleanups and CPU hotplug via device_add
2017-10-20 15:45 UTC (2+ messages)
[Qemu-devel] [PATCH] build: disable -Wmissing-braces on older compilers
2017-10-20 15:44 UTC (10+ messages)
[Qemu-devel] [RFC 0/6] enable numa configuration before machine_init() from HMP/QMP
2017-10-20 15:38 UTC (18+ messages)
` [Qemu-devel] [RFC 4/6] CLI: add -paused option
[Qemu-devel] [PATCH v6 00/24] make bdrv_get_block_status byte-based
2017-10-20 15:34 UTC (13+ messages)
` [Qemu-devel] [PATCH v6 07/24] block: Convert bdrv_get_block_status() to bytes
` [Qemu-devel] [PATCH v6 12/24] block: Convert bdrv_get_block_status_above() "
` [Qemu-devel] [PATCH v6 23/24] qcow2: Relax is_zero() assertion
[Qemu-devel] [PATCH 00/42] TPM: code cleanup & CRB device
2017-10-20 15:31 UTC (3+ messages)
` [Qemu-devel] [PATCH 42/42] WIP: add TPM "
[Qemu-devel] [PATCH/QEMU] s390x/kvm: use cpu_model_available for guarded storage on compat machines
2017-10-20 15:30 UTC (2+ messages)
[Qemu-devel] [PATCH v1] target/s390x: change CPU type name to "s390x-cpu"
2017-10-20 15:26 UTC (4+ messages)
[Qemu-devel] [Bug 1725267] [NEW] armeb regression since qemu version 2.8
2017-10-20 15:12 UTC (9+ messages)
` [Qemu-devel] [Bug 1725267] "
[Qemu-devel] [libvirt] Question about the host-model CPU mode
2017-10-20 15:14 UTC (15+ messages)
[Qemu-devel] [PATCH v5 00/11] nbd minimal structured read
2017-10-20 15:09 UTC (2+ messages)
[Qemu-devel] [PATCH v5 00/11] nbd minimal structured read
2017-10-20 15:07 UTC (4+ messages)
` [Qemu-devel] [PATCH v5 05/11] nbd/server: Refactor zero-length option check
[Qemu-devel] Running Qemu in discrete time/step by step
2017-10-20 15:02 UTC (3+ messages)
[Qemu-devel] wurb test zt
2017-10-20 14:50 UTC (2+ messages)
[Qemu-devel] qemu compile error
2017-10-20 14:42 UTC (5+ messages)
[Qemu-devel] [PATCH] e500: ppce500_init_mpic() return device instead of IRQ array
2017-10-20 14:38 UTC
[Qemu-devel] libvirt/QEMU/SEV interaction
2017-10-20 14:26 UTC (9+ messages)
[Qemu-devel] [PATCH v1] arm: Adding new arm machine, Kinetis K64 MK64FN1M0
2017-10-20 14:17 UTC (4+ messages)
[Qemu-devel] [PATCH v2] sockets: avoid leak of listen file descriptor
2017-10-20 14:12 UTC
[Qemu-devel] [PATCH] build: allow setting a custom GIT binary for transparent proxying
2017-10-20 14:10 UTC
[Qemu-devel] [PATCH] hw/pci-host: Fix x86 Host Bridges 64bit PCI hole
2017-10-20 14:06 UTC (10+ messages)
[Qemu-devel] [PULL 00/46] more s390x patches for 2.11
2017-10-20 14:03 UTC (48+ messages)
` [Qemu-devel] [PULL 01/46] S390: use g_new() family of functions
` [Qemu-devel] [PULL 02/46] s390x/css: be more consistent if broken beyond repair
` [Qemu-devel] [PULL 03/46] s390x/tcg: turn INTERRUPT_EXT into a mask
` [Qemu-devel] [PULL 04/46] s390x/tcg: cleanup service interrupt injection
` [Qemu-devel] [PULL 05/46] s390x/tcg: injection of emergency signals and external calls
` [Qemu-devel] [PULL 06/46] s390x/tcg: rework checking for deliverable interrupts
` [Qemu-devel] [PULL 07/46] s390x/tcg: take care of external interrupt subclasses
` [Qemu-devel] [PULL 08/46] s390x/tcg: STOPPED cpus can never wake up
` [Qemu-devel] [PULL 09/46] s390x/tcg: a CPU cannot switch state due to an interrupt
` [Qemu-devel] [PULL 10/46] target/s390x: factor out handling of WAIT PSW into s390_handle_wait()
` [Qemu-devel] [PULL 11/46] s390x/tcg: handle WAIT PSWs during interrupt injection
` [Qemu-devel] [PULL 12/46] target/s390x: interpret PSW_MASK_WAIT only for TCG
` [Qemu-devel] [PULL 13/46] s390x/kvm: pass ipb directly into handle_sigp()
` [Qemu-devel] [PULL 14/46] s390x/kvm: generalize SIGP stop and restart interrupt injection
` [Qemu-devel] [PULL 15/46] s390x/kvm: factor out storing of CPU status
` [Qemu-devel] [PULL 16/46] s390x/kvm: factor out storing of adtl "
` [Qemu-devel] [PULL 17/46] s390x/kvm: drop two debug prints
` [Qemu-devel] [PULL 18/46] s390x/kvm: factor out SIGP code into sigp.c
` [Qemu-devel] [PULL 19/46] s390x/kvm: factor out actual handling of STOP interrupts
` [Qemu-devel] [PULL 20/46] s390x/tcg: implement SIGP SENSE RUNNING STATUS
` [Qemu-devel] [PULL 21/46] s390x/tcg: implement SIGP SENSE
` [Qemu-devel] [PULL 22/46] s390x/tcg: implement SIGP EXTERNAL CALL
` [Qemu-devel] [PULL 23/46] s390x/tcg: implement SIGP EMERGENCY SIGNAL
` [Qemu-devel] [PULL 24/46] s390x/tcg: implement SIGP CONDITIONAL "
` [Qemu-devel] [PULL 25/46] s390x/tcg: implement STOP and RESET interrupts for TCG
` [Qemu-devel] [PULL 26/46] s390x/tcg: flush the tlb on SIGP SET PREFIX
` [Qemu-devel] [PULL 27/46] s390x/tcg: switch to new SIGP handling code
` [Qemu-devel] [PULL 28/46] s390x/cpumodel: allow to enable SENSE RUNNING STATUS for qemu
` [Qemu-devel] [PULL 29/46] s390x/tcg: unlock NMI
` [Qemu-devel] [PULL 30/46] s390x/tcg: refactor stfl(e) to use s390_get_feat_block()
` [Qemu-devel] [PULL 31/46] target/s390x: special handling when starting a CPU with WAIT PSW
` [Qemu-devel] [PULL 32/46] virtio-ccw: Add the virtio-input devices for CCW bus
` [Qemu-devel] [PULL 33/46] s390x/MAINTAINERS: add mailing list
` [Qemu-devel] [PULL 34/46] s390x/event-facility: variable-length event masks
` [Qemu-devel] [PULL 35/46] s390x: fix cpu object referrence leak in s390x_new_cpu()
` [Qemu-devel] [PULL 36/46] s390x: move s390x_new_cpu() into board code
` [Qemu-devel] [PULL 37/46] s390x/css: IO instr handler ending control
` [Qemu-devel] [PULL 38/46] s390x: improve error handling for SSCH and RSCH
` [Qemu-devel] [PULL 39/46] s390x: refactor error handling for XSCH handler
` [Qemu-devel] [PULL 40/46] s390x: refactor error handling for CSCH handler
` [Qemu-devel] [PULL 41/46] s390x: refactor error handling for HSCH handler
` [Qemu-devel] [PULL 42/46] s390x: refactor error handling for MSCH handler
` [Qemu-devel] [PULL 43/46] libqtest: Add qtest_[v]startf()
` [Qemu-devel] [PULL 44/46] tests: Enable the very simple virtio tests on s390x, too
` [Qemu-devel] [PULL 45/46] accel/tcg: allow to invalidate a write TLB entry immediately
` [Qemu-devel] [PULL 46/46] s390x/tcg: low-address protection support
[Qemu-devel] [RFC] RISC-V Decoder generator
2017-10-20 13:46 UTC
[Qemu-devel] [PATCH] s390-ccw: print carriage return with new lines
2017-10-20 13:48 UTC (12+ messages)
[Qemu-devel] [PATCH] ui: add qemu-keymap and shader to .gitignore
2017-10-20 13:28 UTC (2+ messages)
[Qemu-devel] [PATCH] scripts: don't throw away stderr when checking out git submodules
2017-10-20 13:19 UTC (4+ messages)
[Qemu-devel] [PATCHv3 00/13] sun4m: sparc32_dma tidy-ups
2017-10-20 12:47 UTC (10+ messages)
` [Qemu-devel] [PATCHv3 01/13] sparc32_dma: rename SPARC32_DMA type to SPARC32_DMA_DEVICE
` [Qemu-devel] [PATCHv3 02/13] sparc32_dma: split esp and le into separate DMA devices
` [Qemu-devel] [PATCHv3 05/13] sun4m_iommu: move TYPE_SUN4M_IOMMU declaration to sun4m.h
[Qemu-devel] [PULL 0/5] Docker patches
2017-10-20 12:33 UTC (2+ messages)
[Qemu-devel] [PULL 0/1] Block patches
2017-10-20 12:02 UTC (2+ messages)
` [Qemu-devel] [PULL 1/1] oslib-posix: Fix compiler warning and some data types
[Qemu-devel] [Bug 1719196] Re: [arm64 ocata] newly created instances are unable to raise network interfaces
2017-10-20 11:47 UTC
[Qemu-devel] [PATCH] throttle: fix a qemu crash problem when calling blk_delete
2017-10-20 11:43 UTC (2+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PULL v1 00/21] Merge tpm 2017/10/19
2017-10-20 11:33 UTC (2+ messages)
[Qemu-devel] Key signing party at KVM Forum 2017
2017-10-20 11:22 UTC (2+ messages)
[Qemu-devel] [PATCH] qemu-pr-helper: Do not use {0} for initialization
2017-10-20 11:21 UTC
[Qemu-devel] SDL2 issues
2017-10-20 11:06 UTC (3+ messages)
[Qemu-devel] [PATCH v3 00/46] Remove some of the fprintf(stderr, "*
2017-10-20 10:47 UTC (6+ messages)
` [Qemu-devel] [PATCH v3 42/46] util: Replace fprintf(stderr, "*\n" with error_report()
[Qemu-devel] [PATCH] build: Don't force preserving permissions on config-devices.mak.old
2017-10-20 10:38 UTC (3+ messages)
[Qemu-devel] [PATCH v4 0/8] xen: xen-domid-restrict improvements
2017-10-20 10:25 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/8] xen: link against xentoolcore
[Qemu-devel] use qemu dataplane report '.x-data-plane' not found
2017-10-20 10:21 UTC (3+ messages)
[Qemu-devel] Clean Block Driver Shutdown
2017-10-20 10:08 UTC (3+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH] sockets: avoid leak of listen file descriptor
2017-10-20 10:03 UTC (4+ messages)
[Qemu-devel] [PATCH v4 0/4] *** Introduce a new vhost-user-blk host device to Qemu ***
2017-10-20 10:00 UTC (9+ messages)
` [Qemu-devel] [PATCH v4 1/4] vhost-user: add new vhost user messages to support virtio config space
` [Qemu-devel] [PATCH v4 2/4] vhost-user-blk: introduce a new vhost-user-blk host device
[Qemu-devel] [PATCH] hw/display/sm501: Fix comment in sm501_sysbus_class_init()
2017-10-20 9:53 UTC
[Qemu-devel] [Block-io] qemu virtual machine get stuck during startup
2017-10-20 9:51 UTC (4+ messages)
[Qemu-devel] [PULL] Update OpenBIOS images
2017-10-20 9:49 UTC (4+ messages)
[Qemu-devel] [PULL 0/5] OpenRISC SMP Support
2017-10-20 9:45 UTC (3+ messages)
[Qemu-devel] [PATCH] implement strnlen for systems that need it
2017-10-20 9:38 UTC (3+ messages)
[Qemu-devel] [PATCH] ide: avoid referencing NULL dev in rotational rate setting
2017-10-20 9:34 UTC (2+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] wurb test zt
2017-10-20 9:30 UTC
[Qemu-devel] [PATCH] fix WFI/WFE length in syndrome register
2017-10-20 9:30 UTC (4+ messages)
[Qemu-devel] [RFC v2 00/22] QMP: out-of-band (OOB) execution support
2017-10-20 9:19 UTC (8+ messages)
` [Qemu-devel] [RFC v2 13/22] monitor: separate QMP parser and dispatcher
[Qemu-devel] [PATCH v4 0/7] migration: pause-before-switchover
2017-10-20 9:05 UTC (6+ messages)
` [Qemu-devel] [PATCH v4 1/7] migration: Add 'pause-before-switchover' capability
` [Qemu-devel] [PATCH v4 4/7] migration: migrate-continue
` [Qemu-devel] [PATCH v4 5/7] migrate: HMP migate_continue
` [Qemu-devel] [PATCH v4 6/7] migration: allow cancel to unpause
` [Qemu-devel] [PATCH v4 7/7] migration: pause-before-switchover for postcopy
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).