qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-21 08:14:35 to 2015-05-22 03:41:58 UTC [more...]

[Qemu-devel] [PATCH v4 0/8] block: Mirror discarded sectors
 2015-05-22  3:41 UTC  (9+ messages)
` [Qemu-devel] [PATCH v4 1/8] block: Add "base" option to bdrv_get_block_status
` [Qemu-devel] [PATCH v4 2/8] qmp: Add optional bool "unmap" to drive-mirror
` [Qemu-devel] [PATCH v4 3/8] mirror: Do zero write on target if sectors not allocated
` [Qemu-devel] [PATCH v4 4/8] block: Fix dirty bitmap in bdrv_co_discard
` [Qemu-devel] [PATCH v4 5/8] block: Remove bdrv_reset_dirty
` [Qemu-devel] [PATCH v4 6/8] qemu-iotests: Make block job methods common
` [Qemu-devel] [PATCH v4 7/8] qemu-iotests: Add test case for mirror with unmap
` [Qemu-devel] [PATCH v4 8/8] iotests: Use event_wait in wait_ready

[Qemu-devel] Announcing qboot, a minimal x86 firmware for QEMU
 2015-05-22  2:53 UTC  (6+ messages)

[Qemu-devel] [PATCH v2] util/hbitmap: Add an API to reset all set bits in hbitmap
 2015-05-22  1:29 UTC 

[Qemu-devel] [PATCH 00/10 v10] tilegx: Firstly add tilegx target for linux-user
 2015-05-22  1:48 UTC  (12+ messages)
  ` [Qemu-devel] [PATCH 05/10 v10] target-tilegx/opcode_tilegx.h: Modify it to fit qemu using

[Qemu-devel] [PATCH RFC v9 0/7] Update tests/qemu-iotests failing cases for the s390 platform
 2015-05-22  1:26 UTC  (8+ messages)
` [Qemu-devel] [PATCH RFC v9 1/7] qemu-iotests: qemu machine type support
` [Qemu-devel] [PATCH RFC v9 2/7] qemu-iotests: run qemu with -nodefaults and fix 067, 071, 081 and 087
` [Qemu-devel] [PATCH RFC v9 3/7] qemu-iotests: s390x: fix test 041
` [Qemu-devel] [PATCH RFC v9 4/7] qemu-iotests: s390x: fix test 055
` [Qemu-devel] [PATCH RFC v9 5/7] qemu-iotests: s390x: fix test 049
` [Qemu-devel] [PATCH RFC v9 6/7] qemu-iotests: s390x: fix test 051
` [Qemu-devel] [PATCH RFC v9 7/7] qemu-iotests: s390x: fix test 130

[Qemu-devel] [PATCH v2 0/6] Extend TPM support with a QEMU-external TPM
 2015-05-22  0:20 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 3/6] Support Physical Presence Interface Spec

[Qemu-devel] [PATCH] linux-user: ioctl() command type is int
 2015-05-21 22:18 UTC 

[Qemu-devel] [PATCH] target-s390x: fix LOAD MULTIPLE instruction on page boundary
 2015-05-21 22:00 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/8] fdc: Clean up and fix command processing
 2015-05-21 21:55 UTC  (12+ messages)
` [Qemu-devel] [PATCH v2 1/8] fdc: Rename fdctrl_reset_fifo() to fdctrl_to_command_phase()
` [Qemu-devel] [PATCH v2 2/8] fdc: Rename fdctrl_set_fifo() to fdctrl_to_result_phase()
` [Qemu-devel] [PATCH v2 3/8] fdc: Introduce fdctrl->phase
` [Qemu-devel] [PATCH v2 4/8] fdc: Use phase in fdctrl_write_data()
` [Qemu-devel] [PATCH v2 5/8] fdc: Code cleanup "
` [Qemu-devel] [PATCH v2 6/8] fdc: Disentangle phases in fdctrl_read_data()
` [Qemu-devel] [PATCH v2 7/8] fdc: Fix MSR.RQM flag
` [Qemu-devel] [PATCH v2 8/8] fdc-test: Test state for existing cases more thoroughly

[Qemu-devel] [PATCH] qapi: add dirty bitmap status
 2015-05-21 21:48 UTC  (5+ messages)

[Qemu-devel] [PULL v2 00/18] target-alpha fpu improvements
 2015-05-21 20:10 UTC  (4+ messages)
