messages from 2017-02-22 03:42:57 to 2017-02-22 13:30:36 UTC [more...]
[Qemu-devel] [RFC 0/3] generalize parsing of cpu_model
2017-02-22 13:30 UTC (2+ messages)
[Qemu-devel] [PATCH 00/54] New op blocker system, part 1
2017-02-22 13:26 UTC (21+ messages)
` [Qemu-devel] [PATCH 01/54] blockdev: Use BlockBackend to resize in qmp_block_resize()
` [Qemu-devel] [PATCH 02/54] qcow2: Use BB for resizing in qcow2_amend_options()
` [Qemu-devel] [PATCH 03/54] mirror: Resize active commit base in mirror_run()
` [Qemu-devel] [PATCH 04/54] block: Pass BdrvChild to bdrv_truncate()
` [Qemu-devel] [PATCH 05/54] block: Attach bs->file only during .bdrv_open()
` [Qemu-devel] [PATCH 06/54] block: Factor out bdrv_open_child_bs()
` [Qemu-devel] [PATCH 07/54] block: Use BlockBackend for image probing
` [Qemu-devel] [PATCH 08/54] block: Factor out bdrv_open_driver()
` [Qemu-devel] [PATCH 09/54] block: Add bdrv_new_open_driver()
` [Qemu-devel] [PATCH 10/54] vvfat: Use opened node as backing file
[Qemu-devel] [PATCH] qemu-options: explain disk I/O throttling options
2017-02-22 13:14 UTC (4+ messages)
[Qemu-devel] [PATCH v2 00/30] Various memory leak fixes
2017-02-22 13:04 UTC (18+ messages)
` [Qemu-devel] [PATCH v2 04/30] timer: use an inline function for free
` [Qemu-devel] [PATCH v2 06/30] tests: fix ptimer leaks
` [Qemu-devel] [PATCH v2 21/30] tests: fix virtio-scsi-test leak
` [Qemu-devel] [PATCH v2 23/30] bus: do not unref hotplug handler
` [Qemu-devel] [PATCH v2 26/30] tests: allows to run single test in usb-hcd-ehci-test
` [Qemu-devel] [PATCH v2 30/30] migration: fix id leak regression
[Qemu-devel] [PULL 0/1] cirrus: add blit_is_unsafe call to cirrus_bitblt_cputovideo (CVE-2017-2620)
2017-02-22 12:42 UTC (2+ messages)
` [Qemu-devel] [PULL 1/1] "
[Qemu-devel] Fwd: Re: KVM call for 2016-02-14
2017-02-22 12:48 UTC (3+ messages)
[Qemu-devel] [PATCH 0/2] block/nfs optimizations
2017-02-22 12:48 UTC (7+ messages)
` [Qemu-devel] [PATCH 2/2] block/nfs: try to avoid the bounce buffer in pwritev
[Qemu-devel] [PATCH v8 0/5] GICv3 live migration support
2017-02-22 12:40 UTC (9+ messages)
` [Qemu-devel] [PATCH v8 2/5] hw/intc/arm_gicv3_kvm: Add ICC_SRE_EL1 register to vmstate
[Qemu-devel] [PATCH 0/2] virtio: migration fixes for memory region cache
2017-02-22 11:33 UTC (6+ messages)
` [Qemu-devel] [PATCH 2/2] virtio: add missing region cache init in virtio_load()
[Qemu-devel] [PATCH] iotests: Fix another race in 030
2017-02-22 12:33 UTC (2+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH 0/3] qemu-img raw preallocation
2017-02-22 12:31 UTC (2+ messages)
[Qemu-devel] Qemu and Changed Block Tracking
2017-02-22 12:32 UTC (4+ messages)
[Qemu-devel] [PATCH v3 0/4] Improve convert and dd commands
2017-02-22 12:22 UTC (11+ messages)
` [Qemu-devel] [PATCH v3 2/4] qemu-img: fix --image-opts usage with dd command
` [Qemu-devel] [PATCH v3 3/4] qemu-img: introduce --target-image-opts for 'convert' command
` [Qemu-devel] [PATCH v3 4/4] qemu-img: copy *key-secret opts when opening newly created files
[Qemu-devel] [PATCH 0/8] s390x: basic support for 3270 devices
2017-02-22 12:15 UTC (9+ messages)
` [Qemu-devel] [PATCH 1/8] chardev: Basic support for TN3270
` [Qemu-devel] [PATCH 2/8] s390x/css: Add an algorithm to find a free chpid
` [Qemu-devel] [PATCH 3/8] s390x/3270: Add abstract emulated ccw-attached 3270 device
` [Qemu-devel] [PATCH 4/8] s390x/3270: Add emulated terminal3270 device
` [Qemu-devel] [PATCH 5/8] s390x/3270: 3270 data stream handling
` [Qemu-devel] [PATCH 6/8] s390x/3270: Add the TCP socket events handler for 3270
` [Qemu-devel] [PATCH 7/8] s390x/3270: Detect for continued presence of a 3270 client
` [Qemu-devel] [PATCH 8/8] s390x/3270: Mark non-migratable and enable the device
[Qemu-devel] [PATCH] vfio/pci: Improve extended capability comments, skip masked caps
2017-02-22 11:48 UTC (5+ messages)
[Qemu-devel] [PATCH v3 00/10] POWER9 TCG enablements - part15
2017-02-22 11:44 UTC (11+ messages)
` [Qemu-devel] [PATCH v3 01/10] target/ppc: move cpu_[read, write]_xer to cpu.c
` [Qemu-devel] [PATCH v3 02/10] target/ppc: optimize gen_write_xer()
` [Qemu-devel] [PATCH v3 03/10] target/ppc: support for 32-bit carry and overflow
` [Qemu-devel] [PATCH v3 04/10] target/ppc: update ca32 in arithmetic add
` [Qemu-devel] [PATCH v3 05/10] target/ppc: update ca32 in arithmetic substract
` [Qemu-devel] [PATCH v3 06/10] target/ppc: update overflow flags for add/sub
` [Qemu-devel] [PATCH v3 07/10] target/ppc: use tcg ops for neg instruction
` [Qemu-devel] [PATCH v3 08/10] target/ppc: add ov32 flag for multiply low insns
` [Qemu-devel] [PATCH v3 09/10] target/ppc: add ov32 flag in divide operations
` [Qemu-devel] [PATCH v3 10/10] target/ppc: add mcrxrx instruction
[Qemu-devel] [PATCH] intel_iommu: make sure its init before PCI dev
2017-02-22 11:42 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/3] add sdhost and gpio controllers to the bcm2835 platform
2017-02-22 11:31 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 1/3] bcm2835_sdhost: add bcm2835 sdhost controller
` [Qemu-devel] [PATCH v2 2/3] bcm2835_gpio: add bcm2835 gpio controller
` [Qemu-devel] [PATCH v2 3/3] bcm2835: add sdhost and gpio controllers
[Qemu-devel] kvm bug in __rmap_clear_dirty during live migration
2017-02-22 11:15 UTC (7+ messages)
[Qemu-devel] [PULL 00/43] ppc-for-2.9 queue 20170222
2017-02-22 11:07 UTC (47+ messages)
` [Qemu-devel] [PULL 01/43] spapr: cpu core: separate child threads destruction from machine state operations
` [Qemu-devel] [PULL 02/43] spapr: move spapr_core_[foo]plug() callbacks close to machine code in spapr.c
` [Qemu-devel] [PULL 03/43] spapr: make cpu core unplug follow expected hotunplug call flow
` [Qemu-devel] [PULL 04/43] ppc: implement xsrqpi[x] instruction
` [Qemu-devel] [PULL 05/43] ppc: implement xsrqpxp instruction
` [Qemu-devel] [PULL 06/43] ppc: implement xssqrtqp instruction
` [Qemu-devel] [PULL 07/43] ppc: implement xssubqp instruction
` [Qemu-devel] [PULL 08/43] hw/ppc/pnv: Remove superfluous "qemu" prefix from error strings
` [Qemu-devel] [PULL 09/43] target-ppc: Add xsmaxcdp and xsmincdp instructions
` [Qemu-devel] [PULL 10/43] target-ppc: Add xsmaxjdp and xsminjdp instructions
` [Qemu-devel] [PULL 11/43] spapr: fix off-by-one error in spapr_ovec_populate_dt()
` [Qemu-devel] [PULL 12/43] target-ppc: implement load atomic instruction
` [Qemu-devel] [PULL 13/43] target-ppc: implement store "
` [Qemu-devel] [PULL 14/43] target-ppc: generate exception for copy/paste
` [Qemu-devel] [PULL 15/43] target-ppc: add slbieg instruction
` [Qemu-devel] [PULL 16/43] target-ppc: add slbsync implementation
` [Qemu-devel] [PULL 17/43] target-ppc: add wait instruction
` [Qemu-devel] [PULL 18/43] target-ppc, tcg: fix usermode segfault with pthread_create()
` [Qemu-devel] [PULL 19/43] mac99: replace debug printf with trace points
` [Qemu-devel] [PULL 20/43] ppc4xx: "
` [Qemu-devel] [PULL 21/43] spapr: "
` [Qemu-devel] [PULL 22/43] softfloat: Add round-to-odd rounding mode
` [Qemu-devel] [PULL 23/43] softfloat: Add float128_to_uint64_round_to_zero()
` [Qemu-devel] [PULL 24/43] softfloat: Add float128_to_uint32_round_to_zero()
` [Qemu-devel] [PULL 25/43] target-ppc: Implement round to odd variants of quad FP instructions
` [Qemu-devel] [PULL 26/43] target-ppc: Add xscvqpudz and xscvqpuwz instructions
` [Qemu-devel] [PULL 27/43] target/ppc: Fix LPCR DPFD mask define
` [Qemu-devel] [PULL 28/43] target/ppc/POWER9: Add ISAv3.00 MMU definition
` [Qemu-devel] [PULL 29/43] target/ppc/POWER9: Adapt LPCR handling for POWER9
` [Qemu-devel] [PULL 30/43] target/ppc/POWER9: Direct all instr and data storage interrupts to the hypv
` [Qemu-devel] [PULL 31/43] hw/pci-host/prep: Do not use hw_error() in realize function
` [Qemu-devel] [PULL 32/43] machine: move possible_cpus to MachineState
` [Qemu-devel] [PULL 33/43] pc: move pcms->possible_cpus init out of pc_cpus_init()
` [Qemu-devel] [PULL 34/43] pc: calculate topology only once when possible_cpus is initialised
` [Qemu-devel] [PULL 35/43] pc: pass apic_id to pc_find_cpu_slot() directly so lookup could be done without CPU object
` [Qemu-devel] [PULL 36/43] change CPUArchId.cpu type to Object*
` [Qemu-devel] [PULL 37/43] spapr: reuse machine->possible_cpus instead of cores[]
` [Qemu-devel] [PATCH "
` [Qemu-devel] [PULL 38/43] machine: unify [pc_|spapr_]query_hotpluggable_cpus() callbacks
` [Qemu-devel] [PATCH "
` [Qemu-devel] [PULL 39/43] machine: replace query_hotpluggable_cpus() callback with has_hotpluggable_cpus flag
` [Qemu-devel] [PULL 40/43] hw/net/spapr_llan: 6 byte mac address device tree entry
` [Qemu-devel] [PULL 41/43] target-ppc: fix Book-E TLB matching
` [Qemu-devel] [PULL 42/43] hw/ppc/spapr: Check for valid page size when hot plugging memory
` [Qemu-devel] [PULL 43/43] hw/ppc/ppc405_uc.c: Avoid integer overflows
[Qemu-devel] [PATCH v2 00/11] POWER9 TCG enablements - part15
2017-02-22 11:03 UTC (27+ messages)
` [Qemu-devel] [PATCH v2 01/11] target/ppc: move cpu_[read, write]_xer to cpu.c
` [Qemu-devel] [PATCH v2 02/11] target/ppc: optimize gen_write_xer()
` [Qemu-devel] [PATCH v2 03/11] target/ppc: support for 32-bit carry and overflow
` [Qemu-devel] [PATCH v2 04/11] target/ppc: update ca32 in arithmetic add
` [Qemu-devel] [PATCH v2 05/11] target/ppc: update ca32 in arithmetic substract
` [Qemu-devel] [PATCH v2 06/11] target/ppc: update overflow flags for add/sub
` [Qemu-devel] [PATCH v2 07/11] target/ppc: use tcg ops for neg instruction
` [Qemu-devel] [PATCH v2 08/11] target/ppc: update ov/ov32 for nego
` [Qemu-devel] [PATCH v2 09/11] target/ppc: add ov32 flag for multiply low insns
` [Qemu-devel] [PATCH v2 10/11] target/ppc: add ov32 flag in divide operations
` [Qemu-devel] [PATCH v2 11/11] target/ppc: add mcrxrx instruction
[Qemu-devel] [PATCH] spapr/pci: populate PCI DT in reverse order
2017-02-22 10:56 UTC
[Qemu-devel] [PATCH] usb: ohci: fix error return code in servicing td
2017-02-22 10:56 UTC
[Qemu-devel] [PATCH v2 00/22] ppc/xics: simplify ICS and ICP creation
2017-02-22 10:55 UTC (7+ messages)
` [Qemu-devel] [PATCH v2 02/22] ppc/xics: remove set_nr_servers() handler from XICSStateClass
` [Qemu-devel] [PATCH v2 03/22] ppc/xics: store the ICS object under the sPAPR machine
[Qemu-devel] [PATCH] memory: make ram device read/write endian sensitive
2017-02-22 10:53 UTC (7+ messages)
[Qemu-devel] [PATCH] spice: add display & head options
2017-02-22 10:40 UTC (7+ messages)
[Qemu-devel] [PATCH 0/3] block devices record/replay update
2017-02-22 10:28 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/3] block: implement bdrv_snapshot_goto for blkreplay
` [Qemu-devel] [PATCH 2/3] blkreplay: create temporary overlay for underlaying devices
` [Qemu-devel] [PATCH 3/3] replay: disable default snapshot for record/replay
[Qemu-devel] [PATCH v1 00/10] POWER9 TCG enablements - part15
2017-02-22 10:23 UTC (8+ messages)
` [Qemu-devel] [PATCH v1 07/10] target/ppc: update ov/ov32 for nego
[Qemu-devel] [PATCH v8 1/2] block/vxhs.c: Add support for a new block device type called "vxhs"
2017-02-22 10:12 UTC (11+ messages)
[Qemu-devel] [PATCH] vfio/pci-quirks.c: Disable stolen memory for igd VFIO
2017-02-22 17:47 UTC (2+ messages)
` [Qemu-devel] [PATCH v2] "
[Qemu-devel] [PATCH 00/15] COLO: integrate colo frame with block replication and net compare
2017-02-22 9:31 UTC (9+ messages)
` [Qemu-devel] [PATCH 02/15] colo-compare: implement the process of checkpoint
` [Qemu-devel] [PATCH 03/15] colo-compare: use notifier to notify packets comparing result
` [Qemu-devel] [PATCH 10/15] qmp event: Add COLO_EXIT event to notify users while exited from COLO
` [Qemu-devel] [PATCH 12/15] savevm: split the process of different stages for loadvm/savevm
` [Qemu-devel] [PATCH 13/15] COLO: Separate the process of saving/loading ram and device state
` [Qemu-devel] [PATCH 14/15] COLO: Split qemu_savevm_state_begin out of checkpoint process
` [Qemu-devel] [PATCH 15/15] COLO: flush host dirty ram from cache
[Qemu-devel] [RFC] virtio-fc: draft idea of virtual fibre channel HBA
2017-02-22 9:20 UTC (7+ messages)
` [Qemu-devel] 答复: "
[Qemu-devel] [PATCH] docker: Install python2 explicitly in docker image
2017-02-22 9:19 UTC (4+ messages)
[Qemu-devel] [PATCH 0/3] simplify struct QOM properties and use the result for GUEST_PANICKED
2017-02-22 9:17 UTC (3+ messages)
` [Qemu-devel] [PATCH 3/3] vl: pass CPUState to qemu_system_guest_panicked
[Qemu-devel] [PULL 00/23] virtio, pci: fixes, features
2017-02-22 9:03 UTC (6+ messages)
` [Qemu-devel] [PULL 12/23] virtio: use VRingMemoryRegionCaches for avail and used rings
[Qemu-devel] [PATCH v2 0/3] filter-rewriter: fix two bugs and one optimization
2017-02-22 8:51 UTC (8+ messages)
` [Qemu-devel] [PATCH v2 1/3] net/colo: fix memory double free error
` [Qemu-devel] [PATCH v2 2/3] filter-rewriter: fix memory leak for connection in connection_track_table
` [Qemu-devel] [PATCH v2 3/3] filter-rewriter: skip net_checksum_calculate() while offset = 0
[Qemu-devel] Starting kvm/qemu guest crash kernel linux-next 0221 tree
2017-02-22 8:28 UTC (2+ messages)
[Qemu-devel] [PATCH V2] net/colo-compare: Fix memory free error
2017-02-22 8:08 UTC (2+ messages)
[Qemu-devel] [PATCH V7 0/2] Add new qmp commands to suppurt Xen COLO
2017-02-22 7:54 UTC (7+ messages)
` [Qemu-devel] [PATCH V7 2/2] Add a new qmp command to do checkpoint, query xen replication status
[Qemu-devel] [PATCH 0/7] Nios2 architecture support
2017-02-22 6:31 UTC (3+ messages)
` [Qemu-devel] [PATCH V5 4/7] nios2: Add IIC interrupt controller emulation
[Qemu-devel] seek help for AER
2017-02-22 6:31 UTC (3+ messages)
[Qemu-devel] [PATCH for-2.8] dma/rc4030: translate memory accesses only when they occur
2017-02-22 6:19 UTC (2+ messages)
[Qemu-devel] Background to Yong Ji's patch
2017-02-22 5:25 UTC
[Qemu-devel] [PATCH] net/colo-compare: Fix memory free error
2017-02-22 5:06 UTC (5+ 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).