` [Qemu-devel] [PULL v2 17/18] target-alpha: Rewrite helper_zapnot

[Qemu-devel] [PATCH v2] tcg: fix dead computation for repeated input arguments
 2015-05-21 19:54 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/10] Consolidate crypto APIs & implementations
 2015-05-21 19:52 UTC  (15+ messages)
` [Qemu-devel] [PATCH 01/10] crypto: introduce new module for computing hash digests
` [Qemu-devel] [PATCH 02/10] crypto: move built-in AES implementation into crypto/
` [Qemu-devel] [PATCH 03/10] crypto: move built-in D3DES "
` [Qemu-devel] [PATCH 04/10] crypto: introduce generic cipher API & built-in implementation
` [Qemu-devel] [PATCH 05/10] crypto: add a gcrypt cipher implementation
` [Qemu-devel] [PATCH 06/10] crypto: add a nettle "
` [Qemu-devel] [PATCH 07/10] block: convert quorum blockdrv to use crypto APIs
` [Qemu-devel] [PATCH 08/10] ui: convert VNC websockets "
` [Qemu-devel] [PATCH 09/10] block: convert qcow/qcow2 to use generic cipher API
` [Qemu-devel] [PATCH 10/10] ui: convert VNC "

[Qemu-devel] [PATCH v2] vhost-user: add multi queue support
 2015-05-21 19:03 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3] "

[Qemu-devel] [PATCH v3 0/2] semihosting: clean up and add --semihosting-config arg
 2015-05-21 18:58 UTC  (21+ messages)
` [Qemu-devel] [PATCH v3 2/2] semihosting: add --semihosting-config arg sub-argument

[Qemu-devel] Removing old/unused audio backends
 2015-05-21 18:51 UTC  (4+ messages)

[Qemu-devel] virtio-pci msix error
 2015-05-21 18:51 UTC  (5+ messages)
` [Qemu-devel] [PATCH] virtio: Notice when the system doesn't support MSIx at all

[Qemu-devel] Broken SuperH atomics in qemu app-level emulation
 2015-05-21 18:39 UTC  (3+ messages)

[Qemu-devel] [PATCH] tcg: fix dead computation for repeated input arguments
 2015-05-21 18:35 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] configure: increase glib requirement to 2.22
 2015-05-21 18:17 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/10] TriCore v1.6.1 ISA and missing v1.6 instructions
 2015-05-21 17:29 UTC  (22+ messages)
` [Qemu-devel] [PATCH 01/10] target-tricore: Add ISA v1.3.1 cpu and fix tc1796 to using v1.3
` [Qemu-devel] [PATCH 02/10] target-tricore: introduce ISA v1.6.1 feature
` [Qemu-devel] [PATCH 03/10] target-tricore: Add SRC_MOV_E instruction of the v1.6 ISA
` [Qemu-devel] [PATCH 04/10] target-tricore: add CMPSWP instructions of the v1.6.1 ISA
` [Qemu-devel] [PATCH 05/10] target-tricore: add SWAPMSK "
` [Qemu-devel] [PATCH 06/10] target-tricore: add RR_CRC32 instruction "
` [Qemu-devel] [PATCH 07/10] target-tricore: add SYS_RESTORE instruction of the v1.6 ISA
` [Qemu-devel] [PATCH 08/10] target-tricore: add FCALL instructions "
` [Qemu-devel] [PATCH 09/10] target-tricore: add FRET "
` [Qemu-devel] [PATCH 10/10] target-tricore: add RR_DIV and RR_DIV_U "

[Qemu-devel] [PATCH] tci: do not use CPUArchState in tcg-target.h
 2015-05-21 17:22 UTC  (4+ messages)

[Qemu-devel] tcg & sparc mmu
 2015-05-21 16:57 UTC 

[Qemu-devel] [RFC/RFT PATCH v2 0/3] KVM: Introduce KVM_MEM_UNCACHED
 2015-05-21 16:50 UTC  (8+ messages)
` [Qemu-devel] [RFC/RFT PATCH v2 3/3] arm/arm64: KVM: implement 'uncached' mem coherency

[Qemu-devel] [PATCH v5 00/12] Dirty bitmaps migration
 2015-05-21 16:44 UTC  (4+ messages)

[Qemu-devel] [Bug 1312561] Re: libstdc++-6.dll is missing from your computer
 2015-05-21 16:23 UTC  (2+ messages)

[Qemu-devel] [PATCH RFC V2 0/4] Implement GIC-500 from GICv3 family for arm64
 2015-05-21 16:20 UTC  (4+ messages)
` [Qemu-devel] [PATCH RFC V2 1/4] Use Aff1 with mpidr

[Qemu-devel] [PATCH v4 0/3] target-mips: Add support for misaligned accesses
 2015-05-21 16:16 UTC  (9+ messages)
` [Qemu-devel] [PATCH v4 1/3] target-mips: Misaligned memory accesses for R6
` [Qemu-devel] [PATCH v4 3/3] target-mips: Misaligned memory accesses for MSA

[Qemu-devel] [PATCH 00/23] userfaultfd v4
 2015-05-21 15:52 UTC  (3+ messages)

[Qemu-devel] [PULL 00/18] target-alpha fpu improvments
 2015-05-21 15:34 UTC  (3+ messages)

[Qemu-devel] [Bug 1456804] [NEW] kvm_irqchip_commit_routes: Assertion `ret == 0' failed
 2015-05-21 14:36 UTC  (2+ messages)
` [Qemu-devel] [Bug 1456804] "

[Qemu-devel] [RFC 0/3] add support migration with passthrough device
 2015-05-21 14:43 UTC  (4+ messages)
` [Qemu-devel] [RFC 1/3] qemu-agent: add guest-network-set-interface command
    ` [Qemu-devel] [libvirt] "

[Qemu-devel] [PATCH v7 00/23] Generate ACPI v5.1 tables and expose them to guest over fw_cfg on ARM
 2015-05-21 14:38 UTC  (9+ messages)
` [Qemu-devel] [PATCH v7 06/23] hw/arm/virt-acpi-build: Generation of DSDT table for virt devices
` [Qemu-devel] [PATCH v7 09/23] hw/arm/virt-acpi-build: Generate GTDT table
` [Qemu-devel] [PATCH v7 10/23] hw/arm/virt-acpi-build: Generate RSDT table
` [Qemu-devel] [PATCH v7 12/23] hw/arm/virt-acpi-build: Generate MCFG table

[Qemu-devel] [RFC PATCH] hw/arm/virt: Added preliminary GICv3 support for kvm mode
 2015-05-21 14:24 UTC  (7+ messages)

[Qemu-devel] [PATCH] exec: optimize phys_page_set_level
 2015-05-21 13:19 UTC 

[Qemu-devel] [PATCH v6 00/13] Fix transactional snapshot with dataplane and NBD export
 2015-05-21 12:44 UTC  (4+ messages)
` [Qemu-devel] [PATCH v6 01/13] block: Add op blocker type "device IO"

[Qemu-devel] [PATCH 0/6] Migration cleanups for postcopy
 2015-05-21 12:24 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/6] Add qemu_get_counted_string to read a string prefixed by a count byte
` [Qemu-devel] [PATCH 2/6] Split header writing out of qemu_savevm_state_begin
` [Qemu-devel] [PATCH 3/6] qemu_ram_foreach_block: pass up error value, and down the ramblock name
` [Qemu-devel] [PATCH 4/6] Create MigrationIncomingState
` [Qemu-devel] [PATCH 5/6] Move copy out of qemu_peek_buffer
` [Qemu-devel] [PATCH 6/6] Move loadvm_handlers into MigrationIncomingState

[Qemu-devel] KVM call agenda for 2015-05-26
 2015-05-21 11:56 UTC 

[Qemu-devel] [PATCH] configure: Don't exit until all errors have been detected
 2015-05-21 11:53 UTC  (2+ messages)

[Qemu-devel] [PULL 00/12] QOM devices patch queue 2015-05-20
 2015-05-21 11:53 UTC  (3+ messages)

[Qemu-devel] [PATCH COLO v4 00/15] Block replication for continuous checkpoints
 2015-05-21 11:43 UTC  (8+ messages)
` [Qemu-devel] [PATCH COLO v4 01/15] docs: block replication's description

[Qemu-devel] [PATCH 3/8] fdc: Introduce fdctrl->phase
 2015-05-21 11:37 UTC  (17+ messages)

[Qemu-devel] [PATCH COLO-Frame v5 00/29] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service
 2015-05-21 11:30 UTC  (25+ messages)
` [Qemu-devel] [PATCH COLO-Frame v5 02/29] migration: Introduce capability 'colo' to migration
` [Qemu-devel] [PATCH COLO-Frame v5 04/29] migration: Integrate COLO checkpoint process into migration
` [Qemu-devel] [PATCH COLO-Frame v5 06/29] COLO: Implement colo checkpoint protocol
` [Qemu-devel] [PATCH COLO-Frame v5 07/29] COLO: Add a new RunState RUN_STATE_COLO
` [Qemu-devel] [PATCH COLO-Frame v5 11/29] COLO VMstate: Load VM state into qsb before restore it
` [Qemu-devel] [PATCH COLO-Frame v5 12/29] arch_init: Start to trace dirty pages of SVM
` [Qemu-devel] [PATCH COLO-Frame v5 13/29] COLO RAM: Flush cached RAM into SVM's memory
` [Qemu-devel] [PATCH COLO-Frame v5 14/29] COLO failover: Introduce a new command to trigger a failover
` [Qemu-devel] [PATCH COLO-Frame v5 15/29] COLO failover: Implement COLO master/slave failover work
` [Qemu-devel] [PATCH COLO-Frame v5 16/29] COLO failover: Don't do failover during loading VM's state
` [Qemu-devel] [PATCH COLO-Frame v5 17/29] COLO: Add new command parameter 'colo_nicname' 'colo_script' for net
` [Qemu-devel] [PATCH COLO-Frame v5 18/29] COLO NIC: Init/remove colo nic devices when add/cleanup tap devices
` [Qemu-devel] [PATCH COLO-Frame v5 19/29] COLO NIC: Implement colo nic device interface configure()
` [Qemu-devel] [PATCH COLO-Frame v5 20/29] COLO NIC : Implement colo nic init/destroy function
` [Qemu-devel] [PATCH COLO-Frame v5 21/29] COLO NIC: Some init work related with proxy module
` [Qemu-devel] [PATCH COLO-Frame v5 22/29] COLO: Handle nfnetlink message from "
` [Qemu-devel] [PATCH COLO-Frame v5 23/29] COLO: Do checkpoint according to the result of packets comparation
` [Qemu-devel] [PATCH COLO-Frame v5 24/29] COLO: Improve checkpoint efficiency by do additional periodic checkpoint
` [Qemu-devel] [PATCH COLO-Frame v5 25/29] COLO: Add colo-set-checkpoint-period command
` [Qemu-devel] [PATCH COLO-Frame v5 26/29] COLO NIC: Implement NIC checkpoint and failover
` [Qemu-devel] [PATCH COLO-Frame v5 27/29] COLO: Disable qdev hotplug when VM is in COLO mode
` [Qemu-devel] [PATCH COLO-Frame v5 28/29] COLO: Implement shutdown checkpoint
` [Qemu-devel] [PATCH COLO-Frame v5 29/29] COLO: Add block replication into colo process

[Qemu-devel] [PATCH v3 0/3] Bitmap based CPU enumeration
 2015-05-21 11:24 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 1/3] cpus: Add Error argument to cpu_exec_init()
` [Qemu-devel] [PATCH v3 2/3] cpus: Convert cpu_index into a bitmap
` [Qemu-devel] [PATCH v3 3/3] ppc: Move cpu_exec_init() call to realize function

[Qemu-devel] [PATCH v1 0/1] s390 pci infrastucture modeling
 2015-05-21 11:11 UTC  (6+ messages)
` [Qemu-devel] [PATCH v1 1/1] S390 pci infrastructure modeling

[Qemu-devel] [PATCH v6 00/47] Postcopy implementation
 2015-05-21 10:10 UTC  (8+ messages)
` [Qemu-devel] [PATCH v6 08/47] Add qemu_get_buffer_less_copy to avoid copies some of the time
` [Qemu-devel] [PATCH v6 17/47] ram_debug_dump_bitmap: Dump a migration bitmap as text

[Qemu-devel] [PATCH v4 0/3] Migration Events
 2015-05-21  9:57 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/3] migration: create migration event
` [Qemu-devel] [PATCH 3/3] migration: Add migration events on target side

[Qemu-devel] [RFC PATCH] net/net: Record usage status of mac address
 2015-05-21  9:44 UTC 

[Qemu-devel] [PATCH v8 00/24] Generate ACPI v5.1 tables and expose them to guest over fw_cfg on ARM
 2015-05-21  9:42 UTC  (15+ messages)
` [Qemu-devel] [PATCH v8 02/24] hw/arm/virt: Move common definitions to virt.h
` [Qemu-devel] [PATCH v8 04/24] hw/arm/virt-acpi-build: Basic framework for building ACPI tables on ARM
` [Qemu-devel] [PATCH v8 06/24] hw/acpi/aml-build: Add aml_interrupt() term
` [Qemu-devel] [PATCH v8 07/24] hw/arm/virt-acpi-build: Generation of DSDT table for virt devices
` [Qemu-devel] [PATCH v8 14/24] hw/acpi/aml-build: Make aml_buffer() definition consistent with the spec

[Qemu-devel] [PULL 0/5] vnc patch queue
 2015-05-21  9:24 UTC  (2+ messages)


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