Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-devel (date)
[
Thread Index
][
Top
][
All Lists
][
qemu-devel info page
]
Advanced
[
Prev Period
]
Last Modified: Mon Feb 29 2016 23:02:16 -0500
Messages in reverse chronological order
[
Next Period
]
February 29, 2016
Re: [Qemu-devel] [WIP:COLO: 1] Flush colo ram in parallel
,
Li Zhijian
,
23:02
Re: [Qemu-devel] [PATCH V2 2/3] net/filter-redirector:Add filter-redirector
,
Li Zhijian
,
22:27
Re: [Qemu-devel] [RFC PATCH v2 1/3] vGPU Core driver
,
Jike Song
,
22:11
Re: [Qemu-devel] [PATCH V2 1/3] net/filter-traffic: add filter-traffic.h
,
Li Zhijian
,
22:02
Re: [Qemu-devel] How to make changes to qapi-types.h
,
Fam Zheng
,
21:52
Re: [Qemu-devel] [PATCH 3/6] memory: Implement memory_region_get_ram_addr with mr->ram_block
,
Fam Zheng
,
21:46
Re: [Qemu-devel] [PATCH v2 2/2] filter-buffer: Add status_changed callback processing
,
Jason Wang
,
21:40
Re: [Qemu-devel] [PATCH 5/6] exec: Pass RAMBlock pointer to qemu_ram_free
,
Gonglei (Arei)
,
21:40
Re: [Qemu-devel] [RFC PATCH v2 00/10] Add colo-proxy based on netfilter
,
Li Zhijian
,
21:39
Re: [Qemu-devel] How to make changes to qapi-types.h
,
Programmingkid
,
21:38
Re: [Qemu-devel] [PATCH 4/6] memory: Drop MemoryRegion.ram_addr
,
Gonglei (Arei)
,
21:38
Re: [Qemu-devel] [PATCH v2 1/2] filter: Add 'status' property for filter object
,
Jason Wang
,
21:38
Re: [Qemu-devel] [PATCH 3/6] memory: Implement memory_region_get_ram_addr with mr->ram_block
,
Gonglei (Arei)
,
21:33
Re: [Qemu-devel] [PATCH 2/6] memory: Move assignment to ram_block to memory_region_init_*
,
Gonglei (Arei)
,
21:27
Re: [Qemu-devel] [PATCH 1/6] exec: Return RAMBlock pointer from allocating functions
,
Gonglei (Arei)
,
21:27
Re: [Qemu-devel] [RFC PATCH 0/2] ARM: add QMP command to query GIC version
,
Peter Xu
,
21:21
Re: [Qemu-devel] How to make changes to qapi-types.h
,
Fam Zheng
,
20:59
Re: [Qemu-devel] make distclean can fail do to a configuration check
,
Fam Zheng
,
20:55
Re: [Qemu-devel] [RFC PATCH v0 2/6] spapr: CPU core device
,
David Gibson
,
20:31
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
David Gibson
,
20:31
[Qemu-devel] How to make changes to qapi-types.h
,
Programmingkid
,
20:26
Re: [Qemu-devel] [PATCH v2 03/15] docker: Add images
,
Fam Zheng
,
20:19
Re: [Qemu-devel] [PATCH v2 01/15] tests: Add utilities for docker testing
,
Fam Zheng
,
20:12
Re: [Qemu-devel] [PATCH v2 02/15] Makefile: Rules for docker testing
,
Fam Zheng
,
20:05
Re: [Qemu-devel] [PATCH v2 00/16] qapi: Allow blockdev-add for NBD
,
Max Reitz
,
18:37
Re: [Qemu-devel] [PATCH v2 00/16] qapi: Allow blockdev-add for NBD
,
Eric Blake
,
18:24
[Qemu-devel] [PATCH v2 14/16] iotests.py: Allow concurrent qemu instances
,
Max Reitz
,
18:20
[Qemu-devel] [PATCH v2 13/16] iotests.py: Add qemu_nbd function
,
Max Reitz
,
18:20
[Qemu-devel] [PATCH v2 16/16] iotests: Add test for NBD's blockdev-add interface
,
Max Reitz
,
18:20
[Qemu-devel] [PATCH v2 12/16] qapi: Allow blockdev-add for NBD
,
Max Reitz
,
18:20
[Qemu-devel] [PATCH v2 15/16] socket_scm_helper: Accept fd directly
,
Max Reitz
,
18:20
[Qemu-devel] [PATCH v2 11/16] block/nbd: Use SocketAddress options
,
Max Reitz
,
18:20
[Qemu-devel] [PATCH v2 09/16] block/nbd: "address" in nbd_refresh_filename()
,
Max Reitz
,
18:20
[Qemu-devel] [PATCH v2 10/16] block/nbd: Accept SocketAddress
,
Max Reitz
,
18:20
[Qemu-devel] [PATCH v2 08/16] block/nbd: Add nbd_has_filename_options_conflict()
,
Max Reitz
,
18:20
[Qemu-devel] [PATCH v2 07/16] block/nbd: Use qdict_put()
,
Max Reitz
,
18:20
[Qemu-devel] [PATCH v2 05/16] block/nbd: Reject port parameter without host
,
Max Reitz
,
18:19
[Qemu-devel] [PATCH v2 06/16] block/nbd: Default port in nbd_refresh_filename()
,
Max Reitz
,
18:19
[Qemu-devel] [PATCH v2 04/16] block/nbd: Drop trailing "." in error messages
,
Max Reitz
,
18:19
[Qemu-devel] [PATCH v2 03/16] check-qdict: Add a test for qdict_unflatten()
,
Max Reitz
,
18:19
[Qemu-devel] [PATCH v2 02/16] qdict: Add qdict_unflatten()
,
Max Reitz
,
18:19
[Qemu-devel] [PATCH v2 00/16] qapi: Allow blockdev-add for NBD
,
Max Reitz
,
18:19
[Qemu-devel] [PATCH v2 01/16] qdict: Add qdict_change_key()
,
Max Reitz
,
18:19
Re: [Qemu-devel] [RFC PATCH v2 1/3] vGPU Core driver
,
Neo Jia
,
18:18
[Qemu-devel] [PATCH RFC] bcm2835_dma: add emulation of Raspberry Pi DMA controller
,
Andrew Baumann
,
18:11
Re: [Qemu-devel] [Qemu-block] [PATCH v3 11/15] block: Assert that bdrv_release_dirty_bitmap succeeded
,
John Snow
,
18:05
Re: [Qemu-devel] [PATCH v3 2/2] docs: Add a generic loader explanation document
,
Alistair Francis
,
18:05
Re: [Qemu-devel] [Qemu-block] [PATCH v3 09/15] block: Support meta dirty bitmap
,
John Snow
,
18:00
Re: [Qemu-devel] [Qemu-block] [PATCH v3 08/15] tests: Add test code for meta bitmap
,
John Snow
,
17:50
Re: [Qemu-devel] [PATCH v2 7/9] i.MX: Add i.MX6 SOC implementation.
,
Jean-Christophe DUBOIS
,
16:32
Re: [Qemu-devel] [PATCH] target-arm: Implement MRS (banked) and MSR (banked) instructions
,
Edgar E. Iglesias
,
16:22
Re: [Qemu-devel] [PATCH v2 7/9] i.MX: Add i.MX6 SOC implementation.
,
Peter Maydell
,
16:14
Re: [Qemu-devel] [PATCH v2 7/9] i.MX: Add i.MX6 SOC implementation.
,
Jean-Christophe DUBOIS
,
15:34
Re: [Qemu-devel] [Qemu-ppc] Migrating decrementer
,
Mark Cave-Ayland
,
15:22
Re: [Qemu-devel] [PATCH v2 5/9] i.MX: Add i.MX6 CCM and ANALOG device.
,
Jean-Christophe DUBOIS
,
15:15
[Qemu-devel] [PULL 10/12] block/backup: make backup cluster size configurable
,
Jeff Cody
,
15:09
[Qemu-devel] [PULL 08/12] mirror: Rewrite mirror_iteration
,
Jeff Cody
,
15:09
[Qemu-devel] [PULL 11/12] block/backup: avoid copying less than full target clusters
,
Jeff Cody
,
15:09
[Qemu-devel] [PULL 12/12] iotests/124: Add cluster_size mismatch test
,
Jeff Cody
,
15:09
[Qemu-devel] [PULL 06/12] vhdx: DIV_ROUND_UP() in vhdx_calc_bat_entries()
,
Jeff Cody
,
15:09
[Qemu-devel] [PULL 09/12] mirror: Add mirror_wait_for_io
,
Jeff Cody
,
15:09
[Qemu-devel] [PULL 03/12] rbd: add support for getting password from QCryptoSecret object
,
Jeff Cody
,
15:09
[Qemu-devel] [PULL 07/12] vhdx: Simplify vhdx_set_shift_bits()
,
Jeff Cody
,
15:09
[Qemu-devel] [PULL 05/12] iscsi: add support for getting CHAP password via QCryptoSecret API
,
Jeff Cody
,
15:09
[Qemu-devel] [PULL 04/12] curl: add support for HTTP authentication parameters
,
Jeff Cody
,
15:09
[Qemu-devel] [PULL 01/12] block/nfs: add support for setting debug level
,
Jeff Cody
,
15:09
[Qemu-devel] [PULL 02/12] sheepdog: allow to delete snapshot
,
Jeff Cody
,
15:09
[Qemu-devel] [PULL 00/12] Block patches
,
Jeff Cody
,
15:09
Re: [Qemu-devel] [RFC PATCH v2 00/10] Add colo-proxy based on netfilter
,
Dr. David Alan Gilbert
,
15:04
Re: [Qemu-devel] [PATCH v4 0/3] blockjob: correct backup cluster size for backups
,
Jeff Cody
,
14:59
Re: [Qemu-devel] [PATCH] target-arm: Correct handling of writes to CPSR mode bits from gdb in usermode
,
Sergey Fedorov
,
14:25
[Qemu-devel] [PATCH 34/38] ivshmem: Split ivshmem-plain, ivshmem-doorbell off ivshmem
,
Markus Armbruster
,
13:41
[Qemu-devel] [PATCH 33/38] ivshmem: Replace int role_val by OnOffAuto master
,
Markus Armbruster
,
13:41
[Qemu-devel] [PATCH 01/38] exec: Fix memory allocation when memory path names new file
,
Markus Armbruster
,
13:41
[Qemu-devel] [PATCH 20/38] ivshmem: Simplify rejection of invalid peer ID from server
,
Markus Armbruster
,
13:41
[Qemu-devel] [PATCH 17/38] ivshmem: Clean up MSI-X conditions
,
Markus Armbruster
,
13:41
[Qemu-devel] [PATCH 27/38] ivshmem: Simplify how we cope with short reads from server
,
Markus Armbruster
,
13:41
[Qemu-devel] [PATCH 29/38] ivshmem: Implement shm=... with a memory backend
,
Markus Armbruster
,
13:41
[Qemu-devel] [PATCH 35/38] ivshmem: Clean up after the previous commit
,
Markus Armbruster
,
13:41
[Qemu-devel] [PATCH 31/38] ivshmem: Inline check_shm_size() into its only caller
,
Markus Armbruster
,
13:41
[Qemu-devel] [PATCH 18/38] ivshmem: Leave INTx alone when using MSI-X
,
Markus Armbruster
,
13:41
[Qemu-devel] [PATCH 23/38] ivshmem: Receive shared memory synchronously in realize()
,
Markus Armbruster
,
13:41
[Qemu-devel] [PATCH 24/38] ivshmem: Propagate errors through ivshmem_recv_setup()
,
Markus Armbruster
,
13:41
[Qemu-devel] [PATCH 36/38] ivshmem: Drop ivshmem property x-memdev
,
Markus Armbruster
,
13:41
[Qemu-devel] [PATCH 37/38] ivshmem: Require master to have ID zero
,
Markus Armbruster
,
13:41
[Qemu-devel] [PATCH 08/38] ivshmem: Rewrite specification document
,
Markus Armbruster
,
13:41
[Qemu-devel] [PATCH 04/38] tests/libqos/pci-pc: Fix qpci_pc_iomap() to map BARs aligned
,
Markus Armbruster
,
13:41
[Qemu-devel] [PATCH 25/38] ivshmem: Rely on server sending the ID right after the version
,
Markus Armbruster
,
13:41
[Qemu-devel] [PATCH 38/38] contrib/ivshmem-server: Print "not for production" warning
,
Markus Armbruster
,
13:41
[Qemu-devel] [PATCH 30/38] ivshmem: Simplify memory regions for BAR 2 (shared memory)
,
Markus Armbruster
,
13:41
[Qemu-devel] [PATCH 28/38] ivshmem: Tighten check of property "size"
,
Markus Armbruster
,
13:41
[Qemu-devel] [PATCH 19/38] ivshmem: Assert interrupts are set up once
,
Markus Armbruster
,
13:41
[Qemu-devel] [PATCH 26/38] ivshmem: Drop the hackish test for UNIX domain chardev
,
Markus Armbruster
,
13:41
[Qemu-devel] [PATCH 32/38] qdev: New DEFINE_PROP_ON_OFF_AUTO
,
Markus Armbruster
,
13:41
[Qemu-devel] [PATCH 21/38] ivshmem: Disentangle ivshmem_read()
,
Markus Armbruster
,
13:41
[Qemu-devel] [PATCH 13/38] ivshmem: Don't destroy the chardev on version mismatch
,
Markus Armbruster
,
13:41
[Qemu-devel] [PATCH 03/38] event_notifier: Make event_notifier_init_fd() #ifdef CONFIG_EVENTFD
,
Markus Armbruster
,
13:41
[Qemu-devel] [PATCH 00/38] ivshmem: Fixes, cleanups, device model split
,
Markus Armbruster
,
13:41
[Qemu-devel] [PATCH 16/38] ivshmem: Clean up register callbacks
,
Markus Armbruster
,
13:41
[Qemu-devel] [PATCH 06/38] ivshmem-test: Clean up wait for devices to become operational
,
Markus Armbruster
,
13:41
[Qemu-devel] [PATCH 22/38] ivshmem: Plug leaks on unplug, fix peer disconnect
,
Markus Armbruster
,
13:41
[Qemu-devel] [PATCH 10/38] ivshmem: Compile debug prints unconditionally to prevent bit-rot
,
Markus Armbruster
,
13:41
[Qemu-devel] [PATCH 14/38] ivshmem: Fix harmless misuse of Error
,
Markus Armbruster
,
13:41
[Qemu-devel] [PATCH 15/38] ivshmem: Failed realize() can leave migration blocker behind
,
Markus Armbruster
,
13:41
[Qemu-devel] [PATCH 05/38] ivshmem-test: Improve test case /ivshmem/single
,
Markus Armbruster
,
13:41
[Qemu-devel] [PATCH 12/38] ivshmem: Drop ivshmem_event() stub
,
Markus Armbruster
,
13:41
[Qemu-devel] [PATCH 11/38] ivshmem: Clean up after commit 9940c32
,
Markus Armbruster
,
13:41
[Qemu-devel] [PATCH 07/38] ivshmem-test: Improve test cases /ivshmem/server-*
,
Markus Armbruster
,
13:41
[Qemu-devel] [PATCH 02/38] qemu-doc: Fix ivshmem huge page example
,
Markus Armbruster
,
13:41
[Qemu-devel] [PATCH 09/38] ivshmem: Add missing newlines to debug printfs
,
Markus Armbruster
,
13:41
Re: [Qemu-devel] [PATCH] pc-dimm: fix error handling in pc_dimm_check_memdev_is_busy()
,
Markus Armbruster
,
13:33
Re: [Qemu-devel] [PATCH v2 7/9] i.MX: Add i.MX6 SOC implementation.
,
Peter Maydell
,
12:58
Re: [Qemu-devel] [PATCH v2 5/9] i.MX: Add i.MX6 CCM and ANALOG device.
,
Peter Maydell
,
12:33
Re: [Qemu-devel] [PATCH v2 00/15] tests: Introducing docker tests
,
Alex Bennée
,
12:22
Re: [Qemu-devel] [PATCH v2 03/15] docker: Add images
,
Alex Bennée
,
12:18
Re: [Qemu-devel] Implementing QKeyCode in cocoa.m
,
Peter Maydell
,
12:17
Re: [Qemu-devel] make distclean can fail do to a configuration check
,
John Snow
,
12:13
Re: [Qemu-devel] [PATCH v2 02/15] Makefile: Rules for docker testing
,
Alex Bennée
,
12:08
[Qemu-devel] [Bug 1550503] Re: target-arm/helper.c:5493: bad test ?
,
Peter Maydell
,
11:55
Re: [Qemu-devel] make distclean can fail do to a configuration check
,
Peter Maydell
,
11:54
Re: [Qemu-devel] make distclean can fail do to a configuration check
,
John Snow
,
11:49
[Qemu-devel] [PATCH] target-arm: Correct handling of writes to CPSR mode bits from gdb in usermode
,
Peter Maydell
,
11:47
Re: [Qemu-devel] [PATCH v2 01/15] tests: Add utilities for docker testing
,
Alex Bennée
,
11:46
[Qemu-devel] [Bug 893208] Re: qemu on ARM hosts can't boot i386 image
,
Peter Maydell
,
11:31
Re: [Qemu-devel] [RFC PATCH 0/2] ARM: add QMP command to query GIC version
,
Andrea Bolognani
,
11:30
Re: [Qemu-devel] [PATCH] target-arm: Implement MRS (banked) and MSR (banked) instructions
,
Peter Maydell
,
11:25
Re: [Qemu-devel] [PATCH] target-arm: Implement MRS (banked) and MSR (banked) instructions
,
Sergey Fedorov
,
11:24
[Qemu-devel] [PATCH] target-arm: Implement MRS (banked) and MSR (banked) instructions
,
Peter Maydell
,
11:19
Re: [Qemu-devel] [Qemu-block] [PATCH] qcow2: Clarify that compressed cluster offset requires shift
,
Max Reitz
,
11:07
Re: [Qemu-devel] [Qemu-block] [PATCH] qcow2: Clarify that compressed cluster offset requires shift
,
Eric Blake
,
11:06
Re: [Qemu-devel] QCow2 compression
,
Eric Blake
,
10:58
Re: [Qemu-devel] QCow2 compression
,
Eric Blake
,
10:54
Re: [Qemu-devel] [PATCH v4 RFC 00/17] qcow2: persistent dirty bitmaps
,
Vladimir Sementsov-Ogievskiy
,
10:50
Re: [Qemu-devel] [Qemu-block] [PATCH] qcow2: Clarify that compressed cluster offset requires shift
,
Max Reitz
,
10:46
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
Igor Mammedov
,
10:43
Re: [Qemu-devel] [Qemu-block] [PATCH] qcow2: Clarify that compressed cluster offset requires shift
,
Max Reitz
,
10:43
[Qemu-devel] [PATCH RFC] docs: add dirty bitmap postcopy migration docs
,
Vladimir Sementsov-Ogievskiy
,
10:33
[Qemu-devel] [PATCH] s390x/css: only suspend when enabled by orb
,
Cornelia Huck
,
10:33
Re: [Qemu-devel] [PATCH 00/10] s390x: pending patches
,
Cornelia Huck
,
10:31
[Qemu-devel] [Bug 893208] Re: qemu on ARM hosts can't boot i386 image
,
Zack Callendish
,
10:31
Re: [Qemu-devel] [PING][PATCH] Use unsigned types for the 'len' argument of all memory read/write functions
,
Martin Galvan
,
10:28
[Qemu-devel] ping [PATCH v14] block/raw-posix.c: Make physical devices usable in QEMU under Mac OS X host
,
Programmingkid
,
10:18
Re: [Qemu-devel] [RFC PATCH v0 2/6] spapr: CPU core device
,
Igor Mammedov
,
10:15
[Qemu-devel] [PATCH] qcow2: Clarify that compressed cluster offset requires shift
,
Eric Blake
,
10:12
Re: [Qemu-devel] QCow2 compression
,
Eric Blake
,
09:59
Re: [Qemu-devel] [PING][PATCH] Use unsigned types for the 'len' argument of all memory read/write functions
,
Paolo Bonzini
,
09:59
Re: [Qemu-devel] [PATCH v2 00/15] tests: Introducing docker tests
,
Alex Bennée
,
09:51
Re: [Qemu-devel] [PATCH] i8257: fix Terminal Count status
,
Paolo Bonzini
,
09:27
Re: [Qemu-devel] [mttcg] cputlb: Use async tlb_flush_by_mmuidx
,
alvise rigo
,
09:18
Re: [Qemu-devel] [mttcg] cputlb: Use async tlb_flush_by_mmuidx
,
Paolo Bonzini
,
09:06
Re: [Qemu-devel] [mttcg] cputlb: Use async tlb_flush_by_mmuidx
,
alvise rigo
,
09:02
Re: [Qemu-devel] QCow2 compression
,
Kevin Wolf
,
09:01
Re: [Qemu-devel] [mttcg] cputlb: Use async tlb_flush_by_mmuidx
,
Peter Maydell
,
08:55
Re: [Qemu-devel] [mttcg] cputlb: Use async tlb_flush_by_mmuidx
,
Paolo Bonzini
,
08:50
Re: [Qemu-devel] [mttcg] cputlb: Use async tlb_flush_by_mmuidx
,
Peter Maydell
,
08:21
[Qemu-devel] [mttcg] cputlb: Use async tlb_flush_by_mmuidx
,
Alvise Rigo
,
08:16
Re: [Qemu-devel] [PULL 0/2] usb: redirect bugfix, MAINTAINERS update.
,
Peter Maydell
,
08:05
Re: [Qemu-devel] [PATCH COLO-Frame v15 00/38] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
,
Dr. David Alan Gilbert
,
08:04
[Qemu-devel] [PATCH] pc-dimm: fix error handling in pc_dimm_check_memdev_is_busy()
,
Igor Mammedov
,
08:01
Re: [Qemu-devel] [RFC PATCH v0 2/6] spapr: CPU core device
,
Bharata B Rao
,
07:56
Re: [Qemu-devel] [WIP:COLO: 1] Flush colo ram in parallel
,
Hailiang Zhang
,
07:42
[Qemu-devel] [PING][PATCH] Use unsigned types for the 'len' argument of all memory read/write functions
,
Martin Galvan
,
07:40
Re: [Qemu-devel] [PATCH] net/filter-redirector:Add filter-redirector
,
Zhang Chen
,
07:33
Re: [Qemu-devel] [PATCH v4 00/16] data-driven device registers
,
Alex Bennée
,
07:26
Re: [Qemu-devel] [PULL 0/3] ui patch queue
,
Peter Maydell
,
07:24
[Qemu-devel] [PATCH V2 2/3] net/filter-redirector:Add filter-redirector
,
Zhang Chen
,
07:24
[Qemu-devel] [PATCH V2 1/3] net/filter-traffic: add filter-traffic.h
,
Zhang Chen
,
07:24
[Qemu-devel] [PATCH V2 3/3] tests/test-filter-redirector: Add unit test for filter-redirector
,
Zhang Chen
,
07:24
[Qemu-devel] [PATCH V2 0/3] Introduce filter-redirector
,
Zhang Chen
,
07:23
Re: [Qemu-devel] [PATCH v4 14/16] register: Add GPIO API
,
Alex Bennée
,
07:22
Re: [Qemu-devel] [PATCH v4 09/16] dma: Add Xilinx Zynq devcfg device model
,
Alex Bennée
,
07:20
Re: [Qemu-devel] [PATCH COLO-Frame v15 00/38] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
,
Hailiang Zhang
,
07:17
[Qemu-devel] [PATCH v4 19/26] block: add generic full disk encryption driver
,
Daniel P. Berrange
,
07:02
[Qemu-devel] [PATCH v4 21/26] qcow2: convert QCow2 to use QCryptoBlock for encryption
,
Daniel P. Berrange
,
07:02
[Qemu-devel] [PATCH v4 25/26] block: remove all encryption handling APIs
,
Daniel P. Berrange
,
07:02
[Qemu-devel] [PATCH v4 13/26] crypto: implement the LUKS block encryption format
,
Daniel P. Berrange
,
07:02
[Qemu-devel] [PATCH v4 26/26] block: remove support for legecy AES qcow/qcow2 encryption
,
Daniel P. Berrange
,
07:02
[Qemu-devel] [PATCH v4 24/26] block: rip out all traces of password prompting
,
Daniel P. Berrange
,
07:02
[Qemu-devel] [PATCH v4 22/26] qcow: make encrypt_sectors encrypt in place
,
Daniel P. Berrange
,
07:02
[Qemu-devel] [PATCH v4 20/26] qcow2: make qcow2_encrypt_sectors encrypt in place
,
Daniel P. Berrange
,
07:02
[Qemu-devel] [PATCH v4 10/26] crypto: refactor code for dealing with AES cipher
,
Daniel P. Berrange
,
07:02
[Qemu-devel] [PATCH v4 17/26] tests: refactor python I/O tests helper main method
,
Daniel P. Berrange
,
07:02
[Qemu-devel] [PATCH v4 11/26] crypto: wire up XTS mode for cipher APIs
,
Daniel P. Berrange
,
07:01
[Qemu-devel] [PATCH v4 23/26] qcow: convert QCow to use QCryptoBlock for encryption
,
Daniel P. Berrange
,
07:01
[Qemu-devel] [PATCH v4 14/26] block: add flag to indicate that no I/O will be performed
,
Daniel P. Berrange
,
07:01
[Qemu-devel] [PATCH v4 09/26] crypto: import an implementation of the XTS cipher mode
,
Daniel P. Berrange
,
07:01
[Qemu-devel] [PATCH v4 18/26] tests: add output filter to python I/O tests helper
,
Daniel P. Berrange
,
07:01
[Qemu-devel] [PATCH v4 12/26] crypto: add block encryption framework
,
Daniel P. Berrange
,
07:01
[Qemu-devel] [PATCH v4 16/26] tests: redirect stderr to stdout for iotests
,
Daniel P. Berrange
,
07:01
[Qemu-devel] [PATCH v4 15/26] qemu-img/qemu-io: don't prompt for passwords if not required
,
Daniel P. Berrange
,
07:01
[Qemu-devel] [PATCH v4 08/26] crypto: add support for the twofish cipher algorithm
,
Daniel P. Berrange
,
07:01
[Qemu-devel] [PATCH v4 06/26] crypto: add support for the cast5-128 cipher algorithm
,
Daniel P. Berrange
,
07:01
[Qemu-devel] [PATCH v4 03/26] crypto: add support for generating initialization vectors
,
Daniel P. Berrange
,
07:01
[Qemu-devel] [PATCH v4 04/26] crypto: add support for anti-forensic split algorithm
,
Daniel P. Berrange
,
07:01
[Qemu-devel] [PATCH v4 07/26] crypto: add support for the serpent cipher algorithm
,
Daniel P. Berrange
,
07:01
[Qemu-devel] [PATCH v4 05/26] crypto: skip testing of unsupported cipher algorithms
,
Daniel P. Berrange
,
07:01
[Qemu-devel] [PATCH v4 02/26] crypto: add support for PBKDF2 algorithm
,
Daniel P. Berrange
,
07:01
[Qemu-devel] [PATCH v4 00/26] Support LUKS encryption in block devices
,
Daniel P. Berrange
,
07:01
[Qemu-devel] [PATCH v4 01/26] crypto: add cryptographic random byte source
,
Daniel P. Berrange
,
07:01
Re: [Qemu-devel] [PATCH v4 08/16] bitops: Add ONES macro
,
Alex Bennée
,
06:51
Re: [Qemu-devel] [PULL 0/1] fw_cfg: unbreak migration compatibility for 2.4 and earlier machines
,
Peter Maydell
,
06:50
Re: [Qemu-devel] [PATCH v4 07/16] register: Add block initialise helper
,
Alex Bennée
,
06:28
Re: [Qemu-devel] [PULL 0/8] ppc-for-2.6 queue 20160229
,
Peter Maydell
,
06:24
Re: [Qemu-devel] [PULL 14/19] log: Redirect stderr to logfile if deamonized
,
Paolo Bonzini
,
06:18
[Qemu-devel] [PULL 0/2] usb: redirect bugfix, MAINTAINERS update.
,
Gerd Hoffmann
,
06:11
[Qemu-devel] [PULL 1/2] MAINTAINERS: Add some missing entries for USB related files
,
Gerd Hoffmann
,
06:11
[Qemu-devel] [PULL 2/2] usb-redirect: Avoid double free of data
,
Gerd Hoffmann
,
06:11
Re: [Qemu-devel] [PULL 14/19] log: Redirect stderr to logfile if deamonized
,
Ján Tomko
,
06:05
Re: [Qemu-devel] [PULL 2/8] configure: add dma-buf support detection.
,
Gerd Hoffmann
,
06:01
Re: [Qemu-devel] [RFC PATCH v0 5/6] qmp, spapr: Show hot-plugged/pluggable CPU slots in the Machine
,
Igor Mammedov
,
05:46
[Qemu-devel] [PULL 2/3] MAINTAINERS: Add spice-display.h to the SPICE section
,
Gerd Hoffmann
,
05:44
[Qemu-devel] [PULL 3/3] MAINTAINERS: Add an entry for the include/ui/ folder
,
Gerd Hoffmann
,
05:44
[Qemu-devel] [PULL 0/3] ui patch queue
,
Gerd Hoffmann
,
05:44
[Qemu-devel] [PULL 1/3] spice/gl: Enable dmabuf only for spice >= 0.13.1
,
Gerd Hoffmann
,
05:44
Re: [Qemu-devel] [PATCH v2 0/6] external backup api
,
Markus Armbruster
,
05:22
[Qemu-devel] [WIP:COLO: 1] Flush colo ram in parallel
,
Dr. David Alan Gilbert (git)
,
05:19
Re: [Qemu-devel] [PULL 14/19] log: Redirect stderr to logfile if deamonized
,
Paolo Bonzini
,
05:17
Re: [Qemu-devel] [PATCH v2 0/6] external backup api
,
Fam Zheng
,
05:06
Re: [Qemu-devel] [PULL 14/19] log: Redirect stderr to logfile if deamonized
,
Ján Tomko
,
05:04
Re: [Qemu-devel] [RFC PATCH v0 2/6] spapr: CPU core device
,
Igor Mammedov
,
05:03
[Qemu-devel] [PULL 1/1] fw_cfg: unbreak migration compatibility for 2.4 and earlier machines
,
Gerd Hoffmann
,
04:54
[Qemu-devel] [PULL 0/1] fw_cfg: unbreak migration compatibility for 2.4 and earlier machines
,
Gerd Hoffmann
,
04:54
Re: [Qemu-devel] [PATCH COLO-Frame v15 00/38] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
,
Dr. David Alan Gilbert
,
04:47
Re: [Qemu-devel] [PATCH v2 0/6] external backup api
,
Paolo Bonzini
,
04:42
Re: [Qemu-devel] [PATCH v3 5/8] nvdimm acpi: introduce patched dsm memory
,
Michael S. Tsirkin
,
04:38
Re: [Qemu-devel] [PULL 14/19] log: Redirect stderr to logfile if deamonized
,
Paolo Bonzini
,
04:07
Re: [Qemu-devel] [PULL 14/19] log: Redirect stderr to logfile if deamonized
,
Ján Tomko
,
03:57
Re: [Qemu-devel] [PATCH v2 0/6] external backup api
,
Paolo Bonzini
,
03:55
Re: [Qemu-devel] [PATCH v2 0/6] external backup api
,
Markus Armbruster
,
03:14
Re: [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Kevin Wolf
,
02:54
Re: [Qemu-devel] [PATCH v3] net: netmap: probe netmap interface for virtio-net header
,
Jason Wang
,
02:46
Re: [Qemu-devel] [PATCH v2 2/2] filter-buffer: Add status_changed callback processing
,
Hailiang Zhang
,
02:37
Re: [Qemu-devel] [PATCH v2 1/2] filter: Add 'status' property for filter object
,
Hailiang Zhang
,
02:35
Re: [Qemu-devel] [PATCHv2 5/7] spapr_pci: (Mostly) remove spapr-pci-vfio-host-bridge
,
Alexey Kardashevskiy
,
02:28
Re: [Qemu-devel] [PATCHv2 4/7] spapr_pci: Allow EEH on spapr-pci-host-bridge
,
Alexey Kardashevskiy
,
02:28
Re: [Qemu-devel] [PATCHv2 3/7] spapr_pci: Eliminate class callbacks
,
Alexey Kardashevskiy
,
02:28
Re: [Qemu-devel] [PATCHv2 1/7] vfio: Start improving VFIO/EEH interface
,
Alexey Kardashevskiy
,
02:28
Re: [Qemu-devel] [PATCH v2 2/2] filter-buffer: Add status_changed callback processing
,
Jason Wang
,
02:27
[Qemu-devel] An ivshmem + chardev peculiarity
,
Markus Armbruster
,
02:27
Re: [Qemu-devel] [PATCH v2 1/2] filter: Add 'status' property for filter object
,
Jason Wang
,
02:26
Re: [Qemu-devel] [PATCH] net/filter-redirector:Add filter-redirector
,
Jason Wang
,
02:11
Re: [Qemu-devel] [RFC PATCH v0 3/6] spapr: Represent boot CPUs as spapr-cpu-core devices
,
David Gibson
,
02:10
[Qemu-devel] [PATCHv2 2/7] spapr_pci: Switch to vfio_eeh_as_op() interface
,
David Gibson
,
02:05
[Qemu-devel] [PATCHv2 6/7] spapr_pci: Remove finish_realize hook
,
David Gibson
,
02:05
[Qemu-devel] [PATCHv2 4/7] spapr_pci: Allow EEH on spapr-pci-host-bridge
,
David Gibson
,
02:05
[Qemu-devel] [PATCHv2 3/7] spapr_pci: Eliminate class callbacks
,
David Gibson
,
02:05
[Qemu-devel] [PATCHv2 5/7] spapr_pci: (Mostly) remove spapr-pci-vfio-host-bridge
,
David Gibson
,
02:05
[Qemu-devel] [PATCHv2 1/7] vfio: Start improving VFIO/EEH interface
,
David Gibson
,
02:05
[Qemu-devel] [PATCHv2 7/7] vfio: Eliminate vfio_container_ioctl()
,
David Gibson
,
02:05
[Qemu-devel] [PATCHv2 0/7] Allow EEH on spapr-pci-host-bridge devices
,
David Gibson
,
02:05
Re: [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Pavel Dovgalyuk
,
02:03
[Qemu-devel] [PULL 6/8] spapr: skip configuration section during migration of older machines
,
David Gibson
,
01:57
[Qemu-devel] [PULL 8/8] xics: report errors with the QEMU Error API
,
David Gibson
,
01:57
[Qemu-devel] [PULL 2/8] spapr_pci: kill useless variable in rtas_ibm_change_msi()
,
David Gibson
,
01:57
[Qemu-devel] [PULL 3/8] spapr_pci: fix irq leak in RTAS ibm, change-msi
,
David Gibson
,
01:57
[Qemu-devel] [PULL 1/8] spapr_rng: disable hotpluggability
,
David Gibson
,
01:57
[Qemu-devel] [PULL 0/8] ppc-for-2.6 queue 20160229
,
David Gibson
,
01:57
[Qemu-devel] [PULL 7/8] migration: allow machine to enforce configuration section migration
,
David Gibson
,
01:57
[Qemu-devel] [PULL 4/8] spapr: disable vmdesc submission for old machines
,
David Gibson
,
01:57
[Qemu-devel] [PULL 5/8] dbdma: warn when using unassigned channel
,
David Gibson
,
01:57
Re: [Qemu-devel] [PATCH 04/12] spapr_pci: Fold spapr_phb_vfio_eeh_configure() into spapr_pci code
,
David Gibson
,
01:21
Re: [Qemu-devel] [RFC PATCH v0 2/6] spapr: CPU core device
,
Bharata B Rao
,
00:50
Re: [Qemu-devel] [RFC PATCH v0 5/6] qmp, spapr: Show hot-plugged/pluggable CPU slots in the Machine
,
Bharata B Rao
,
00:44
Re: [Qemu-devel] [RFC PATCH v0 2/6] spapr: CPU core device
,
Bharata B Rao
,
00:41
Re: [Qemu-devel] [RFC PATCH v2 1/3] vGPU Core driver
,
Tian, Kevin
,
00:39
Re: [Qemu-devel] [RFC PATCH v0 3/6] spapr: Represent boot CPUs as spapr-cpu-core devices
,
Bharata B Rao
,
00:35
Re: [Qemu-devel] [PATCH V7 0/2] net/filter-mirror:add filter-mirror and unit test
,
Jason Wang
,
00:29
Re: [Qemu-devel] Installing guest OS in VM
,
Fam Zheng
,
00:27
[Qemu-devel] Installing guest OS in VM
,
Sarah Khan
,
00:05
[Qemu-devel] [Bug 893208] Re: qemu on ARM hosts can't boot i386 image
,
Zack Callendish
,
00:05
Re: [Qemu-devel] [Qemu-ppc] Migrating decrementer
,
David Gibson
,
00:02
Re: [Qemu-devel] [RFC PATCH v0 2/6] spapr: CPU core device
,
David Gibson
,
00:02
Re: [Qemu-devel] [PATCH 02/12] spapr_pci: Switch to vfio_eeh_as_op() interface
,
David Gibson
,
00:02
Re: [Qemu-devel] [PATCH 01/12] vfio: Start improving VFIO/EEH interface
,
David Gibson
,
00:02
Re: [Qemu-devel] [PATCH 10/12] spapr_pci: (Mostly) remove spapr-pci-vfio-host-bridge
,
David Gibson
,
00:02
February 28, 2016
Re: [Qemu-devel] [RFC PATCH v0 4/6] spapr: CPU hotplug support
,
Bharata B Rao
,
23:42
Re: [Qemu-devel] [PATCH 04/12] spapr_pci: Fold spapr_phb_vfio_eeh_configure() into spapr_pci code
,
Alexey Kardashevskiy
,
23:25
Re: [Qemu-devel] [PATCH 04/12] spapr_pci: Fold spapr_phb_vfio_eeh_configure() into spapr_pci code
,
Alexey Kardashevskiy
,
22:45
Re: [Qemu-devel] [PATCH 03/12] spapr_pci: Eliminate class callbacks
,
Alexey Kardashevskiy
,
22:43
Re: [Qemu-devel] [PATCH] Qemu/KVM: Remove x2apic feature from CPU model when kernel_irqchip is off
,
Lan Tianyu
,
22:11
[Qemu-devel] [PATCH 6/6] exec: Introduce AddressSpaceDispatch.mru_section
,
Fam Zheng
,
21:38
[Qemu-devel] [PATCH 5/6] exec: Pass RAMBlock pointer to qemu_ram_free
,
Fam Zheng
,
21:38
[Qemu-devel] [PATCH 4/6] memory: Drop MemoryRegion.ram_addr
,
Fam Zheng
,
21:37
[Qemu-devel] [PATCH 3/6] memory: Implement memory_region_get_ram_addr with mr->ram_block
,
Fam Zheng
,
21:37
[Qemu-devel] [PATCH 2/6] memory: Move assignment to ram_block to memory_region_init_*
,
Fam Zheng
,
21:37
[Qemu-devel] [PATCH 1/6] exec: Return RAMBlock pointer from allocating functions
,
Fam Zheng
,
21:37
[Qemu-devel] [PATCH 0/6] memory: Clean up MemoryRegion.ram_addr and optimize address_space_translate
,
Fam Zheng
,
21:37
Re: [Qemu-devel] [Qemu-arm] [PATCH v2 1/3] hw/timer: Add ASPEED AST2400 timer device model
,
Andrew Jeffery
,
21:10
[Qemu-devel] [PATCH v2 0/2] Introduce 'status' property for netfilter
,
zhanghailiang
,
20:48
[Qemu-devel] [PATCH v2 2/2] filter-buffer: Add status_changed callback processing
,
zhanghailiang
,
20:48
[Qemu-devel] [PATCH v2 1/2] filter: Add 'status' property for filter object
,
zhanghailiang
,
20:48
Re: [Qemu-devel] [PATCH 12/12] vfio: Eliminate vfio_container_ioctl()
,
Alexey Kardashevskiy
,
20:45
Re: [Qemu-devel] [PATCH 11/12] spapr_pci: Remove finish_realize hook
,
Alexey Kardashevskiy
,
20:44
Re: [Qemu-devel] [PATCH 09/12] spapr_pci: Allow EEH on spapr-pci-host-bridge
,
Alexey Kardashevskiy
,
20:44
Re: [Qemu-devel] [PATCH 08/12] spapr_pci: Fold spapr_phb_vfio_reset() into spapr_pci code
,
Alexey Kardashevskiy
,
20:44
Re: [Qemu-devel] [PATCH 07/12] spapr_pci: Fold spapr_phb_vfio_eeh_set_option() into spapr_pci code
,
Alexey Kardashevskiy
,
20:44
Re: [Qemu-devel] [PATCH 06/12] spapr_pci: Fold spapr_phb_vfio_eeh_get_state() into spapr_pci code
,
Alexey Kardashevskiy
,
20:44
Re: [Qemu-devel] [PATCH 05/12] spapr_pci: Fold spapr_phb_vfio_eeh_reset() into spapr_pci code
,
Alexey Kardashevskiy
,
20:43
Re: [Qemu-devel] [PATCH 04/12] spapr_pci: Fold spapr_phb_vfio_eeh_configure() into spapr_pci code
,
Alexey Kardashevskiy
,
20:43
Re: [Qemu-devel] [PATCH 03/12] spapr_pci: Eliminate class callbacks
,
Alexey Kardashevskiy
,
20:43
Re: [Qemu-devel] [PATCH 02/12] spapr_pci: Switch to vfio_eeh_as_op() interface
,
Alexey Kardashevskiy
,
20:43
Re: [Qemu-devel] [PATCH 10/12] spapr_pci: (Mostly) remove spapr-pci-vfio-host-bridge
,
Alexey Kardashevskiy
,
20:42
Re: [Qemu-devel] [PATCH 01/12] vfio: Start improving VFIO/EEH interface
,
Alexey Kardashevskiy
,
19:59
Re: [Qemu-devel] [PATCH v2] xics: report errors with the QEMU Error API
,
David Gibson
,
19:16
Re: [Qemu-devel] [PATCH v2 01/16] tcg-mips: Always use tcg_debug_assert
,
Aurelien Jarno
,
18:51
Re: [Qemu-devel] [PATCH v2 00/16] tcg mips64 and mips r6 improvements
,
Aurelien Jarno
,
18:51
[Qemu-devel] [QEMU] Windows XP / Windows 95 / MS-DOS 6 regressions
,
Hervé Poussineau
,
16:50
Re: [Qemu-devel] [PATCH v2 0/9] Add i.MX6 (Single/Dual/Quad) support
,
Jean-Christophe DUBOIS
,
15:27
Re: [Qemu-devel] [PATCH v1 16/17] loader: Add data swap option to load-elf
,
Peter Crosthwaite
,
15:16
Re: [Qemu-devel] [PATCH v4 02/10] pc: init pcms->apic_id_limit once and use it throughout pc.c
,
Marcel Apfelbaum
,
15:11
Re: [Qemu-devel] [PATCH v4 04/10] pc: acpi: cleanup qdev_get_machine() calls
,
Marcel Apfelbaum
,
15:05
Re: [Qemu-devel] Can't compile QEMU 2.5.0 on Arch Linux ARM
,
XJDHDR
,
15:05
[Qemu-devel] [Bug 1488363] Re: qemu 2.4.0 hangs using vfio for pci passthrough of graphics card
,
Peter Maloney
,
10:55
[Qemu-devel] [Bug 893208] Re: qemu on ARM hosts can't boot i386 image
,
Peter Maydell
,
10:31
Re: [Qemu-devel] [PATCH v1 16/17] loader: Add data swap option to load-elf
,
Peter Maydell
,
10:29
Re: [Qemu-devel] [PATCH] kvm: x86: q35: Add support for -machine kernel_irqchip=split for q35
,
Jan Kiszka
,
07:15
Re: [Qemu-devel] [PATCH v2 6/9] i.MX: Add i.MX6 System Reset Controller device.
,
Jean-Christophe DUBOIS
,
07:00
[Qemu-devel] [PATCH] kvm: x86: q35: Add support for -machine kernel_irqchip=split for q35
,
Rita Sinha
,
06:52
[Qemu-devel] [PATCH v4 0/2] doc/memory: cleanup
,
Cao jin
,
05:49
[Qemu-devel] [PATCH v4 2/2] doc/memory: remove the stray extra '-'
,
Cao jin
,
05:49
[Qemu-devel] [PATCH v4 1/2] doc/memory: fix inconsistency between code and doc
,
Cao jin
,
05:49
Re: [Qemu-devel] [PATCH v3 1/2] doc/memory: fix typo
,
Cao jin
,
05:48
[Qemu-devel] ODP: Quick folder sharing to arm quest from host
,
Krzeminski, Marcin (Nokia - PL/Wroclaw)
,
04:53
February 27, 2016
Re: [Qemu-devel] [PATCH v1 17/17] arm: boot: Support big-endian elfs
,
Peter Crosthwaite
,
18:59
Re: [Qemu-devel] [PATCH v1 16/17] loader: Add data swap option to load-elf
,
Peter Crosthwaite
,
18:14
Re: [Qemu-devel] [PATCH v1 15/17] loader: add API to load elf header
,
Peter Crosthwaite
,
17:47
Re: [Qemu-devel] [PATCH v1 13/17] arm: linux-user: don't set CPSR.E in BE32 mode
,
Peter Crosthwaite
,
17:22
Re: [Qemu-devel] [PATCH v1 10/17] target-arm: implement setend
,
Peter Crosthwaite
,
17:14
[Qemu-devel] [Bug 1550743] [NEW] connect low speed host devices to qemu ehci does not work
,
Bert Brecht
,
17:07
Re: [Qemu-devel] [PATCH v1 08/17] target-arm: cpu: Move cpu_is_big_endian to header
,
Peter Crosthwaite
,
17:02
Re: [Qemu-devel] [PATCH v1 04/17] target-arm: implement SCTLR.EE
,
Peter Crosthwaite
,
16:56
Re: [Qemu-devel] [PATCH v2 6/9] i.MX: Add i.MX6 System Reset Controller device.
,
Peter Maydell
,
12:43
Re: [Qemu-devel] [PATCH v2 6/9] i.MX: Add i.MX6 System Reset Controller device.
,
Jean-Christophe DUBOIS
,
11:57
Re: [Qemu-devel] [Bug 1550503] [NEW] target-arm/helper.c:5493: bad test ?
,
Peter Maydell
,
11:07
Re: [Qemu-devel] [PATCH COLO-Frame v15 29/38] COLO: Separate the process of saving/loading ram and device state
,
Hailiang Zhang
,
05:04
[Qemu-devel] [PATCH v3 15/15] block: More operations for meta dirty bitmap
,
Fam Zheng
,
04:22
[Qemu-devel] [PATCH v3 14/15] tests: Add test code for hbitmap serialization
,
Fam Zheng
,
04:22
[Qemu-devel] [PATCH v3 13/15] block: BdrvDirtyBitmap serialization interface
,
Fam Zheng
,
04:22
[Qemu-devel] [PATCH v3 12/15] hbitmap: serialization
,
Fam Zheng
,
04:22
[Qemu-devel] [PATCH v3 11/15] block: Assert that bdrv_release_dirty_bitmap succeeded
,
Fam Zheng
,
04:21
[Qemu-devel] [PATCH v3 10/15] block: Add two dirty bitmap getters
,
Fam Zheng
,
04:21
[Qemu-devel] [PATCH v3 09/15] block: Support meta dirty bitmap
,
Fam Zheng
,
04:21
[Qemu-devel] [PATCH v3 08/15] tests: Add test code for meta bitmap
,
Fam Zheng
,
04:21
[Qemu-devel] [PATCH v3 07/15] HBitmap: Introduce "meta" bitmap to track bit changes
,
Fam Zheng
,
04:21
[Qemu-devel] [PATCH v3 06/15] block: Hide HBitmap in block dirty bitmap interface
,
Fam Zheng
,
04:21
[Qemu-devel] [PATCH v3 04/15] block: Move block dirty bitmap code to separate files
,
Fam Zheng
,
04:21
[Qemu-devel] [PATCH v3 05/15] block: Remove unused typedef of BlockDriverDirtyHandler
,
Fam Zheng
,
04:21
[Qemu-devel] [PATCH v3 03/15] typedefs: Add BdrvDirtyBitmap
,
Fam Zheng
,
04:21
[Qemu-devel] [PATCH v3 02/15] block: Include hbitmap.h in block.h
,
Fam Zheng
,
04:21
[Qemu-devel] [PATCH v3 01/15] backup: Use Bitmap to replace "s->bitmap"
,
Fam Zheng
,
04:21
[Qemu-devel] [PATCH v3 00/15] Dirty bitmap changes for migration/persistence work
,
Fam Zheng
,
04:21
Re: [Qemu-devel] [PATCH v2 11/13] hbitmap: serialization
,
Fam Zheng
,
03:56
Re: [Qemu-devel] [PATCH v2 14/13] block: More operations for meta dirty bitmap
,
Fam Zheng
,
03:36
Re: [Qemu-devel] [PATCH v2 05/13] block: Hide HBitmap in block dirty bitmap interface
,
Fam Zheng
,
03:31
Re: [Qemu-devel] [PATCH COLO-Frame v15 00/38] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
,
Hailiang Zhang
,
02:55
[Qemu-devel] QCow2 compression
,
mgreger
,
00:00
February 26, 2016
Re: [Qemu-devel] [PATCH v2 0/6] external backup api
,
Fam Zheng
,
23:26
Re: [Qemu-devel] [PATCH 1/1] arm: virt: change GPIO trigger interrupt to pulse
,
Shannon Zhao
,
20:56
[Qemu-devel] [PATCH 3/4] bcm2835_fb: add framebuffer device for Raspberry Pi
,
Andrew Baumann
,
19:20
[Qemu-devel] [PATCH 4/4] bcm2835_property: implement framebuffer control/configuration properties
,
Andrew Baumann
,
19:20
[Qemu-devel] [PATCH 2/4] bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) block
,
Andrew Baumann
,
19:20
[Qemu-devel] [PATCH 1/4] bcm2835_peripherals: enable sdhci pending-insert quirk for raspberry pi
,
Andrew Baumann
,
19:20
[Qemu-devel] [PATCH 0/4] Raspberry Pi framebuffer and Windows support
,
Andrew Baumann
,
19:20
Re: [Qemu-devel] [PATCH] i8257: fix Terminal Count status
,
John Snow
,
18:51
[Qemu-devel] Migration design planning
,
John Snow
,
18:29
Re: [Qemu-devel] [PATCH 1/2] sd.c: Handle NULL block backend in sd_get_inserted()
,
Alistair Francis
,
17:35
Re: [Qemu-devel] [PATCH v4 RFC 00/17] qcow2: persistent dirty bitmaps
,
John Snow
,
16:42
Re: [Qemu-devel] [PATCH v2 0/6] external backup api
,
John Snow
,
16:37
Re: [Qemu-devel] [PATCH v2 0/6] external backup api
,
Denis V. Lunev
,
15:41
[Qemu-devel] [PATCH 3/3] block/qapi: Include empty drives in query-blockstats
,
Kevin Wolf
,
15:30
[Qemu-devel] [PATCH 2/3] block/qapi: Factor out bdrv_query_bds_stats()
,
Kevin Wolf
,
15:30
[Qemu-devel] [PATCH 1/3] block/qapi: Factor out bdrv_query_blk_stats()
,
Kevin Wolf
,
15:30
[Qemu-devel] [PATCH 0/3] block/qapi: Include empty drives in query-blockstats
,
Kevin Wolf
,
15:30
Re: [Qemu-devel] [PATCH v2 0/6] external backup api
,
Denis V. Lunev
,
15:30
Re: [Qemu-devel] [PATCH v7 5/9] qemu-log: new option -dfilter to limit output
,
Richard Henderson
,
15:26
Re: [Qemu-devel] [PATCH v7 8/9] qemu-log: support simple pid substitution for logs
,
Richard Henderson
,
15:21
Re: [Qemu-devel] [PATCH v7 7/9] target-arm: dfilter support for in_asm
,
Richard Henderson
,
15:20
Re: [Qemu-devel] [PATCH v7 1/9] tcg: pass down TranslationBlock to tcg_code_gen
,
Richard Henderson
,
15:19
[Qemu-devel] [Bug 1550503] [NEW] target-arm/helper.c:5493: bad test ?
,
dcb
,
15:15
Re: [Qemu-devel] [PATCH v2 4/8] target-arm: Add more fields to the data abort syndrome generator
,
Sergey Fedorov
,
15:08
Re: [Qemu-devel] [PATCH v2 0/6] external backup api
,
Paolo Bonzini
,
15:03
Re: [Qemu-devel] [PATCH v2 0/6] external backup api
,
Paolo Bonzini
,
14:55
Re: [Qemu-devel] [PATCH] Qemu/KVM: Remove x2apic feature from CPU model when kernel_irqchip is off
,
Eduardo Habkost
,
14:54
Re: [Qemu-devel] [Qemu-arm] help on how to emulate rasbperry pi 2
,
Andrew Baumann
,
14:21
Re: [Qemu-devel] [RFC PATCH v0 2/6] spapr: CPU core device
,
Michael Roth
,
13:14
Re: [Qemu-devel] [PATCH v3 0/2] virtio-balloon: improve balloon statistics
,
Denis V. Lunev
,
12:58
Re: [Qemu-devel] [Qemu-arm] help on how to emulate rasbperry pi 2
,
John Snow
,
12:52
Re: [Qemu-devel] [PATCH 2/2] sdhci: Implement DeviceClass reset
,
Andrew Baumann
,
12:47
Re: [Qemu-devel] [PATCH v4 03/16] register: Add Memory API glue
,
Alex Bennée
,
12:25
Re: [Qemu-devel] [Qemu-arm] help on how to emulate rasbperry pi 2
,
Andrew Baumann
,
12:23
Re: [Qemu-devel] [Qemu-arm] help on how to emulate rasbperry pi 2
,
John Snow
,
12:13
Re: [Qemu-devel] [PATCH v4 02/16] register: Add Register API
,
Alex Bennée
,
12:13
Re: [Qemu-devel] [PATCH v4 01/16] memory: Allow subregions to not be printed by info mtree
,
Peter Maydell
,
11:54
Re: [Qemu-devel] [PATCH v4 01/16] memory: Allow subregions to not be printed by info mtree
,
Alex Bennée
,
11:52
Re: [Qemu-devel] [PATCH 1/2] hw/mips: add initial Cluster Power Controller support
,
Peter Maydell
,
11:50
Re: [Qemu-devel] [PULL 00/20] target-arm queue
,
Peter Maydell
,
11:42
Re: [Qemu-devel] [PATCH COLO-Frame v15 00/38] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
,
Dr. David Alan Gilbert
,
11:36
Re: [Qemu-devel] [RFC PATCH v0 5/6] qmp, spapr: Show hot-plugged/pluggable CPU slots in the Machine
,
Thomas Huth
,
11:33
Re: [Qemu-devel] [PATCH v3 1/2] generic-loader: Add a generic loader
,
Peter Maydell
,
11:23
[Qemu-devel] [PATCH 2/2] hw/mips_malta: add CPC to the Malta board
,
Leon Alrae
,
11:20
[Qemu-devel] [PATCH 1/2] hw/mips: add initial Cluster Power Controller support
,
Leon Alrae
,
11:20
[Qemu-devel] [PATCH 0/2] hw/mips: implement Cluster Power Controller
,
Leon Alrae
,
11:20
Re: [Qemu-devel] [PATCH v4 00/16] data-driven device registers
,
Alex Bennée
,
11:15
Re: [Qemu-devel] [RFC 00/11] Current MTTCG kvm-unit-test patches
,
Alex Bennée
,
11:04
Re: [Qemu-devel] [PULL v3 0/6] migration pull
,
Peter Maydell
,
11:02
Re: [Qemu-devel] [PATCH v3 2/2] docs: Add a generic loader explanation document
,
Peter Maydell
,
10:59
Re: [Qemu-devel] [RFC PATCH v0 5/6] qmp, spapr: Show hot-plugged/pluggable CPU slots in the Machine
,
Eric Blake
,
10:58
Re: [Qemu-devel] [PATCH 1/1] arm: virt: change GPIO trigger interrupt to pulse
,
Peter Maydell
,
10:42
Re: [Qemu-devel] [PULL 0/6] migration pull
,
Denis V. Lunev
,
10:29
Re: [Qemu-devel] [PATCH 1/1] arm: virt: change GPIO trigger interrupt to pulse
,
Wei Huang
,
10:28
Re: [Qemu-devel] [RFC 00/11] Current MTTCG kvm-unit-test patches
,
Andrew Jones
,
10:22
[Qemu-devel] [PULL 18/20] sdhci: add quirk property for card insert interrupt status on Raspberry Pi
,
Peter Maydell
,
10:21
[Qemu-devel] [PULL 19/20] target-arm: Mark CNTHP_TVAL_EL2 as ARM_CP_NO_RAW
,
Peter Maydell
,
10:21
[Qemu-devel] [PULL 16/20] MAINTAINERS: Add some missing ARM related header files
,
Peter Maydell
,
10:20
[Qemu-devel] [PULL 09/20] target-arm: In v8, make illegal AArch32 mode changes set PSTATE.IL
,
Peter Maydell
,
10:20
[Qemu-devel] [PULL 00/20] target-arm queue
,
Peter Maydell
,
10:20
[Qemu-devel] [PULL 15/20] raspi: fix SD card with recent sdhci changes
,
Peter Maydell
,
10:20
[Qemu-devel] [PULL 07/20] target-arm: Add Hyp mode checks to bad_mode_switch()
,
Peter Maydell
,
10:20
[Qemu-devel] [PULL 14/20] ARM: PL061: Checking register r/w accesses to reserved area
,
Peter Maydell
,
10:20
[Qemu-devel] [PULL 13/20] target-arm: Implement MDCR_EL3.TPM and MDCR_EL2.TPM traps
,
Peter Maydell
,
10:20
[Qemu-devel] [PULL 20/20] target-arm: Make reserved ranges in ID_AA64* spaces RAZ, not UNDEF
,
Peter Maydell
,
10:20
[Qemu-devel] [PULL 11/20] target-arm: Make Monitor->NS PL1 mode changes illegal if HCR.TGE is 1
,
Peter Maydell
,
10:20
[Qemu-devel] [PULL 04/20] linux-user: Use restrictive mask when calling cpsr_write()
,
Peter Maydell
,
10:20
[Qemu-devel] [PULL 12/20] target-arm: Fix handling of SDCR for 32-bit code
,
Peter Maydell
,
10:20
[Qemu-devel] [PULL 17/20] sdhci: Revert "add optional quirk property to disable card insertion/removal interrupts"
,
Peter Maydell
,
10:20
[Qemu-devel] [PULL 02/20] target-arm: Add write_type argument to cpsr_write()
,
Peter Maydell
,
10:20
[Qemu-devel] [PULL 08/20] target-arm: Forbid mode switch to Mon from Secure EL1
,
Peter Maydell
,
10:20
[Qemu-devel] [PULL 05/20] target-arm: In cpsr_write() ignore mode switches from User mode
,
Peter Maydell
,
10:20
[Qemu-devel] [PULL 10/20] target-arm: Make mode switches from Hyp via CPS and MRS illegal
,
Peter Maydell
,
10:20
[Qemu-devel] [PULL 03/20] target-arm: Raw CPSR writes should skip checks and bank switching
,
Peter Maydell
,
10:20
[Qemu-devel] [PULL 01/20] target-arm: Give CPSR setting on 32-bit exception return its own helper
,
Peter Maydell
,
10:20
[Qemu-devel] [PULL 06/20] target-arm: Add comment about not implementing NSACR.RFR
,
Peter Maydell
,
10:20
Re: [Qemu-devel] [RFC PATCH v0 3/6] spapr: Represent boot CPUs as spapr-cpu-core devices
,
Igor Mammedov
,
10:19
[Qemu-devel] [PATCH 1/1] icount: possible options are on or off
,
Pranith Kumar
,
10:18
[Qemu-devel] [PATCH] icount: possible options for sleep are on or off
,
Pranith Kumar
,
10:18
[Qemu-devel] [PULL 4/6] migration/vmstate: document VMStateFlags
,
Amit Shah
,
10:18
[Qemu-devel] [PULL 6/6] migration (postcopy): move bdrv_invalidate_cache_all of of coroutine context
,
Amit Shah
,
10:18
[Qemu-devel] [PULL 5/6] migration (ordinary): move bdrv_invalidate_cache_all of of coroutine context
,
Amit Shah
,
10:18
[Qemu-devel] [PULL 1/6] migration: reorder code to make it symmetric
,
Amit Shah
,
10:17
[Qemu-devel] [PULL 3/6] MAINTAINERS: Add docs/migration.txt to the "Migration" section
,
Amit Shah
,
10:17
[Qemu-devel] [PULL 2/6] migration/postcopy-ram: Guard use of sys/eventfd.h with CONFIG_EVENTFD
,
Amit Shah
,
10:17
[Qemu-devel] [PULL v3 0/6] migration pull
,
Amit Shah
,
10:17
Re: [Qemu-devel] [PULL 0/6] migration pull
,
Amit Shah
,
10:15
[Qemu-devel] [PATCH] icount: possible options for sleep are on or off
,
Pranith Kumar
,
10:14
[Qemu-devel] [PATCH v3 25/27] migration: add support for encrypting data with TLS
,
Daniel P. Berrange
,
10:11
[Qemu-devel] [PATCH v3 26/27] migration: remove support for non-iovec based write handlers
,
Daniel P. Berrange
,
10:11
[Qemu-devel] [PATCH v3 22/27] migration: move definition of struct QEMUFile back into qemu-file.c
,
Daniel P. Berrange
,
10:11
[Qemu-devel] [PATCH v3 27/27] migration: remove qemu_get_fd method from QEMUFile
,
Daniel P. Berrange
,
10:11
[Qemu-devel] [PATCH v3 24/27] migration: define 'tls-creds' and 'tls-hostname' migration parameters
,
Daniel P. Berrange
,
10:11
[Qemu-devel] [PATCH v3 23/27] migration: don't use an array for storing migrate parameters
,
Daniel P. Berrange
,
10:11
[Qemu-devel] [PATCH v3 19/27] migration: delete QEMUSizedBuffer struct
,
Daniel P. Berrange
,
10:11
[Qemu-devel] [PATCH v3 21/27] migration: delete QEMUFile stdio implementation
,
Daniel P. Berrange
,
10:11
[Qemu-devel] [PATCH v3 17/27] migration: convert savevm to use QIOChannel for writing to files
,
Daniel P. Berrange
,
10:11
[Qemu-devel] [PATCH v3 15/27] migration: convert exec socket protocol to use QIOChannel
,
Daniel P. Berrange
,
10:11
[Qemu-devel] [PATCH v3 18/27] migration: delete QEMUFile buffer implementation
,
Daniel P. Berrange
,
10:11
[Qemu-devel] [PATCH v3 20/27] migration: delete QEMUFile sockets implementation
,
Daniel P. Berrange
,
10:11
[Qemu-devel] [PATCH v3 16/27] migration: convert RDMA to use QIOChannel interface
,
Daniel P. Berrange
,
10:11
[Qemu-devel] [PATCH v3 13/27] migration: convert tcp socket protocol to use QIOChannel
,
Daniel P. Berrange
,
10:11
[Qemu-devel] [PATCH v3 10/27] migration: convert post-copy to use QIOChannelBuffer
,
Daniel P. Berrange
,
10:11
[Qemu-devel] [PATCH v3 12/27] migration: rename unix.c to socket.c
,
Daniel P. Berrange
,
10:11
[Qemu-devel] [PATCH v3 11/27] migration: convert unix socket protocol to use QIOChannel
,
Daniel P. Berrange
,
10:11
[Qemu-devel] [PATCH v3 14/27] migration: convert fd socket protocol to use QIOChannel
,
Daniel P. Berrange
,
10:11
[Qemu-devel] [PATCH v3 09/27] migration: add reporting of errors for outgoing migration
,
Daniel P. Berrange
,
10:10
[Qemu-devel] [PATCH v3 06/27] migration: force QEMUFile to blocking mode for outgoing migration
,
Daniel P. Berrange
,
10:10
[Qemu-devel] [PATCH v3 07/27] migration: introduce a new QEMUFile impl based on QIOChannel
,
Daniel P. Berrange
,
10:10
[Qemu-devel] [PATCH v3 08/27] migration: add helpers for creating QEMUFile from a QIOChannel
,
Daniel P. Berrange
,
10:10
[Qemu-devel] [PATCH v3 02/27] migration: remove use of qemu_bufopen from vmstate tests
,
Daniel P. Berrange
,
10:10
[Qemu-devel] [PATCH v3 05/27] migration: introduce set_blocking function in QEMUFileOps
,
Daniel P. Berrange
,
10:10
[Qemu-devel] [PATCH v3 03/27] migration: ensure qemu_fflush() always writes full data amount
,
Daniel P. Berrange
,
10:10
[Qemu-devel] [PATCH v3 04/27] migration: split migration hooks out of QEMUFileOps
,
Daniel P. Berrange
,
10:10
[Qemu-devel] [PATCH v3 00/27] Convert migration to QIOChannel & support TLS
,
Daniel P. Berrange
,
10:10
[Qemu-devel] [PATCH v3 01/27] s390: use FILE instead of QEMUFile for creating text file
,
Daniel P. Berrange
,
10:10
Re: [Qemu-devel] [PATCH] target-arm: Make reserved ranges in ID_AA64* spaces RAZ, not UNDEF
,
Peter Maydell
,
10:08
Re: [Qemu-devel] [PATCH 1/1] arm: virt: change GPIO trigger interrupt to pulse
,
Peter Maydell
,
10:06
Re: [Qemu-devel] [PULL 0/6] migration pull
,
Denis V. Lunev
,
09:59
Re: [Qemu-devel] [RFC PATCH v0 4/6] spapr: CPU hotplug support
,
Bharata B Rao
,
09:56
Re: [Qemu-devel] [RFC 00/11] Current MTTCG kvm-unit-test patches
,
Alex Bennée
,
09:54
Re: [Qemu-devel] [PATCH 1/1] arm: virt: change GPIO trigger interrupt to pulse
,
Shannon Zhao
,
09:54
Re: [Qemu-devel] [PATCH] target-arm: Make reserved ranges in ID_AA64* spaces RAZ, not UNDEF
,
Alex Bennée
,
09:49
Re: [Qemu-devel] [PATCH RFC] tests: always build test programs
,
Peter Maydell
,
09:29
Re: [Qemu-devel] [PATCH] io: fix build on FreeBSD
,
Ed Maste
,
09:26
Re: [Qemu-devel] [RFC 07/11] arm/run: allow aarch64 to start arm binaries
,
Alex Bennée
,
09:20
Re: [Qemu-devel] [RFC 01/11] config/config-arm-common: build-up tests-common target
,
Alex Bennée
,
09:16
Re: [Qemu-devel] [RFC 00/11] Current MTTCG kvm-unit-test patches
,
Andrew Jones
,
09:13
Re: [Qemu-devel] [RFC 01/11] config/config-arm-common: build-up tests-common target
,
Andrew Jones
,
09:04
Re: [Qemu-devel] [RFC 07/11] arm/run: allow aarch64 to start arm binaries
,
Andrew Jones
,
09:02
[Qemu-devel] [PATCH v4 07/10] pc: acpi: create Processor and Notify objects only for valid lapics
,
Igor Mammedov
,
08:59
[Qemu-devel] [PATCH v4 08/10] pc: acpi: drop cpu->found_cpus bitmap
,
Igor Mammedov
,
08:59
[Qemu-devel] [PATCH v4 10/10] tests: update ACPI tables blobs for cpuhp_sparse case
,
Igor Mammedov
,
08:59
[Qemu-devel] [PATCH v4 09/10] pc: acpi: clarify why possible LAPIC entries must be present in MADT
,
Igor Mammedov
,
08:59
[Qemu-devel] [PATCH v4 06/10] pc: acpi: create MADT.lapic entries only for valid lapics
,
Igor Mammedov
,
08:59
[Qemu-devel] [PATCH v4 04/10] pc: acpi: cleanup qdev_get_machine() calls
,
Igor Mammedov
,
08:59
[Qemu-devel] [PATCH v4 05/10] pc: acpi: SRAT: create only valid processor lapic entries
,
Igor Mammedov
,
08:59
[Qemu-devel] [PATCH v4 02/10] pc: init pcms->apic_id_limit once and use it throughout pc.c
,
Igor Mammedov
,
08:59
[Qemu-devel] [PATCH v4 03/10] machine: introduce MachineClass.possible_cpu_arch_ids() hook
,
Igor Mammedov
,
08:59
[Qemu-devel] [PATCH v4 01/10] tests: pc: acpi: piix4: add sparse CPU hotplug case
,
Igor Mammedov
,
08:59
[Qemu-devel] [PATCH v4 00/10] pc: do not create invalid MADT.LAPIC/Processor entries
,
Igor Mammedov
,
08:59
Re: [Qemu-devel] [PATCH v1 1/1] target-arm: Mark CNTHP_TVAL_EL2 as ARM_CP_NO_RAW
,
Peter Maydell
,
08:37
Re: [Qemu-devel] [PULL 0/8] target-mips queue
,
Peter Maydell
,
08:25
[Qemu-devel] [PATCH 2/2] sdhci: Implement DeviceClass reset
,
Peter Maydell
,
08:24
[Qemu-devel] [PATCH 0/2] sdhci: Implement device reset
,
Peter Maydell
,
08:24
[Qemu-devel] [PATCH 1/2] sd.c: Handle NULL block backend in sd_get_inserted()
,
Peter Maydell
,
08:24
Re: [Qemu-devel] [PATCH COLO-Frame v15 29/38] COLO: Separate the process of saving/loading ram and device state
,
Dr. David Alan Gilbert
,
08:17
Re: [Qemu-devel] [PULL 0/6] migration pull
,
Amit Shah
,
08:16
[Qemu-devel] [RFC 11/11] arm/tcg-test: some basic TCG exercising tests
,
Alex Bennée
,
08:16
[Qemu-devel] [RFC 09/11] arm/locking-tests: add comprehensive locking test
,
Alex Bennée
,
08:16
[Qemu-devel] [RFC 07/11] arm/run: allow aarch64 to start arm binaries
,
Alex Bennée
,
08:16
[Qemu-devel] [RFC 05/11] lib: add isaac prng library from CCAN
,
Alex Bennée
,
08:16
[Qemu-devel] [RFC 10/11] arm/barrier-litmus-tests: add some litmus tests
,
Alex Bennée
,
08:16
[Qemu-devel] [RFC 08/11] arm/tlbflush-test: Add TLB torture test
,
Alex Bennée
,
08:16
[Qemu-devel] [RFC 06/11] arm/run: set indentation defaults for emacs
,
Alex Bennée
,
08:16
[Qemu-devel] [RFC 00/11] Current MTTCG kvm-unit-test patches
,
Alex Bennée
,
08:15
[Qemu-devel] [RFC 03/11] arm/arm64: Add initial gic support
,
Alex Bennée
,
08:15
[Qemu-devel] [RFC 01/11] config/config-arm-common: build-up tests-common target
,
Alex Bennée
,
08:15
[Qemu-devel] [RFC 04/11] arm/arm64: Add IPI test
,
Alex Bennée
,
08:15
[Qemu-devel] [RFC 02/11] arm/arm64: irq enable/disable
,
Alex Bennée
,
08:15
Re: [Qemu-devel] [PATCH 2/2] hmp: Extend drive_del to delete nodes without BB
,
Max Reitz
,
08:12
Re: [Qemu-devel] [PATCH 2/2] hmp: Extend drive_del to delete nodes without BB
,
Max Reitz
,
08:09
[Qemu-devel] [PATCH RFC] tests: always build test programs
,
Daniel P. Berrange
,
08:09
Re: [Qemu-devel] [RFC PATCH v0 4/6] spapr: CPU hotplug support
,
Thomas Huth
,
08:04
Re: [Qemu-devel] [PATCH COLO-Frame v15 28/38] migration/savevm: Export two helper functions for savevm process
,
Dr. David Alan Gilbert
,
08:00
Re: [Qemu-devel] [PULL] Update OpenBIOS images
,
Peter Maydell
,
07:54
Re: [Qemu-devel] [PATCH 1/1] arm: virt: change GPIO trigger interrupt to pulse
,
Peter Maydell
,
07:53
Re: [Qemu-devel] [PATCH COLO-Frame v15 27/38] migration/savevm: Add new helpers to process the different stages of loadvm
,
Dr. David Alan Gilbert
,
07:52
[Qemu-devel] [PATCH v1 1/1] target-arm: Mark CNTHP_TVAL_EL2 as ARM_CP_NO_RAW
,
Edgar E. Iglesias
,
07:45
Re: [Qemu-devel] [PATCH 1/1] arm: virt: change GPIO trigger interrupt to pulse
,
Shannon Zhao
,
07:32
Re: [Qemu-devel] [Qemu-ppc] Migrating decrementer
,
Mark Cave-Ayland
,
07:30
Re: [Qemu-devel] [PULL 0/6] migration pull
,
Peter Maydell
,
07:23
Re: [Qemu-devel] [PULL 0/9] qemu-ga patch queue for 2.6
,
Peter Maydell
,
06:40
Re: [Qemu-devel] [PULL 0/9] qemu-ga patch queue for 2.6
,
Peter Maydell
,
06:39
Re: [Qemu-devel] [PATCH v3 2/2] doc/memory: remove the stray extra '-'
,
Peter Maydell
,
06:37
Re: [Qemu-devel] [PATCH v3 1/2] doc/memory: fix typo
,
Peter Maydell
,
06:36
Re: [Qemu-devel] [PATCH 00/12] Allow EEH on spapr-pci-host-bridge devices
,
David Gibson
,
06:32
Re: [Qemu-devel] [PATCH v4 0/2] sdhci: pending insert quirk for raspberry pi
,
Peter Maydell
,
06:32
[Qemu-devel] [PATCH 04/12] spapr_pci: Fold spapr_phb_vfio_eeh_configure() into spapr_pci code
,
David Gibson
,
06:31
Re: [Qemu-devel] [Qemu-ppc] [PATCH v3 0/2] Fix migration of old pseries
,
David Gibson
,
06:31
[Qemu-devel] [PATCH 06/12] spapr_pci: Fold spapr_phb_vfio_eeh_get_state() into spapr_pci code
,
David Gibson
,
06:31
[Qemu-devel] [PATCH 10/12] spapr_pci: (Mostly) remove spapr-pci-vfio-host-bridge
,
David Gibson
,
06:31
[Qemu-devel] [PATCH 03/12] spapr_pci: Eliminate class callbacks
,
David Gibson
,
06:31
[Qemu-devel] [PATCH 11/12] spapr_pci: Remove finish_realize hook
,
David Gibson
,
06:31
[Qemu-devel] [PATCH 02/12] spapr_pci: Switch to vfio_eeh_as_op() interface
,
David Gibson
,
06:31
[Qemu-devel] [PATCH 01/12] vfio: Start improving VFIO/EEH interface
,
David Gibson
,
06:31
[Qemu-devel] [PATCH 08/12] spapr_pci: Fold spapr_phb_vfio_reset() into spapr_pci code
,
David Gibson
,
06:31
[Qemu-devel] [PATCH 12/12] vfio: Eliminate vfio_container_ioctl()
,
David Gibson
,
06:31
[Qemu-devel] [PATCH 00/12] Allow EEH on spapr-pci-host-bridge devices
,
David Gibson
,
06:31
[Qemu-devel] [PATCH 09/12] spapr_pci: Allow EEH on spapr-pci-host-bridge
,
David Gibson
,
06:31
[Qemu-devel] [PATCH 05/12] spapr_pci: Fold spapr_phb_vfio_eeh_reset() into spapr_pci code
,
David Gibson
,
06:31
[Qemu-devel] [PATCH 07/12] spapr_pci: Fold spapr_phb_vfio_eeh_set_option() into spapr_pci code
,
David Gibson
,
06:31
[Qemu-devel] [PATCH v3 2/2] doc/memory: remove the stray extra '-'
,
Cao jin
,
06:29
[Qemu-devel] [PATCH v3 0/2] doc/memory: cleanup
,
Cao jin
,
06:29
[Qemu-devel] [PATCH v3 1/2] doc/memory: fix typo
,
Cao jin
,
06:29
[Qemu-devel] [PULL 8/8] target-mips: implement R6 multi-threading
,
Leon Alrae
,
06:18
[Qemu-devel] [PULL 5/8] mips/kvm: Support signed 64-bit KVM registers
,
Leon Alrae
,
06:18
[Qemu-devel] [PULL 6/8] mips/kvm: Support FPU in MIPS KVM guests
,
Leon Alrae
,
06:18
[Qemu-devel] [PULL 7/8] mips/kvm: Support MSA in MIPS KVM guests
,
Leon Alrae
,
06:18
[Qemu-devel] [PULL 4/8] mips/kvm: Support unsigned KVM registers
,
Leon Alrae
,
06:18
Re: [Qemu-devel] [PATCH v2] doc/memory.txt: fix typo
,
Peter Maydell
,
06:17
[Qemu-devel] [PULL 3/8] mips/kvm: Implement Config CP0 registers
,
Leon Alrae
,
06:17
[Qemu-devel] [PULL 2/8] mips/kvm: Implement PRid CP0 register
,
Leon Alrae
,
06:17
[Qemu-devel] [PULL 1/8] mips/kvm: Remove a couple of noisy DPRINTFs
,
Leon Alrae
,
06:17
[Qemu-devel] [PULL 0/8] target-mips queue
,
Leon Alrae
,
06:17
Re: [Qemu-devel] [PATCH v2] doc/memory.txt: fix typo
,
Cao jin
,
06:12
Re: [Qemu-devel] [PATCH v2] doc/memory.txt: fix typo
,
Peter Maydell
,
06:03
[Qemu-devel] [PATCH v2] doc/memory.txt: fix typo
,
Cao jin
,
05:58
Re: [Qemu-devel] [PATCH v7 0/9] qemu-log, -dfilter and other logging tweaks
,
Alex Bennée
,
05:57
Re: [Qemu-devel] cpu_memory_rw_debug doesn't work on MIPS?
,
Leon Alrae
,
05:55
[Qemu-devel] [PULL] Update OpenBIOS images
,
Mark Cave-Ayland
,
05:51
Re: [Qemu-devel] [Qemu-ppc] [PATCH v3 0/2] Fix migration of old pseries
,
Greg Kurz
,
05:50
Re: [Qemu-devel] [RFC PATCH v0 2/6] spapr: CPU core device
,
Thomas Huth
,
05:46
Re: [Qemu-devel] [PATCH] doc/memory.txt: correct a logic error
,
hitmoon
,
05:39
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
Igor Mammedov
,
05:37
Re: [Qemu-devel] [PATCH] doc/memory.txt: correct a logic error
,
Peter Maydell
,
05:25
[Qemu-devel] [PATCH] gtk: Add show_tabs=on|off command line option.
,
Igor S
,
05:25
Re: [Qemu-devel] [Qemu-arm] help on how to emulate rasbperry pi 2
,
Mats Malmberg
,
05:24
Re: [Qemu-devel] [PATCH] virt: Lift the maximum RAM limit from 30GB to 255GB
,
Peter Maydell
,
05:22
Re: [Qemu-devel] Regarding Cortex-A7 CPU definition
,
Peter Maydell
,
05:21
Re: [Qemu-devel] [Qemu-arm] [PATCH v2 1/3] hw/timer: Add ASPEED AST2400 timer device model
,
Peter Maydell
,
05:20
Re: [Qemu-devel] Question on ioeventfd behavior
,
Paolo Bonzini
,
05:10
Re: [Qemu-devel] Question on ioeventfd behavior
,
Markus Armbruster
,
04:59
Re: [Qemu-devel] [PATCH] Qemu/KVM: Remove x2apic feature from CPU model when kernel_irqchip is off
,
Paolo Bonzini
,
04:56
[Qemu-devel] [PULL 6/6] migration/vmstate: document VMStateFlags
,
Amit Shah
,
04:56
[Qemu-devel] [PULL 3/6] migration (ordinary): move bdrv_invalidate_cache_all of of coroutine context
,
Amit Shah
,
04:56
[Qemu-devel] [PULL 5/6] MAINTAINERS: Add docs/migration.txt to the "Migration" section
,
Amit Shah
,
04:56
[Qemu-devel] [PULL 4/6] migration (postcopy): move bdrv_invalidate_cache_all of of coroutine context
,
Amit Shah
,
04:56
[Qemu-devel] [PULL 2/6] migration/postcopy-ram: Guard use of sys/eventfd.h with CONFIG_EVENTFD
,
Amit Shah
,
04:56
[Qemu-devel] [PULL 0/6] migration pull
,
Amit Shah
,
04:56
[Qemu-devel] [PULL 1/6] migration: reorder code to make it symmetric
,
Amit Shah
,
04:56
Re: [Qemu-devel] [PATCH v2 00/24] target-sparc improvements
,
Mark Cave-Ayland
,
04:45
[Qemu-devel] [PATCH v2] xics: report errors with the QEMU Error API
,
Greg Kurz
,
04:44
Re: [Qemu-devel] [RFC PATCH v0 5/6] qmp, spapr: Show hot-plugged/pluggable CPU slots in the Machine
,
Bharata B Rao
,
04:41
Re: [Qemu-devel] Question on ioeventfd behavior
,
Paolo Bonzini
,
04:41
Re: [Qemu-devel] [PULL 2/8] configure: add dma-buf support detection.
,
Paolo Bonzini
,
04:30
Re: [Qemu-devel] [PATCH] usb-redirect: Avoid double free of data
,
Gerd Hoffmann
,
04:24
Re: [Qemu-devel] [PATCH] qemu-img: eliminate memory leak
,
Kevin Wolf
,
04:23
Re: [Qemu-devel] [PATCH 0/3] Add some more files to the MAINTAINERS file
,
Gerd Hoffmann
,
04:21
Re: [Qemu-devel] [PATCH 1/9] dma-helpers: Expose the sg mapping logic
,
Kevin Wolf
,
04:20
Re: [Qemu-devel] [PATCH] spice/gl: Enable dmabuf only for spice >= 0.13.1
,
Gerd Hoffmann
,
04:16
Re: [Qemu-devel] [PATCH v2 1/2] block: Allow x-blockdev-del on a BB with a monitor-owned BDS
,
Alberto Garcia
,
04:10
Re: [Qemu-devel] [PULL 05/23] pc-dimm: add pc_dimm_build_list()
,
Vladimir Sementsov-Ogievskiy
,
04:08
Re: [Qemu-devel] [PULL 05/23] pc-dimm: add pc_dimm_build_list()
,
Vladimir Sementsov-Ogievskiy
,
04:08
Re: [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Kevin Wolf
,
04:01
Re: [Qemu-devel] [PATCH v2 1/2] block: Allow x-blockdev-del on a BB with a monitor-owned BDS
,
Kevin Wolf
,
03:59
Re: [Qemu-devel] drive-backup
,
Stefan Priebe
,
03:55
[Qemu-devel] [PATCH] doc/memory.txt: correct a logic error
,
xiaoqiang zhao
,
03:44
Re: [Qemu-devel] [qemu] how to test qemu?
,
Alex Bennée
,
03:40
Re: [Qemu-devel] [PATCH v2 8/8] target-arm: Use isyn.swstep.ex to hold the is_ldex state
,
Edgar E. Iglesias
,
03:22
Re: [Qemu-devel] [PATCH qemu] migration/vmstate: document VMStateFlags
,
Sascha Silbe
,
03:19
[Qemu-devel] [PATCH v2] migration/vmstate: document VMStateFlags
,
Sascha Silbe
,
03:18
[Qemu-devel] [PATCH V7 2/2] tests/test-filter-mirror:add filter-mirror unit test
,
Zhang Chen
,
03:11
[Qemu-devel] [PATCH V7 1/2] net/filter-mirror:Add filter-mirror
,
Zhang Chen
,
03:11
[Qemu-devel] [PATCH V7 0/2] net/filter-mirror:add filter-mirror and unit test
,
Zhang Chen
,
03:11
Re: [Qemu-devel] [PATCH] virt: Lift the maximum RAM limit from 30GB to 255GB
,
Christoffer Dall
,
03:05
[Qemu-devel] Question on ioeventfd behavior
,
Markus Armbruster
,
02:51
Re: [Qemu-devel] [PATCH] MAINTAINERS: Add an entry for the include/sysemu/rng*.h files
,
Amit Shah
,
02:51
Re: [Qemu-devel] [PATCH V6 0/2] net/filter-mirror:add filter-mirror and unit test
,
Zhang Chen
,
02:47
Re: [Qemu-devel] [PATCH v7 2/3] qmp event: Refactor QUORUM_REPORT_BAD
,
Alberto Garcia
,
02:33
Re: [Qemu-devel] [Qemu-block] [PATCH] qemu-img: eliminate memory leak
,
Alberto Garcia
,
02:31
Re: [Qemu-devel] [PATCH] filter/fiter-buffer: Add a 'status' property for filter object
,
Hailiang Zhang
,
02:22
Re: [Qemu-devel] [PATCH] net: simplify net_init_tap_one logic
,
Jason Wang
,
02:13
Re: [Qemu-devel] [PATCH V6 0/2] net/filter-mirror:add filter-mirror and unit test
,
Jason Wang
,
02:06
Re: [Qemu-devel] [PATCH] MAINTAINERS: Add entries for include/net/ files
,
Jason Wang
,
01:54
Re: [Qemu-devel] [PATCH] filter/fiter-buffer: Add a 'status' property for filter object
,
Jason Wang
,
01:50
Re: [Qemu-devel] Regarding Cortex-A7 CPU definition
,
Deepak kumar Raju
,
01:48
[Qemu-devel] 答复: [PATCH v2] net: ne2000: check ring buffer control registers
,
yanghongke
,
01:39
Re: [Qemu-devel] [PATCH] vhost-user: verify that number of queues is less than MAX_QUEUE_NUM
,
Jason Wang
,
01:32
Re: [Qemu-devel] [PATCH] net: filter: correctly remove filter from the list during finalization
,
Jason Wang
,
01:27
Re: [Qemu-devel] [V6 1/4] hw/i386: Introduce AMD IOMMU
,
David Kiarie
,
01:23
Re: [Qemu-devel] 答复: [PATCH v2] net: ne2000: check ring buffer control registers
,
Jason Wang
,
01:13
Re: [Qemu-devel] [PATCH v2 1/2] net: check packet payload length
,
Jason Wang
,
01:10
Re: [Qemu-devel] [PATCH v4 2/3] block/backup: avoid copying less than full target clusters
,
Fam Zheng
,
00:50
Re: [Qemu-devel] [PULL 0/9] qemu-ga patch queue for 2.6
,
Stefan Weil
,
00:44
Re: [Qemu-devel] [RFC PATCH v0 2/6] spapr: CPU core device
,
Bharata B Rao
,
00:41
Re: [Qemu-devel] [Qemu-ppc] [PATCH] dbdma: warn when using unassigned channel
,
David Gibson
,
00:32
Re: [Qemu-devel] [Qemu-ppc] [PATCH] spapr: disable vmdesc submission for old machines
,
David Gibson
,
00:32
Re: [Qemu-devel] [PATCH qemu] migration/vmstate: document VMStateFlags
,
Amit Shah
,
00:27
February 25, 2016
[Qemu-devel] [Bug 1546445] Re: support vhost user without specifying vhostforce
,
Serge Hallyn
,
23:55
Re: [Qemu-devel] [Qemu-ppc] Migrating decrementer
,
David Gibson
,
23:49
Re: [Qemu-devel] [RFC PATCH v0 5/6] qmp, spapr: Show hot-plugged/pluggable CPU slots in the Machine
,
David Gibson
,
23:11
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
David Gibson
,
23:11
Re: [Qemu-devel] [RFC PATCH v0 3/6] spapr: Represent boot CPUs as spapr-cpu-core devices
,
Bharata B Rao
,
23:03
Re: [Qemu-devel] [RFC PATCH v0 4/6] spapr: CPU hotplug support
,
David Gibson
,
22:50
Re: [Qemu-devel] [RFC PATCH v0 3/6] spapr: Represent boot CPUs as spapr-cpu-core devices
,
David Gibson
,
22:50
Re: [Qemu-devel] [RFC PATCH v0 2/6] spapr: CPU core device
,
David Gibson
,
22:33
[Qemu-devel] Implementing QKeyCode in cocoa.m
,
Programmingkid
,
22:18
Re: [Qemu-devel] [Qemu-arm] [PATCH v2 1/3] hw/timer: Add ASPEED AST2400 timer device model
,
Andrew Jeffery
,
22:14
Re: [Qemu-devel] [PATCH] doc/memory.txt: fix typo
,
Cao jin
,
21:35
[Qemu-devel] [PATCH v7 2/3] qmp event: Refactor QUORUM_REPORT_BAD
,
Changlong Xie
,
20:37
[Qemu-devel] [PATCH v7 0/3] modify vote rules for flush operation
,
Changlong Xie
,
20:37
[Qemu-devel] [PATCH v7 1/3] docs: fix invalid node name in qmp event
,
Changlong Xie
,
20:37
[Qemu-devel] [PATCH v7 3/3] quorum: modify vote rules for flush operation
,
Changlong Xie
,
20:37
Re: [Qemu-devel] [PATCH v6 2/3] qmp event: Refactor QUORUM_REPORT_BAD
,
Changlong Xie
,
20:19
Re: [Qemu-devel] [PATCH 3/3] xics: report errors with the QEMU Error API
,
David Gibson
,
19:17
Re: [Qemu-devel] [PATCH 0/3] spapr_pci and xics fixes
,
David Gibson
,
19:17
[Qemu-devel] [PATCH v2 14/19] qapi: Don't special-case simple union wrappers
,
Eric Blake
,
18:39
[Qemu-devel] [PATCH v2 18/19] qapi: Use anonymous base in CpuInfo
,
Eric Blake
,
18:39
[Qemu-devel] [PATCH v2 17/19] qapi: Use anonymous base in SchemaInfo
,
Eric Blake
,
18:39
[Qemu-devel] [PATCH v2 19/19] qapi: Make c_type() more OO-like
,
Eric Blake
,
18:39
[Qemu-devel] [PATCH v2 16/19] qapi: Allow anonymous base for flat union
,
Eric Blake
,
18:39
[Qemu-devel] [PATCH v2 15/19] qapi-visit: Move error check into gen_visit_members_call()
,
Eric Blake
,
18:39
[Qemu-devel] [PATCH v2 11/19] qapi: Add type.is_empty() helper
,
Eric Blake
,
18:39
[Qemu-devel] [PATCH v2 13/19] qapi-visit: Simplify visit of empty branch in union
,
Eric Blake
,
18:39
[Qemu-devel] [PATCH v2 12/19] qapi: Fix command with named empty argument type
,
Eric Blake
,
18:39
[Qemu-devel] [PATCH v2 05/19] util: Shorten references into SocketAddress
,
Eric Blake
,
18:39
[Qemu-devel] [PATCH v2 09/19] qapi: Drop useless 'data' member of unions
,
Eric Blake
,
18:39
[Qemu-devel] [PATCH v2 08/19] chardev: Drop useless ChardevDummy type
,
Eric Blake
,
18:39
[Qemu-devel] [PATCH v2 07/19] qapi: Avoid use of 'data' member of qapi unions
,
Eric Blake
,
18:39
[Qemu-devel] [PATCH v2 10/19] qapi-visit: Factor out gen_visit_members_call()
,
Eric Blake
,
18:39
[Qemu-devel] [PATCH v2 06/19] ui: Shorten references into InputEvent
,
Eric Blake
,
18:39
[Qemu-devel] [PATCH v2 03/19] qapi: Update docs to match recent generator changes
,
Eric Blake
,
18:39
[Qemu-devel] [PATCH v2 01/19] qapi: Rename 'fields' to 'members' in internal interface
,
Eric Blake
,
18:39
[Qemu-devel] [PATCH v2 00/19] easier unboxed visits/qapi implicit types
,
Eric Blake
,
18:39
[Qemu-devel] [PATCH v2 02/19] qapi-visit: Expose visit_type_FOO_members()
,
Eric Blake
,
18:39
[Qemu-devel] [PATCH v2 04/19] chardev: Shorten references into ChardevBackend
,
Eric Blake
,
18:39
Re: [Qemu-devel] [PULL 4/8] spice: reset cursor on resize
,
Paolo Bonzini
,
18:24
Re: [Qemu-devel] [PULL 4/8] spice: reset cursor on resize
,
Marc-André Lureau
,
18:23
Re: [Qemu-devel] [PULL 4/8] spice: reset cursor on resize
,
Paolo Bonzini
,
18:10
[Qemu-devel] [PATCH] net: simplify net_init_tap_one logic
,
Paolo Bonzini
,
18:06
Re: [Qemu-devel] [Qemu-ppc] [PATCH] dbdma: warn when using unassigned channel
,
Mark Cave-Ayland
,
18:04
[Qemu-devel] [PATCH] qemu-img: eliminate memory leak
,
Paolo Bonzini
,
17:54
[Qemu-devel] [PATCH v4 0/2] sdhci: pending insert quirk for raspberry pi
,
Andrew Baumann
,
16:35
[Qemu-devel] [PATCH v4 1/2] sdhci: Revert "add optional quirk property to disable card insertion/removal interrupts"
,
Andrew Baumann
,
16:35
[Qemu-devel] [PATCH v4 2/2] sdhci: add quirk property for card insert interrupt status on Raspberry Pi
,
Andrew Baumann
,
16:35
Re: [Qemu-devel] [PULL 0/9] qemu-ga patch queue for 2.6
,
Michael Roth
,
16:27
Re: [Qemu-devel] [PATCH v2 4/4] i.MX: Add SPI NOR FLASH memory to sabrelite board.
,
Peter Maydell
,
16:04
[Qemu-devel] [PATCH v4 3/3] iotests/124: Add cluster_size mismatch test
,
John Snow
,
15:58
[Qemu-devel] [PATCH v4 1/3] block/backup: make backup cluster size configurable
,
John Snow
,
15:58
[Qemu-devel] [PATCH v4 2/3] block/backup: avoid copying less than full target clusters
,
John Snow
,
15:58
[Qemu-devel] [PATCH v4 0/3] blockjob: correct backup cluster size for backups
,
John Snow
,
15:58
Re: [Qemu-devel] [PATCH qemu] migration/vmstate: document VMStateFlags
,
Sascha Silbe
,
15:45
Re: [Qemu-devel] [PATCH v2 4/4] i.MX: Add SPI NOR FLASH memory to sabrelite board.
,
Jean-Christophe DUBOIS
,
15:37
Re: [Qemu-devel] [PATCH qemu] migration/vmstate: document VMStateFlags
,
Sascha Silbe
,
15:25
Re: [Qemu-devel] drive-backup
,
John Snow
,
14:53
Re: [Qemu-devel] [PATCH COLO-Frame v15 00/38] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
,
Dr. David Alan Gilbert
,
14:52
Re: [Qemu-devel] how Windows treats BARs of driver-less devices when other devices are hotplugged
,
Michael S. Tsirkin
,
14:44
Re: [Qemu-devel] [PATCH v3 2/2] sdhci: add quirk property for card insert interrupt status on Raspberry Pi
,
Peter Maydell
,
14:17
Re: [Qemu-devel] [PATCH v3 2/2] sdhci: add quirk property for card insert interrupt status on Raspberry Pi
,
Andrew Baumann
,
14:00
[Qemu-devel] cpu_memory_rw_debug doesn't work on MIPS?
,
Igor R
,
13:56
Re: [Qemu-devel] [PATCH v3 2/2] sdhci: add quirk property for card insert interrupt status on Raspberry Pi
,
Peter Maydell
,
13:51
Re: [Qemu-devel] [PATCH v2 8/8] target-arm: Use isyn.swstep.ex to hold the is_ldex state
,
Peter Maydell
,
13:29
Re: [Qemu-devel] [PATCH v2 7/8] target-arm: A64: Create Instruction Syndromes for Data Aborts
,
Peter Maydell
,
13:27
Re: [Qemu-devel] [PULL 0/9] qemu-ga patch queue for 2.6
,
Peter Maydell
,
13:18
[Qemu-devel] [PATCH 3/3] xics: report errors with the QEMU Error API
,
Greg Kurz
,
13:02
[Qemu-devel] [PATCH 0/3] spapr_pci and xics fixes
,
Greg Kurz
,
13:02
[Qemu-devel] [PATCH 2/3] spapr_pci: fix irq leak in RTAS ibm, change-msi
,
Greg Kurz
,
13:02
[Qemu-devel] [PATCH 1/3] spapr_pci: kill useless variable in rtas_ibm_change_msi()
,
Greg Kurz
,
13:02
Re: [Qemu-devel] [Qemu-arm] [PATCH] virt: Lift the maximum RAM limit from 30GB to 255GB
,
Wei Huang
,
12:59
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
Eduardo Habkost
,
12:52
Re: [Qemu-devel] [PATCH v2 4/8] target-arm: Add more fields to the data abort syndrome generator
,
Peter Maydell
,
12:41
Re: [Qemu-devel] how Windows treats BARs of driver-less devices when other devices are hotplugged
,
Laszlo Ersek
,
12:38
[Qemu-devel] [PATCH v3 4/4] block/vpc: add tests for image creation force_size parameter
,
Jeff Cody
,
12:27
[Qemu-devel] [PATCH v3 2/4] block/vpc: tests for auto-detecting VPC and Hyper-V VHD images
,
Jeff Cody
,
12:27
[Qemu-devel] [PATCH v3 3/4] block/vpc: give option to force the current_size field in .bdrv_create
,
Jeff Cody
,
12:27
[Qemu-devel] [PATCH v3 0/4] VHD/VPC format compatibility
,
Jeff Cody
,
12:27
[Qemu-devel] [PATCH v3 1/4] block/vpc: choose size calculation method based on creator_app field
,
Jeff Cody
,
12:27
Re: [Qemu-devel] KVM call for agenda for 2016-03-01
,
Eduardo Habkost
,
12:23
[Qemu-devel] [PULL 4/9] qga: use more idiomatic qemu-style eol operators
,
Michael Roth
,
12:14
[Qemu-devel] [PULL 6/9] qga: use wide-chars constants for wchar_t comparisons
,
Michael Roth
,
12:14
[Qemu-devel] [PULL 8/9] qga: check utf8-to-utf16 conversion
,
Michael Roth
,
12:14
[Qemu-devel] [PULL 2/9] qemu-ga: Fixed minor version switch issue
,
Michael Roth
,
12:14
[Qemu-devel] [PULL 5/9] qga: use size_t for wcslen() return value
,
Michael Roth
,
12:14
[Qemu-devel] [PULL 7/9] qga: fix off-by-one length check
,
Michael Roth
,
12:14
[Qemu-devel] [PULL 9/9] qga: fix w32 breakage due to missing osdep.h includes
,
Michael Roth
,
12:14
[Qemu-devel] [PULL 1/9] qga: Support enum names in guest-file-seek
,
Michael Roth
,
12:14
[Qemu-devel] [PULL 3/9] qga: implement the guest-get-vcpus for windows
,
Michael Roth
,
12:14
[Qemu-devel] [PULL 0/9] qemu-ga patch queue for 2.6
,
Michael Roth
,
12:14
Re: [Qemu-devel] [PATCH] qga: fix w32 breakage due to missing osdep.h includes
,
Michael Roth
,
12:02
Re: [Qemu-devel] [PATCH 2/3] qapi-visit: Expose visit_type_FOO_fields()
,
Eric Blake
,
11:56
Re: [Qemu-devel] [PATCH] virt: Lift the maximum RAM limit from 30GB to 255GB
,
Peter Maydell
,
11:52
Re: [Qemu-devel] [PATCH] target-arm: Make reserved ranges in ID_AA64* spaces RAZ, not UNDEF
,
Peter Maydell
,
11:49
Re: [Qemu-devel] [PATCH 0/4] virt: provide secure-only RAM and first flash
,
Peter Maydell
,
11:47
[Qemu-devel] [PATCH v9 3/7] tcg: Add type for vCPU pointers
,
Lluís Vilanova
,
11:47
Re: [Qemu-devel] [PATCH v3 2/2] build: [bsd-user] Rename "syscall.h" to "target_syscall.h" in target directories
,
Peter Maydell
,
11:44
[Qemu-devel] [PATCH v9 7/7] trace: Add 'vcpu' event property to trace guest vCPU
,
Lluís Vilanova
,
11:43
[Qemu-devel] [PATCH v9 6/7] typedefs: Add CPUState
,
Lluís Vilanova
,
11:43
[Qemu-devel] [PATCH v9 5/7] [trivial] trace: Add helper function to cast event arguments
,
Lluís Vilanova
,
11:43
[Qemu-devel] [PATCH v9 4/7] tcg: Move definition of type TCGv
,
Lluís Vilanova
,
11:43
[Qemu-devel] [PATCH v9 2/7] trace: Remove unnecessary intermediate event copies
,
Lluís Vilanova
,
11:43
[Qemu-devel] [PATCH v9 1/7] trace: Extend API to manage event arguments
,
Lluís Vilanova
,
11:43
[Qemu-devel] [PATCH v9 0/7] trace: Show vCPU info in guest code events
,
Lluís Vilanova
,
11:43
Re: [Qemu-devel] [PATCH] io: fix build on FreeBSD
,
Daniel P. Berrange
,
11:41
Re: [Qemu-devel] [PULL v2 00/19] Misc changes for 2016-02-24
,
Peter Maydell
,
11:40
Re: [Qemu-devel] [PATCH] io: fix build on FreeBSD
,
Eric Blake
,
11:37
Re: [Qemu-devel] [Qemu-arm] [PATCH v2 3/3] hw/arm: Add ASPEED AST2400 machine type
,
Peter Maydell
,
11:36
Re: [Qemu-devel] [PATCH] io: fix build on FreeBSD
,
Daniel P. Berrange
,
11:32
Re: [Qemu-devel] [Qemu-arm] [PATCH v2 2/3] hw/intc: Add (new) ASPEED AST2400 AVIC device model
,
Peter Maydell
,
11:29
Re: [Qemu-devel] [PATCH] io: fix build on FreeBSD
,
Eric Blake
,
11:29
Re: [Qemu-devel] [PATCH v3] linux-user: Fix qemu-binfmt-conf.h to store config across reboot
,
Laurent Vivier
,
11:28
Re: [Qemu-devel] Making all TB invalidation asynchronous (MTTCG safe_work)?
,
Alex Bennée
,
11:24
[Qemu-devel] [RFC PATCH v0 6/6] hmp: Implement 'info cpu-slots'
,
Bharata B Rao
,
11:23
[Qemu-devel] [RFC PATCH v0 4/6] spapr: CPU hotplug support
,
Bharata B Rao
,
11:23
[Qemu-devel] [RFC PATCH v0 5/6] qmp, spapr: Show hot-plugged/pluggable CPU slots in the Machine
,
Bharata B Rao
,
11:23
[Qemu-devel] [RFC PATCH v0 3/6] spapr: Represent boot CPUs as spapr-cpu-core devices
,
Bharata B Rao
,
11:23
[Qemu-devel] [RFC PATCH v0 1/6] cpu: Abstract CPU core type
,
Bharata B Rao
,
11:23
[Qemu-devel] [RFC PATCH v0 2/6] spapr: CPU core device
,
Bharata B Rao
,
11:23
[Qemu-devel] [RFC PATCH v0 0/6] Core based CPU hotplug for PowerPC sPAPR
,
Bharata B Rao
,
11:23
Re: [Qemu-devel] [Qemu-arm] [PATCH v2 1/3] hw/timer: Add ASPEED AST2400 timer device model
,
Peter Maydell
,
11:12
Re: [Qemu-devel] [Qemu-block] [PATCH 1/2] hmp: 'drive_add -n' for creating a node without BB
,
Eric Blake
,
11:06
[Qemu-devel] [PATCH] io: fix build on FreeBSD
,
Ed Maste
,
11:05
Re: [Qemu-devel] [PATCH v3 2/2] build: [bsd-user] Rename "syscall.h" to "target_syscall.h" in target directories
,
Lluís Vilanova
,
11:04
Re: [Qemu-devel] [PATCH v8 0/6] trace: Show vCPU info in guest code events
,
Lluís Vilanova
,
10:47
Re: [Qemu-devel] [PATCH 01/13] q35: add "int-remap" flag to enable intr
,
Marcel Apfelbaum
,
10:47
Re: [Qemu-devel] [PATCH] io: fix build on FreeBSD
,
Daniel P. Berrange
,
10:46
Re: [Qemu-devel] [V6 1/4] hw/i386: Introduce AMD IOMMU
,
Marcel Apfelbaum
,
10:43
[Qemu-devel] [PATCH] Qemu/KVM: Remove x2apic feature from CPU model when kernel_irqchip is off
,
Lan Tianyu
,
10:31
[Qemu-devel] [PATCH] Avoid embedding struct mbuf in other structures
,
Samuel Thibault
,
10:30
Re: [Qemu-devel] [PATCH] Avoid embedding struct mbuf in other structures
,
Samuel Thibault
,
10:29
Re: [Qemu-devel] [PATCH] Avoid embedding struct mbuf in other structures
,
Peter Maydell
,
10:22
[Qemu-devel] [PULL 15/19] exec: store RAMBlock pointer into memory region
,
Paolo Bonzini
,
10:15
[Qemu-devel] [PULL v2 00/19] Misc changes for 2016-02-24
,
Paolo Bonzini
,
10:15
Re: [Qemu-devel] [PATCH v8 0/6] trace: Show vCPU info in guest code events
,
Stefan Hajnoczi
,
10:11
[Qemu-devel] [PATCH 4/6] trace: Add per-vCPU tracing states for events with the 'vcpu' property
,
Lluís Vilanova
,
10:03
[Qemu-devel] [PATCH 6/6] trace: Add QAPI/QMP interfaces to query and control per-vCPU tracing state
,
Lluís Vilanova
,
10:03
[Qemu-devel] [PATCH 5/6] trace: Conditionally trace events based on their per-vCPU state
,
Lluís Vilanova
,
10:03
[Qemu-devel] [PATCH 3/6] [trivial] trace: Cosmetic changes on fast-path tracing
,
Lluís Vilanova
,
10:03
[Qemu-devel] [PATCH 2/6] disas: Remove unused macro '_'
,
Lluís Vilanova
,
10:03
[Qemu-devel] [PATCH 1/6] trace: Identify events with the 'vcpu' property
,
Lluís Vilanova
,
10:03
[Qemu-devel] [PATCH0/6] trace: Per-vCPU tracing states
,
Lluís Vilanova
,
10:02
Re: [Qemu-devel] [PULL 0/6] tricore patches
,
Peter Maydell
,
09:56
Re: [Qemu-devel] [PATCH] MAINTAINERS: Add some missing ARM related header files
,
Peter Maydell
,
09:56
Re: [Qemu-devel] [qemu] how to test qemu?
,
Bastian Koppelmann
,
09:53
Re: [Qemu-devel] [PATCH v2 2/4] i.MX: Add the Freescale SPI Controller
,
Peter Maydell
,
09:53
Re: [Qemu-devel] [PATCH 1/2] virtio-balloon: export all balloon statistics
,
Roman Kagan
,
09:49
Re: [Qemu-devel] [PATCH v2 4/4] i.MX: Add SPI NOR FLASH memory to sabrelite board.
,
Peter Maydell
,
09:34
[Qemu-devel] [patch qemu v2 3/4] rocker: add name field into WorldOps ale let world specify its name
,
Jiri Pirko
,
09:32
[Qemu-devel] [qemu] how to test qemu?
,
wangyan (AQ)
,
09:32
[Qemu-devel] [patch qemu v2 4/4] rocker: allow user to specify rocker world by property
,
Jiri Pirko
,
09:32
[Qemu-devel] [patch qemu v2 0/4] rocker: prepare for easy addition of other worlds
,
Jiri Pirko
,
09:32
[Qemu-devel] [patch qemu v2 2/4] rocker: return -ENOMEM in case of some world alloc fails
,
Jiri Pirko
,
09:32
[Qemu-devel] [patch qemu v2 1/4] rocker: forbid to change world type
,
Jiri Pirko
,
09:32
Re: [Qemu-devel] [PATCH v2 3/4] i.MX: Add SPI controllers to i.MX6 SOC
,
Peter Maydell
,
09:28
Re: [Qemu-devel] [PATCH] doc/memory.txt: fix typo
,
Peter Maydell
,
09:24
Re: [Qemu-devel] how Windows treats BARs of driver-less devices when other devices are hotplugged
,
Michael S. Tsirkin
,
09:18
[Qemu-devel] QEMU 2.1.2 w/ libvirt - USB host assignment doesn't work
,
Erik Rull
,
09:17
Re: [Qemu-devel] [PATCH v2 1/4] FIFO: Add a FIFO32 implementation
,
Peter Maydell
,
09:12
Re: [Qemu-devel] [PATCH 1/2] virtio-balloon: export all balloon statistics
,
Markus Armbruster
,
09:10
Re: [Qemu-devel] how Windows treats BARs of driver-less devices when other devices are hotplugged
,
Laszlo Ersek
,
09:05
Re: [Qemu-devel] ivshmem migration restrictions and bugs
,
Markus Armbruster
,
08:38
Re: [Qemu-devel] how Windows treats BARs of driver-less devices when other devices are hotplugged
,
Michael S. Tsirkin
,
08:31
Re: [Qemu-devel] [PATCH] doc/memory.txt: fix typo
,
Cao jin
,
08:30
Re: [Qemu-devel] CPU hotplug, again
,
Igor Mammedov
,
08:29
Re: [Qemu-devel] [Qemu-block] [PATCH 1/2] hmp: 'drive_add -n' for creating a node without BB
,
Alberto Garcia
,
08:19
Re: [Qemu-devel] [PATCH] raspi: fix SD card with recent sdhci changes
,
Peter Maydell
,
08:18
[Qemu-devel] [PATCH] [trivial] trace: Add a proper API to manage auto-generated events from the 'tcg' property
,
Lluís Vilanova
,
08:06
Re: [Qemu-devel] ivshmem migration restrictions and bugs
,
Dr. David Alan Gilbert
,
08:03
Re: [Qemu-devel] [PATCH 1/9] dma-helpers: Expose the sg mapping logic
,
Paolo Bonzini
,
08:01
Re: [Qemu-devel] how Windows treats BARs of driver-less devices when other devices are hotplugged
,
Laszlo Ersek
,
08:00
Re: [Qemu-devel] [PATCH 1/1] ARM: PL061: Checking register r/w accesses to reserved area
,
Peter Maydell
,
07:59
Re: [Qemu-devel] [PULL v3 00/21] vhost, virtio, pci, pc
,
Peter Maydell
,
07:57
Re: [Qemu-devel] [PATCH 2/2] hmp: Extend drive_del to delete nodes without BB
,
Peter Krempa
,
07:51
Re: [Qemu-devel] KVM call for agenda for 2016-03-01
,
Peter Krempa
,
07:47
[Qemu-devel] [PATCH] i8257: fix Terminal Count status
,
Hervé Poussineau
,
07:46
Re: [Qemu-devel] [PATCH 1/2] virtio-balloon: export all balloon statistics
,
Roman Kagan
,
07:45
[Qemu-devel] how Windows treats BARs of driver-less devices when other devices are hotplugged
,
Laszlo Ersek
,
07:45
[Qemu-devel] [PATCH] MAINTAINERS: Add an entry for the include/sysemu/rng*.h files
,
Thomas Huth
,
07:44
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
Igor Mammedov
,
07:43
[Qemu-devel] [PATCH] MAINTAINERS: Add entry for include/sysemu/kvm*.h
,
Thomas Huth
,
07:33
Re: [Qemu-devel] kvm: "warning: host doesn't support requested feature: CPUID.01H:ECX.x2apic [bit 21]"
,
Lan Tianyu
,
07:31
Re: [Qemu-devel] [PATCH] dbdma: warn when using unassigned channel
,
Thomas Huth
,
07:27
Re: [Qemu-devel] [Bug 1549654] Re: qemu-system-arm emulator
,
Mahdi Amiri
,
07:20
[Qemu-devel] Quick folder sharing to arm quest from host
,
Krzeminski, Marcin (Nokia - PL/Wroclaw)
,
07:19
Re: [Qemu-devel] [PULL v2 0/8] linux-user updates and fixes
,
Peter Maydell
,
07:13
[Qemu-devel] [PATCH] virt: Lift the maximum RAM limit from 30GB to 255GB
,
Peter Maydell
,
07:09
[Qemu-devel] [PULL 6/6] target-tricore: add opd trap generation
,
Bastian Koppelmann
,
07:06
[Qemu-devel] [PULL 4/6] target-tricore: add context managment trap generation
,
Bastian Koppelmann
,
07:06
[Qemu-devel] [PULL 1/6] target-tricore: fix save_context_upper using env->PSW
,
Bastian Koppelmann
,
07:06
[Qemu-devel] [PULL 5/6] target-tricore: add illegal opcode trap generation
,
Bastian Koppelmann
,
07:06
[Qemu-devel] [PULL 0/6] tricore patches
,
Bastian Koppelmann
,
07:06
[Qemu-devel] [PULL 2/6] target-tricore: Fix wrong precedences on psw_write
,
Bastian Koppelmann
,
07:06
[Qemu-devel] [PULL 3/6] target-tricore: Add trap handling & SOVF/OVF traps
,
Bastian Koppelmann
,
07:06
[Qemu-devel] [PATCH] dbdma: warn when using unassigned channel
,
Hervé Poussineau
,
07:03
Re: [Qemu-devel] [PATCH] MAINTAINERS: Add docs/migration.txt to the "Migration" section
,
Amit Shah
,
06:58
Re: [Qemu-devel] [PATCH 1/2] virtio-balloon: export all balloon statistics
,
Markus Armbruster
,
06:58
[Qemu-devel] [PATCH] MAINTAINERS: Add entries for include/net/ files
,
Thomas Huth
,
06:56
Re: [Qemu-devel] [PATCH] spapr_rng: disable hotpluggability
,
David Gibson
,
06:48
Re: [Qemu-devel] [patch qemu 3/3] rocker: allow user to specify rocker world by property
,
Jiri Pirko
,
06:48
Re: [Qemu-devel] [PULL 0/5] ppc-for-2.6 queue 20160225
,
Peter Maydell
,
06:47
Re: [Qemu-devel] [patch qemu 3/3] rocker: allow user to specify rocker world by property
,
Stefan Hajnoczi
,
06:32
Re: [Qemu-devel] [PATCH] spapr_rng: disable hotpluggability
,
Thomas Huth
,
06:27
Re: [Qemu-devel] [PATCH v2] scripts/kvm/kvm_stat: Fix missing right parantheses and ".format(...)"
,
Stefan Hajnoczi
,
06:22
[Qemu-devel] [PATCH] MAINTAINERS: Add some missing ARM related header files
,
Thomas Huth
,
06:22
[Qemu-devel] [PULL v3 21/21] q35: No need to check gigabyte_align
,
Michael S. Tsirkin
,
06:21
[Qemu-devel] [PULL v3 20/21] q35: Remove unused q35-acpi-dsdt.aml file
,
Michael S. Tsirkin
,
06:21
[Qemu-devel] [PULL v3 19/21] ich9: Remove enable_tco arguments from init functions
,
Michael S. Tsirkin
,
06:21
[Qemu-devel] [PULL v3 18/21] machine: Remove no_tco field
,
Michael S. Tsirkin
,
06:21
[Qemu-devel] [PULL v3 17/21] q35: Remove old machine versions
,
Michael S. Tsirkin
,
06:21
[Qemu-devel] [PULL v3 16/21] tests/vhost-user-bridge: fix build on 32 bit systems
,
Michael S. Tsirkin
,
06:21
[Qemu-devel] [PULL v3 15/21] vring: remove
,
Michael S. Tsirkin
,
06:21
[Qemu-devel] [PULL v3 13/21] virtio-blk: do not use vring in dataplane
,
Michael S. Tsirkin
,
06:21
[Qemu-devel] [PULL v3 14/21] virtio-scsi: do not use vring in dataplane
,
Michael S. Tsirkin
,
06:21
[Qemu-devel] [PULL v3 12/21] virtio-blk: fix "disabled data plane" mode
,
Michael S. Tsirkin
,
06:21
[Qemu-devel] [PULL v3 08/21] block-migration: acquire AioContext as necessary
,
Michael S. Tsirkin
,
06:21
[Qemu-devel] [PULL v3 09/21] vring: make vring_enable_notification return void
,
Michael S. Tsirkin
,
06:21
[Qemu-devel] [PULL v3 11/21] virtio: export vring_notify as virtio_should_notify
,
Michael S. Tsirkin
,
06:21
[Qemu-devel] [PULL v3 10/21] virtio: add AioContext-specific function for host notifiers
,
Michael S. Tsirkin
,
06:21
[Qemu-devel] [PULL v3 07/21] pci core: function pci_bus_init() cleanup
,
Michael S. Tsirkin
,
06:20
[Qemu-devel] [PULL v3 06/21] pci core: function pci_host_bus_register() cleanup
,
Michael S. Tsirkin
,
06:20
[Qemu-devel] [PULL v3 05/21] balloon: Use only 'pc-dimm' type dimm for ballooning
,
Michael S. Tsirkin
,
06:20
[Qemu-devel] [PULL v3 04/21] virtio-balloon: rewrite get_current_ram_size()
,
Michael S. Tsirkin
,
06:20
[Qemu-devel] [PULL v3 01/21] bios-linker-loader: document+validate input
,
Michael S. Tsirkin
,
06:20
[Qemu-devel] [PULL v3 03/21] move get_current_ram_size to virtio-balloon.c
,
Michael S. Tsirkin
,
06:20
[Qemu-devel] [PULL v3 02/21] vhost-user: don't merge regions with different fds
,
Michael S. Tsirkin
,
06:20
[Qemu-devel] [PULL v3 00/21] vhost, virtio, pci, pc
,
Michael S. Tsirkin
,
06:20
Re: [Qemu-devel] [PATCH 1/9] dma-helpers: Expose the sg mapping logic
,
Alex Pyrgiotis
,
06:19
Re: [Qemu-devel] [PATCH 1/2] virtio-balloon: export all balloon statistics
,
Roman Kagan
,
06:18
Re: [Qemu-devel] [PATCH v8 0/6] trace: Show vCPU info in guest code events
,
Stefan Hajnoczi
,
06:15
Re: [Qemu-devel] [PATCH v2 1/2] block: Allow x-blockdev-del on a BB with a monitor-owned BDS
,
Alberto Garcia
,
06:11
Re: [Qemu-devel] [PULL 00/19] Misc changes for 2016-02-24
,
Gonglei (Arei)
,
06:11
[Qemu-devel] [PATCH] spapr_rng: disable hotpluggability
,
Greg Kurz
,
06:08
[Qemu-devel] [Bug 1549654] Re: qemu-system-arm emulator
,
Peter Maydell
,
06:01
[Qemu-devel] [PULL v2 7/8] linux-user: correct timerfd_create syscall numbers
,
riku . voipio
,
06:01
[Qemu-devel] [PULL v2 8/8] linux-user: add getrandom() syscall
,
riku . voipio
,
06:01
[Qemu-devel] [PULL v2 2/8] build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target directories
,
riku . voipio
,
06:01
[Qemu-devel] [PULL v2 4/8] linux-user: Don't assert if guest tries shmdt(0)
,
riku . voipio
,
06:01
[Qemu-devel] [PULL v2 5/8] linux-user: sync syscall numbers with kernel
,
riku . voipio
,
06:01
[Qemu-devel] [PULL v2 6/8] linux-user: remove unavailable syscalls from aarch64
,
riku . voipio
,
06:01
[Qemu-devel] [PULL v2 3/8] linux-user: set ppc64/ppc64le default CPU to POWER8
,
riku . voipio
,
06:01
[Qemu-devel] [PULL v2 1/8] linux-user: fix realloc size of target_fd_trans.
,
riku . voipio
,
06:01
[Qemu-devel] [PULL v2 0/8] linux-user updates and fixes
,
riku . voipio
,
06:01
Re: [Qemu-devel] [PATCH] Postcopy: Fix sync count in info migrate
,
Dr. David Alan Gilbert
,
05:59
Re: [Qemu-devel] [PATCH v6 2/3] qmp event: Refactor QUORUM_REPORT_BAD
,
Alberto Garcia
,
05:58
[Qemu-devel] [PATCH] MAINTAINERS: Add entry for the include/hw/vfio/ folder
,
Thomas Huth
,
05:58
Re: [Qemu-devel] [PATCH] Postcopy: Fix sync count in info migrate
,
Hailiang Zhang
,
05:55
Re: [Qemu-devel] [PATCH v5 0/8] QOM'ify hw/timer/*
,
Peter Maydell
,
05:53
Re: [Qemu-devel] [PATCH v5 4/8] hw/timer: QOM'ify m48txx_sysbus (pass 2)
,
Peter Maydell
,
05:53
Re: [Qemu-devel] [PATCH] MAINTAINERS: Remove entry for hw/s390x/s390-virtio-bus.[ch]
,
Cornelia Huck
,
05:52
Re: [Qemu-devel] [PATCH 1/2] virtio-balloon: export all balloon statistics
,
Markus Armbruster
,
05:47
Re: [Qemu-devel] [PULL 00/19] Misc changes for 2016-02-24
,
Peter Maydell
,
05:45
[Qemu-devel] [PATCH] MAINTAINERS: Remove entry for hw/s390x/s390-virtio-bus.[ch]
,
Thomas Huth
,
05:45
[Qemu-devel] [PATCH v5 2/8] hw/timer: QOM'ify lm32_timer
,
xiaoqiang zhao
,
05:33
[Qemu-devel] [PATCH v5 6/8] hw/timer: QOM'ify puv3_ost
,
xiaoqiang zhao
,
05:33
[Qemu-devel] [PATCH v5 0/8] QOM'ify hw/timer/*
,
xiaoqiang zhao
,
05:33
[Qemu-devel] [PATCH v5 3/8] hw/timer: QOM'ify m48txx_sysbus (pass 1)
,
xiaoqiang zhao
,
05:33
[Qemu-devel] [PATCH v5 7/8] hw/timer: QOM'ify slavio_timer
,
xiaoqiang zhao
,
05:32
[Qemu-devel] [PATCH v5 8/8] hw/timer: QOM'ify grlib_gptimer
,
xiaoqiang zhao
,
05:32
[Qemu-devel] [PATCH v5 1/8] hw/timer: QOM'ify etraxfs_timer
,
xiaoqiang zhao
,
05:32
[Qemu-devel] [PATCH v5 5/8] hw/timer: QOM'ify milkymist_sysctl
,
xiaoqiang zhao
,
05:32
[Qemu-devel] [PATCH v5 4/8] hw/timer: QOM'ify m48txx_sysbus (pass 2)
,
xiaoqiang zhao
,
05:32
Re: [Qemu-devel] [PATCH] MAINTAINERS: Add an entry for the include/hw/virtio/dataplane folder
,
Paolo Bonzini
,
05:31
Re: [Qemu-devel] [PATCH] MAINTAINERS: Add an entry for the include/hw/virtio/dataplane folder
,
Thomas Huth
,
05:28
Re: [Qemu-devel] [PATCH] MAINTAINERS: Remove the old s390-virtio machine
,
Cornelia Huck
,
05:27
Re: [Qemu-devel] [PATCH] MAINTAINERS: Remove the old s390-virtio machine
,
Cornelia Huck
,
05:26
Re: [Qemu-devel] [PATCH] MAINTAINERS: Add an entry for the include/hw/virtio/dataplane folder
,
Paolo Bonzini
,
05:23
Re: [Qemu-devel] [PULL 05/23] pc-dimm: add pc_dimm_build_list()
,
Michael S. Tsirkin
,
05:23
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
Igor Mammedov
,
05:22
Re: [Qemu-devel] [PATCH 1/9] dma-helpers: Expose the sg mapping logic
,
Paolo Bonzini
,
05:22
[Qemu-devel] [Bug 1543057] Re: Warnings are treated as errors
,
Peter Maydell
,
05:21
[Qemu-devel] [PATCH] MAINTAINERS: Add an entry for the include/hw/virtio/dataplane folder
,
Thomas Huth
,
05:14
[Qemu-devel] [PATCH] MAINTAINERS: Add an entry for virtio header files
,
Thomas Huth
,
05:13
Re: [Qemu-devel] [PULL 05/23] pc-dimm: add pc_dimm_build_list()
,
Michael S. Tsirkin
,
05:12
Re: [Qemu-devel] [PATCH 1/9] dma-helpers: Expose the sg mapping logic
,
Alex Pyrgiotis
,
05:11
Re: [Qemu-devel] [PULL 05/23] pc-dimm: add pc_dimm_build_list()
,
Paolo Bonzini
,
05:09
Re: [Qemu-devel] [PATCH 1/2] virtio-balloon: export all balloon statistics
,
Michael S. Tsirkin
,
05:06
Re: [Qemu-devel] [PATCH] doc/memory.txt: fix typo
,
Cao jin
,
05:05
[Qemu-devel] [PATCH] Postcopy: Fix sync count in info migrate
,
Dr. David Alan Gilbert (git)
,
05:03
Re: [Qemu-devel] [PATCH] MAINTAINERS: Remove the old s390-virtio machine
,
Thomas Huth
,
05:02
Re: [Qemu-devel] [PATCH] doc/memory.txt: fix typo
,
Peter Maydell
,
05:00
Re: [Qemu-devel] [PULL v2 05/23] pc-dimm: add pc_dimm_build_list()
,
Vladimir Sementsov-Ogievskiy
,
04:59
[Qemu-devel] [PATCH] MAINTAINERS: Remove the old s390-virtio machine
,
Thomas Huth
,
04:58
Re: [Qemu-devel] [PULL 05/23] pc-dimm: add pc_dimm_build_list()
,
Vladimir Sementsov-Ogievskiy
,
04:54
Re: [Qemu-devel] [Qemu-ppc] Migrating decrementer
,
Mark Cave-Ayland
,
04:50
[Qemu-devel] [Bug 1543057] Re: Warnings are treated as errors
,
madship
,
04:49
Re: [Qemu-devel] kvm: "warning: host doesn't support requested feature: CPUID.01H:ECX.x2apic [bit 21]"
,
Lan Tianyu
,
04:49
[Qemu-devel] [Bug 1549654] [NEW] qemu-system-arm emulator
,
Mehdi Amiri
,
04:49
[Qemu-devel] [PULL 1/5] pseries: Update SLOF firmware image to 20160223
,
David Gibson
,
04:49
Re: [Qemu-devel] [PULL 0/8] tcg queued patches
,
Peter Maydell
,
04:48
[Qemu-devel] [PATCH] MAINTAINERS: Add docs/migration.txt to the "Migration" section
,
Thomas Huth
,
04:48
[Qemu-devel] [PATCH 2/3] MAINTAINERS: Add spice-display.h to the SPICE section
,
Thomas Huth
,
04:36
[Qemu-devel] [PATCH 0/3] Add some more files to the MAINTAINERS file
,
Thomas Huth
,
04:36
[Qemu-devel] [PATCH 3/3] MAINTAINERS: Add an entry for the include/ui/ folder
,
Thomas Huth
,
04:36
[Qemu-devel] [PATCH 1/3] MAINTAINERS: Add some missing entries for USB related files
,
Thomas Huth
,
04:36
[Qemu-devel] [PATCH] doc/memory.txt: fix typo
,
Cao jin
,
04:32
Re: [Qemu-devel] [PATCH 1/2] virtio-balloon: export all balloon statistics
,
Roman Kagan
,
04:30
Re: [Qemu-devel] CPU hotplug, again
,
David Gibson
,
04:25
[Qemu-devel] [PULL v2 22/23] q35: Remove unused q35-acpi-dsdt.aml file
,
Michael S. Tsirkin
,
04:17
[Qemu-devel] [PULL v2 23/23] q35: No need to check gigabyte_align
,
Michael S. Tsirkin
,
04:17
[Qemu-devel] [PULL v2 21/23] ich9: Remove enable_tco arguments from init functions
,
Michael S. Tsirkin
,
04:17
[Qemu-devel] [PULL v2 19/23] q35: Remove old machine versions
,
Michael S. Tsirkin
,
04:17
[Qemu-devel] [PULL v2 20/23] machine: Remove no_tco field
,
Michael S. Tsirkin
,
04:17
[Qemu-devel] [PULL v2 18/23] tests/vhost-user-bridge: fix build on 32 bit systems
,
Michael S. Tsirkin
,
04:17
[Qemu-devel] [PULL v2 17/23] vring: remove
,
Michael S. Tsirkin
,
04:17
[Qemu-devel] [PULL v2 16/23] virtio-scsi: do not use vring in dataplane
,
Michael S. Tsirkin
,
04:17
[Qemu-devel] [PULL v2 15/23] virtio-blk: do not use vring in dataplane
,
Michael S. Tsirkin
,
04:17
[Qemu-devel] [PULL v2 14/23] virtio-blk: fix "disabled data plane" mode
,
Michael S. Tsirkin
,
04:16
[Qemu-devel] [PULL v2 13/23] virtio: export vring_notify as virtio_should_notify
,
Michael S. Tsirkin
,
04:16
[Qemu-devel] [PULL v2 10/23] block-migration: acquire AioContext as necessary
,
Michael S. Tsirkin
,
04:16
[Qemu-devel] [PULL v2 12/23] virtio: add AioContext-specific function for host notifiers
,
Michael S. Tsirkin
,
04:16
[Qemu-devel] [PULL v2 11/23] vring: make vring_enable_notification return void
,
Michael S. Tsirkin
,
04:16
[Qemu-devel] [PULL v2 09/23] pci core: function pci_bus_init() cleanup
,
Michael S. Tsirkin
,
04:16
[Qemu-devel] [PULL v2 08/23] pci core: function pci_host_bus_register() cleanup
,
Michael S. Tsirkin
,
04:16
[Qemu-devel] [PULL v2 07/23] balloon: Use only 'pc-dimm' type dimm for ballooning
,
Michael S. Tsirkin
,
04:16
[Qemu-devel] [PULL v2 05/23] pc-dimm: add pc_dimm_build_list()
,
Michael S. Tsirkin
,
04:16
[Qemu-devel] [PULL v2 06/23] virtio-balloon: rewrite get_current_ram_size()
,
Michael S. Tsirkin
,
04:16
[Qemu-devel] [PULL v2 04/23] pc-dimm: rename pc_dimm_built_list()
,
Michael S. Tsirkin
,
04:16
[Qemu-devel] [PULL v2 03/23] move get_current_ram_size to virtio-balloon.c
,
Michael S. Tsirkin
,
04:16
[Qemu-devel] [PULL v2 02/23] vhost-user: don't merge regions with different fds
,
Michael S. Tsirkin
,
04:16
[Qemu-devel] [PULL v2 01/23] bios-linker-loader: document+validate input
,
Michael S. Tsirkin
,
04:16
[Qemu-devel] [PULL v2 00/23] vhost, virtio, pci, pc
,
Michael S. Tsirkin
,
04:16
Re: [Qemu-devel] [PULL 05/23] pc-dimm: add pc_dimm_build_list()
,
Michael S. Tsirkin
,
04:11
Re: [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Pavel Dovgalyuk
,
04:06
Re: [Qemu-devel] Making all TB invalidation asynchronous (MTTCG safe_work)?
,
Frederic Konrad
,
03:58
Re: [Qemu-devel] [PULL 05/23] pc-dimm: add pc_dimm_build_list()
,
Vladimir Sementsov-Ogievskiy
,
03:56
Re: [Qemu-devel] [PATCH 1/2] virtio-balloon: export all balloon statistics
,
Michael S. Tsirkin
,
03:54
Re: [Qemu-devel] [PATCH 1/2] virtio-balloon: export all balloon statistics
,
Markus Armbruster
,
03:44
Re: [Qemu-devel] KVM call for agenda for 2016-03-01
,
Thomas Huth
,
03:40
Re: [Qemu-devel] [PULL 05/23] pc-dimm: add pc_dimm_build_list()
,
Michael S. Tsirkin
,
03:39
Re: [Qemu-devel] [OpenBIOS] Trying to figure out what 9 means to the escc
,
Hervé Poussineau
,
03:39
Re: [Qemu-devel] kvm: "warning: host doesn't support requested feature: CPUID.01H:ECX.x2apic [bit 21]"
,
Jan Kiszka
,
03:39
Re: [Qemu-devel] [PATCH] qemu-ga: Fixed minor version switch issue
,
Leonid Bloch
,
03:15
Re: [Qemu-devel] [PATCH] loader: fix potential memory leak
,
Cao jin
,
03:10
Re: [Qemu-devel] drive-backup
,
Fam Zheng
,
03:00
Re: [Qemu-devel] drive-backup
,
Stefan Priebe - Profihost AG
,
02:50
Re: [Qemu-devel] [PULL 05/23] pc-dimm: add pc_dimm_build_list()
,
Vladimir Sementsov-Ogievskiy
,
02:01
Re: [Qemu-devel] [PATCH 1/2] virtio-balloon: export all balloon statistics
,
Denis V. Lunev
,
00:50
[Qemu-devel] [PATCH v6 2/3] qmp event: Refactor QUORUM_REPORT_BAD
,
Changlong Xie
,
00:32
[Qemu-devel] [PATCH v6 0/3] modify vote rules for flush operation
,
Changlong Xie
,
00:32
[Qemu-devel] [PATCH v6 3/3] quorum: modify vote rules for flush operation
,
Changlong Xie
,
00:32
[Qemu-devel] [PATCH v6 1/3] docs: fix invalid node name in qmp event
,
Changlong Xie
,
00:31
Re: [Qemu-devel] [PATCH qemu] migration/vmstate: document VMStateFlags
,
Amit Shah
,
00:06
Re: [Qemu-devel] [Qemu-ppc] Migrating decrementer
,
Mark Cave-Ayland
,
00:01
February 24, 2016
Re: [Qemu-devel] Migrating decrementer
,
Mark Cave-Ayland
,
23:34
[Qemu-devel] [PATCH] filter/fiter-buffer: Add a 'status' property for filter object
,
zhanghailiang
,
23:06
[Qemu-devel] [PATCH v3 1/2] qemu-file: Fix qemu_put_compression_data flaw
,
Liang Li
,
22:56
[Qemu-devel] [PATCH v3 2/2] migration: refine ram_save_compressed_page
,
Liang Li
,
22:56
[Qemu-devel] [PATCH v3 0/2] Fix flaw of qemu_put_compression_data
,
Liang Li
,
22:56
[Qemu-devel] [PULL 4/5] ppc/kvm: Use error_report() instead of cpu_abort() for user-triggerable errors
,
David Gibson
,
22:01
[Qemu-devel] [PULL 3/5] spapr: initialize local Error pointer
,
David Gibson
,
22:01
[Qemu-devel] [PULL 0/5] ppc-for-2.6 queue 20160225
,
David Gibson
,
22:01
[Qemu-devel] [PULL 2/5] hw/ppc/spapr: Implement the h_page_init hypercall
,
David Gibson
,
22:01
[Qemu-devel] [PULL 5/5] ppc/kvm: Tell the user what might be wrong when using bad CPU types with kvm-hv
,
David Gibson
,
22:01
Re: [Qemu-devel] [PATCH v5 2/3] qmp event: Refactor QUORUM_REPORT_BAD
,
Changlong Xie
,
21:43
Re: [Qemu-devel] [GIT PULL] pseries: Update SLOF firmware image to 20160223
,
David Gibson
,
21:38
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
David Gibson
,
21:26
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
David Gibson
,
21:26
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
David Gibson
,
21:26
Re: [Qemu-devel] [PATCH RESEND v2 1/2] qemu-file: Fix qemu_put_compression_data flaw
,
Li, Liang Z
,
21:22
Re: [Qemu-devel] [PATCH v3] qga: Support enum names in guest-file-seek
,
Michael Roth
,
21:09
Re: [Qemu-devel] [PATCH] qemu-ga: Fixed minor version switch issue
,
Michael Roth
,
21:09
Re: [Qemu-devel] [PATCH] qga: implement the guest-set-vcpus for windows
,
Michael Roth
,
21:09
Re: [Qemu-devel] [PATCH 0/5] qga: win32 guest-set-user-password improvements
,
Michael Roth
,
21:09
Re: [Qemu-devel] [PATCH v5 2/3] qmp event: Refactor QUORUM_REPORT_BAD
,
Changlong Xie
,
20:23
Re: [Qemu-devel] [PATCH v4 0/2] move qcow2_invalidate_cache() out of coroutine context
,
Fam Zheng
,
20:21
Re: [Qemu-devel] [PATCH] qga: fix w32 breakage due to missing osdep.h includes
,
Eric Blake
,
20:13
Re: [Qemu-devel] [PATCH v5 2/3] qmp event: Refactor QUORUM_REPORT_BAD
,
Eric Blake
,
20:12
[Qemu-devel] [PATCH] qga: fix w32 breakage due to missing osdep.h includes
,
Michael Roth
,
20:01
Re: [Qemu-devel] [PATCH v5 2/3] qmp event: Refactor QUORUM_REPORT_BAD
,
Wen Congyang
,
19:49
[Qemu-devel] [PATCH v2] replace fixed str limit by g_strdup_printf
,
Neo Jia
,
19:38
Re: [Qemu-devel] Migrating decrementer
,
David Gibson
,
19:18
Re: [Qemu-devel] PCI Passthrough KVM with vfio-pci giving EINVAL on PCI Probe
,
Nicholas Andre
,
18:44
Re: [Qemu-devel] [PATCH v2 0/6] external backup api
,
John Snow
,
18:34
[Qemu-devel] [PATCH v3 0/2] sdhci: pending insert quirk for raspberry pi
,
Andrew Baumann
,
18:02
Re: [Qemu-devel] [PATCH v8 3/4] fdc: add function to determine drive chs limits
,
John Snow
,
17:48
[Qemu-devel] [PATCH v3 2/2] sdhci: add quirk property for card insert interrupt status on Raspberry Pi
,
Andrew Baumann
,
17:48
[Qemu-devel] [PATCH v3 1/2] sdhci: Revert "add optional quirk property to disable card insertion/removal interrupts"
,
Andrew Baumann
,
17:48
Re: [Qemu-devel] [PATCH 1/4] slirp/slirp.h: Remove now-empty #ifdefs
,
Peter Maydell
,
17:24
Re: [Qemu-devel] [PATCH 1/1] arm: virt: change GPIO trigger interrupt to pulse
,
Wei Huang
,
17:22
Re: [Qemu-devel] PCI Passthrough KVM with vfio-pci giving EINVAL on PCI Probe
,
Alex Williamson
,
17:12
[Qemu-devel] [PATCH] raspi: fix SD card with recent sdhci changes
,
Andrew Baumann
,
16:59
Re: [Qemu-devel] [Bug 1548170] [NEW] qemu-kvm-spice spice server locks up when large user image is set
,
John Snow
,
16:36
Re: [Qemu-devel] [PATCH 3/4] block/vpc: give option to force the current_size field in .bdrv_create
,
Jeff Cody
,
16:17
[Qemu-devel] [Bug 1516446] Re: Migration always causes guest freeze in one direction.
,
Magnus Boden
,
16:01
[Qemu-devel] [PULL 23/23] q35: No need to check gigabyte_align
,
Michael S. Tsirkin
,
15:36
[Qemu-devel] [PULL 22/23] q35: Remove unused q35-acpi-dsdt.aml file
,
Michael S. Tsirkin
,
15:36
[Qemu-devel] [PULL 21/23] ich9: Remove enable_tco arguments from init functions
,
Michael S. Tsirkin
,
15:36
[Qemu-devel] [PULL 20/23] machine: Remove no_tco field
,
Michael S. Tsirkin
,
15:36
[Qemu-devel] [PULL 19/23] q35: Remove old machine versions
,
Michael S. Tsirkin
,
15:36
[Qemu-devel] [PULL 18/23] tests/vhost-user-bridge: fix build on 32 bit systems
,
Michael S. Tsirkin
,
15:36
[Qemu-devel] [PULL 17/23] vring: remove
,
Michael S. Tsirkin
,
15:36
[Qemu-devel] [PULL 15/23] virtio-blk: do not use vring in dataplane
,
Michael S. Tsirkin
,
15:36
[Qemu-devel] [PULL 16/23] virtio-scsi: do not use vring in dataplane
,
Michael S. Tsirkin
,
15:36
[Qemu-devel] [PULL 14/23] virtio-blk: fix "disabled data plane" mode
,
Michael S. Tsirkin
,
15:36
[Qemu-devel] [PULL 13/23] virtio: export vring_notify as virtio_should_notify
,
Michael S. Tsirkin
,
15:35
[Qemu-devel] [PULL 12/23] virtio: add AioContext-specific function for host notifiers
,
Michael S. Tsirkin
,
15:35
[Qemu-devel] [PULL 11/23] vring: make vring_enable_notification return void
,
Michael S. Tsirkin
,
15:35
[Qemu-devel] [PULL 10/23] block-migration: acquire AioContext as necessary
,
Michael S. Tsirkin
,
15:35
[Qemu-devel] [PULL 09/23] pci core: function pci_bus_init() cleanup
,
Michael S. Tsirkin
,
15:35
[Qemu-devel] [PULL 08/23] pci core: function pci_host_bus_register() cleanup
,
Michael S. Tsirkin
,
15:35
[Qemu-devel] [PULL 07/23] balloon: Use only 'pc-dimm' type dimm for ballooning
,
Michael S. Tsirkin
,
15:35
[Qemu-devel] [PULL 06/23] virtio-balloon: rewrite get_current_ram_size()
,
Michael S. Tsirkin
,
15:35
[Qemu-devel] [PULL 05/23] pc-dimm: add pc_dimm_build_list()
,
Michael S. Tsirkin
,
15:35
[Qemu-devel] [PULL 04/23] pc-dimm: rename pc_dimm_built_list()
,
Michael S. Tsirkin
,
15:35
[Qemu-devel] [PULL 03/23] move get_current_ram_size to virtio-balloon.c
,
Michael S. Tsirkin
,
15:35
[Qemu-devel] [PULL 01/23] bios-linker-loader: document+validate input
,
Michael S. Tsirkin
,
15:35
[Qemu-devel] [PULL 02/23] vhost-user: don't merge regions with different fds
,
Michael S. Tsirkin
,
15:35
[Qemu-devel] [PULL 00/23] vhost, virtio, pci, pc
,
Michael S. Tsirkin
,
15:35
[Qemu-devel] ivshmem migration restrictions and bugs
,
Markus Armbruster
,
15:29
Re: [Qemu-devel] [Qemu-ppc] [PATCH] hw/intc: fix failure return for xics_alloc_block()
,
Greg Kurz
,
15:22
[Qemu-devel] Trying to figure out what 9 means to the escc
,
Programmingkid
,
15:13
[Qemu-devel] PCI Passthrough KVM with vfio-pci giving EINVAL on PCI Probe
,
Nicholas Andre
,
15:04
[Qemu-devel] [PATCH 3/5] ipmi: Add SMBIOS table entry
,
minyard
,
15:00
[Qemu-devel] [PATCH 0/5] Add ACPI and SMBIOS table entries for IPMI
,
minyard
,
15:00
[Qemu-devel] [PATCH 1/5] smbios: Move table build tools into an include file.
,
minyard
,
15:00
[Qemu-devel] [PATCH 5/5] bios: Add tests for the IPMI ACPI and SMBIOS entries
,
minyard
,
15:00
[Qemu-devel] [PATCH 4/5] acpi: Add IPMI table entries
,
minyard
,
15:00
Re: [Qemu-devel] [PATCH] replace fixed str limit by g_strdup_printf
,
Alex Williamson
,
14:31
Re: [Qemu-devel] [PATCH 3/4] block/vpc: give option to force the current_size field in .bdrv_create
,
Peter Lieven
,
14:30
Re: [Qemu-devel] [PATCH 3/4] block/vpc: give option to force the current_size field in .bdrv_create
,
Peter Lieven
,
14:28
[Qemu-devel] [PATCH 2/5] pc: Postpone SMBIOS table installation to post machine init
,
minyard
,
14:00
Re: [Qemu-devel] [PATCH 1/4] slirp/slirp.h: Remove now-empty #ifdefs
,
Thomas Huth
,
13:58
Re: [Qemu-devel] [Qemu-arm] help on how to emulate rasbperry pi 2
,
Andrew Baumann
,
13:51
[Qemu-devel] [Bug 1490611] Re: Using qemu >=2.2.1 to convert raw->VHD (fixed) adds extra padding to the result file, which Microsoft Azure rejects as invalid
,
Cole Mickens
,
13:41
[Qemu-devel] [Bug 1490611] Re: Using qemu >=2.2.1 to convert raw->VHD (fixed) adds extra padding to the result file, which Microsoft Azure rejects as invalid
,
Jeff Cody
,
13:31
Re: [Qemu-devel] [Qemu-arm] help on how to emulate rasbperry pi 2
,
John Snow
,
13:27
Re: [Qemu-devel] [PATCH 1/2] hmp: 'drive_add -n' for creating a node without BB
,
Kevin Wolf
,
13:24
Re: [Qemu-devel] [PATCH 2/2] hmp: Extend drive_del to delete nodes without BB
,
Kevin Wolf
,
13:23
[Qemu-devel] [Bug 1490611] Re: Using qemu >=2.2.1 to convert raw->VHD (fixed) adds extra padding to the result file, which Microsoft Azure rejects as invalid
,
Cole Mickens
,
13:16
Re: [Qemu-devel] [Qemu-arm] help on how to emulate rasbperry pi 2
,
Andrew Baumann
,
13:05
Re: [Qemu-devel] [PATCH 2/2] hmp: Extend drive_del to delete nodes without BB
,
Max Reitz
,
12:54
Re: [Qemu-devel] [PATCH 1/2] hmp: 'drive_add -n' for creating a node without BB
,
Max Reitz
,
12:50
Re: [Qemu-devel] [Qemu-arm] help on how to emulate rasbperry pi 2
,
Peter Maydell
,
12:48
[Qemu-devel] Making all TB invalidation asynchronous (MTTCG safe_work)?
,
Alex Bennée
,
12:30
Re: [Qemu-devel] [PATCH v5 2/3] qmp event: Refactor QUORUM_REPORT_BAD
,
Eric Blake
,
12:01
Re: [Qemu-devel] [PATCH v5 2/3] qmp event: Refactor QUORUM_REPORT_BAD
,
Eric Blake
,
11:59
Re: [Qemu-devel] [PATCH v3 2/3] block/backup: avoid copying less than full target clusters
,
Eric Blake
,
11:52
[Qemu-devel] [PATCH v2 3/4] block/vpc: give option to force the current_size field in .bdrv_create
,
Jeff Cody
,
11:22
[Qemu-devel] [PATCH v2 4/4] block/vpc: add tests for image creation force_size parameter
,
Jeff Cody
,
11:22
[Qemu-devel] [PATCH v2 2/4] block/vpc: tests for auto-detecting VPC and Hyper-V VHD images
,
Jeff Cody
,
11:22
[Qemu-devel] [PATCH v2 1/4] block/vpc: choose size calculation method based on creator_app field
,
Jeff Cody
,
11:21
[Qemu-devel] [PATCH v2 0/4] VHD/VPC format compatibility
,
Jeff Cody
,
11:21
Re: [Qemu-devel] [PATCH v2 1/2] block: Allow x-blockdev-del on a BB with a monitor-owned BDS
,
Max Reitz
,
11:15
Re: [Qemu-devel] [PULL 13/19] dump-guest-memory: add qmp event DUMP_COMPLETED
,
Eric Blake
,
10:54
Re: [Qemu-devel] [Qemu-block] [PATCH 2/4] block/vpc: tests for auto-detecting VPC and Hyper-V VHD images
,
Max Reitz
,
10:49
Re: [Qemu-devel] [Qemu-block] [PATCH 2/4] block/vpc: tests for auto-detecting VPC and Hyper-V VHD images
,
Jeff Cody
,
10:47
Re: [Qemu-devel] [Qemu-block] [PATCH 2/4] block/vpc: tests for auto-detecting VPC and Hyper-V VHD images
,
Max Reitz
,
10:44
Re: [Qemu-devel] [PATCH 1/2] virtio-balloon: export all balloon statistics
,
Eric Blake
,
10:43
Re: [Qemu-devel] [PATCH 2/4] block/vpc: tests for auto-detecting VPC and Hyper-V VHD images
,
Jeff Cody
,
10:40
Re: [Qemu-devel] [PATCH v3 0/2] virtio-balloon: improve balloon statistics
,
Michael S. Tsirkin
,
10:39
Re: [Qemu-devel] [PATCH 5/5] qga: check utf8-to-utf16 conversion
,
Michael Roth
,
10:38
Re: [Qemu-devel] [PATCH 4/5] qga: fix off-by-one length check
,
Michael Roth
,
10:37
Re: [Qemu-devel] [PATCH 3/5] qga: use wide-chars constants for wchar_t comparisons
,
Michael Roth
,
10:35
Re: [Qemu-devel] [PATCH 1/5] qga: use more idiomatic qemu-style eol operators
,
Michael Roth
,
10:34
Re: [Qemu-devel] [PATCH 2/5] qga: use size_t for wcslen() return value
,
Michael Roth
,
10:34
Re: [Qemu-devel] [PATCH v3 0/2] virtio-balloon: improve balloon statistics
,
Denis V. Lunev
,
10:34
Re: [Qemu-devel] [PATCH v3 07/14] blockdev: Add list of monitor-owned BlockBackends
,
Max Reitz
,
10:25
Re: [Qemu-devel] [PATCH] bios-linker-loader: document+validate input
,
Igor Mammedov
,
10:03
Re: [Qemu-devel] [RFC 1/5] hw/intc/arm_gicv3_common: Add state information
,
Peter Maydell
,
09:47
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
Igor Mammedov
,
09:42
Re: [Qemu-devel] [PATCH v3 0/2] virtio-balloon: improve balloon statistics
,
Michael S. Tsirkin
,
09:34
Re: [Qemu-devel] [PATCH 1/2] virtio-balloon: export all balloon statistics
,
Michael S. Tsirkin
,
09:31
Re: [Qemu-devel] [PATCH 2/2] s390x/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entries
,
Wei Yang
,
09:29
[Qemu-devel] [PATCH] target-mips: add MAAR, MAARI register
,
Yongbok Kim
,
09:21
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
Igor Mammedov
,
09:18
Re: [Qemu-devel] [PATCH 2/2] trace: separate MMIO tracepoints from TB-access tracepoints
,
Stefan Hajnoczi
,
09:13
Re: [Qemu-devel] [PATCH 1/2] trace: include CPU index in trace_memory_region_ops_*()
,
Stefan Hajnoczi
,
09:13
[Qemu-devel] [PATCH] vl.c: fix memleaks with g_strdup+strtok
,
Quentin PEREZ
,
09:07
Re: [Qemu-devel] [PATCH] net: filter: correctly remove filter from the list during finalization
,
Yang Hongyang
,
09:06
[Qemu-devel] [Bug 1549298] [NEW] Add missing MSRs for powertop
,
Michael Vetter
,
09:00
Re: [Qemu-devel] [PATCH] aio-posix: Change CONFIG_EPOLL to CONFIG_EPOLL_CREATE1
,
Stefan Hajnoczi
,
08:52
Re: [Qemu-devel] Regarding Cortex-A7 CPU definition
,
Deepak kumar Raju
,
08:50
Re: [Qemu-devel] CPU hotplug, again
,
Igor Mammedov
,
08:41
Re: [Qemu-devel] [PATCH 3/4] block/vpc: give option to force the current_size field in .bdrv_create
,
Jeff Cody
,
08:41
[Qemu-devel] [PULL 19/19] target-i386: fix confusion in xcr0 bit position vs. mask
,
Paolo Bonzini
,
08:28
[Qemu-devel] [PULL 15/19] exec: store RAMBlock pointer into memory region
,
Paolo Bonzini
,
08:28
[Qemu-devel] [PULL 18/19] chardev: Properly initialize ChardevCommon components
,
Paolo Bonzini
,
08:28
[Qemu-devel] [PULL 17/19] memory: Remove unreachable return statement
,
Paolo Bonzini
,
08:28
[Qemu-devel] [PULL 16/19] memory: optimize qemu_get_ram_ptr and qemu_ram_ptr_length
,
Paolo Bonzini
,
08:28
[Qemu-devel] [PULL 13/19] dump-guest-memory: add qmp event DUMP_COMPLETED
,
Paolo Bonzini
,
08:28
[Qemu-devel] [PULL 14/19] log: Redirect stderr to logfile if deamonized
,
Paolo Bonzini
,
08:28
[Qemu-devel] [PULL 11/19] Dump: add qmp command "query-dump"
,
Paolo Bonzini
,
08:28
[Qemu-devel] [PULL 12/19] Dump: add hmp command "info dump"
,
Paolo Bonzini
,
08:28
[Qemu-devel] [PULL 10/19] DumpState: adding total_size and written_size fields
,
Paolo Bonzini
,
08:28
[Qemu-devel] [PULL 06/19] dump-guest-memory: add dump_in_progress() helper function
,
Paolo Bonzini
,
08:28
[Qemu-devel] [PULL 07/19] dump-guest-memory: introduce dump_process() helper function.
,
Paolo Bonzini
,
08:28
[Qemu-devel] [PULL 09/19] dump-guest-memory: add "detach" support
,
Paolo Bonzini
,
08:28
[Qemu-devel] [PULL 08/19] dump-guest-memory: disable dump when in INMIGRATE state
,
Paolo Bonzini
,
08:28
[Qemu-devel] [PULL 03/19] dump-guest-memory: cleanup: removing dump_{error|cleanup}().
,
Paolo Bonzini
,
08:28
[Qemu-devel] [PULL 05/19] dump-guest-memory: using static DumpState, add DumpStatus
,
Paolo Bonzini
,
08:27
[Qemu-devel] [PULL 04/19] dump-guest-memory: add "detach" flag for QMP/HMP interfaces.
,
Paolo Bonzini
,
08:27
[Qemu-devel] [PULL 02/19] scripts/kvm/kvm_stat: Fix missing right parantheses and ".format(...)"
,
Paolo Bonzini
,
08:27
[Qemu-devel] [PULL 01/19] qemu-options.hx: Improve documentation of chardev multiplexing mode
,
Paolo Bonzini
,
08:27
[Qemu-devel] [PULL 00/19] Misc changes for 2016-02-24
,
Paolo Bonzini
,
08:27
Re: [Qemu-devel] [PATCH 1/3] qapi-dealloc: Reduce use outside of generated code
,
Markus Armbruster
,
08:17
Re: [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Kevin Wolf
,
08:14
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
Igor Mammedov
,
08:10
Re: [Qemu-devel] [PATCH 3/4] block/vpc: give option to force the current_size field in .bdrv_create
,
Kevin Wolf
,
08:07
Re: [Qemu-devel] [PATCH] spice/gl: Enable dmabuf only for spice >= 0.13.1
,
Marc-André Lureau
,
08:07
Re: [Qemu-devel] [PATCH 3/3] qapi: Update docs to match recent generator changes
,
Markus Armbruster
,
07:53
Re: [Qemu-devel] [PATCH v2 0/2] Allow x-blockdev-del on a BB with a monitor-owned BDS
,
Alberto Garcia
,
07:52
Re: [Qemu-devel] [RFC 1/5] hw/intc/arm_gicv3_common: Add state information
,
Shlomo Pongratz
,
07:51
Re: [Qemu-devel] [PATCH 3/4] block/vpc: give option to force the current_size field in .bdrv_create
,
Peter Lieven
,
07:44
[Qemu-devel] [PATCH] spice/gl: Enable dmabuf only for spice >= 0.13.1
,
Michal Privoznik
,
07:42
Re: [Qemu-devel] [PATCH v5 3/3] quorum: modify vote rules for flush operation
,
Alberto Garcia
,
07:38
Re: [Qemu-devel] [PATCH v5 2/3] qmp event: Refactor QUORUM_REPORT_BAD
,
Alberto Garcia
,
07:36
Re: [Qemu-devel] Migrating decrementer
,
Juan Quintela
,
07:31
Re: [Qemu-devel] [PATCH 2/3] qapi-visit: Expose visit_type_FOO_fields()
,
Markus Armbruster
,
07:28
Re: [Qemu-devel] [PATCH 3/4] block/vpc: give option to force the current_size field in .bdrv_create
,
Jeff Cody
,
07:24
Re: [Qemu-devel] [PATCH 2/4] block/vpc: tests for auto-detecting VPC and Hyper-V VHD images
,
Jeff Cody
,
07:20
Re: [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Pavel Dovgalyuk
,
06:59
Re: [Qemu-devel] [PATCH] migration/postcopy-ram: Guard use of sys/eventfd.h with CONFIG_EVENTFD
,
Juan Quintela
,
06:41
Re: [Qemu-devel] [PATCH RESEND v2 1/2] qemu-file: Fix qemu_put_compression_data flaw
,
Juan Quintela
,
06:37
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
Igor Mammedov
,
06:31
Re: [Qemu-devel] Status of multithreading in user mode
,
Laurent Vivier
,
06:27
Re: [Qemu-devel] CPU hotplug, again
,
David Gibson
,
06:27
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
David Gibson
,
06:27
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
Igor Mammedov
,
06:04
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
David Gibson
,
05:50
Re: [Qemu-devel] CPU hotplug, again
,
Igor Mammedov
,
05:48
[Qemu-devel] [PATCH] target-mips: indicate presence of IEEE 754-2008 FPU in R6/R5+MSA CPUs
,
Leon Alrae
,
05:47
[Qemu-devel] [PATCH] vhost-user: verify that number of queues is less than MAX_QUEUE_NUM
,
Ilya Maximets
,
05:45
Re: [Qemu-devel] [GIT PULL] pseries: Update SLOF firmware image to 20160223
,
David Gibson
,
05:39
[Qemu-devel] [PATCH v3] net: netmap: implement virtio-net header probe
,
Vincenzo Maffione
,
05:32
[Qemu-devel] [PATCH v3] net: netmap: probe netmap interface for virtio-net header
,
Vincenzo Maffione
,
05:32
Re: [Qemu-devel] [PATCH v2] qmp-shell: fix pretty printing of JSON responses
,
Markus Armbruster
,
05:28
Re: [Qemu-devel] [PATCH 2/4] block/vpc: tests for auto-detecting VPC and Hyper-V VHD images
,
Kevin Wolf
,
05:23
[Qemu-devel] [PATCH v3 1/2] headers: KVM Hyper-V VMBus hypercalls defines and exit
,
Andrey Smetanin
,
05:23
[Qemu-devel] [PATCH v3 2/2] target-i386/kvm: Hyper-V VMBus hypercalls blank handlers
,
Andrey Smetanin
,
05:23
Re: [Qemu-devel] [PATCH v5 1/3] docs: fix invalid node name in qmp event
,
Alberto Garcia
,
05:21
Re: [Qemu-devel] [PATCH 3/4] block/vpc: give option to force the current_size field in .bdrv_create
,
Kevin Wolf
,
05:19
[Qemu-devel] [PATCH v5 2/3] qmp event: Refactor QUORUM_REPORT_BAD
,
Changlong Xie
,
05:10
[Qemu-devel] [PATCH v5 0/3] modify vote rules for flush operation
,
Changlong Xie
,
05:10
[Qemu-devel] [PATCH v5 1/3] docs: fix invalid node name in qmp event
,
Changlong Xie
,
05:10
[Qemu-devel] [PATCH v5 3/3] quorum: modify vote rules for flush operation
,
Changlong Xie
,
05:10
Re: [Qemu-devel] [PATCH 1/2] virtio-balloon: export all balloon statistics
,
Roman Kagan
,
05:02
Re: [Qemu-devel] [PATCH v2] net: netmap: probe netmap interface for virtio-net header
,
Vincenzo Maffione
,
04:58
Re: [Qemu-devel] [PATCH v3 07/14] blockdev: Add list of monitor-owned BlockBackends
,
Kevin Wolf
,
04:56
Re: [Qemu-devel] [PATCH 2/2] s390x/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entries
,
Cornelia Huck
,
04:40
Re: [Qemu-devel] [PULL 0/5] migration pull
,
Li, Liang Z
,
04:28
Re: [Qemu-devel] [PATCH v3 07/14] blockdev: Add list of monitor-owned BlockBackends
,
Markus Armbruster
,
04:28
[Qemu-devel] 答复: [PATCH v2] net: ne2000: check ring buffer control registers
,
yanghongke
,
04:27
[Qemu-devel] [PATCH] loader: fix potential memory leak
,
Cao jin
,
04:13
Re: [Qemu-devel] [PATCH] net/filter-redirector:Add filter-redirector
,
Zhang Chen
,
04:03
[Qemu-devel] [PATCH v4 0/2] move qcow2_invalidate_cache() out of coroutine context
,
Denis V. Lunev
,
03:53
[Qemu-devel] [PATCH 2/2] migration (postcopy): move bdrv_invalidate_cache_all of of coroutine context
,
Denis V. Lunev
,
03:53
[Qemu-devel] [PATCH 1/2] migration (ordinary): move bdrv_invalidate_cache_all of of coroutine context
,
Denis V. Lunev
,
03:53
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
Markus Armbruster
,
03:53
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
Markus Armbruster
,
03:42
Re: [Qemu-devel] [GIT PULL] pseries: Update SLOF firmware image to 20160223
,
Alexey Kardashevskiy
,
03:38
Re: [Qemu-devel] [PATCH v3 2/8] cpu: introduce possible-cpus interface
,
Igor Mammedov
,
03:36
Re: [Qemu-devel] [PATCH v3 0/2] move qcow2_invalidate_cache() out of coroutine context
,
Denis V. Lunev
,
03:32
[Qemu-devel] [PATCH] replace fixed str limit by g_strdup_printf
,
Neo Jia
,
03:22
Re: [Qemu-devel] [PATCH v3 0/2] move qcow2_invalidate_cache() out of coroutine context
,
Amit Shah
,
03:22
Re: [Qemu-devel] [PATCH v2] net: netmap: probe netmap interface for virtio-net header
,
Jason Wang
,
03:21
Re: [Qemu-devel] [PATCH v2] net: ne2000: check ring buffer control registers
,
Jason Wang
,
03:13
Re: [Qemu-devel] [PATCH V6 0/2] net/filter-mirror:add filter-mirror and unit test
,
Jason Wang
,
03:09
[Qemu-devel] [PATCH] usb-redirect: Avoid double free of data
,
Fam Zheng
,
03:08
[Qemu-devel] [PATCH 2/2] virtio-balloon: add 'available' counter
,
Denis V. Lunev
,
02:51
[Qemu-devel] [PATCH 1/2] virtio-balloon: export all balloon statistics
,
Denis V. Lunev
,
02:51
[Qemu-devel] [PATCH v3 0/2] virtio-balloon: improve balloon statistics
,
Denis V. Lunev
,
02:51
Re: [Qemu-devel] [PATCH v2 00/15] tests: Introducing docker tests
,
Fam Zheng
,
02:17
Re: [Qemu-devel] [PATCH 2/2] hw/9pfs: fix alignment issue when host filesystem block size is larger than client msize
,
Jevon Qiao
,
02:05
[Qemu-devel] [PATCH V6 1/2] net/filter-mirror:Add filter-mirror
,
Zhang Chen
,
01:54
[Qemu-devel] [PATCH V6 0/2] net/filter-mirror:add filter-mirror and unit test
,
Zhang Chen
,
01:54
[Qemu-devel] [PATCH V6 2/2] tests/test-filter-mirror:add filter-mirror unit test
,
Zhang Chen
,
01:54
Re: [Qemu-devel] [PATCH V5 2/2] tests/test-filter-mirror:add filter-mirror unit test
,
Zhang Chen
,
01:22
[Qemu-devel] [PATCH v2] net: ne2000: check ring buffer control registers
,
P J P
,
01:11
Re: [Qemu-devel] [PATCH] net: ne2000: check ring buffer control registers
,
P J P
,
00:58
Re: [Qemu-devel] [GIT PULL] pseries: Update SLOF firmware image to 20160223
,
David Gibson
,
00:49
February 23, 2016
Re: [Qemu-devel] [PATCH] net: check packet payload length
,
P J P
,
23:38
Re: [Qemu-devel] CPU hotplug, again
,
Bharata B Rao
,
23:03
Re: [Qemu-devel] [PATCH V5 1/2] net/filter-mirror:Add filter-mirror
,
Zhang Chen
,
22:51
[Qemu-devel] [PATCH] net: filter: correctly remove filter from the list during finalization
,
Jason Wang
,
22:45
[Qemu-devel] [Bug 1490611] Re: Using qemu >=2.2.1 to convert raw->VHD (fixed) adds extra padding to the result file, which Microsoft Azure rejects as invalid
,
Jeff Cody
,
22:41
Re: [Qemu-devel] [PATCH] net/filter-redirector:Add filter-redirector
,
Jason Wang
,
22:40
Re: [Qemu-devel] [PATCH V5 2/2] tests/test-filter-mirror:add filter-mirror unit test
,
Jason Wang
,
22:25
Re: [Qemu-devel] [PATCH V5 1/2] net/filter-mirror:Add filter-mirror
,
Jason Wang
,
22:22
Re: [Qemu-devel] [PATCH] net: check packet payload length
,
Jason Wang
,
22:04
[Qemu-devel] [PATCH] qemu-options.hx: add missing chardev id in example of vhost-user
,
Lin Ma
,
21:58
Re: [Qemu-devel] [PATCH v4 1/2] qmp event: Add QUORUM_FLUSH_ERROR
,
Changlong Xie
,
21:48
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
David Gibson
,
21:47
Re: [Qemu-devel] CPU hotplug, again
,
David Gibson
,
21:47
Re: [Qemu-devel] [Qemu-ppc] [PATCH] hw/intc: fix failure return for xics_alloc_block()
,
David Gibson
,
21:47
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
David Gibson
,
21:47
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
David Gibson
,
21:47
Re: [Qemu-devel] Migrating decrementer
,
David Gibson
,
21:47
Re: [Qemu-devel] [PATCH] topology.h: cleanup
,
Cao jin
,
21:10
Re: [Qemu-devel] [Bug 1548170] [NEW] qemu-kvm-spice spice server locks up when large user image is set
,
Christopher Snowhill
,
21:06
Re: [Qemu-devel] [PATCH RESEND v2 1/2] qemu-file: Fix qemu_put_compression_data flaw
,
Li, Liang Z
,
21:02
Re: [Qemu-devel] [RFC PATCH v2 08/10] net/colo-proxy: Handle packet and connection
,
Zhang Chen
,
21:01
Re: [Qemu-devel] [PATCH] net: ne2000: check ring buffer control registers
,
Jason Wang
,
20:52
[Qemu-devel] [PATCH 2/3] target-ppc: Use 32-bit rotate instead of deposit + 64-bit rotate
,
Richard Henderson
,
20:18
[Qemu-devel] [PATCH 0/3] target-ppc improvements
,
Richard Henderson
,
20:18
[Qemu-devel] [PATCH 3/3] target-ppc: Cleanups to rldinm, rldnm, rldimi
,
Richard Henderson
,
20:18
[Qemu-devel] [PATCH 1/3] target-ppc: Use movcond in isel
,
Richard Henderson
,
20:18
Re: [Qemu-devel] [PATCH v3 2/3] block/backup: avoid copying less than full target clusters
,
John Snow
,
19:53
Re: [Qemu-devel] [RFC PATCH 00/16] Qemu Bit Map (QBM) - an overlay format for persistent dirty bitmap
,
Fam Zheng
,
19:49
[Qemu-devel] [PATCH 4/4] block/vpc: add tests for image creation force_size parameter
,
Jeff Cody
,
19:48
[Qemu-devel] [PATCH 2/4] block/vpc: tests for auto-detecting VPC and Hyper-V VHD images
,
Jeff Cody
,
19:48
[Qemu-devel] [PATCH 3/4] block/vpc: give option to force the current_size field in .bdrv_create
,
Jeff Cody
,
19:48
[Qemu-devel] [PATCH 1/4] block/vpc: choose size calculation method based on creator_app field
,
Jeff Cody
,
19:48
[Qemu-devel] [PATCH 0/4] VHD/VPC format compatibility
,
Jeff Cody
,
19:48
Re: [Qemu-devel] [PATCH v3 2/3] block/backup: avoid copying less than full target clusters
,
Eric Blake
,
19:45
Re: [Qemu-devel] [PATCH v3 2/3] block/backup: avoid copying less than full target clusters
,
John Snow
,
19:43
Re: [Qemu-devel] [PATCH] aio-posix: Change CONFIG_EPOLL to CONFIG_EPOLL_CREATE1
,
Fam Zheng
,
19:31
Re: [Qemu-devel] [PATCH v3 2/3] block/backup: avoid copying less than full target clusters
,
Fam Zheng
,
19:28
Re: [Qemu-devel] [PATCH qemu] memory: Fix IOMMU replay base address
,
Alexey Kardashevskiy
,
19:19
[Qemu-devel] [PATCH v3 1/3] block/backup: make backup cluster size configurable
,
John Snow
,
19:17
[Qemu-devel] [PATCH v3 3/3] iotests/124: Add cluster_size mismatch test
,
John Snow
,
19:17
[Qemu-devel] [PATCH v3 2/3] block/backup: avoid copying less than full target clusters
,
John Snow
,
19:17
[Qemu-devel] [PATCH v3 0/3] blockjob: correct backup cluster size for backups
,
John Snow
,
19:17
[Qemu-devel] [Bug 1546445] Re: support vhost user without specifying vhostforce
,
Mathew Hodson
,
19:16
Re: [Qemu-devel] [PATCH v8 1/4] firmware: introduce sysfs driver for QEMU's fw_cfg device
,
Gabriel L. Somlo
,
19:03
Re: [Qemu-devel] [PATCH v2] qmp-shell: fix pretty printing of JSON responses
,
John Snow
,
17:54
Re: [Qemu-devel] [PATCH] qga: implement the guest-set-vcpus for windows
,
Michael Roth
,
17:37
Re: [Qemu-devel] [PATCH 2/2] s390x/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entries
,
Wei Yang
,
17:24
Re: [Qemu-devel] [PATCH v3 2/8] cpu: introduce possible-cpus interface
,
Eduardo Habkost
,
16:38
Re: [Qemu-devel] Migrating decrementer
,
Mark Cave-Ayland
,
16:27
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
Eduardo Habkost
,
16:26
Re: [Qemu-devel] [PATCH] topology.h: cleanup
,
Eduardo Habkost
,
16:16
[Qemu-devel] [PATCH 0/3] qapi: Easier unboxed visits of subset of union type
,
Eric Blake
,
16:14
[Qemu-devel] [PATCH 3/3] qapi: Update docs to match recent generator changes
,
Eric Blake
,
16:14
[Qemu-devel] [PATCH 2/3] qapi-visit: Expose visit_type_FOO_fields()
,
Eric Blake
,
16:14
[Qemu-devel] [PATCH 1/3] qapi-dealloc: Reduce use outside of generated code
,
Eric Blake
,
16:14
[Qemu-devel] [PATCH v2 24/24] target-sparc: Elide duplicate updates to fprs
,
Richard Henderson
,
16:13
[Qemu-devel] [PATCH v2 20/24] target-sparc: Remove helper_ldf_asi, helper_stf_asi
,
Richard Henderson
,
16:12
[Qemu-devel] [PATCH v2 22/24] target-sparc: Use cpu_fsr in stfsr
,
Richard Henderson
,
16:12
[Qemu-devel] [PATCH v2 17/24] target-sparc: Pass TCGMemOp constants to helper_ld/st_asi
,
Richard Henderson
,
16:12
[Qemu-devel] [PATCH v2 21/24] target-sparc: Use explicit writes to cpu_fsr
,
Richard Henderson
,
16:12
[Qemu-devel] [PATCH v2 23/24] target-sparc: Use cpu_loop_exit_restore from helper_check_ieee_exceptions
,
Richard Henderson
,
16:12
[Qemu-devel] [PATCH v2 18/24] target-sparc: Directly implement easy ldf/stf asis
,
Richard Henderson
,
16:12
[Qemu-devel] [PATCH v2 19/24] target-sparc: Directly implement block and short ldf/stf asis
,
Richard Henderson
,
16:12
[Qemu-devel] [PATCH v2 15/24] target-sparc: Directly implement easy ldd/std asis
,
Richard Henderson
,
16:12
[Qemu-devel] [PATCH v2 11/24] target-sparc: Use defines from asi.h
,
Richard Henderson
,
16:12
[Qemu-devel] [PATCH v2 16/24] target-sparc: Fix obvious error in ASI_M_BFILL
,
Richard Henderson
,
16:12
[Qemu-devel] [PATCH v2 12/24] target-sparc: Directly implement easy ld/st asis
,
Richard Henderson
,
16:12
[Qemu-devel] [PATCH v2 13/24] target-sparc: Use QT0 to return results from ldda
,
Richard Henderson
,
16:12
[Qemu-devel] [PATCH v2 14/24] target-sparc: Introduce gen_check_align
,
Richard Henderson
,
16:12
[Qemu-devel] [PATCH v2 08/24] target-sparc: Pass TCGMemOp to gen_ld/st_asi
,
Richard Henderson
,
16:12
[Qemu-devel] [PATCH v2 09/24] target-sparc: Import linux/arch/sparc/include/uapi/asm/asi.h
,
Richard Henderson
,
16:12
[Qemu-devel] [PATCH v2 10/24] target-sparc: Add UA2005 defines to asi.h
,
Richard Henderson
,
16:12
[Qemu-devel] [PATCH v2 07/24] target-sparc: Introduce get_asi
,
Richard Henderson
,
16:12
[Qemu-devel] [PATCH v2 06/24] target-sparc: Store %asi in TB flags
,
Richard Henderson
,
16:12
[Qemu-devel] [PATCH v2 05/24] target-sparc: Unify asi handling between 32 and 64-bit
,
Richard Henderson
,
16:12
[Qemu-devel] [PATCH v2 04/24] target-sparc: Create gen_exception
,
Richard Henderson
,
16:12
[Qemu-devel] [PATCH v2 01/24] target-sparc: Mark more flags for helpers
,
Richard Henderson
,
16:12
[Qemu-devel] [PATCH v2 00/24] target-sparc improvements
,
Richard Henderson
,
16:12
[Qemu-devel] [PATCH v2 02/24] target-sparc: Remove softint as a TCG global
,
Richard Henderson
,
16:12
[Qemu-devel] [PATCH v2 03/24] target-sparc: Store mmu index in TB flags
,
Richard Henderson
,
16:12
Re: [Qemu-devel] [RFC 0/1] riscv: Add full-system emulation support for the RISC-V Instruction Set Architecture (RV64G)
,
Richard Henderson
,
16:02
[Qemu-devel] [Bug 1546445] Re: support vhost user without specifying vhostforce
,
Edward Hope-Morley
,
15:51
[Qemu-devel] [Bug 1546445] Re: support vhost user without specifying vhostforce
,
Louis Bouchard
,
15:51
[Qemu-devel] [Bug 1546445] Re: support vhost user without specifying vhostforce
,
Louis Bouchard
,
15:51
[Qemu-devel] [Bug 1546445] Re: support vhost user without specifying vhostforce
,
Liang Chen
,
15:45
[Qemu-devel] [Bug 1546445] Re: support vhost user without specifying vhostforce
,
Ubuntu Foundations Team Bug Bot
,
15:41
[Qemu-devel] [Bug 1546445] Re: support vhost user without specifying vhostforce
,
Liang Chen
,
15:41
Re: [Qemu-devel] [Qemu-ppc] [PATCH] hw/intc: fix failure return for xics_alloc_block()
,
Greg Kurz
,
15:25
Re: [Qemu-devel] [PATCH] target-tricore: fix save_context_upper using env->PSW
,
Richard Henderson
,
14:54
Re: [Qemu-devel] [PATCH v3 0/4] TriCore exception patches
,
Richard Henderson
,
14:53
Re: [Qemu-devel] [PATCH] hw/intc/arm_gic.c: Implement GICv2 GICC_DIR
,
Peter Maydell
,
14:18
[Qemu-devel] Status of multithreading in user mode
,
Cecilia Gonzalez-Alvarez
,
14:15
Re: [Qemu-devel] [PATCH RFC 0/2] Versioning ARM virt machine types
,
Andrew Jones
,
14:09
Re: [Qemu-devel] [PATCH] target-i386: fix confusion in xcr0 bit position vs. mask
,
Eduardo Habkost
,
13:50
[Qemu-devel] [PATCH] hw/intc/arm_gic.c: Implement GICv2 GICC_DIR
,
Peter Maydell
,
13:50
Re: [Qemu-devel] [PATCH RFC 0/2] Versioning ARM virt machine types
,
Peter Maydell
,
13:42
Re: [Qemu-devel] [PATCH RFC 0/2] Versioning ARM virt machine types
,
Wei Huang
,
13:35
[Qemu-devel] [PULL 6/8] tcg: Rename tcg-target.c to tcg-target.inc.c
,
Richard Henderson
,
13:34
[Qemu-devel] [PULL 1/8] tcg: Work around clang bug wrt enum ranges, part 2
,
Richard Henderson
,
13:34
[Qemu-devel] [PULL 5/8] target-sparc: Use global registers for the register window
,
Richard Henderson
,
13:34
[Qemu-devel] [PULL 8/8] tcg: Remove unnecessary osdep.h includes from tcg-target.inc.c
,
Richard Henderson
,
13:34
[Qemu-devel] [PULL 7/8] scripts/clean-includes: Ignore .inc.c files
,
Richard Henderson
,
13:34
[Qemu-devel] [PULL 2/8] tcg: Implement indirect memory registers
,
Richard Henderson
,
13:34
[Qemu-devel] [PULL 3/8] tcg: Allocate indirect_base temporaries in a different order
,
Richard Henderson
,
13:33
[Qemu-devel] [PULL 0/8] tcg queued patches
,
Richard Henderson
,
13:33
[Qemu-devel] [PULL 4/8] target-sparc: Tidy global register initialization
,
Richard Henderson
,
13:33
[Qemu-devel] [PATCH 1/5] exec: [tcg] Track which vCPU is performing translation and execution
,
Lluís Vilanova
,
13:22
[Qemu-devel] [PATCH 5/5] trace: [all] Add "guest_vmem_user_syscall" event
,
Lluís Vilanova
,
13:22
[Qemu-devel] [PATCH 4/5] user: Set current vCPU during syscall execution
,
Lluís Vilanova
,
13:22
[Qemu-devel] [PATCH 3/5] user: Refactor lock_user body into do_lock_user
,
Lluís Vilanova
,
13:22
[Qemu-devel] [PATCH 2/5] trace: [all] Add "guest_vmem" event
,
Lluís Vilanova
,
13:22
[Qemu-devel] [PATCH 0/5] trace: Add events for vCPU memory accesses
,
Lluís Vilanova
,
13:22
[Qemu-devel] [PATCH v8 3/6] tcg: Add type for vCPU pointers
,
Lluís Vilanova
,
13:20
[Qemu-devel] [PATCH v8 6/6] trace: Add 'vcpu' event property to trace guest vCPU
,
Lluís Vilanova
,
13:19
[Qemu-devel] [PATCH v8 5/6] [trivial] trace: Add helper function to cast event arguments
,
Lluís Vilanova
,
13:19
[Qemu-devel] [PATCH v8 4/6] tcg: Move definition of type TCGv
,
Lluís Vilanova
,
13:19
[Qemu-devel] [PATCH v8 2/6] trace: Remove unnecessary intermediate event copies
,
Lluís Vilanova
,
13:19
[Qemu-devel] [PATCH v8 1/6] trace: Extend API to manage event arguments
,
Lluís Vilanova
,
13:19
[Qemu-devel] [PATCH v8 0/6] trace: Show vCPU info in guest code events
,
Lluís Vilanova
,
13:19
[Qemu-devel] [PATCH 4/5] qemu-char: remove all msgfds on disconnect
,
marcandre . lureau
,
13:11
[Qemu-devel] [PATCH 3/5] qemu-char: avoid potential double-free
,
marcandre . lureau
,
13:11
[Qemu-devel] [PATCH 5/5] qemu-char: make tcp_chr_disconnect() reentrant-safe
,
marcandre . lureau
,
13:11
[Qemu-devel] [PATCH 1/5] vhost-user: fix use after free
,
marcandre . lureau
,
13:11
[Qemu-devel] [PATCH 2/5] vhost-user: remove useless is_server field
,
marcandre . lureau
,
13:11
[Qemu-devel] [PATCH 0/5] vhost-user: fixes from reconnect RFC
,
marcandre . lureau
,
13:11
Re: [Qemu-devel] [PATCH RFC 00/14] vhost-user: shutdown and reconnection
,
Marc-André Lureau
,
13:00
Re: [Qemu-devel] [RFC PATCH v2 08/10] net/colo-proxy: Handle packet and connection
,
Dr. David Alan Gilbert
,
12:58
Re: [Qemu-devel] [Qemu-ppc] [PATCH] hw/intc: fix failure return for xics_alloc_block()
,
Greg Kurz
,
12:47
Re: [Qemu-devel] [RFC PATCH 00/16] Qemu Bit Map (QBM) - an overlay format for persistent dirty bitmap
,
Kevin Wolf
,
12:43
[Qemu-devel] [PATCH 2/2] hmp: Extend drive_del to delete nodes without BB
,
Kevin Wolf
,
12:17
[Qemu-devel] [PATCH 1/2] hmp: 'drive_add -n' for creating a node without BB
,
Kevin Wolf
,
12:17
[Qemu-devel] [PATCH 0/2] block: drive_add/del without BlockBackend
,
Kevin Wolf
,
12:16
Re: [Qemu-devel] [PATCH v2 2/3] block/backup: avoid copying less than full target clusters
,
John Snow
,
12:16
Re: [Qemu-devel] Incremental backup call
,
John Snow
,
12:10
Re: [Qemu-devel] [PATCH] bios-linker-loader: document+validate input
,
Michael S. Tsirkin
,
11:50
[Qemu-devel] [PATCH] spapr: disable vmdesc submission for old machines
,
Greg Kurz
,
11:48
Re: [Qemu-devel] [PULL 0/8] spice: initial opengl/virgl support, postcopy migration fix.
,
Peter Maydell
,
11:44
Re: [Qemu-devel] [PATCH 0/3] tcg: Rename tcg-target.c to tcg-target.inc.c
,
Richard Henderson
,
11:35
Re: [Qemu-devel] [PATCH v9 0/5] add ACPI node for fw_cfg on pc and arm
,
Igor Mammedov
,
11:26
Re: [Qemu-devel] [PATCH 0/3] tcg: Rename tcg-target.c to tcg-target.inc.c
,
Peter Maydell
,
11:24
Re: [Qemu-devel] [PATCH] bios-linker-loader: document+validate input
,
Igor Mammedov
,
11:24
[Qemu-devel] [RFC PATCH v2 3/3] VFIO: Type1 IOMMU mapping support for vGPU
,
Kirti Wankhede
,
11:23
[Qemu-devel] [RFC PATCH v2 2/3] VFIO driver for vGPU device
,
Kirti Wankhede
,
11:23
[Qemu-devel] [RFC PATCH v2 1/3] vGPU Core driver
,
Kirti Wankhede
,
11:23
Re: [Qemu-devel] [PULL 0/5] tcg queued patches
,
Peter Maydell
,
11:23
Re: [Qemu-devel] [PATCH v7 0/4] trace: Show vCPU info in guest code events
,
Lluís Vilanova
,
11:22
Re: [Qemu-devel] [PATCH 0/3] tcg: Rename tcg-target.c to tcg-target.inc.c
,
Richard Henderson
,
11:20
Re: [Qemu-devel] [PULL 0/5] tcg queued patches
,
Richard Henderson
,
11:14
Re: [Qemu-devel] [PATCH] tracetool: Include osdep.h in generated-ust.c
,
Peter Maydell
,
11:14
[Qemu-devel] [PATCH] migration/postcopy-ram: Guard use of sys/eventfd.h with CONFIG_EVENTFD
,
Matthew Fortune
,
11:09
[Qemu-devel] [PATCH v2 2/2] net: minor indentation updates
,
P J P
,
11:09
[Qemu-devel] [PATCH v2 1/2] net: check packet payload length
,
P J P
,
11:08
[Qemu-devel] [PATCH v2 0/2] net: check payload length and minor updates
,
P J P
,
11:08
[Qemu-devel] [PATCH v3 7/8] pc: acpi: drop cpu->found_cpus bitmap
,
Igor Mammedov
,
11:06
[Qemu-devel] [PATCH v3 4/8] pc: acpi: SRAT: create only valid processor lapic entries
,
Igor Mammedov
,
11:06
[Qemu-devel] [PATCH v3 8/8] pc: acpi: clarify why possible LAPIC entries must be present in MADT
,
Igor Mammedov
,
11:06
[Qemu-devel] [PATCH v3 5/8] pc: acpi: create MADT.lapic entries only for valid lapics
,
Igor Mammedov
,
11:06
[Qemu-devel] [PATCH v3 6/8] pc: acpi: create Processor and Notify objects only for valid lapics
,
Igor Mammedov
,
11:06
[Qemu-devel] [PATCH v3 2/8] cpu: introduce possible-cpus interface
,
Igor Mammedov
,
11:06
[Qemu-devel] [PATCH v3 1/8] pc: init pcms->apic_id_limit once and use it throughout pc.c
,
Igor Mammedov
,
11:06
[Qemu-devel] [PATCH v3 3/8] pc: acpi: cleanup qdev_get_machine() calls
,
Igor Mammedov
,
11:06
[Qemu-devel] [PATCH v3 0/8] pc: do not create invalid MADT.LAPIC/Processor entries
,
Igor Mammedov
,
11:06
Re: [Qemu-devel] Developing custom device for ARM
,
Peter Maydell
,
11:03
Re: [Qemu-devel] [PATCH v9 0/5] add ACPI node for fw_cfg on pc and arm
,
Michael S. Tsirkin
,
10:54
Re: [Qemu-devel] [PATCH v9 0/5] add ACPI node for fw_cfg on pc and arm
,
Igor Mammedov
,
10:52
Re: [Qemu-devel] [PATCH 1/2] virtio-balloon: export all balloon statistics
,
Michael S. Tsirkin
,
10:49
[Qemu-devel] [PATCH v3 0/2] move qcow2_invalidate_cache() out of coroutine context
,
Denis V. Lunev
,
10:49
[Qemu-devel] [PATCH 2/2] migration (postcopy): move bdrv_invalidate_cache_all of of coroutine context
,
Denis V. Lunev
,
10:49
[Qemu-devel] [PATCH 1/2] migration (ordinary): move bdrv_invalidate_cache_all of of coroutine context
,
Denis V. Lunev
,
10:49
[Qemu-devel] Developing custom device for ARM
,
Igor R
,
10:47
[Qemu-devel] [PATCH] hw/usb/dev-mtp: Guard inotify usage with CONFIG_INOTIFY1
,
Matthew Fortune
,
10:44
[Qemu-devel] [PATCH] aio-posix: Change CONFIG_EPOLL to CONFIG_EPOLL_CREATE1
,
Matthew Fortune
,
10:42
Re: [Qemu-devel] [PATCH] tracetool: Include osdep.h in generated-ust.c
,
Eric Blake
,
10:41
Re: [Qemu-devel] [PATCH 0/3] tcg: Rename tcg-target.c to tcg-target.inc.c
,
Eric Blake
,
10:40
[Qemu-devel] KVM call for agenda for 2016-03-01
,
Juan Quintela
,
10:34
Re: [Qemu-devel] [PULL 14/15] qapi: Don't box branches of flat unions
,
Daniel P. Berrange
,
10:34
Re: [Qemu-devel] [PULL 14/15] qapi: Don't box branches of flat unions
,
Eric Blake
,
10:30
Re: [Qemu-devel] [PATCH 1/2] virtio-balloon: export all balloon statistics
,
Denis V. Lunev
,
10:29
Re: [Qemu-devel] [PATCH 1/2] virtio-balloon: export all balloon statistics
,
Michael S. Tsirkin
,
10:24
Re: [Qemu-devel] [RFC PATCH v4] fw/pci: Add support for mapping Intel IGD via QEMU
,
Kevin O'Connor
,
10:22
Re: [Qemu-devel] [PULL 14/15] qapi: Don't box branches of flat unions
,
Eric Blake
,
10:19
[Qemu-devel] [PATCH] tracetool: Include osdep.h in generated-ust.c
,
Peter Maydell
,
10:17
Re: [Qemu-devel] [PATCH 2/3] scripts/clean-includes: Ignore .inc.c files
,
Eric Blake
,
10:10
[Qemu-devel] [PATCH 3/3] tcg: Remove unnecessary osdep.h includes from tcg-target.inc.c
,
Peter Maydell
,
10:06
[Qemu-devel] [PATCH 0/3] tcg: Rename tcg-target.c to tcg-target.inc.c
,
Peter Maydell
,
10:06
[Qemu-devel] [PATCH 1/3] tcg: Rename tcg-target.c to tcg-target.inc.c
,
Peter Maydell
,
10:06
Re: [Qemu-devel] [PATCH 0/4] post-include-cleanup followups
,
Eric Blake
,
10:05
Re: [Qemu-devel] [PATCH v3 0/2] Fix migration of old pseries
,
Greg Kurz
,
10:04
Re: [Qemu-devel] [PATCH 1/4] slirp/slirp.h: Remove now-empty #ifdefs
,
Eric Blake
,
10:04
[Qemu-devel] [PATCH 1/2] virtio-balloon: export all balloon statistics
,
Denis V. Lunev
,
10:00
[Qemu-devel] [PATCH v2 0/2] virtio-balloon: improve balloon statistics
,
Denis V. Lunev
,
10:00
[Qemu-devel] [PATCH 2/2] virtio-balloon: add 'available' counter
,
Denis V. Lunev
,
10:00
Re: [Qemu-devel] [PULL 14/15] qapi: Don't box branches of flat unions
,
Daniel P. Berrange
,
09:50
[Qemu-devel] [PATCH 2/3] scripts/clean-includes: Ignore .inc.c files
,
Peter Maydell
,
09:49
Re: [Qemu-devel] [PATCH v2] target-i386/kvm: Hyper-V VMBus hypercalls blank handlers
,
Paolo Bonzini
,
09:39
[Qemu-devel] [PATCH 0/4] post-include-cleanup followups
,
Peter Maydell
,
09:36
[Qemu-devel] [PATCH 2/4] include/config.h: Remove
,
Peter Maydell
,
09:36
Re: [Qemu-devel] Incremental backup call
,
Kashyap Chamarthy
,
09:25
[Qemu-devel] [PULL 3/8] egl-helpers: add functions for render nodes and dma-buf passing
,
Gerd Hoffmann
,
09:24
[Qemu-devel] [PULL 5/8] spice: add opengl/virgl/dmabuf support
,
Gerd Hoffmann
,
09:24
[Qemu-devel] [PULL 4/8] spice: reset cursor on resize
,
Gerd Hoffmann
,
09:24
[Qemu-devel] [PULL 0/8] spice: initial opengl/virgl support, postcopy migration fix.
,
Gerd Hoffmann
,
09:24
[Qemu-devel] [PULL 2/8] configure: add dma-buf support detection.
,
Gerd Hoffmann
,
09:24
[Qemu-devel] [PULL 1/8] spice: init dcl before registering qxl interface
,
Gerd Hoffmann
,
09:24
[Qemu-devel] [PULL 7/8] spice/gl: tweak debug messages.
,
Gerd Hoffmann
,
09:24
[Qemu-devel] [PULL 6/8] spice/gl: add unblock timer
,
Gerd Hoffmann
,
09:24
[Qemu-devel] [PULL 8/8] Postcopy+spice: Pass spice migration data earlier
,
Gerd Hoffmann
,
09:24
[Qemu-devel] [PATCH 3/4] update-linux-headers.sh: Fake types.h doesn't need to include anything
,
Peter Maydell
,
09:18
[Qemu-devel] [PATCH 4/4] util/base64.c: Clean includes
,
Peter Maydell
,
09:18
[Qemu-devel] [PATCH 1/4] slirp/slirp.h: Remove now-empty #ifdefs
,
Peter Maydell
,
09:18
Re: [Qemu-devel] [PATCH v8 1/4] firmware: introduce sysfs driver for QEMU's fw_cfg device
,
Michael S. Tsirkin
,
09:15
Re: [Qemu-devel] [PATCH v3 07/14] blockdev: Add list of monitor-owned BlockBackends
,
Kevin Wolf
,
09:10
Re: [Qemu-devel] [PATCH v4 1/2] qmp event: Add QUORUM_FLUSH_ERROR
,
Alberto Garcia
,
09:06
Re: [Qemu-devel] [PULL 0/5] migration pull
,
Paolo Bonzini
,
09:05
Re: [Qemu-devel] [PATCH] qed: fix bdrv_qed_drain
,
Paolo Bonzini
,
08:54
Re: [Qemu-devel] [PATCH v3 07/14] blockdev: Add list of monitor-owned BlockBackends
,
Max Reitz
,
08:52
Re: [Qemu-devel] [PATCH v8 1/4] firmware: introduce sysfs driver for QEMU's fw_cfg device
,
Gabriel L. Somlo
,
08:47
[Qemu-devel] osdep.h header changes now applied to master
,
Peter Maydell
,
08:46
Re: [Qemu-devel] [PATCH v4 1/2] qmp event: Add QUORUM_FLUSH_ERROR
,
Eric Blake
,
08:46
[Qemu-devel] REMINDER: soft freeze next week (1 Mar)
,
Peter Maydell
,
08:39
Re: [Qemu-devel] [PATCH] all: Clean up includes
,
Eric Blake
,
08:35
Re: [Qemu-devel] [PATCH V20 0/7] add-cow file format
,
Eric Blake
,
08:33
Re: [Qemu-devel] [PATCH v4 1/2] qmp event: Add QUORUM_FLUSH_ERROR
,
Alberto Garcia
,
08:24
Re: [Qemu-devel] [PATCH v4 1/2] qmp event: Add QUORUM_FLUSH_ERROR
,
Eric Blake
,
08:17
Re: [Qemu-devel] [PATCH v2 0/5] q35: Remove old machines and unused compat code
,
Michael S. Tsirkin
,
08:00
Re: [Qemu-devel] [PATCH v4 2/2] quorum: modify vote rules for flush operation
,
Alberto Garcia
,
07:57
Re: [Qemu-devel] [PATCH] fixup! block-migration: acquire AioContext as necessary
,
Fam Zheng
,
07:56
Re: [Qemu-devel] [PATCH 1/2] migration: move bdrv_invalidate_cache_all of of coroutine context
,
Fam Zheng
,
07:54
Re: [Qemu-devel] [PATCH v4 1/2] qmp event: Add QUORUM_FLUSH_ERROR
,
Alberto Garcia
,
07:53
Re: [Qemu-devel] [PATCH] qed: fix bdrv_qed_drain
,
Fam Zheng
,
07:50
[Qemu-devel] [PATCH] all: Clean up includes
,
Peter Maydell
,
07:41
Re: [Qemu-devel] [PATCH v2 0/2] move qcow2_invalidate_cache() out of coroutine context
,
Denis V. Lunev
,
07:40
Re: [Qemu-devel] [PATCH qemu] migration/vmstate: document VMStateFlags
,
Juan Quintela
,
07:33
Re: [Qemu-devel] [PATCH v3 0/2] Fix migration of old pseries
,
Greg Kurz
,
07:27
Re: [Qemu-devel] Integrating a Memory Simulator
,
KONRAD Frederic
,
07:16
[Qemu-devel] [PATCH V5 2/2] tests/test-filter-mirror:add filter-mirror unit test
,
Zhang Chen
,
07:00
[Qemu-devel] [PATCH V5 1/2] net/filter-mirror:Add filter-mirror
,
Zhang Chen
,
07:00
[Qemu-devel] [PATCH V5 0/2] net/filter-mirror:add filter-mirror and unit test
,
Zhang Chen
,
07:00
Re: [Qemu-devel] [PATCH COLO-Frame v14 32/40] net/filter: Introduce a helper to add a filter to the netdev
,
Hailiang Zhang
,
06:51
Re: [Qemu-devel] [PULL 0/6] usb: misc bugfixes
,
Peter Maydell
,
06:48
Re: [Qemu-devel] [PATCH COLO-Frame v14 32/40] net/filter: Introduce a helper to add a filter to the netdev
,
Hailiang Zhang
,
06:40
Re: [Qemu-devel] [PATCH v2] qmp-shell: fix pretty printing of JSON responses
,
Kashyap Chamarthy
,
06:39
Re: [Qemu-devel] [PATCH qemu] memory: Fix IOMMU replay base address
,
David Gibson
,
06:29
Re: [Qemu-devel] [PATCH] aio-posix: Don't use epoll if epoll_create1 not available
,
Stefan Hajnoczi
,
06:29
Re: [Qemu-devel] [RFC PATCH 00/16] Qemu Bit Map (QBM) - an overlay format for persistent dirty bitmap
,
Kevin Wolf
,
06:28
Re: [Qemu-devel] [PULL 0/5] migration pull
,
Peter Maydell
,
06:25
[Qemu-devel] [PATCH 08/10] s390x/pci: fix reg/dereg irq functions
,
Cornelia Huck
,
06:19
[Qemu-devel] [PATCH 05/10] watchdog/diag288: avoid race condition on expired watchdog
,
Cornelia Huck
,
06:19
[Qemu-devel] [PATCH 00/10] s390x: pending patches
,
Cornelia Huck
,
06:19
[Qemu-devel] [PATCH 03/10] s390x: fix debug statement in trigger_page_fault()
,
Cornelia Huck
,
06:19
[Qemu-devel] [PATCH 09/10] s390x/css: Allocate channel_subsys statically
,
Cornelia Huck
,
06:19
[Qemu-devel] [PATCH 07/10] s390x/css: introduce indicator refcounting interfaces
,
Cornelia Huck
,
06:19
[Qemu-devel] [PATCH 01/10] linux-headers: update against kvm/next
,
Cornelia Huck
,
06:19
[Qemu-devel] [PATCH 02/10] s390x/kvm: sync fprs via kvm_run
,
Cornelia Huck
,
06:19
[Qemu-devel] [PATCH 06/10] s390x/virtio: old machine leftovers
,
Cornelia Huck
,
06:19
[Qemu-devel] [PATCH 10/10] s390x/css: Use static initialization for channel_subsys fields
,
Cornelia Huck
,
06:19
[Qemu-devel] [PATCH 04/10] s390x: remove {kvm_}s390_virtio_irq()
,
Cornelia Huck
,
06:19
Re: [Qemu-devel] CPU hotplug, again
,
Igor Mammedov
,
06:19
Re: [Qemu-devel] [PULL 0/5] migration pull
,
Li, Liang Z
,
06:19
Re: [Qemu-devel] [PATCH 2/4] s390x/css: Allocate channel_subsys statically
,
Cornelia Huck
,
06:12
Re: [Qemu-devel] [PATCH] net: check packet payload length
,
P J P
,
06:11
Re: [Qemu-devel] [PATCH v9 0/5] add ACPI node for fw_cfg on pc and arm
,
Michael S. Tsirkin
,
05:56
[Qemu-devel] [PULL 3/6] usb: check RNDIS message length
,
Gerd Hoffmann
,
05:55
[Qemu-devel] [PULL 6/6] ohci: allocate timer only once.
,
Gerd Hoffmann
,
05:55
[Qemu-devel] [PULL 5/6] usb: add pid check at the first of uhci_handle_td()
,
Gerd Hoffmann
,
05:55
[Qemu-devel] [PULL 4/6] usb: check RNDIS buffer offsets & length
,
Gerd Hoffmann
,
05:55
[Qemu-devel] [PULL 0/6] usb: misc bugfixes
,
Gerd Hoffmann
,
05:55
[Qemu-devel] [PULL 1/6] usb: check USB configuration descriptor object
,
Gerd Hoffmann
,
05:55
[Qemu-devel] [PULL 2/6] tusb6010: move from hw/timer to hw/usb
,
Gerd Hoffmann
,
05:55
Re: [Qemu-devel] [PATCH] qmp-shell: fix pretty printing of JSON responses
,
Daniel P. Berrange
,
05:53
[Qemu-devel] [PATCH 3/3] arm: implement query-gic-capability
,
Peter Xu
,
05:52
[Qemu-devel] [PATCH 2/3] arm: gic: add "query-gic-capability" interface
,
Peter Xu
,
05:52
[Qemu-devel] [PATCH 1/3] arm: gic: add GICType
,
Peter Xu
,
05:52
[Qemu-devel] [PATCH 0/3] ARM: add query-gic-capability SMP command
,
Peter Xu
,
05:52
[Qemu-devel] [PATCH v2] qmp-shell: fix pretty printing of JSON responses
,
Daniel P. Berrange
,
05:52
Re: [Qemu-devel] [PATCH v2 0/2] move qcow2_invalidate_cache() out of coroutine context
,
Amit Shah
,
05:47
Re: [Qemu-devel] [PATCH] qed: fix bdrv_qed_drain
,
Paolo Bonzini
,
05:44
Re: [Qemu-devel] [PULL 0/5] migration pull
,
Peter Maydell
,
05:43
Re: [Qemu-devel] [PATCH qemu] migration/vmstate: document VMStateFlags
,
Amit Shah
,
05:39
Re: [Qemu-devel] [PATCH v9 0/5] add ACPI node for fw_cfg on pc and arm
,
Gerd Hoffmann
,
05:39
Re: [Qemu-devel] [PATCH v4 5/9] hw/timer: QOM'ify m48txx_sysbus (pass 2)
,
hitmoon
,
05:38
Re: [Qemu-devel] [PATCH v4 5/9] hw/timer: QOM'ify m48txx_sysbus (pass 2)
,
Peter Maydell
,
05:27
Re: [Qemu-devel] [PATCH COLO-Frame v14 31/40] net/filter: Add a 'status' property for filter object
,
Hailiang Zhang
,
05:25
Re: [Qemu-devel] [PATCH] target-i386: fix confusion in xcr0 bit position vs. mask
,
Paolo Bonzini
,
05:17
Re: [Qemu-devel] CPU hotplug, again
,
Bharata B Rao
,
05:07
Re: [Qemu-devel] CPU hotplug, again
,
David Gibson
,
05:07
Re: [Qemu-devel] [PATCH v4 5/9] hw/timer: QOM'ify m48txx_sysbus (pass 2)
,
hitmoon
,
05:04
Re: [Qemu-devel] [PATCH v3 0/2] Fix migration of old pseries
,
Greg Kurz
,
05:01
Re: [Qemu-devel] KVM call for agenda for 2016-02-16
,
Juan Quintela
,
05:00
Re: [Qemu-devel] [PATCH RESEND v2 1/2] qemu-file: Fix qemu_put_compression_data flaw
,
Juan Quintela
,
04:57
Re: [Qemu-devel] [PATCH qemu] memory: Fix IOMMU replay base address
,
Paolo Bonzini
,
04:57
Re: [Qemu-devel] [PULL 0/5] migration pull
,
Li, Liang Z
,
04:55
Re: [Qemu-devel] [PATCH v9 0/5] add ACPI node for fw_cfg on pc and arm
,
Michael S. Tsirkin
,
04:54
Re: [Qemu-devel] %cpu used by qemu-kvm processes
,
Felipe Franciosi
,
04:52
Re: [Qemu-devel] [PATCH v4] Add optionrom compatible with fw_cfg DMA version
,
Stefan Hajnoczi
,
04:52
Re: [Qemu-devel] [PATCH v9 5/5] fw_cfg: document ACPI device node information
,
Michael S. Tsirkin
,
04:51
Re: [Qemu-devel] [PATCH v9 4/5] acpi: arm: add fw_cfg device node to dsdt
,
Michael S. Tsirkin
,
04:51
Re: [Qemu-devel] [PATCH v9 3/5] acpi: pc: add fw_cfg device node to dsdt
,
Michael S. Tsirkin
,
04:51
Re: [Qemu-devel] [PATCH v9 0/5] add ACPI node for fw_cfg on pc and arm
,
Igor Mammedov
,
04:49
Re: [Qemu-devel] [PATCH v3 07/14] blockdev: Add list of monitor-owned BlockBackends
,
Markus Armbruster
,
04:48
Re: [Qemu-devel] [PULL 0/5] migration pull
,
Paolo Bonzini
,
04:48
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
Igor Mammedov
,
04:46
Re: [Qemu-devel] CONFIG_EPOLL vs CONFIG_EPOLL_CREATE1
,
Matthew Fortune
,
04:46
Re: [Qemu-devel] [PATCH] fixup! block-migration: acquire AioContext as necessary
,
Paolo Bonzini
,
04:43
Re: [Qemu-devel] CPU hotplug, again
,
Bharata B Rao
,
04:41
Re: [Qemu-devel] [PULL 0/5] migration pull
,
Amit Shah
,
04:39
Re: [Qemu-devel] [RFC PATCH 00/16] Qemu Bit Map (QBM) - an overlay format for persistent dirty bitmap
,
Markus Armbruster
,
04:14
Re: [Qemu-devel] [PATCH COLO-Frame v14 37/40] COLO: enable buffer filters for PVM
,
Hailiang Zhang
,
04:11
Re: [Qemu-devel] [PULL 0/5] migration pull
,
Peter Maydell
,
04:10
Re: [Qemu-devel] [PATCH RFC] fw-cfg: support writeable blobs
,
Michael S. Tsirkin
,
04:09
Re: [Qemu-devel] [PATCH v15 0/9] Block replication for continuous checkpoints
,
Changlong Xie
,
04:08
Re: [Qemu-devel] [PATCH v4 1/2] qmp event: Add QUORUM_FLUSH_ERROR
,
Changlong Xie
,
04:05
Re: [Qemu-devel] [PULL 0/5] tcg queued patches
,
Peter Maydell
,
04:05
Re: [Qemu-devel] [PATCH v4 5/9] hw/timer: QOM'ify m48txx_sysbus (pass 2)
,
Peter Maydell
,
04:04
Re: [Qemu-devel] [PATCH RESEND v2 1/2] qemu-file: Fix qemu_put_compression_data flaw
,
Li, Liang Z
,
04:03
Re: [Qemu-devel] [PATCH qemu] memory: Fix IOMMU replay base address
,
Alexey Kardashevskiy
,
04:01
Re: [Qemu-devel] %cpu used by qemu-kvm processes
,
Jean-Pierre Ribeauville
,
04:01
[Qemu-devel] [PATCH v4 0/2] modify vote rules for flush operation
,
Changlong Xie
,
04:00
[Qemu-devel] [PATCH v4 2/2] quorum: modify vote rules for flush operation
,
Changlong Xie
,
04:00
[Qemu-devel] [PATCH v4 1/2] qmp event: Add QUORUM_FLUSH_ERROR
,
Changlong Xie
,
04:00
Re: [Qemu-devel] [PATCH v9 0/5] add ACPI node for fw_cfg on pc and arm
,
Gerd Hoffmann
,
03:52
[Qemu-devel] [PATCH v2] net: netmap: probe netmap interface for virtio-net header
,
Vincenzo Maffione
,
03:48
[Qemu-devel] [PATCH v2] net: netmap: implement virtio-net header probe
,
Vincenzo Maffione
,
03:48
[Qemu-devel] [PATCH] ipack: Update e-mail address
,
Alberto Garcia
,
03:44
Re: [Qemu-devel] [PATCH COLO-Frame v14 37/40] COLO: enable buffer filters for PVM
,
Jason Wang
,
03:39
Re: [Qemu-devel] [RFC PATCH v0 7/8] qmp: Implement query cpu-packages
,
Igor Mammedov
,
03:37
Re: [Qemu-devel] [PATCH COLO-Frame v14 37/40] COLO: enable buffer filters for PVM
,
Jason Wang
,
03:37
Re: [Qemu-devel] [PATCH COLO-Frame v14 32/40] net/filter: Introduce a helper to add a filter to the netdev
,
Jason Wang
,
03:36
[Qemu-devel] [repost] KVM call minutes for 2016-02-16
,
Juan Quintela
,
03:36
Re: [Qemu-devel] [RFC PATCH 01/16] doc: Add QBM format specification
,
Markus Armbruster
,
03:35
Re: [Qemu-devel] [PATCH COLO-Frame v14 31/40] net/filter: Add a 'status' property for filter object
,
Jason Wang
,
03:35
Re: [Qemu-devel] [PATCH v3 0/2] Fix migration of old pseries
,
Juan Quintela
,
03:31
Re: [Qemu-devel] [PATCH] net: ne2000: check ring buffer control registers
,
P J P
,
03:28
Re: [Qemu-devel] [PATCHv9 09/10] qapi-schema, qemu-options & slirp: Adding Qemu options for IPv6 addresses
,
Thomas Huth
,
03:27
Re: [Qemu-devel] [PATCH 1/1] Postcopy+spice: Pass spice migration data earlier
,
Amit Shah
,
03:27
Re: [Qemu-devel] [PATCH v2 10/17] qapi: Add burst length parameters to block_set_io_throttle
,
Alberto Garcia
,
03:26
[Qemu-devel] [GIT PULL] pseries: Update SLOF firmware image to 20160223
,
Alexey Kardashevskiy
,
03:26
Re: [Qemu-devel] [PATCH v3 2/2] migration: allow machine to enforce configuration section migration
,
Juan Quintela
,
03:25
Re: [Qemu-devel] [PATCH v3 1/2] spapr: skip configuration section during migration of older machines
,
Juan Quintela
,
03:23
Re: [Qemu-devel] [PATCHv9 08/10] slirp: Adding IPv6 address for DNS relay
,
Thomas Huth
,
03:12
Re: [Qemu-devel] [PATCHv9 04/10] slirp: Factorizing tcpiphdr structure with an union
,
Thomas Huth
,
03:07
Re: [Qemu-devel] [PATCH] net: check packet payload length
,
Jason Wang
,
02:57
Re: [Qemu-devel] [PULL 0/5] tcg queued patches
,
Richard Henderson
,
02:55
Re: [Qemu-devel] [PULL 8/9] static checker: e1000-82540em got aliased to e1000
,
Amit Shah
,
02:41
Re: [Qemu-devel] [PATCH v2 0/2] move qcow2_invalidate_cache() out of coroutine context
,
Amit Shah
,
02:39
[Qemu-devel] [PULL 5/5] cutils: add avx2 instruction optimization
,
Amit Shah
,
02:31
[Qemu-devel] [PULL 4/5] configure: detect ifunc and avx2 attribute
,
Amit Shah
,
02:31
[Qemu-devel] [PULL 3/5] migration: reorder code to make it symmetric
,
Amit Shah
,
02:31
[Qemu-devel] [PULL 2/5] migration: move bdrv_invalidate_cache_all of of coroutine context
,
Amit Shah
,
02:31
[Qemu-devel] [PULL 1/5] migration: move bdrv_invalidate_cache_all of of coroutine context
,
Amit Shah
,
02:31
[Qemu-devel] [PULL 0/5] migration pull
,
Amit Shah
,
02:31
Re: [Qemu-devel] [PATCH RFC] fw-cfg: support writeable blobs
,
Gerd Hoffmann
,
02:07
Re: [Qemu-devel] [PULL 8/9] static checker: e1000-82540em got aliased to e1000
,
Jason Wang
,
02:03
[Qemu-devel] [PATCH] topology.h: cleanup
,
Cao jin
,
01:50
Re: [Qemu-devel] [PATCH V4 2/2] tests/test-filter-mirror:add filter-mirror unit test
,
Zhang Chen
,
01:41
Re: [Qemu-devel] [PATCH qemu] memory: Fix IOMMU replay base address
,
David Gibson
,
01:36
Re: [Qemu-devel] [PATCH 2/2] s390x/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entries
,
Yi Min Zhao
,
01:17
Re: [Qemu-devel] [RFC PATCH v0 0/8] cpu-package hotplug
,
Bharata B Rao
,
01:12
Re: [Qemu-devel] [PATCH] qed: fix bdrv_qed_drain
,
Fam Zheng
,
00:57
Re: [Qemu-devel] [PATCH v3 1/1] quorum: modify vote rules for flush operation
,
Changlong Xie
,
00:56
Re: [Qemu-devel] [PATCH] fixup! block-migration: acquire AioContext as necessary
,
Fam Zheng
,
00:39
Re: [Qemu-devel] [PATCH v7 0/5] don't use NVDIMM for balooning
,
Xiao Guangrong
,
00:23
[Qemu-devel] CPU hotplug, again
,
David Gibson
,
00:23
Re: [Qemu-devel] [PATCH v4 5/9] hw/timer: QOM'ify m48txx_sysbus (pass 2)
,
hitmoon
,
00:13
Re: [Qemu-devel] [PATCH v2 2/3] block/backup: avoid copying less than full target clusters
,
Fam Zheng
,
00:08
Re: [Qemu-devel] [PATCH] firmware: fw_cfg register offsets on supported architectures only
,
Michael S. Tsirkin
,
00:08
Re: [Qemu-devel] [PATCH v8 1/4] firmware: introduce sysfs driver for QEMU's fw_cfg device
,
Michael S. Tsirkin
,
00:07
Re: [Qemu-devel] [PATCH v2 1/3] block/backup: make backup cluster size configurable
,
Fam Zheng
,
00:06
Re: [Qemu-devel] [PATCH 00/13] IOMMU: Enable interrupt remapping for Intel IOMMU
,
Peter Xu
,
00:04
February 22, 2016
Re: [Qemu-devel] [PATCH 0/2] block/vhdx: Small cleanups
,
Jeff Cody
,
23:05
Re: [Qemu-devel] [PATCH v2 0/3] memory: an optimization
,
Fam Zheng
,
22:49
Re: [Qemu-devel] [PATCH 01/13] q35: add "int-remap" flag to enable intr
,
Peter Xu
,
22:49
Re: [Qemu-devel] [PATCH V2 2/2] hw/virtio: group virtio flags into an enum
,
Jason Wang
,
22:43
Re: [Qemu-devel] [PATCH V2 1/2] hw/virtio: fix double use of a virtio flag
,
Jason Wang
,
22:42
Re: [Qemu-devel] [RFC PATCH 00/16] Qemu Bit Map (QBM) - an overlay format for persistent dirty bitmap
,
Fam Zheng
,
22:41
Re: [Qemu-devel] [PATCH 2/2] hw/virtio: group virtio flags into an enum
,
Jason Wang
,
22:40
Re: [Qemu-devel] [PATCH 1/2] hw/virtio: fix double use of a virtio flag
,
Jason Wang
,
22:35
Re: [Qemu-devel] [PATCH] net: netmap: probe netmap interface for virtio-net header
,
Jason Wang
,
22:30
Re: [Qemu-devel] [PATCH] net: ne2000: check ring buffer control registers
,
Jason Wang
,
22:28
Re: [Qemu-devel] [PATCH v2 1/1] quorum: Change vote rules for 64 bits hash
,
Changlong Xie
,
21:54
Re: [Qemu-devel] [PATCH V4 1/2] net/filter-mirror:Add filter-mirror
,
Zhang Chen
,
21:48
Re: [Qemu-devel] [PATCH V4 2/2] tests/test-filter-mirror:add filter-mirror unit test
,
Jason Wang
,
21:31
Re: [Qemu-devel] [PATCH qemu] memory: Fix IOMMU replay base address
,
Alexey Kardashevskiy
,
21:11
Re: [Qemu-devel] [PATCH V4 1/2] net/filter-mirror:Add filter-mirror
,
Jason Wang
,
21:03
Re: [Qemu-devel] [PATCH V4 0/2] net/filter-mirror:add filter-mirror and unit test
,
Jason Wang
,
21:03
Re: [Qemu-devel] [PATCH V3 1/2] net/filter-mirror:Add filter-mirror
,
Jason Wang
,
20:51
Re: [Qemu-devel] [Bug 1548170] [NEW] qemu-kvm-spice spice server locks up when large user image is set
,
Fam Zheng
,
20:31
[Qemu-devel] [PATCH] aio-posix: Don't use epoll if epoll_create1 not available
,
Fam Zheng
,
20:20
Re: [Qemu-devel] CONFIG_EPOLL vs CONFIG_EPOLL_CREATE1
,
Fam Zheng
,
20:15
Re: [Qemu-devel] [RFC PATCH v0 4/8] spapr: Introduce CPU core device
,
David Gibson
,
19:48
Re: [Qemu-devel] [RFC PATCH v0 0/8] cpu-package hotplug
,
David Gibson
,
19:48
Re: [Qemu-devel] %cpu used by qemu-kvm processes
,
Felipe Franciosi
,
18:40
Re: [Qemu-devel] RFC: incremental backups: qmp-block-dirty-bitmap-diff
,
John Snow
,
17:48
Re: [Qemu-devel] [PATCH RFC 0/2] Versioning ARM virt machine types
,
Peter Maydell
,
17:14
Re: [Qemu-devel] drive-backup
,
John Snow
,
17:08
[Qemu-devel] [PATCH v2 1/3] block/backup: make backup cluster size configurable
,
John Snow
,
17:07
[Qemu-devel] [PATCH v2 2/3] block/backup: avoid copying less than full target clusters
,
John Snow
,
17:07
[Qemu-devel] [PATCH v2 3/3] iotests/124: Add cluster_size mismatch test
,
John Snow
,
17:07
[Qemu-devel] [PATCH v2 0/3] blockjob: correct backup cluster size for backups
,
John Snow
,
17:07
Re: [Qemu-devel] [PATCH] qmp-shell: fix pretty printing of JSON responses
,
Eric Blake
,
17:02
Re: [Qemu-devel] [PATCH] target-i386: fix confusion in xcr0 bit position vs. mask
,
Eduardo Habkost
,
16:56
Re: [Qemu-devel] kvm: "warning: host doesn't support requested feature: CPUID.01H:ECX.x2apic [bit 21]"
,
Eduardo Habkost
,
16:40
[Qemu-devel] [PATCH] Avoid embedding struct mbuf in other structures
,
Samuel Thibault
,
16:29
Re: [Qemu-devel] [PATCH 2/2] virtio-balloon: add 'available' counter
,
Eric Blake
,
16:28
Re: [Qemu-devel] [PATCH 1/2] virtio-balloon: export all balloon statistics
,
Eric Blake
,
16:27
[Qemu-devel] [PATCH] firmware: fw_cfg register offsets on supported architectures only
,
Gabriel Somlo
,
16:18
[Qemu-devel] [PATCH RFC 0/2] Versioning ARM virt machine types
,
Wei Huang
,
16:06
[Qemu-devel] [PATCH RFC 1/2] arm: virt: Add an abstract ARM virt machine type
,
Wei Huang
,
16:06
[Qemu-devel] [PATCH RFC 2/2] arm: virt: Move machine class init code to the abstract machine type
,
Wei Huang
,
16:06
[Qemu-devel] [RFC 3/5] hw/intc/arm_gicv3_kvm: Implement get/put functions
,
Peter Maydell
,
16:06
[Qemu-devel] [RFC 1/5] hw/intc/arm_gicv3_common: Add state information
,
Peter Maydell
,
16:06
[Qemu-devel] [RFC 5/5] hw/intc/arm_gicv3_common: Add vmstate descriptors
,
Peter Maydell
,
16:06
[Qemu-devel] [RFC 2/5] kernel: Add definitions for GICv3 attributes
,
Peter Maydell
,
16:06
[Qemu-devel] [RFC 4/5] migration: Define VMSTATE_UINT64_2DARRAY
,
Peter Maydell
,
16:06
[Qemu-devel] [PATCH] Use unsigned types for the 'len' argument of all memory read/write functions
,
Martin Galvan
,
15:58
Re: [Qemu-devel] [PATCH v6 7/7] s390x/cpu: Allow hotplug of CPUs
,
Matthew Rosato
,
15:55
[Qemu-devel] [Bug 1548471] [NEW] Lost of log file during block migration
,
stgleb
,
15:50
Re: [Qemu-devel] [PATCH v6 3/7] s390x/cpu: Move some CPU initialization into realize
,
Matthew Rosato
,
15:41
Re: [Qemu-devel] [PATCH v6 1/7] s390x/cpu: Cleanup init in preparation for hotplug
,
Matthew Rosato
,
15:30
Re: [Qemu-devel] [PATCH v8 1/4] firmware: introduce sysfs driver for QEMU's fw_cfg device
,
Gabriel L. Somlo
,
15:27
[Qemu-devel] [RFC 0/5] GICv3 state structs and migration
,
Peter Maydell
,
15:25
[Qemu-devel] drive-backup
,
Stefan Priebe
,
15:21
Re: [Qemu-devel] [PATCH v7 0/4] trace: Show vCPU info in guest code events
,
Alex Bennée
,
15:16
Re: [Qemu-devel] [PATCH v8 1/4] firmware: introduce sysfs driver for QEMU's fw_cfg device
,
Michael S. Tsirkin
,
15:15
Re: [Qemu-devel] [PATCH RFC] fw-cfg: support writeable blobs
,
Michael S. Tsirkin
,
15:12
Re: [Qemu-devel] [PATCH 15/37] tcg: Clean up includes
,
Richard Henderson
,
15:07
Re: [Qemu-devel] [RFC PATCH v2 08/10] net/colo-proxy: Handle packet and connection
,
Dr. David Alan Gilbert
,
14:54
Re: [Qemu-devel] kernel 4.4.2: kvm_irq_delivery_to_api / rwsem_down_read_failed
,
Paolo Bonzini
,
14:44
Re: [Qemu-devel] kernel 4.4.2: kvm_irq_delivery_to_api / rwsem_down_read_failed
,
Stefan Priebe
,
14:34
[Qemu-devel] [PATCHv9 01/10] slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfiguration
,
Samuel Thibault
,
14:28
[Qemu-devel] [PATCHv9 05/10] slirp: Generalizing and neutralizing various TCP functions before adding IPv6 stuff
,
Samuel Thibault
,
14:28
[Qemu-devel] [PATCHv9 02/10] slirp: Adding ICMPv6 error sending
,
Samuel Thibault
,
14:28
[Qemu-devel] [PATCHv9 04/10] slirp: Factorizing tcpiphdr structure with an union
,
Samuel Thibault
,
14:28
[Qemu-devel] [PATCHv9 07/10] slirp: Handle IPv6 in TCP functions
,
Samuel Thibault
,
14:28
[Qemu-devel] [PATCHv9 09/10] qapi-schema, qemu-options & slirp: Adding Qemu options for IPv6 addresses
,
Samuel Thibault
,
14:28
[Qemu-devel] [PATCHv9 06/10] slirp: Reindent after refactoring
,
Samuel Thibault
,
14:28
[Qemu-devel] [PATCHv9 08/10] slirp: Adding IPv6 address for DNS relay
,
Samuel Thibault
,
14:28
[Qemu-devel] [PATCHv9 10/10] slirp: Add IPv6 support to the TFTP code
,
Samuel Thibault
,
14:28
[Qemu-devel] [PATCHv9 03/10] slirp: Adding IPv6 UDP support
,
Samuel Thibault
,
14:28
[Qemu-devel] [PATCHv9 0/10] slirp: Adding IPv6 support to Qemu -net user mode
,
Samuel Thibault
,
14:28
Re: [Qemu-devel] [PATCH 15/37] tcg: Clean up includes
,
Peter Maydell
,
14:24
Re: [Qemu-devel] [Qemu-block] [PATCH] block migration: Activate image on destination before writing to it
,
Stefan Hajnoczi
,
14:19
Re: [Qemu-devel] libvirt/qemu fallocate flags
,
Stefan Hajnoczi
,
14:16
Re: [Qemu-devel] [PATCH RFC] fw-cfg: support writeable blobs
,
Michael S. Tsirkin
,
14:15
Re: [Qemu-devel] [PATCH] target-i386: fix confusion in xcr0 bit position vs. mask
,
Richard Henderson
,
14:14
Re: [Qemu-devel] [PATCH 15/37] tcg: Clean up includes
,
Richard Henderson
,
14:11
Re: [Qemu-devel] [PATCH 02/13] pci: Introduce define for PM capability version 1.1
,
Michael S. Tsirkin
,
14:09
Re: [Qemu-devel] KVM call for agenda for 2016-02-16
,
Thomas Huth
,
14:02
[Qemu-devel] [PATCH 6/6] vfio/pci: Split out VGA setup
,
Alex Williamson
,
13:32
[Qemu-devel] [PATCH 5/6] vfio/pci: Fixup PCI option ROMs
,
Alex Williamson
,
13:32
[Qemu-devel] [PATCH 4/6] vfio/pci: Convert all MemoryRegion to dynamic alloc and consistent functions
,
Alex Williamson
,
13:32
[Qemu-devel] [PATCH 3/6] vfio: Generalize region support
,
Alex Williamson
,
13:32
[Qemu-devel] [PATCH 2/6] vfio: Wrap VFIO_DEVICE_GET_REGION_INFO
,
Alex Williamson
,
13:32
[Qemu-devel] [PATCH 1/6] vfio: Add sysfsdev property for pci & platform
,
Alex Williamson
,
13:32
[Qemu-devel] [PATCH 0/6] vfio: Prep for vGPU & IGD
,
Alex Williamson
,
13:32
Re: [Qemu-devel] [PATCH v2 1/2] target-arm: Fix handling of SDCR for 32-bit code
,
Alistair Francis
,
13:08
Re: [Qemu-devel] [PATCH v2 2/2] target-arm: Implement MDCR_EL3.TPM and MDCR_EL2.TPM traps
,
Alistair Francis
,
13:07
Re: [Qemu-devel] [patch qemu 3/3] rocker: allow user to specify rocker world by property
,
Jiri Pirko
,
13:06
Re: [Qemu-devel] Incremental backup call
,
John Snow
,
12:56
Re: [Qemu-devel] [patch qemu 3/3] rocker: allow user to specify rocker world by property
,
Stefan Hajnoczi
,
12:52
Re: [Qemu-devel] [PULL 00/34] Block layer patches
,
Peter Maydell
,
12:47
Re: [Qemu-devel] [PATCH v6 1/7] s390x/cpu: Cleanup init in preparation for hotplug
,
Andreas Färber
,
12:47
Re: [Qemu-devel] [PATCH v2] scripts/kvm/kvm_stat: Fix missing right parantheses and ".format(...)"
,
Paolo Bonzini
,
12:41
Re: [Qemu-devel] [PATCH v2] scripts/kvm/kvm_stat: Fix missing right parantheses and ".format(...)"
,
Paolo Bonzini
,
12:40
Re: [Qemu-devel] [PATCH 0/2] block/vhdx: Small cleanups
,
Max Reitz
,
12:40
[Qemu-devel] [PATCH v2 13/13] net: Introduce e1000e device emulation
,
Leonid Bloch
,
12:39
Re: [Qemu-devel] [PATCH v2 3/3] qdev-monitor: add missing aliases for virtio device classes
,
Sascha Silbe
,
12:38
[Qemu-devel] [PATCH v2 11/13] net_pkt: Extend packet abstraction as required by e1000e functionality
,
Leonid Bloch
,
12:38
[Qemu-devel] [PATCH v2 12/13] e1000_regs: Add definitions for Intel 82574-specific bits
,
Leonid Bloch
,
12:38
[Qemu-devel] [PATCH v2 09/13] net_pkt: Name vmxnet3 packet abstractions more generic
,
Leonid Bloch
,
12:38
[Qemu-devel] [PATCH v2 10/13] rtl8139: Move more TCP definitions to common header
,
Leonid Bloch
,
12:38
[Qemu-devel] [PATCH v2 06/13] net: Introduce Toeplitz hash calculator
,
Leonid Bloch
,
12:38
[Qemu-devel] [PATCH v2 08/13] vmxnet3: Use common MAC address tracing macros
,
Leonid Bloch
,
12:38
[Qemu-devel] [PATCH v2 07/13] net: Add macros for MAC address tracing
,
Leonid Bloch
,
12:38
[Qemu-devel] [PATCH v2 05/13] vmxnet3: Use generic function for DSN capability definition
,
Leonid Bloch
,
12:38
[Qemu-devel] [PATCH v2 04/13] pcie: Introduce function for DSN capability creation
,
Leonid Bloch
,
12:38
[Qemu-devel] [PATCH v2 03/13] pcie: Add support for PCIe CAP v1
,
Leonid Bloch
,
12:38
[Qemu-devel] [PATCH v2 01/13] msix: make msix_clr_pending() visible for clients
,
Leonid Bloch
,
12:38
[Qemu-devel] [PATCH v2 00/13] Introduce Intel 82574 GbE Controller Emulation (e1000e)
,
Leonid Bloch
,
12:38
[Qemu-devel] [PATCH v2 02/13] pci: Introduce define for PM capability version 1.1
,
Leonid Bloch
,
12:38
Re: [Qemu-devel] kernel 4.4.2: kvm_irq_delivery_to_api / rwsem_down_read_failed
,
Paolo Bonzini
,
12:36
Re: [Qemu-devel] [PATCH v6 3/7] s390x/cpu: Move some CPU initialization into realize
,
Andreas Färber
,
12:35
Re: [Qemu-devel] [libvirt-users] Sluggish performance with virtio and Win10
,
Stefan Hajnoczi
,
12:32
Re: [Qemu-devel] [PATCH v6 6/7] cpu: Add a last_cpu macro
,
Andreas Färber
,
12:30
Re: [Qemu-devel] [PATCH v2] scripts/kvm/kvm_stat: Fix missing right parantheses and ".format(...)"
,
Stefan Hajnoczi
,
12:30
Re: [Qemu-devel] [PATCH 1/4] qemu-img: Fix preallocation with -S 0 for convert
,
Max Reitz
,
12:24
Re: [Qemu-devel] [PATCH v6 7/7] s390x/cpu: Allow hotplug of CPUs
,
Andreas Färber
,
12:22
[Qemu-devel] CONFIG_EPOLL vs CONFIG_EPOLL_CREATE1
,
Matthew Fortune
,
12:22
[Qemu-devel] [PATCH 1/1] Postcopy+spice: Pass spice migration data earlier
,
Dr. David Alan Gilbert (git)
,
12:17
[Qemu-devel] [PATCH v6 1/7] s390x/cpu: Cleanup init in preparation for hotplug
,
Matthew Rosato
,
12:07
[Qemu-devel] [PATCH v6 4/7] s390x/cpu: Add CPU property links
,
Matthew Rosato
,
12:07
[Qemu-devel] [PATCH v6 7/7] s390x/cpu: Allow hotplug of CPUs
,
Matthew Rosato
,
12:07
[Qemu-devel] [PATCH v6 6/7] cpu: Add a last_cpu macro
,
Matthew Rosato
,
12:07
[Qemu-devel] [PATCH v6 5/7] s390/virtio-ccw: Add hotplug handler
,
Matthew Rosato
,
12:07
[Qemu-devel] [PATCH v6 2/7] s390x/cpu: Set initial CPU state in common routine
,
Matthew Rosato
,
12:07
[Qemu-devel] [PATCH v6 3/7] s390x/cpu: Move some CPU initialization into realize
,
Matthew Rosato
,
12:06
[Qemu-devel] [PATCH v6 0/7] Allow hotplug of s390 CPUs
,
Matthew Rosato
,
12:06
[Qemu-devel] [PATCH] qmp-shell: fix pretty printing of JSON responses
,
Daniel P. Berrange
,
12:03
Re: [Qemu-devel] [RFC PATCH v0 7/8] qmp: Implement query cpu-packages
,
Eric Blake
,
11:49
Re: [Qemu-devel] [PATCH 2/4] block/null-{co, aio}: Return zeros when read
,
Max Reitz
,
11:45
Re: [Qemu-devel] [PATCH 05/13] vmxnet3: Use generic function for DSN capability definition
,
Leonid Bloch
,
11:45
Re: [Qemu-devel] [PATCH 1/4] qemu-img: Fix preallocation with -S 0 for convert
,
Max Reitz
,
11:44
Re: [Qemu-devel] [PATCH 04/13] pcie: Introduce function for DSN capability creation
,
Leonid Bloch
,
11:43
Re: [Qemu-devel] [PATCH v2 10/17] qapi: Add burst length parameters to block_set_io_throttle
,
Eric Blake
,
11:41
Re: [Qemu-devel] [PATCH v2 1/1] quorum: Change vote rules for 64 bits hash
,
Eric Blake
,
11:37
Re: [Qemu-devel] [PATCH 03/13] pcie: Add support for PCIe CAP v1
,
Leonid Bloch
,
11:36
[Qemu-devel] [PULL 28/34] qapi: Correct the name of the iops_rd parameter
,
Kevin Wolf
,
11:33
[Qemu-devel] [PULL 34/34] qemu-iotests: 140: make description slightly more verbose
,
Kevin Wolf
,
11:33
[Qemu-devel] [PULL 29/34] docs: Document the throttling infrastructure
,
Kevin Wolf
,
11:33
[Qemu-devel] [PULL 32/34] qemu-iotests: 067: ignore QMP events
,
Kevin Wolf
,
11:33
[Qemu-devel] [PULL 31/34] blockdev: unset inappropriate flags when changing medium
,
Kevin Wolf
,
11:33
[Qemu-devel] [PULL 27/34] qemu-iotests: Extend iotest 093 to test bursts
,
Kevin Wolf
,
11:33
[Qemu-devel] [PULL 23/34] qapi: Add burst length parameters to block_set_io_throttle
,
Kevin Wolf
,
11:33
[Qemu-devel] [PULL 21/34] throttle: Add support for burst periods
,
Kevin Wolf
,
11:33
[Qemu-devel] [PULL 30/34] MAINTAINERS: Add myself as maintainer of the throttling code
,
Kevin Wolf
,
11:33
[Qemu-devel] [PULL 25/34] throttle: Check that burst_level leaks correctly
,
Kevin Wolf
,
11:33
[Qemu-devel] [PULL 19/34] throttle: Merge all functions that check the configuration into one
,
Kevin Wolf
,
11:33
[Qemu-devel] [PULL 24/34] qapi: Add burst length fields to BlockDeviceInfo
,
Kevin Wolf
,
11:33
[Qemu-devel] [PULL 33/34] qemu-iotests: 140: don't use IDE device
,
Kevin Wolf
,
11:33
[Qemu-devel] [PULL 22/34] throttle: Add command-line settings to define the burst periods
,
Kevin Wolf
,
11:33
[Qemu-devel] [PULL 20/34] throttle: Use throttle_config_init() to initialize ThrottleConfig
,
Kevin Wolf
,
11:33
[Qemu-devel] [PULL 17/34] throttle: Make throttle_is_valid() set errp
,
Kevin Wolf
,
11:33
[Qemu-devel] [PULL 26/34] throttle: Test throttle_compute_wait() during bursts
,
Kevin Wolf
,
11:33
[Qemu-devel] [PULL 11/34] qemu-nbd: use no_argument/required_argument constants
,
Kevin Wolf
,
11:33
[Qemu-devel] [PULL 18/34] throttle: Set always an average value when setting a maximum value
,
Kevin Wolf
,
11:33
[Qemu-devel] [PULL 08/34] qemu-nbd: allow specifying image as a set of options args
,
Kevin Wolf
,
11:33
[Qemu-devel] [PULL 05/34] qemu-io: add support for --object command line arg
,
Kevin Wolf
,
11:33
[Qemu-devel] [PULL 14/34] throttle: Make throttle_compute_timer() static
,
Kevin Wolf
,
11:33
[Qemu-devel] [PULL 06/34] qemu-img: add support for --object command line arg
,
Kevin Wolf
,
11:33
[Qemu-devel] [PULL 16/34] throttle: Make throttle_max_is_missing_limit() set errp
,
Kevin Wolf
,
11:33
[Qemu-devel] [PULL 09/34] qemu-img: allow specifying image as a set of options args
,
Kevin Wolf
,
11:33
[Qemu-devel] [PULL 15/34] throttle: Make throttle_conflicting() set errp
,
Kevin Wolf
,
11:33
[Qemu-devel] [PULL 04/34] block: Fix -incoming with snapshot=on
,
Kevin Wolf
,
11:33
[Qemu-devel] [PULL 13/34] block migration: Activate image on destination before writing to it
,
Kevin Wolf
,
11:33
[Qemu-devel] [PULL 12/34] qemu-io: use no_argument/required_argument constants
,
Kevin Wolf
,
11:33
[Qemu-devel] [PULL 10/34] qemu-nbd: don't overlap long option values with short options
,
Kevin Wolf
,
11:33
[Qemu-devel] [PULL 07/34] qemu-io: allow specifying image as a set of options args
,
Kevin Wolf
,
11:33
[Qemu-devel] [PULL 03/34] spec: add qcow2 bitmaps extension specification
,
Kevin Wolf
,
11:33
[Qemu-devel] [PULL 00/34] Block layer patches
,
Kevin Wolf
,
11:33
[Qemu-devel] [PULL 02/34] quorum: fix segfault when read fails in fifo mode
,
Kevin Wolf
,
11:33
[Qemu-devel] [PULL 01/34] qemu-img: initialize MapEntry object
,
Kevin Wolf
,
11:33
Re: [Qemu-devel] [PATCH 2/4] block/null-{co, aio}: Return zeros when read
,
Eric Blake
,
11:31
Re: [Qemu-devel] [PATCH 02/13] pci: Introduce define for PM capability version 1.1
,
Leonid Bloch
,
11:31
Re: [Qemu-devel] [PATCH v3 07/14] blockdev: Add list of monitor-owned BlockBackends
,
Max Reitz
,
11:29
Re: [Qemu-devel] [PATCH 0/8] virtio: allow migration with dataplane
,
Stefan Hajnoczi
,
11:01
[Qemu-devel] [PATCH v7 9/9] cputlb: modernise the debug support
,
Alex Bennée
,
11:00
[Qemu-devel] [PATCH v7 8/9] qemu-log: support simple pid substitution for logs
,
Alex Bennée
,
11:00
[Qemu-devel] [PATCH v7 5/9] qemu-log: new option -dfilter to limit output
,
Alex Bennée
,
11:00
[Qemu-devel] [PATCH v7 7/9] target-arm: dfilter support for in_asm
,
Alex Bennée
,
11:00
[Qemu-devel] [PATCH v7 6/9] qemu-log: dfilter-ise exec, out_asm, op and opt_op
,
Alex Bennée
,
11:00
[Qemu-devel] [PATCH v7 1/9] tcg: pass down TranslationBlock to tcg_code_gen
,
Alex Bennée
,
11:00
[Qemu-devel] [PATCH v7 4/9] qemu-log: Improve the "exec" TB execution logging
,
Alex Bennée
,
11:00
[Qemu-devel] [PATCH v7 0/9] qemu-log, -dfilter and other logging tweaks
,
Alex Bennée
,
11:00
[Qemu-devel] [PATCH v7 3/9] qemu-log: Avoid function call for disabled qemu_log_mask logging
,
Alex Bennée
,
11:00
[Qemu-devel] [PATCH v7 2/9] qemu-log: correct help text for -d cpu
,
Alex Bennée
,
11:00
Re: [Qemu-devel] [RFC PATCH v0 4/8] spapr: Introduce CPU core device
,
Andreas Färber
,
10:58
Re: [Qemu-devel] Memory mapping on MIPS
,
Maciej W. Rozycki
,
10:54
Re: [Qemu-devel] [RFC PATCH v0 4/8] spapr: Introduce CPU core device
,
Andreas Färber
,
10:48
Re: [Qemu-devel] [RFC PATCH v0 0/8] cpu-package hotplug
,
Andreas Färber
,
10:32
Re: [Qemu-devel] Memory region allocation races
,
Andrey Korolyov
,
10:19
Re: [Qemu-devel] [PATCH v7 0/4] trace: Show vCPU info in guest code events
,
Lluís Vilanova
,
10:01
Re: [Qemu-devel] [PATCH RFC] fw-cfg: support writeable blobs
,
Kevin O'Connor
,
09:48
[Qemu-devel] [Bug 1548170] [NEW] qemu-kvm-spice spice server locks up when large user image is set
,
Christopher Snowhill
,
09:44
[Qemu-devel] [PATCH 3/3] block: remove legacy_dinfo at blk_detach_dev time
,
Paolo Bonzini
,
09:39
[Qemu-devel] [PATCH 1/3] block: detach devices from DriveInfo at unrealize time
,
Paolo Bonzini
,
09:39
[Qemu-devel] [PATCH 0/3] Early release of -drive QemuOpts
,
Paolo Bonzini
,
09:39
[Qemu-devel] [PATCH 2/3] block: keep BlockBackend alive until device finalize time
,
Paolo Bonzini
,
09:39
Re: [Qemu-devel] [PATCH v3 1/1] quorum: modify vote rules for flush operation
,
Alberto Garcia
,
09:33
Re: [Qemu-devel] [PATCH RFC] fw-cfg: support writeable blobs
,
Gerd Hoffmann
,
09:27
Re: [Qemu-devel] [RFC PATCH 00/16] Qemu Bit Map (QBM) - an overlay format for persistent dirty bitmap
,
Kevin Wolf
,
09:24
Re: [Qemu-devel] [PATCH v2 00/17] throttle: Allow I/O bursts for a user-defined period of time
,
Kevin Wolf
,
08:48
Re: [Qemu-devel] [PATCH v2 1/1] quorum: Change vote rules for 64 bits hash
,
Alberto Garcia
,
08:44
Re: [Qemu-devel] [PATCH v2 1/1] quorum: Change vote rules for 64 bits hash
,
Alberto Garcia
,
08:32
Re: [Qemu-devel] [PATCH 2/2] s390x/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entries
,
Christian Borntraeger
,
08:15
Re: [Qemu-devel] [PATCH 1/4] qemu-img: Fix preallocation with -S 0 for convert
,
Kevin Wolf
,
07:50
[Qemu-devel] [PATCH RFC] fw-cfg: support writeable blobs
,
Michael S. Tsirkin
,
07:41
Re: [Qemu-devel] [PULL 8/9] static checker: e1000-82540em got aliased to e1000
,
Amit Shah
,
07:39
Re: [Qemu-devel] [PATCH v9 0/5] add ACPI node for fw_cfg on pc and arm
,
Igor Mammedov
,
07:30
Re: [Qemu-devel] [PATCH v9 3/5] acpi: pc: add fw_cfg device node to dsdt
,
Igor Mammedov
,
07:26
Re: [Qemu-devel] [PATCH qemu] memory: Fix IOMMU replay base address
,
David Gibson
,
07:11
Re: [Qemu-devel] [PATCH v2 3/3] qdev-monitor: add missing aliases for virtio device classes
,
Cornelia Huck
,
07:10
Re: [Qemu-devel] Memory mapping on MIPS
,
Igor R
,
07:01
Re: [Qemu-devel] Memory mapping on MIPS
,
Igor R
,
07:01
Re: [Qemu-devel] [PATCH v2 2/3] qdev-monitor: sort alias table by typename
,
Cornelia Huck
,
07:00
Re: [Qemu-devel] [PATCH v4] Add optionrom compatible with fw_cfg DMA version
,
Vladimir Sementsov-Ogievskiy
,
06:56
Re: [Qemu-devel] [PATCH v2 1/3] qdev-monitor: improve error message when alias device is unavailable
,
Cornelia Huck
,
06:54
Re: [Qemu-devel] [PULL 0/1] gtk: fix uninitialized temporary VirtualConsole
,
Peter Maydell
,
06:44
Re: [Qemu-devel] [PATCH qemu] memory: Fix IOMMU replay base address
,
Alexey Kardashevskiy
,
06:36
Re: [Qemu-devel] [PATCH v4 5/9] hw/timer: QOM'ify m48txx_sysbus (pass 2)
,
xiaoqiang zhao
,
06:27
Re: [Qemu-devel] [PATCH v4 5/9] hw/timer: QOM'ify m48txx_sysbus (pass 2)
,
xiaoqiang zhao
,
06:26
Re: [Qemu-devel] [V6 4/4] hw/pci-host: Emulate AMD IOMMU
,
Marcel Apfelbaum
,
06:22
Re: [Qemu-devel] [V6 0/4] AMD IOMMU
,
Jan Kiszka
,
06:13
Re: [Qemu-devel] [PATCH RFC V5 0/9] Implement GIC-500 from GICv3 family for arm64
,
Peter Maydell
,
06:09
Re: [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Kevin Wolf
,
06:06
Re: [Qemu-devel] [V6 0/4] AMD IOMMU
,
David Kiarie
,
06:05
Re: [Qemu-devel] [PATCH v4 5/9] hw/timer: QOM'ify m48txx_sysbus (pass 2)
,
Peter Maydell
,
06:03
Re: [Qemu-devel] [PATCH 12/17] qapi: Don't special-case simple union wrappers
,
Daniel P. Berrange
,
05:48
Re: [Qemu-devel] [PATCH 1/9] dma-helpers: Expose the sg mapping logic
,
Paolo Bonzini
,
05:43
Re: [Qemu-devel] [PATCH v2 06/11] nvdimm acpi: initialize the resource used by NVDIMM ACPI
,
Xiao Guangrong
,
05:42
Re: [Qemu-devel] [PATCH v2 1/1] quorum: Change vote rules for 64 bits hash
,
Dr. David Alan Gilbert
,
05:39
Re: [Qemu-devel] [PATCH 07/17] qapi: Drop useless 'data' member of unions
,
Daniel P. Berrange
,
05:39
Re: [Qemu-devel] [PATCH v2 06/11] nvdimm acpi: initialize the resource used by NVDIMM ACPI
,
Xiao Guangrong
,
05:38
Re: [Qemu-devel] [PATCH 06/17] chardev: Drop useless ChardevDummy type
,
Daniel P. Berrange
,
05:37
[Qemu-devel] [Bug 1494350] Re: QEMU: causes vCPU steal time overflow on live migration
,
Markus Schade
,
05:36
Re: [Qemu-devel] Memory mapping on MIPS
,
Leon Alrae
,
05:35
Re: [Qemu-devel] [PATCH v2 1/1] quorum: Change vote rules for 64 bits hash
,
Kevin Wolf
,
05:35
Re: [Qemu-devel] [PATCH 05/17] qapi: Avoid use of 'data' member of qapi unions
,
Daniel P. Berrange
,
05:35
[Qemu-devel] [PATCH] hpet: remove unnecessary code from post_load callback
,
Paolo Bonzini
,
05:34
Re: [Qemu-devel] [PATCH v4 5/9] hw/timer: QOM'ify m48txx_sysbus (pass 2)
,
hitmoon
,
05:30
Re: [Qemu-devel] [PATCH 04/17] ui: Shorten references into InputEvent
,
Daniel P. Berrange
,
05:27
Re: [Qemu-devel] [PATCH v2 0/3] memory: an optimization
,
Paolo Bonzini
,
05:22
Re: [Qemu-devel] [PATCHv7 4/9] slirp: Factorizing tcpiphdr structure with an union
,
Samuel Thibault
,
05:20
[Qemu-devel] [PATCH] target-i386: fix confusion in xcr0 bit position vs. mask
,
Paolo Bonzini
,
05:20
Re: [Qemu-devel] [PATCH 03/17] util: Shorten references into SocketAddress
,
Daniel P. Berrange
,
05:19
Re: [Qemu-devel] [PATCH 01/17] chardev: Properly initialize ChardevCommon components
,
Paolo Bonzini
,
05:18
Re: [Qemu-devel] [PATCH 02/17] chardev: Shorten references into ChardevBackend
,
Daniel P. Berrange
,
05:16
Re: [Qemu-devel] [PATCH 01/17] chardev: Properly initialize ChardevCommon components
,
Daniel P. Berrange
,
05:13
Re: [Qemu-devel] [PATCH] hw/arm/virt: Assume EL3 boot rom will handle PSCI if one is provided
,
Laszlo Ersek
,
05:12
[Qemu-devel] [PATCH] qemu-options.hx: add missing chardev id in example of vhost-user
,
Lin Ma
,
05:02
Re: [Qemu-devel] [PATCH v2 1/1] quorum: Change vote rules for 64 bits hash
,
Dr. David Alan Gilbert
,
04:59
Re: [Qemu-devel] [PATCH v2 1/1] quorum: Change vote rules for 64 bits hash
,
Changlong Xie
,
04:51
[Qemu-devel] [PATCH v3 1/1] quorum: modify vote rules for flush operation
,
Changlong Xie
,
04:49
[Qemu-devel] [PATCH v3 0/1] modify vote rules for flush operation
,
Changlong Xie
,
04:49
Re: [Qemu-devel] [RFC PATCH v0 1/8] cpu: Store CPU typename in MachineState
,
David Gibson
,
04:38
Re: [Qemu-devel] [PATCH v2 0/2] move qcow2_invalidate_cache() out of coroutine context
,
Amit Shah
,
04:32
Re: [Qemu-devel] [PATCH 7/8] ivshmem: use a single eventfd callback, get rid of CharDriver
,
Markus Armbruster
,
04:28
[Qemu-devel] [PATCH] block migration: Activate image on destination before writing to it
,
Kevin Wolf
,
04:25
Re: [Qemu-devel] [PATCH v4 5/9] hw/timer: QOM'ify m48txx_sysbus (pass 2)
,
Peter Maydell
,
04:25
Re: [Qemu-devel] [PATCH v4 9/9] hw/timer: QOM'ify tusb6010
,
hitmoon
,
04:23
Re: [Qemu-devel] [PATCH v4 9/9] hw/timer: QOM'ify tusb6010
,
Peter Maydell
,
04:18
Re: [Qemu-devel] [PATCH v7 0/5] don't use NVDIMM for balooning
,
Denis V. Lunev
,
04:16
[Qemu-devel] [PATCH v4 5/9] hw/timer: QOM'ify m48txx_sysbus (pass 2)
,
xiaoqiang zhao
,
04:14
Re: [Qemu-devel] [PATCH v2 0/2] move qcow2_invalidate_cache() out of coroutine context
,
Denis V. Lunev
,
04:13
[Qemu-devel] [PATCH v3 1/1] hyperv: cpu hotplug fix with HyperV enabled
,
Denis V. Lunev
,
04:13
Re: [Qemu-devel] [PATCH] block: Fix -incoming with snapshot=on
,
Kevin Wolf
,
04:11
Re: [Qemu-devel] [PATCH v3] usb: add pid check at the first of uhci_handle_td()
,
Gerd Hoffmann
,
04:09
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
Markus Armbruster
,
04:06
Re: [Qemu-devel] [PATCH v2 1/1] quorum: Change vote rules for 64 bits hash
,
Dr. David Alan Gilbert
,
04:03
Re: [Qemu-devel] [PATCH v3] usb: add pid check at the first of uhci_handle_td()
,
Gonglei (Arei)
,
04:00
Re: [Qemu-devel] [PATCH v6] i2c-tiny-usb: a small usb to i2c bridge
,
Gerd Hoffmann
,
03:59
Re: [Qemu-devel] [PATCH v3] usb: add pid check at the first of uhci_handle_td()
,
Gerd Hoffmann
,
03:54
Re: [Qemu-devel] [PATCH v7 0/8] Make qemu-img/qemu-nbd/qemu-io CLI more flexible
,
Kevin Wolf
,
03:52
[Qemu-devel] [PATCH] ohci: allocate timer only once.
,
Gerd Hoffmann
,
03:50
Re: [Qemu-devel] [PATCH 0/2] usb: check RNDIS offsets & length
,
Gerd Hoffmann
,
03:40
Re: [Qemu-devel] [PATCH] tusb6010: move from hw/timer to hw/usb
,
Gerd Hoffmann
,
03:38
[Qemu-devel] [PATCH v2 1/3] exec: store RAMBlock pointer into memory region
,
Gonglei
,
03:37
[Qemu-devel] [PATCH v2 2/3] memory: optimize qemu_get_ram_ptr and qemu_ram_ptr_length
,
Gonglei
,
03:37
[Qemu-devel] [PATCH v2 0/3] memory: an optimization
,
Gonglei
,
03:37
[Qemu-devel] [PATCH v2 3/3] memory: Remove the superfluous code
,
Gonglei
,
03:37
Re: [Qemu-devel] [PATCH] gtk: implement set_echo
,
Gerd Hoffmann
,
03:33
[Qemu-devel] [PULL 1/1] gtk: fix uninitialized temporary VirtualConsole
,
Gerd Hoffmann
,
03:32
[Qemu-devel] [PULL 0/1] gtk: fix uninitialized temporary VirtualConsole
,
Gerd Hoffmann
,
03:32
Re: [Qemu-devel] [PATCH v3 07/14] blockdev: Add list of monitor-owned BlockBackends
,
Markus Armbruster
,
03:24
Re: [Qemu-devel] [RFC PATCH v0 4/8] spapr: Introduce CPU core device
,
Bharata B Rao
,
03:06
[Qemu-devel] [PATCH v4 06/11] block: m25p80: Add configuration registers
,
marcin . krzeminski
,
03:03
[Qemu-devel] [PATCH v4 11/11] block: m25p80: at25128a/at25256a models
,
marcin . krzeminski
,
03:03
[Qemu-devel] [PATCH v4 04/11] block: m25p80: Extend address mode
,
marcin . krzeminski
,
03:03
[Qemu-devel] [PATCH v4 10/11] block: m25p80: n25q256a/n25q512a models
,
marcin . krzeminski
,
03:03
[Qemu-devel] [PATCH v4 05/11] block: m25p80: 4byte address mode
,
marcin . krzeminski
,
03:03
[Qemu-devel] [PATCH v4 03/11] block: m25p80: Widen flags variable
,
marcin . krzeminski
,
03:03
[Qemu-devel] [PATCH v4 00/11] Support for N25Q256/512 and AT25128/256
,
marcin . krzeminski
,
03:03
[Qemu-devel] [PATCH v4 07/11] block: m25p80: Dummy cycles for N25Q256/512
,
marcin . krzeminski
,
03:03
[Qemu-devel] [PATCH v4 09/11] block: m25p80: Implemented FSR register
,
marcin . krzeminski
,
03:03
[Qemu-devel] [PATCH v4 08/11] block: m25p80: Fast read and 4bytes commands
,
marcin . krzeminski
,
03:03
[Qemu-devel] [PATCH v4 02/11] block: m25p80: RESET_ENABLE and RESET_MEMORY commnads
,
marcin . krzeminski
,
03:03
[Qemu-devel] [PATCH v4 01/11] block: m25p80: Removed unused variable
,
marcin . krzeminski
,
03:03
Re: [Qemu-devel] [PATCHv7 4/9] slirp: Factorizing tcpiphdr structure with an union
,
Thomas Huth
,
02:57
Re: [Qemu-devel] [RFC PATCH v0 4/8] spapr: Introduce CPU core device
,
David Gibson
,
02:47
Re: [Qemu-devel] [V6 0/4] AMD IOMMU
,
Jan Kiszka
,
02:29
[Qemu-devel] Memory mapping on MIPS
,
Igor R
,
01:56
Re: [Qemu-devel] [PATCH v5 0/2] add avx2 instruction optimization
,
Li, Liang Z
,
01:47
Re: [Qemu-devel] [RFC PATCH v0 4/8] spapr: Introduce CPU core device
,
Andreas Färber
,
01:44
Re: [Qemu-devel] [RFC PATCH v2 08/10] net/colo-proxy: Handle packet and connection
,
Zhang Chen
,
01:41
Re: [Qemu-devel] [PATCH v5 0/2] add avx2 instruction optimization
,
Amit Shah
,
01:40
Re: [Qemu-devel] [PATCH qemu] memory: Fix IOMMU replay base address
,
David Gibson
,
01:25
Re: [Qemu-devel] [PATCH v5 0/2] add avx2 instruction optimization
,
Li, Liang Z
,
01:24
[Qemu-devel] [PATCH qemu] memory: Fix IOMMU replay base address
,
Alexey Kardashevskiy
,
01:11
Re: [Qemu-devel] [V6 0/4] AMD IOMMU
,
David Kiarie
,
00:57
Re: [Qemu-devel] [RFC PATCH v2 06/10] net/colo-proxy: add socket used by forward func
,
Zhang Chen
,
00:51
Re: [Qemu-devel] [RFC PATCH v0 0/8] cpu-package hotplug
,
Bharata B Rao
,
00:11
[Qemu-devel] [RFC PATCH v0 8/8] hmp: Implement 'info cpu-slots'
,
Bharata B Rao
,
00:02
[Qemu-devel] [RFC PATCH v0 7/8] qmp: Implement query cpu-packages
,
Bharata B Rao
,
00:02
[Qemu-devel] [RFC PATCH v0 6/8] spapr: CPU hotplug support
,
Bharata B Rao
,
00:02
[Qemu-devel] [RFC PATCH v0 4/8] spapr: Introduce CPU core device
,
Bharata B Rao
,
00:02
[Qemu-devel] [RFC PATCH v0 5/8] spapr: Convert boot CPUs into CPU core device initialization
,
Bharata B Rao
,
00:02
[Qemu-devel] [RFC PATCH v0 3/8] cpu: CPU package abstract device
,
Bharata B Rao
,
00:02
[Qemu-devel] [RFC PATCH v0 2/8] cpu: Don't realize CPU from cpu_generic_init()
,
Bharata B Rao
,
00:02
[Qemu-devel] [RFC PATCH v0 0/8] cpu-package hotplug
,
Bharata B Rao
,
00:02
[Qemu-devel] [RFC PATCH v0 1/8] cpu: Store CPU typename in MachineState
,
Bharata B Rao
,
00:02
February 21, 2016
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
David Gibson
,
23:58
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
David Gibson
,
23:58
Re: [Qemu-devel] [PATCH] migration: reorder code to make it symmetric
,
Amit Shah
,
22:52
[Qemu-devel] [Bug 1548166] [NEW] QEMU crash after send data from Host through serial port
,
Sugar
,
22:40
[Qemu-devel] [Bug 1423124] Re: QEMU crash after sending data on host serial port
,
Sugar
,
22:35
Re: [Qemu-devel] [PATCH 1/3] exec: store RAMBlock pointer into memory region
,
Gonglei (Arei)
,
22:33
[Qemu-devel] [PATCH v4 8/9] hw/timer: QOM'ify slavio_timer
,
xiaoqiang zhao
,
22:18
[Qemu-devel] [PATCH v4 1/9] hw/timer: QOM'ify etraxfs_timer
,
xiaoqiang zhao
,
22:18
[Qemu-devel] [PATCH v4 0/9] QOM'ify hw/timer/*
,
xiaoqiang zhao
,
22:17
[Qemu-devel] [PATCH v4 7/9] hw/timer: QOM'ify puv3_ost
,
xiaoqiang zhao
,
22:17
[Qemu-devel] [PATCH v4 6/9] hw/timer: QOM'ify milkymist_sysctl
,
xiaoqiang zhao
,
22:17
[Qemu-devel] [PATCH v4 3/9] hw/timer: QOM'ify lm32_timer
,
xiaoqiang zhao
,
22:17
[Qemu-devel] [PATCH v4 4/9] hw/timer: QOM'ify m48txx_sysbus (pass 1)
,
xiaoqiang zhao
,
22:17
[Qemu-devel] [PATCH v4 2/9] hw/timer: QOM'ify grlib_gptimer
,
xiaoqiang zhao
,
22:17
[Qemu-devel] [PATCH v4 9/9] hw/timer: QOM'ify tusb6010
,
xiaoqiang zhao
,
22:17
Re: [Qemu-devel] [PATCH v2 1/1] quorum: Change vote rules for 64 bits hash
,
Changlong Xie
,
22:16
Re: [Qemu-devel] [RFC PATCH v2 05/10] net/colo-proxy: Add colo interface to use proxy
,
Zhang Chen
,
22:07
Re: [Qemu-devel] [RFC PATCH v2 03/10] Colo-proxy: add colo-proxy framework
,
Zhang Chen
,
22:04
Re: [Qemu-devel] [PATCH 1/3] exec: store RAMBlock pointer into memory region
,
Fam Zheng
,
21:45
[Qemu-devel] [PATCH COLO-Frame v15 28/38] migration/savevm: Export two helper functions for savevm process
,
zhanghailiang
,
21:42
[Qemu-devel] [PATCH COLO-Frame v15 27/38] migration/savevm: Add new helpers to process the different stages of loadvm
,
zhanghailiang
,
21:42
[Qemu-devel] [PATCH COLO-Frame v15 16/38] COLO: synchronize PVM's state to SVM periodically
,
zhanghailiang
,
21:42
[Qemu-devel] [PATCH COLO-Frame v15 37/38] COLO: flush buffered packets in checkpoint process or exit COLO
,
zhanghailiang
,
21:42
[Qemu-devel] [PATCH COLO-Frame v15 36/38] filter-buffer: make filter_buffer_flush() public
,
zhanghailiang
,
21:42
[Qemu-devel] [PATCH COLO-Frame v15 22/38] COLO failover: Shutdown related socket fd when do failover
,
zhanghailiang
,
21:42
[Qemu-devel] [PATCH COLO-Frame v15 38/38] COLO: Add block replication into colo process
,
zhanghailiang
,
21:42
[Qemu-devel] [PATCH COLO-Frame v15 31/38] net/filter: Add a 'status' property for filter object
,
zhanghailiang
,
21:42
[Qemu-devel] [PATCH COLO-Frame v15 21/38] qmp event: Add COLO_EXIT event to notify users while exited from COLO
,
zhanghailiang
,
21:42
[Qemu-devel] [PATCH COLO-Frame v15 34/38] COLO/filter: add each netdev a buffer filter
,
zhanghailiang
,
21:42
[Qemu-devel] [PATCH COLO-Frame v15 26/38] savevm: Introduce two helper functions for save/find loadvm_handlers entry
,
zhanghailiang
,
21:42
[Qemu-devel] [PATCH COLO-Frame v15 35/38] COLO: manage the status of buffer filters for PVM
,
zhanghailiang
,
21:42
[Qemu-devel] [PATCH COLO-Frame v15 32/38] filter-buffer: Accept zero interval
,
zhanghailiang
,
21:42
[Qemu-devel] [PATCH COLO-Frame v15 13/38] COLO: Load VMState into qsb before restore it
,
zhanghailiang
,
21:42
[Qemu-devel] [PATCH COLO-Frame v15 33/38] net: Add notifier/callback for netdev init
,
zhanghailiang
,
21:42
[Qemu-devel] [PATCH COLO-Frame v15 29/38] COLO: Separate the process of saving/loading ram and device state
,
zhanghailiang
,
21:42
[Qemu-devel] [PATCH COLO-Frame v15 24/38] COLO: Process shutdown command for VM in COLO state
,
zhanghailiang
,
21:42
[Qemu-devel] [PATCH COLO-Frame v15 18/38] COLO failover: Introduce state to record failover process
,
zhanghailiang
,
21:42
[Qemu-devel] [PATCH COLO-Frame v15 30/38] COLO: Split qemu_savevm_state_begin out of checkpoint process
,
zhanghailiang
,
21:41
[Qemu-devel] [PATCH COLO-Frame v15 25/38] COLO: Update the global runstate after going into colo state
,
zhanghailiang
,
21:41
[Qemu-devel] [PATCH COLO-Frame v15 17/38] COLO failover: Introduce a new command to trigger a failover
,
zhanghailiang
,
21:41
[Qemu-devel] [PATCH COLO-Frame v15 23/38] COLO failover: Don't do failover during loading VM's state
,
zhanghailiang
,
21:41
[Qemu-devel] [PATCH COLO-Frame v15 14/38] COLO: Flush PVM's cached RAM into SVM's memory
,
zhanghailiang
,
21:41
[Qemu-devel] [PATCH COLO-Frame v15 15/38] COLO: Add checkpoint-delay parameter for migrate-set-parameters
,
zhanghailiang
,
21:41
[Qemu-devel] [PATCH COLO-Frame v15 04/38] migration: Integrate COLO checkpoint process into migration
,
zhanghailiang
,
21:41
[Qemu-devel] [PATCH COLO-Frame v15 19/38] COLO: Implement failover work for Primary VM
,
zhanghailiang
,
21:41
[Qemu-devel] [PATCH COLO-Frame v15 20/38] COLO: Implement failover work for Secondary VM
,
zhanghailiang
,
21:41
[Qemu-devel] [PATCH COLO-Frame v15 07/38] COLO: Implement colo checkpoint protocol
,
zhanghailiang
,
21:41
[Qemu-devel] [PATCH COLO-Frame v15 09/38] QEMUSizedBuffer: Introduce two help functions for qsb
,
zhanghailiang
,
21:41
[Qemu-devel] [PATCH COLO-Frame v15 11/38] COLO: Load PVM's dirty pages into SVM's RAM cache temporarily
,
zhanghailiang
,
21:41
[Qemu-devel] [PATCH COLO-Frame v15 00/38] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
,
zhanghailiang
,
21:41
[Qemu-devel] [PATCH COLO-Frame v15 12/38] ram/COLO: Record the dirty pages that SVM received
,
zhanghailiang
,
21:41
[Qemu-devel] [PATCH COLO-Frame v15 10/38] COLO: Save PVM state to secondary side when do checkpoint
,
zhanghailiang
,
21:41
[Qemu-devel] [PATCH COLO-Frame v15 03/38] COLO: migrate colo related info to secondary node
,
zhanghailiang
,
21:41
[Qemu-devel] [PATCH COLO-Frame v15 01/38] configure: Add parameter for configure to enable/disable COLO support
,
zhanghailiang
,
21:41
[Qemu-devel] [PATCH COLO-Frame v15 05/38] migration: Integrate COLO checkpoint process into loadvm
,
zhanghailiang
,
21:41
[Qemu-devel] [PATCH COLO-Frame v15 02/38] migration: Introduce capability 'x-colo' to migration
,
zhanghailiang
,
21:41
[Qemu-devel] [PATCH COLO-Frame v15 06/38] COLO/migration: Create a new communication path from destination to source
,
zhanghailiang
,
21:41
[Qemu-devel] [PATCH COLO-Frame v15 08/38] COLO: Add a new RunState RUN_STATE_COLO
,
zhanghailiang
,
21:41
Re: [Qemu-devel] [PATCHv7 4/9] slirp: Factorizing tcpiphdr structure with an union
,
Samuel Thibault
,
20:48
Re: [Qemu-devel] [RFC PATCH 0/2] ARM: add QMP command to query GIC version
,
Peter Xu
,
20:35
Re: [Qemu-devel] [PATCH v3 0/2] Fix migration of old pseries
,
David Gibson
,
20:08
Re: [Qemu-devel] [PATCH v3 5/7] STM32F205: Connect the ADC devices
,
Peter Maydell
,
19:29
[Qemu-devel] Integrating a Memory Simulator
,
Hao Bai
,
19:26
Re: [Qemu-devel] [PATCH v3 5/7] STM32F205: Connect the ADC devices
,
Alistair Francis
,
18:36
Re: [Qemu-devel] [PATCH v3 4/7] STM32F2xx: Add the SPI device
,
Alistair Francis
,
18:25
Re: [Qemu-devel] [PATCH v3 3/7] STM32F2xx: Add the ADC device
,
Alistair Francis
,
18:12
Re: [Qemu-devel] [PATCH] gtk: implement set_echo
,
Jan Kiszka
,
15:36
[Qemu-devel] [Bug 1423124] Re: QEMU crash after sending data on host serial port
,
Sugar
,
15:32
Re: [Qemu-devel] [V6 0/4] AMD IOMMU
,
Jan Kiszka
,
15:21
Re: [Qemu-devel] [V6 2/4] hw/core: Add AMD IOMMU to machine properties
,
Jan Kiszka
,
15:09
[Qemu-devel] [PATCH 3/4] hw/i386: ACPI table for AMD IOMMU
,
David Kiarie
,
14:04
Re: [Qemu-devel] [V6 3/4] hw/i386: ACPI table for AMD IOMMU
,
David Kiarie
,
14:00
Re: [Qemu-devel] [V6 3/4] hw/i386: ACPI table for AMD IOMMU
,
Jan Kiszka
,
13:20
[Qemu-devel] [V6 4/4] hw/pci-host: Emulate AMD IOMMU
,
David Kiarie
,
13:11
[Qemu-devel] [V6 3/4] hw/i386: ACPI table for AMD IOMMU
,
David Kiarie
,
13:11
[Qemu-devel] [V6 1/4] hw/i386: Introduce AMD IOMMU
,
David Kiarie
,
13:11
[Qemu-devel] [V6 2/4] hw/core: Add AMD IOMMU to machine properties
,
David Kiarie
,
13:11
[Qemu-devel] [V6 0/4] AMD IOMMU
,
David Kiarie
,
13:11
Re: [Qemu-devel] [PATCH] qga: implement the guest-set-vcpus for windows
,
Michael S. Tsirkin
,
12:38
Re: [Qemu-devel] [PATCH v8 1/4] firmware: introduce sysfs driver for QEMU's fw_cfg device
,
Gabriel L. Somlo
,
12:20
Re: [Qemu-devel] [PATCH 05/13] acpi: add DMAR scope definition for root IOAPIC
,
Jan Kiszka
,
11:01
Re: [Qemu-devel] [PATCH 11/13] intel_iommu: add IR translation faults defines
,
Marcel Apfelbaum
,
10:56
Re: [Qemu-devel] [PATCH 05/13] acpi: add DMAR scope definition for root IOAPIC
,
Marcel Apfelbaum
,
10:54
Re: [Qemu-devel] Can't compile QEMU 2.5.0 on Arch Linux ARM
,
Peter Maydell
,
10:43
Re: [Qemu-devel] [PATCH RFC V5 0/9] Implement GIC-500 from GICv3 family for arm64
,
Peter Maydell
,
10:32
Re: [Qemu-devel] Regarding Intel IGD passthru support for QEMU/KVM
,
Raghavan Santhanam
,
10:11
[Qemu-devel] [PATCH] vhost-user: don't merge regions with different fds
,
Michael S. Tsirkin
,
10:05
[Qemu-devel] Can't compile QEMU 2.5.0 on Arch Linux ARM
,
Xavier de Rauville
,
08:45
Re: [Qemu-devel] [PATCH v2 7/9] i.MX: Add i.MX6 SOC implementation.
,
Jean-Christophe DUBOIS
,
08:42
Re: [Qemu-devel] [PATCH 05/13] acpi: add DMAR scope definition for root IOAPIC
,
Jan Kiszka
,
08:41
Re: [Qemu-devel] [PATCH v8 1/4] firmware: introduce sysfs driver for QEMU's fw_cfg device
,
Michael S. Tsirkin
,
08:14
Re: [Qemu-devel] [PATCH v8 1/4] firmware: introduce sysfs driver for QEMU's fw_cfg device
,
Michael S. Tsirkin
,
08:10
Re: [Qemu-devel] [PATCH v8 1/4] firmware: introduce sysfs driver for QEMU's fw_cfg device
,
Gabriel L. Somlo
,
08:07
[Qemu-devel] [PATCH] bios-linker-loader: document+validate input
,
Michael S. Tsirkin
,
08:03
Re: [Qemu-devel] [PATCH RFC V5 0/9] Implement GIC-500 from GICv3 family for arm64
,
Shlomo Pongratz
,
07:30
Re: [Qemu-devel] [PATCH 05/13] acpi: add DMAR scope definition for root IOAPIC
,
Marcel Apfelbaum
,
07:08
Re: [Qemu-devel] [PATCH 05/13] acpi: add DMAR scope definition for root IOAPIC
,
Marcel Apfelbaum
,
06:38
Re: [Qemu-devel] [PATCH 02/13] acpi: enable INTR for DMAR report structure
,
Marcel Apfelbaum
,
06:05
Re: [Qemu-devel] [PATCH 01/13] q35: add "int-remap" flag to enable intr
,
Marcel Apfelbaum
,
05:38
[Qemu-devel] [PATCH v2] linux-user: add getrandom() syscall
,
Laurent Vivier
,
04:56
Re: [Qemu-devel] [PATCH v8 1/4] firmware: introduce sysfs driver for QEMU's fw_cfg device
,
Michael S. Tsirkin
,
03:30
Re: [Qemu-devel] [V4 0/4] AMD IOMMU
,
Jan Kiszka
,
03:30
Re: [Qemu-devel] [V4 2/4] hw/core: Add AMD IO MMU to machine properties
,
Jan Kiszka
,
03:24
Re: [Qemu-devel] [V4 3/4] hw/i386: ACPI table for AMD IO MMU
,
Jan Kiszka
,
03:21
Re: [Qemu-devel] [V4 1/4] hw/i386: Introduce AMD IO MMU
,
Jan Kiszka
,
03:18
Re: [Qemu-devel] [V4 1/4] hw/i386: Introduce AMD IO MMU
,
Jan Kiszka
,
03:16
February 20, 2016
Re: [Qemu-devel] [PATCH v2 7/9] i.MX: Add i.MX6 SOC implementation.
,
Peter Crosthwaite
,
22:42
Re: [Qemu-devel] [PATCH v5] vhost-user interrupt management fixes
,
Michael S. Tsirkin
,
13:05
Re: [Qemu-devel] [PATCH v2 7/9] i.MX: Add i.MX6 SOC implementation.
,
Jean-Christophe DUBOIS
,
13:03
[Qemu-devel] [PATCH 3/4] block/null-{co, aio}: Implement get_block_status()
,
Max Reitz
,
12:40
[Qemu-devel] [PATCH 4/4] iotests: Test qemu-img convert -S 0 behavior
,
Max Reitz
,
12:40
[Qemu-devel] [PATCH 2/4] block/null-{co, aio}: Return zeros when read
,
Max Reitz
,
12:40
[Qemu-devel] [PATCH 1/4] qemu-img: Fix preallocation with -S 0 for convert
,
Max Reitz
,
12:40
[Qemu-devel] [PATCH 0/4] qemu-img: Fix preallocation with -S 0 for convert
,
Max Reitz
,
12:40
Re: [Qemu-devel] [PATCH v2 7/9] i.MX: Add i.MX6 SOC implementation.
,
Peter Crosthwaite
,
10:30
Re: [Qemu-devel] [PATCH v2 0/2] qemu-iotests: fix 140 on s390x
,
Max Reitz
,
09:43
Re: [Qemu-devel] [PATCH v2 2/2] qemu-iotests: 140: make description slightly more verbose
,
Max Reitz
,
09:43
Re: [Qemu-devel] [PATCH v2 1/1] qemu-iotests: 067: ignore QMP events
,
Max Reitz
,
09:39
Re: [Qemu-devel] [PATCH v2 1/1] quorum: Change vote rules for 64 bits hash
,
Max Reitz
,
09:28
Re: [Qemu-devel] [PATCH v3 09/14] block: Move some bdrv_*_all() functions to BB
,
Max Reitz
,
08:46
[Qemu-devel] [Bug 1547526] Re: Java program does not execute on SPARC Solaris 8
,
leoheck
,
08:41
Re: [Qemu-devel] [PATCH v3 07/14] blockdev: Add list of monitor-owned BlockBackends
,
Max Reitz
,
08:36
Re: [Qemu-devel] [PATCH v3 07/14] blockdev: Add list of monitor-owned BlockBackends
,
Max Reitz
,
08:34
Re: [Qemu-devel] [PATCH v9 4/5] acpi: arm: add fw_cfg device node to dsdt
,
Shannon Zhao
,
08:02
[Qemu-devel] [Bug 1547526] Re: Java program does not execute on SPARC Solaris 8
,
Mark Cave-Ayland
,
07:55
Re: [Qemu-devel] [PATCH] hw/arm/virt: Assume EL3 boot rom will handle PSCI if one is provided
,
Peter Maydell
,
06:32
Re: [Qemu-devel] [PATCH v2 2/2] target-arm: Implement MDCR_EL3.TPM and MDCR_EL2.TPM traps
,
Peter Maydell
,
06:29
Re: [Qemu-devel] [PATCH v2 7/9] i.MX: Add i.MX6 SOC implementation.
,
Jean-Christophe DUBOIS
,
05:55
Re: [Qemu-devel] [PATCH 1/1] arm: virt: change GPIO trigger interrupt to pulse
,
Shannon Zhao
,
05:54
[Qemu-devel] kernel 4.4.2: kvm_irq_delivery_to_api / rwsem_down_read_failed
,
Stefan Priebe
,
05:43
Re: [Qemu-devel] [PATCH 0/3] memory: an optimization
,
Gonglei (Arei)
,
05:35
Re: [Qemu-devel] [PATCH 00/13] IOMMU: Enable interrupt remapping for Intel IOMMU
,
Jan Kiszka
,
05:05
Re: [Qemu-devel] [PATCH 0/3] memory: an optimization
,
Paolo Bonzini
,
04:47
Re: [Qemu-devel] kvm: "warning: host doesn't support requested feature: CPUID.01H:ECX.x2apic [bit 21]"
,
Paolo Bonzini
,
04:00
[Qemu-devel] kvm: "warning: host doesn't support requested feature: CPUID.01H:ECX.x2apic [bit 21]"
,
Jan Kiszka
,
03:09
[Qemu-devel] [PATCH 0/2] virtio-balloon: improve balloon statistics
,
Denis V. Lunev
,
02:55
[Qemu-devel] [PATCH 1/2] virtio-balloon: export all balloon statistics
,
Denis V. Lunev
,
02:55
[Qemu-devel] [PATCH 2/2] virtio-balloon: add 'available' counter
,
Denis V. Lunev
,
02:55
Re: [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Pavel Dovgalyuk
,
02:11
February 19, 2016
[Qemu-devel] [PATCH 0/3] memory: an optimization
,
Gonglei
,
21:35
[Qemu-devel] [PATCH 2/3] memory: optimize qemu_get_ram_ptr and qemu_ram_ptr_length
,
Gonglei
,
21:35
[Qemu-devel] [PATCH 1/3] exec: store RAMBlock pointer into memory region
,
Gonglei
,
21:35
[Qemu-devel] [PATCH 3/3] memory: Remove the superfluous code
,
Gonglei
,
21:35
Re: [Qemu-devel] [PATCH] migration: reorder code to make it symmetric
,
Wei Yang
,
19:34
[Qemu-devel] [PATCH 12/17] qapi: Don't special-case simple union wrappers
,
Eric Blake
,
19:20
[Qemu-devel] [PATCH 17/17] qapi: Make c_type() more OO-like
,
Eric Blake
,
19:20
[Qemu-devel] [PATCH 14/17] qapi: Allow anonymous base for flat union
,
Eric Blake
,
19:20
[Qemu-devel] [PATCH 03/17] util: Shorten references into SocketAddress
,
Eric Blake
,
19:20
[Qemu-devel] [PATCH 05/17] qapi: Avoid use of 'data' member of qapi unions
,
Eric Blake
,
19:20
[Qemu-devel] [PATCH 04/17] ui: Shorten references into InputEvent
,
Eric Blake
,
19:20
[Qemu-devel] [PATCH 11/17] qapi-visit: Simplify visit of empty branch in union
,
Eric Blake
,
19:20
[Qemu-devel] [PATCH 00/17] qapi implicit types (continuing the qapi cleanup theme)
,
Eric Blake
,
19:20
[Qemu-devel] [PATCH 01/17] chardev: Properly initialize ChardevCommon components
,
Eric Blake
,
19:20
[Qemu-devel] [PATCH 16/17] qapi: Use anonymous base in CpuInfo
,
Eric Blake
,
19:20
[Qemu-devel] [PATCH 13/17] qapi-visit: Move error check into gen_visit_fields_call()
,
Eric Blake
,
19:20
[Qemu-devel] [PATCH 15/17] qapi: Use anonymous base in SchemaInfo
,
Eric Blake
,
19:20
[Qemu-devel] [PATCH 09/17] qapi: Add type.is_empty() helper
,
Eric Blake
,
19:20
[Qemu-devel] [PATCH 10/17] qapi: Fix command with named empty argument type
,
Eric Blake
,
19:20
[Qemu-devel] [PATCH 08/17] qapi-visit: Factor out gen_visit_fields_call()
,
Eric Blake
,
19:20
[Qemu-devel] [PATCH 02/17] chardev: Shorten references into ChardevBackend
,
Eric Blake
,
19:20
[Qemu-devel] [PATCH 07/17] qapi: Drop useless 'data' member of unions
,
Eric Blake
,
19:20
[Qemu-devel] [PATCH 06/17] chardev: Drop useless ChardevDummy type
,
Eric Blake
,
19:19
Re: [Qemu-devel] [PATCH v1 1/1] etraxfs_dma: Dont forward zero-length payload to clients
,
Edgar E. Iglesias
,
18:53
Re: [Qemu-devel] [PATCH 1/2] vfio/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entries
,
Wei Yang
,
18:38
[Qemu-devel] [Bug 1546680] Re: Incorrect display colors when running big endian guest on POWER8 little endian host
,
Timothy Pearson
,
18:31
Re: [Qemu-devel] [PATCH] hw/arm/virt: Assume EL3 boot rom will handle PSCI if one is provided
,
Laszlo Ersek
,
16:58
Re: [Qemu-devel] [PATCH] hw/arm/virt: Assume EL3 boot rom will handle PSCI if one is provided
,
Ard Biesheuvel
,
16:41
Re: [Qemu-devel] [PATCH 1/1] virtio-rng: fix condition checking on period_ms
,
Wei Huang
,
16:07
Re: [Qemu-devel] [PATCH v2 7/9] i.MX: Add i.MX6 SOC implementation.
,
Jean-Christophe DUBOIS
,
16:06
Re: [Qemu-devel] [PATCH] hw/arm/virt: Assume EL3 boot rom will handle PSCI if one is provided
,
Laszlo Ersek
,
16:04
Re: [Qemu-devel] [PATCH 1/1] virtio-rng: fix condition checking on period_ms
,
Laszlo Ersek
,
15:59
Re: [Qemu-devel] [PATCH 1/1] virtio-rng: fix condition checking on period_ms
,
Laszlo Ersek
,
15:57
[Qemu-devel] [PATCH v3 2/2] docs: Add a generic loader explanation document
,
Alistair Francis
,
15:43
[Qemu-devel] [PATCH v3 1/2] generic-loader: Add a generic loader
,
Alistair Francis
,
15:43
[Qemu-devel] [PATCH v3 0/2] Add a generic loader
,
Alistair Francis
,
15:43
Re: [Qemu-devel] [RFC PATCH v2 09/10] net/colo-proxy: Compare pri pkt to sec pkt
,
Dr. David Alan Gilbert
,
15:07
[Qemu-devel] [PATCH v2 8/8] target-arm: Use isyn.swstep.ex to hold the is_ldex state
,
Edgar E. Iglesias
,
15:05
[Qemu-devel] [PATCH v2 7/8] target-arm: A64: Create Instruction Syndromes for Data Aborts
,
Edgar E. Iglesias
,
15:05
[Qemu-devel] [PATCH v2 6/8] target-arm/translate-a64.c: Unify some of the ldst_reg decoding
,
Edgar E. Iglesias
,
15:05
[Qemu-devel] [PATCH v2 4/8] target-arm: Add more fields to the data abort syndrome generator
,
Edgar E. Iglesias
,
15:05
[Qemu-devel] [PATCH v2 5/8] target-arm/translate-a64.c: Use extract32 in disas_ldst_reg_imm9
,
Edgar E. Iglesias
,
15:05
[Qemu-devel] [PATCH v2 3/8] target-arm: Add the IL flag to syn_data_abort
,
Edgar E. Iglesias
,
15:05
[Qemu-devel] [PATCH v2 2/8] gen-icount: Use tcg_set_insn_param
,
Edgar E. Iglesias
,
15:05
[Qemu-devel] [PATCH v2 1/8] tcg: Add tcg_set_insn_param
,
Edgar E. Iglesias
,
15:05
[Qemu-devel] [PATCH v2 0/8] arm: Steps towards EL2 support round 6
,
Edgar E. Iglesias
,
15:05
Re: [Qemu-devel] [RFC PATCH v2 08/10] net/colo-proxy: Handle packet and connection
,
Dr. David Alan Gilbert
,
15:04
Re: [Qemu-devel] [PATCH v2 1/2] generic-loader: Add a generic loader
,
Alistair Francis
,
15:01
Re: [Qemu-devel] [RFC PATCH v2 06/10] net/colo-proxy: add socket used by forward func
,
Dr. David Alan Gilbert
,
15:01
Re: [Qemu-devel] [RFC PATCH v2 05/10] net/colo-proxy: Add colo interface to use proxy
,
Dr. David Alan Gilbert
,
14:59
Re: [Qemu-devel] [RFC PATCH v2 03/10] Colo-proxy: add colo-proxy framework
,
Dr. David Alan Gilbert
,
14:57
Re: [Qemu-devel] [PATCH v2 2/2] target-arm: Implement MDCR_EL3.TPM and MDCR_EL2.TPM traps
,
Alistair Francis
,
14:38
Re: [Qemu-devel] [PATCH v1 1/2] qdev-monitor.c: Register reset function if the device has one
,
Alistair Francis
,
13:54
Re: [Qemu-devel] [PULL 00/14] VFIO updates 2016-02-19
,
Peter Maydell
,
13:35
Re: [Qemu-devel] [PATCH 15/37] tcg: Clean up includes
,
Peter Maydell
,
13:24
[Qemu-devel] [PATCH v9 0/5] add ACPI node for fw_cfg on pc and arm
,
Gabriel L. Somlo
,
13:20
[Qemu-devel] [PATCH v9 1/5] fw_cfg: expose control register size in fw_cfg.h
,
Gabriel L. Somlo
,
13:20
[Qemu-devel] [PATCH v9 5/5] fw_cfg: document ACPI device node information
,
Gabriel L. Somlo
,
13:20
[Qemu-devel] [PATCH v9 4/5] acpi: arm: add fw_cfg device node to dsdt
,
Gabriel L. Somlo
,
13:20
[Qemu-devel] [PATCH v9 3/5] acpi: pc: add fw_cfg device node to dsdt
,
Gabriel L. Somlo
,
13:20
[Qemu-devel] [PATCH v9 2/5] pc: fw_cfg: move ioport base constant to pc.h
,
Gabriel L. Somlo
,
13:20
[Qemu-devel] [PULL 11/14] hw/arm/sysbus-fdt: helpers for clock node generation
,
Alex Williamson
,
13:18
[Qemu-devel] [PULL 12/14] hw/arm/sysbus-fdt: enable amd-xgbe dynamic instantiation
,
Alex Williamson
,
13:18
[Qemu-devel] [PATCH 1/1] virtio-rng: fix condition checking on period_ms
,
Wei Huang
,
13:13
Re: [Qemu-devel] [PATCH 4/8] scripts/clean-includes: Enhance to handle header files
,
Peter Maydell
,
13:03
Re: [Qemu-devel] [PULL 00/14] VFIO updates 2016-02-19
,
Alex Williamson
,
12:48
Re: [Qemu-devel] [PULL 0/6] softfloat queue
,
Peter Maydell
,
12:44
[Qemu-devel] [PULL 14/14] vfio/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entries
,
Alex Williamson
,
12:41
[Qemu-devel] [PULL 13/14] hw/arm/sysbus-fdt: remove qemu_fdt_setprop returned value check
,
Alex Williamson
,
12:40
[Qemu-devel] [PULL 10/14] device_tree: qemu_fdt_getprop_cell converted to use the error API
,
Alex Williamson
,
12:40
[Qemu-devel] [PULL 09/14] device_tree: qemu_fdt_getprop converted to use the error API
,
Alex Williamson
,
12:40
[Qemu-devel] [PULL 08/14] device_tree: introduce qemu_fdt_node_path
,
Alex Williamson
,
12:40
[Qemu-devel] [PULL 07/14] device_tree: introduce load_device_tree_from_sysfs
,
Alex Williamson
,
12:40
[Qemu-devel] [PULL 06/14] hw/vfio/platform: amd-xgbe device
,
Alex Williamson
,
12:40
[Qemu-devel] [PULL 05/14] vfio/pci: replace 1 with PCI_CAP_LIST_NEXT to make code self-explain
,
Alex Williamson
,
12:40
[Qemu-devel] [PULL 04/14] pcie_aer: expose pcie_aer_msg() interface
,
Alex Williamson
,
12:40
[Qemu-devel] [PULL 03/14] aer: impove pcie_aer_init to support vfio device
,
Alex Williamson
,
12:39
[Qemu-devel] [PULL 02/14] vfio: make the 4 bytes aligned for capability size
,
Alex Williamson
,
12:39
[Qemu-devel] [PULL 01/14] pcie: modify the capability size assert
,
Alex Williamson
,
12:39
[Qemu-devel] [PULL 00/14] VFIO updates 2016-02-19
,
Alex Williamson
,
12:39
Re: [Qemu-devel] [PATCH] log: Redirect stderr to logfile if deamonized
,
Paolo Bonzini
,
12:25
Re: [Qemu-devel] [RFC 0/1] riscv: Add full-system emulation support for the RISC-V Instruction Set Architecture (RV64G)
,
Stefan Hajnoczi
,
12:18
Re: [Qemu-devel] [PATCH v1 1/2] qdev-monitor.c: Register reset function if the device has one
,
Paolo Bonzini
,
12:17
Re: [Qemu-devel] [PATCH v1 1/2] qdev-monitor.c: Register reset function if the device has one
,
Andreas Färber
,
12:15
Re: [Qemu-devel] [PATCH v1 01/10] qdict: implement a qdict_crumple method for un-flattening a dict
,
Daniel P. Berrange
,
12:08
Re: [Qemu-devel] [PATCH v1 01/10] qdict: implement a qdict_crumple method for un-flattening a dict
,
Eric Blake
,
12:01
Re: [Qemu-devel] [PATCH v8 3/5] acpi: pc: add fw_cfg device node to dsdt
,
Gabriel L. Somlo
,
11:59
[Qemu-devel] [PATCH v1 10/10] vnc: allow specifying a custom ACL object name
,
Daniel P. Berrange
,
11:48
[Qemu-devel] [PATCH v1 05/10] util: add QAuthZSimple object type for a simple access control list
,
Daniel P. Berrange
,
11:48
[Qemu-devel] [PATCH v1 09/10] chardev: add support for ACLs for TLS clients
,
Daniel P. Berrange
,
11:48
[Qemu-devel] [PATCH v1 08/10] nbd: allow an ACL to be set with nbd-server-start QMP command
,
Daniel P. Berrange
,
11:48
[Qemu-devel] [PATCH v1 06/10] acl: delete existing ACL implementation
,
Daniel P. Berrange
,
11:48
[Qemu-devel] [PATCH v1 07/10] qemu-nbd: add support for ACLs for TLS clients
,
Daniel P. Berrange
,
11:48
[Qemu-devel] [PATCH v1 03/10] qom: support arbitrary non-scalar properties with -object
,
Daniel P. Berrange
,
11:48
[Qemu-devel] [PATCH v1 04/10] util: add QAuthZ object as an authorization base class
,
Daniel P. Berrange
,
11:48
[Qemu-devel] [PATCH v1 02/10] qapi: allow QmpInputVisitor to auto-cast types
,
Daniel P. Berrange
,
11:47
[Qemu-devel] [PATCH v1 01/10] qdict: implement a qdict_crumple method for un-flattening a dict
,
Daniel P. Berrange
,
11:47
[Qemu-devel] [PATCH v1 00/10] Provide a QOM-based authorization API
,
Daniel P. Berrange
,
11:47
Re: [Qemu-devel] [PATCH 1/2] vfio/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entries
,
Alex Williamson
,
11:45
Re: [Qemu-devel] [PULL 0/8] linux-user update
,
Peter Maydell
,
11:42
Re: [Qemu-devel] [PATCH v2 2/2] target-arm: Implement MDCR_EL3.TPM and MDCR_EL2.TPM traps
,
Sergey Fedorov
,
11:42
Re: [Qemu-devel] [PATCH v2 1/2] target-arm: Fix handling of SDCR for 32-bit code
,
Peter Maydell
,
11:38
Re: [Qemu-devel] [PATCH 00/13] IOMMU: Enable interrupt remapping for Intel IOMMU
,
Radim Krčmář
,
11:38
[Qemu-devel] [PULL 4/6] fpu: Use plain 'int' rather than 'int_fast16_t' for exponents
,
Peter Maydell
,
11:37
[Qemu-devel] [PULL 5/6] osdep.h: Remove int_fast*_t Solaris compatibility code
,
Peter Maydell
,
11:37
[Qemu-devel] [PULL 6/6] MAINTAINERS: Add section for FPU emulation
,
Peter Maydell
,
11:37
[Qemu-devel] [PULL 2/6] fpu: Remove use of int_fast16_t in conversions to int16
,
Peter Maydell
,
11:37
[Qemu-devel] [PULL 3/6] fpu: Use plain 'int' rather than 'int_fast16_t' for shift counts
,
Peter Maydell
,
11:37
[Qemu-devel] [PULL 1/6] target-mips: Stop using uint_fast*_t types in r4k_tlb_t struct
,
Peter Maydell
,
11:37
[Qemu-devel] [PULL 0/6] softfloat queue
,
Peter Maydell
,
11:37
Re: [Qemu-devel] [PATCH v2 1/2] target-arm: Fix handling of SDCR for 32-bit code
,
Sergey Fedorov
,
11:31
Re: [Qemu-devel] [PATCH v3 0/2] Fix migration of old pseries
,
Greg Kurz
,
11:27
Re: [Qemu-devel] [PULL 0/5] Error reporting patches for 2016-02-19
,
Peter Maydell
,
11:24
Re: [Qemu-devel] [PATCH 00/13] IOMMU: Enable interrupt remapping for Intel IOMMU
,
Radim Krčmář
,
11:22
[Qemu-devel] [PATCH] hw/arm/virt: Assume EL3 boot rom will handle PSCI if one is provided
,
Peter Maydell
,
11:22
Re: [Qemu-devel] [PATCH v5 6/6] s390x/cpu: Allow hotplug of CPUs
,
Igor Mammedov
,
11:18
Re: [Qemu-devel] [PATCH] block: Fix -incoming with snapshot=on
,
Paolo Bonzini
,
11:12
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
Igor Mammedov
,
11:11
[Qemu-devel] [PATCH] block: Fix -incoming with snapshot=on
,
Kevin Wolf
,
10:52
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
Igor Mammedov
,
10:49
Re: [Qemu-devel] [PATCH v7 05/13] cpu: Reclaim vCPU objects
,
Thomas Huth
,
10:21
Re: [Qemu-devel] [PULL 00/15] QAPI patches for 2016-02-19
,
Peter Maydell
,
10:19
[Qemu-devel] [PATCH 2/2] s390x/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entries
,
Wei Yang
,
10:18
[Qemu-devel] [PATCH 1/2] vfio/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entries
,
Wei Yang
,
10:18
[Qemu-devel] [PATCH 0/2] use PCI_MSIX_FLAGS on retrieving the MSIX entries
,
Wei Yang
,
10:18
[Qemu-devel] [PATCH] fixup! block-migration: acquire AioContext as necessary
,
Paolo Bonzini
,
10:10
Re: [Qemu-devel] [PATCH 1/8] block-migration: acquire AioContext as necessary
,
Paolo Bonzini
,
10:03
Re: [Qemu-devel] [PATCH 0/8] virtio: allow migration with dataplane
,
Paolo Bonzini
,
09:59
Re: [Qemu-devel] [PATCH v3 0/2] Fix migration of old pseries
,
Laurent Vivier
,
09:41
Re: [Qemu-devel] [PATCH v5 6/6] s390x/cpu: Allow hotplug of CPUs
,
Matthew Rosato
,
09:40
[Qemu-devel] [PATCH v2 0/2] Implement MDCR_EL3.TPM and MDCR_EL2.TPM traps
,
Peter Maydell
,
09:40
[Qemu-devel] [PATCH v2 2/2] target-arm: Implement MDCR_EL3.TPM and MDCR_EL2.TPM traps
,
Peter Maydell
,
09:40
[Qemu-devel] [PATCH v2 1/2] target-arm: Fix handling of SDCR for 32-bit code
,
Peter Maydell
,
09:39
[Qemu-devel] libvirt/qemu fallocate flags
,
Krutika Dhananjay
,
09:35
Re: [Qemu-devel] [PATCH v5 5/6] s390/virtio-ccw: Add hotplug handler
,
Igor Mammedov
,
09:34
Re: [Qemu-devel] [PATCH v5 6/6] s390x/cpu: Allow hotplug of CPUs
,
Igor Mammedov
,
09:28
Re: [Qemu-devel] [PULL 00/13] vhost, virtio, pci, pxe
,
Peter Maydell
,
09:18
Re: [Qemu-devel] [PULL 08/17] block: Assert no write requests under BDRV_O_INCOMING
,
Kevin Wolf
,
09:17
Re: [Qemu-devel] [PATCH] target-arm: Implement MDCR_EL3.TPM and MDCR_EL2.TPM traps
,
Peter Maydell
,
09:15
Re: [Qemu-devel] [PULL 08/17] block: Assert no write requests under BDRV_O_INCOMING
,
Paolo Bonzini
,
09:11
[Qemu-devel] [Bug 1547526] [NEW] Java program does not execute on SPARC Solaris 8
,
leoheck
,
09:11
[Qemu-devel] [PATCH] target-arm: Make reserved ranges in ID_AA64* spaces RAZ, not UNDEF
,
Peter Maydell
,
09:07
[Qemu-devel] [Bug 1536487] Re: Unable to migrate pc-i440fx-2.4 KVM guest from QEMU 2.5.0 to QEMU 2.4.1
,
Laszlo Ersek \(Red Hat\)
,
09:01
Re: [Qemu-devel] [PATCHv7 1/9] slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfiguration
,
Thomas Huth
,
08:58
Re: [Qemu-devel] [PATCH v8 3/5] acpi: pc: add fw_cfg device node to dsdt
,
Igor Mammedov
,
08:50
Re: [Qemu-devel] [PULL 08/17] block: Assert no write requests under BDRV_O_INCOMING
,
Kevin Wolf
,
08:48
[Qemu-devel] [PATCH] target-tricore: fix save_context_upper using env->PSW
,
Bastian Koppelmann
,
08:47
Re: [Qemu-devel] [PATCHv7 4/9] slirp: Factorizing tcpiphdr structure with an union
,
Thomas Huth
,
08:45
[Qemu-devel] [PATCH v3 3/4] target-tricore: add illegal opcode trap generation
,
Bastian Koppelmann
,
08:44
[Qemu-devel] [PATCH v3 0/4] TriCore exception patches
,
Bastian Koppelmann
,
08:44
[Qemu-devel] [PATCH v3 4/4] target-tricore: add opd trap generation
,
Bastian Koppelmann
,
08:44
[Qemu-devel] [PATCH v3 1/4] target-tricore: Add trap handling & SOVF/OVF traps
,
Bastian Koppelmann
,
08:44
[Qemu-devel] [PATCH v3 2/4] target-tricore: add context managment trap generation
,
Bastian Koppelmann
,
08:44
[Qemu-devel] [PULL 2/8] build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target directories
,
riku . voipio
,
08:43
[Qemu-devel] [PULL 4/8] linux-user: add getrandom() syscall
,
riku . voipio
,
08:42
[Qemu-devel] [PULL 8/8] linux-user: correct timerfd_create syscall numbers
,
riku . voipio
,
08:42
[Qemu-devel] [PULL 7/8] linux-user: remove unavailable syscalls from aarch64
,
riku . voipio
,
08:42
[Qemu-devel] [PULL 6/8] linux-user: sync syscall numbers with kernel
,
riku . voipio
,
08:42
[Qemu-devel] [PULL 5/8] linux-user: Don't assert if guest tries shmdt(0)
,
riku . voipio
,
08:42
[Qemu-devel] [PULL 3/8] linux-user: set ppc64/ppc64le default CPU to POWER8
,
riku . voipio
,
08:42
[Qemu-devel] [PATCH 3/3] linux-user: correct timerfd_create syscall numbers
,
riku . voipio
,
08:42
[Qemu-devel] [PATCH 2/3] linux-user: remove unavailable syscalls from aarch64
,
riku . voipio
,
08:42
[Qemu-devel] [PATCH 1/3] linux-user: sync syscall numbers with kernel
,
riku . voipio
,
08:42
[Qemu-devel] [PULL 0/8] linux-user update
,
riku . voipio
,
08:42
[Qemu-devel] [PULL 1/8] linux-user: fix realloc size of target_fd_trans.
,
riku . voipio
,
08:42
Re: [Qemu-devel] [PATCH] target-arm: Implement MDCR_EL3.TPM and MDCR_EL2.TPM traps
,
Sergey Fedorov
,
08:40
[Qemu-devel] [PULL 1/5] vl.c: Fix regression in machine error message
,
Markus Armbruster
,
08:28
[Qemu-devel] [PULL 3/5] replay: Set error location properly when parsing options
,
Markus Armbruster
,
08:28
[Qemu-devel] [PULL 0/5] Error reporting patches for 2016-02-19
,
Markus Armbruster
,
08:28
[Qemu-devel] [PULL 2/5] vl: Reset location after handling command-line arguments
,
Markus Armbruster
,
08:28
[Qemu-devel] [PULL 4/5] vl: Set error location when parsing memory options
,
Markus Armbruster
,
08:27
[Qemu-devel] [PULL 5/5] vl: Clean up machine selection in main().
,
Markus Armbruster
,
08:27
Re: [Qemu-devel] [RFC 0/1] riscv: Add full-system emulation support for the RISC-V Instruction Set Architecture (RV64G)
,
Peter Maydell
,
08:22
Re: [Qemu-devel] [RFC 0/1] riscv: Add full-system emulation support for the RISC-V Instruction Set Architecture (RV64G)
,
Stefan Hajnoczi
,
08:18
[Qemu-devel] [PATCH v8 5/8] device_tree: qemu_fdt_getprop_cell converted to use the error API
,
Eric Auger
,
08:17
[Qemu-devel] [PATCH v8 8/8] hw/arm/sysbus-fdt: remove qemu_fdt_setprop returned value check
,
Eric Auger
,
08:17
[Qemu-devel] [PATCH v8 7/8] hw/arm/sysbus-fdt: enable amd-xgbe dynamic instantiation
,
Eric Auger
,
08:17
[Qemu-devel] [PATCH v8 6/8] hw/arm/sysbus-fdt: helpers for clock node generation
,
Eric Auger
,
08:17
[Qemu-devel] [PATCH v8 4/8] device_tree: qemu_fdt_getprop converted to use the error API
,
Eric Auger
,
08:17
[Qemu-devel] [PATCH v8 3/8] device_tree: introduce qemu_fdt_node_path
,
Eric Auger
,
08:17
[Qemu-devel] [PATCH v8 2/8] device_tree: introduce load_device_tree_from_sysfs
,
Eric Auger
,
08:17
[Qemu-devel] [PATCH v8 0/8] AMD XGBE KVM platform passthrough
,
Eric Auger
,
08:17
[Qemu-devel] [PATCH v8 1/8] hw/vfio/platform: amd-xgbe device
,
Eric Auger
,
08:17
Re: [Qemu-devel] [PATCH v1 8/9] target-arm: A64: Create Instruction Syndromes for Data Aborts
,
Edgar E. Iglesias
,
08:12
[Qemu-devel] [PATCH v2 1/1] qemu-iotests: 067: ignore QMP events
,
Sascha Silbe
,
08:01
[Qemu-devel] [PATCH v2 0/1] qemu-iotests: fix 067 on s390x
,
Sascha Silbe
,
08:01
Re: [Qemu-devel] [PULL 00/13] vhost, virtio, pci, pxe
,
Samuel Thibault
,
07:41
Re: [Qemu-devel] [PATCH v2 06/12] spice: add unblock timer
,
Marc-André Lureau
,
07:34
Re: [Qemu-devel] [RFC PATCH 0/2] ARM: add QMP command to query GIC version
,
Andrea Bolognani
,
07:33
Re: [Qemu-devel] [PATCH v2 11/12] spice: add & use qemu_spice_gl_monitor_config
,
Marc-André Lureau
,
07:33
Re: [Qemu-devel] [PULL 07/13] msix: fix msix_vector_masked
,
Stefano Stabellini
,
07:29
Re: [Qemu-devel] [PATCH v2 01/12] spice: init dcl before registering qxl interface
,
Marc-André Lureau
,
07:27
[Qemu-devel] [Bug 1546445] Re: support vhost user without specifying vhostforce
,
Liang Chen
,
07:25
Re: [Qemu-devel] [PULL 00/13] VFIO updates 2016-02-18
,
Eric Auger
,
07:21
Re: [Qemu-devel] [PULL 07/13] msix: fix msix_vector_masked
,
Peter Maydell
,
07:20
Re: [Qemu-devel] [RFC v7 00/16] Slow-path for atomic instruction translation
,
Alex Bennée
,
07:19
Re: [Qemu-devel] [PULL 07/13] msix: fix msix_vector_masked
,
Stefano Stabellini
,
07:19
[Qemu-devel] [PULL 14/15] qapi: Don't box branches of flat unions
,
Markus Armbruster
,
07:18
[Qemu-devel] [PULL 15/15] qapi: Change visit_start_implicit_struct to visit_start_alternate
,
Markus Armbruster
,
07:18
[Qemu-devel] [PULL 00/15] QAPI patches for 2016-02-19
,
Markus Armbruster
,
07:18
[Qemu-devel] [PULL 05/15] qapi: Add tests of complex objects within alternate
,
Markus Armbruster
,
07:18
[Qemu-devel] [PULL 07/15] qapi: Visit variants in visit_type_FOO_fields()
,
Markus Armbruster
,
07:18
[Qemu-devel] [PULL 11/15] qapi: Emit structs used as variants in topological order
,
Markus Armbruster
,
07:18
[Qemu-devel] [PULL 03/15] qapi: Forbid empty unions and useless alternates
,
Markus Armbruster
,
07:18
[Qemu-devel] [PULL 13/15] qapi: Don't box struct branch of alternate
,
Markus Armbruster
,
07:18
[Qemu-devel] [PULL 10/15] qapi: Adjust layout of FooList types
,
Markus Armbruster
,
07:18
[Qemu-devel] [PULL 06/15] qapi-visit: Simplify how we visit common union members
,
Markus Armbruster
,
07:18
[Qemu-devel] [PULL 08/15] qapi-visit: Unify struct and union visit
,
Markus Armbruster
,
07:18
[Qemu-devel] [PULL 09/15] qapi-visit: Less indirection in visit_type_Foo_fields()
,
Markus Armbruster
,
07:18
[Qemu-devel] [PULL 04/15] qapi: Forbid 'any' inside an alternate
,
Markus Armbruster
,
07:18
[Qemu-devel] [PULL 01/15] qapi-visit: Honor prefix of discriminator enum
,
Markus Armbruster
,
07:18
[Qemu-devel] [PULL 02/15] qapi: Simplify excess input reporting in input visitors
,
Markus Armbruster
,
07:18
[Qemu-devel] [PULL 12/15] qapi-visit: Use common idiom in gen_visit_fields_decl()
,
Markus Armbruster
,
07:18
Re: [Qemu-devel] [PULL 00/13] vhost, virtio, pci, pxe
,
Peter Maydell
,
07:09
Re: [Qemu-devel] %cpu used by qemu-kvm processes
,
Jean-Pierre Ribeauville
,
07:06
[Qemu-devel] [PATCH] tusb6010: move from hw/timer to hw/usb
,
Peter Maydell
,
07:03
Re: [Qemu-devel] %cpu used by qemu-kvm processes
,
Daniel P. Berrange
,
07:01
Re: [Qemu-devel] [RFC v7 00/16] Slow-path for atomic instruction translation
,
alvise rigo
,
07:01
[Qemu-devel] %cpu used by qemu-kvm processes
,
Jean-Pierre Ribeauville
,
06:58
Re: [Qemu-devel] [PATCH v3 16/16] hw/timer: QOM'ify tusb6010
,
xiaoqiang zhao
,
06:51
Re: [Qemu-devel] [PATCH 1/9] dma-helpers: Expose the sg mapping logic
,
Alex Pyrgiotis
,
06:50
Re: [Qemu-devel] [PATCH 00/13] IOMMU: Enable interrupt remapping for Intel IOMMU
,
Jan Kiszka
,
06:44
Re: [Qemu-devel] [RFC v7 00/16] Slow-path for atomic instruction translation
,
Alex Bennée
,
06:44
Re: [Qemu-devel] [PATCH 00/13] IOMMU: Enable interrupt remapping for Intel IOMMU
,
Jan Kiszka
,
06:44
Re: [Qemu-devel] [PATCH 00/13] IOMMU: Enable interrupt remapping for Intel IOMMU
,
Peter Xu
,
06:39
Re: [Qemu-devel] [PATCH v3 16/16] hw/timer: QOM'ify tusb6010
,
Peter Maydell
,
06:37
Re: [Qemu-devel] [RFC v7 16/16] target-arm: aarch64: add atomic instructions
,
Alex Bennée
,
06:34
Re: [Qemu-devel] [PATCH 00/13] IOMMU: Enable interrupt remapping for Intel IOMMU
,
Peter Xu
,
06:34
[Qemu-devel] Spice File Drag + Drop from / to guest does not work
,
Erik Rull
,
06:28
[Qemu-devel] [PATCH] target-arm: Implement MDCR_EL3.TPM and MDCR_EL2.TPM traps
,
Peter Maydell
,
06:26
Re: [Qemu-devel] [PATCH v2 1/1] quorum: Change vote rules for 64 bits hash
,
Alberto Garcia
,
06:25
Re: [Qemu-devel] [PATCH v3 16/16] hw/timer: QOM'ify tusb6010
,
hitmoon
,
06:04
Re: [Qemu-devel] [PATCH v1 1/2] qdev-monitor.c: Register reset function if the device has one
,
Peter Maydell
,
05:55
Re: [Qemu-devel] [PULL 00/13] VFIO updates 2016-02-18
,
Peter Maydell
,
05:50
[Qemu-devel] [PATCH v2 08/11] pci: introduce pci bus pre reset
,
Cao jin
,
05:42
[Qemu-devel] [PATCH v2 09/11] vfio: vote a device to do host bus reset
,
Cao jin
,
05:42
[Qemu-devel] [PATCH v2 07/11] vfio: add check aer functionality for hotplug device
,
Cao jin
,
05:42
[Qemu-devel] [PATCH v2 06/11] pci: add a is_valid_func callback to check device if complete
,
Cao jin
,
05:42
[Qemu-devel] [PATCH v2 05/11] vfio: add check host bus reset is support or not
,
Cao jin
,
05:42
[Qemu-devel] [PATCH v2 01/11] vfio: extract vfio_get_hot_reset_info as a single function
,
Cao jin
,
05:42
[Qemu-devel] [PATCH v2 04/11] vfio: add aer support for vfio device
,
Cao jin
,
05:42
[Qemu-devel] [PATCH v2 03/11] vfio: add pcie extended capability support
,
Cao jin
,
05:42
[Qemu-devel] [PATCH v2 02/11] vfio: squeeze out vfio_pci_do_hot_reset for support bus reset
,
Cao jin
,
05:42
[Qemu-devel] [PATCH v2 00/11] vfio-pci: pass the aer error to guest, part2
,
Cao jin
,
05:42
Re: [Qemu-devel] [PULL 08/17] block: Assert no write requests under BDRV_O_INCOMING
,
Laurent Vivier
,
05:37
Re: [Qemu-devel] [PATCH 00/13] IOMMU: Enable interrupt remapping for Intel IOMMU
,
Jan Kiszka
,
05:15
[Qemu-devel] [patch qemu 2/3] rocker: add name field into WorldOps ale let world specify its name
,
Jiri Pirko
,
05:06
[Qemu-devel] [patch qemu 3/3] rocker: allow user to specify rocker world by property
,
Jiri Pirko
,
05:06
[Qemu-devel] [patch qemu 0/3] rocker: prepare for easy addition of other worlds
,
Jiri Pirko
,
05:06
[Qemu-devel] [patch qemu 1/3] rocker: forbid to change world type
,
Jiri Pirko
,
05:06
Re: [Qemu-devel] [PATCH v1 1/2] qdev-monitor.c: Register reset function if the device has one
,
Markus Armbruster
,
04:59
Re: [Qemu-devel] [PATCH 00/13] IOMMU: Enable interrupt remapping for Intel IOMMU
,
Paolo Bonzini
,
04:58
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
Markus Armbruster
,
04:51
Re: [Qemu-devel] [PATCH v1 1/2] qdev-monitor.c: Register reset function if the device has one
,
Paolo Bonzini
,
04:33
Re: [Qemu-devel] [PATCH v2 7/9] i.MX: Add i.MX6 SOC implementation.
,
Peter Maydell
,
04:32
Re: [Qemu-devel] [PATCH 2/2] hw/9pfs: fix alignment issue when host filesystem block size is larger than client msize
,
Jevon Qiao
,
04:32
Re: [Qemu-devel] [PATCH 00/13] IOMMU: Enable interrupt remapping for Intel IOMMU
,
Peter Xu
,
04:29
Re: [Qemu-devel] [PULL 08/17] block: Assert no write requests under BDRV_O_INCOMING
,
Kevin Wolf
,
04:18
[Qemu-devel] [PATCH v2 05/12] spice: add opengl/virgl/dmabuf support
,
Gerd Hoffmann
,
04:15
[Qemu-devel] [PATCH v2 09/12] spice/gl: render DisplaySurface via opengl
,
Gerd Hoffmann
,
04:15
[Qemu-devel] [PATCH v2 08/12] console: track gl_block state in QemuConsole
,
Gerd Hoffmann
,
04:15
[Qemu-devel] [PATCH v2 12/12] [fixup] spice: qemu_spice_gl_monitor_config + surface
,
Gerd Hoffmann
,
04:15
[Qemu-devel] [PATCH v2 04/12] spice: reset cursor on resize
,
Gerd Hoffmann
,
04:15
[Qemu-devel] [PATCH v2 11/12] spice: add & use qemu_spice_gl_monitor_config
,
Gerd Hoffmann
,
04:15
[Qemu-devel] [PATCH v2 00/12] spice: add opengl/virgl/dmabuf support
,
Gerd Hoffmann
,
04:15
[Qemu-devel] [PATCH v2 03/12] egl-helpers: add functions for render nodes and dma-buf passing
,
Gerd Hoffmann
,
04:15
[Qemu-devel] [PATCH v2 01/12] spice: init dcl before registering qxl interface
,
Gerd Hoffmann
,
04:15
[Qemu-devel] [PATCH v2 10/12] spice/gl: create dummy primary surface (RfC)
,
Gerd Hoffmann
,
04:15
[Qemu-devel] [PATCH v2 07/12] spice: tweak debug messages.
,
Gerd Hoffmann
,
04:15
[Qemu-devel] [PATCH v2 02/12] configure: add dma-buf support detection.
,
Gerd Hoffmann
,
04:15
[Qemu-devel] [PATCH v2 06/12] spice: add unblock timer
,
Gerd Hoffmann
,
04:15
Re: [Qemu-devel] SUMMARY: Re: [RFC 1/1] nbd (specification): add NBD_CMD_WRITE_ZEROES command
,
Daniel P. Berrange
,
04:11
Re: [Qemu-devel] [PATCH 1/3] char: fix vhost-user socket full
,
Didier Pallard
,
04:09
Re: [Qemu-devel] [PATCH v5] vhost-user interrupt management fixes
,
Didier Pallard
,
04:02
Re: [Qemu-devel] SUMMARY: Re: [RFC 1/1] nbd (specification): add NBD_CMD_WRITE_ZEROES command
,
Vladimir Sementsov-Ogievskiy
,
03:57
Re: [Qemu-devel] [PATCH 2/2] hw/9pfs: fix alignment issue when host filesystem block size is larger than client msize
,
Jevon Qiao
,
03:56
Re: [Qemu-devel] [PATCH v15 7/9] Introduce new APIs to do replication operation
,
Wen Congyang
,
03:54
Re: [Qemu-devel] [PATCH v2 0/6] external backup api
,
Markus Armbruster
,
03:51
Re: [Qemu-devel] [PATCH v2 06/11] nvdimm acpi: initialize the resource used by NVDIMM ACPI
,
Dan Williams
,
03:43
Re: [Qemu-devel] [PATCH v15 7/9] Introduce new APIs to do replication operation
,
Hailiang Zhang
,
03:42
Re: [Qemu-devel] [PATCH 00/13] IOMMU: Enable interrupt remapping for Intel IOMMU
,
Jan Kiszka
,
03:34
Re: [Qemu-devel] [PATCH v11 03/15] qapi: Forbid 'any' inside an alternate
,
Markus Armbruster
,
03:32
Re: [Qemu-devel] [PATCH v2 0/5] q35: Remove old machines and unused compat code
,
Markus Armbruster
,
03:29
Re: [Qemu-devel] [PATCH v2 1/1] quorum: Change vote rules for 64 bits hash
,
Wen Congyang
,
03:26
Re: [Qemu-devel] [PATCH v2 06/11] nvdimm acpi: initialize the resource used by NVDIMM ACPI
,
Michael S. Tsirkin
,
03:08
Re: [Qemu-devel] [PATCH] fw_cfg: unbreak migration compatibility for 2.4 and earlier machines
,
Alexandre DERUMIER
,
03:06
[Qemu-devel] [PULL 13/13] tests/vhost-user-bridge: add scattering of incoming packets
,
Michael S. Tsirkin
,
03:01
[Qemu-devel] [PULL 12/13] vhost-user interrupt management fixes
,
Michael S. Tsirkin
,
03:01
[Qemu-devel] [PULL 11/13] rules: filter out irrelevant files
,
Michael S. Tsirkin
,
03:00
[Qemu-devel] [PULL 10/13] change type of pci_bridge_initfn() to void
,
Michael S. Tsirkin
,
03:00
[Qemu-devel] [PULL 09/13] dec: convert to realize()
,
Michael S. Tsirkin
,
03:00
[Qemu-devel] [PULL 08/13] tests: add pxe e1000 and virtio-pci tests
,
Michael S. Tsirkin
,
03:00
[Qemu-devel] [PULL 07/13] msix: fix msix_vector_masked
,
Michael S. Tsirkin
,
03:00
[Qemu-devel] [PULL 06/13] virtio: optimize virtio_access_is_big_endian() for little-endian targets
,
Michael S. Tsirkin
,
03:00
[Qemu-devel] [PULL 04/13] vhost: move virtio 1.0 check to cross-endian helper
,
Michael S. Tsirkin
,
03:00
[Qemu-devel] [PULL 05/13] vhost: simplify vhost_needs_vring_endian()
,
Michael S. Tsirkin
,
03:00
[Qemu-devel] [PULL 03/13] virtio: move cross-endian helper to vhost
,
Michael S. Tsirkin
,
03:00
[Qemu-devel] [PULL 02/13] vhost-net: revert support of cross-endian vnet headers
,
Michael S. Tsirkin
,
03:00
[Qemu-devel] [PULL 01/13] virtio-net: use the backend cross-endian capabilities
,
Michael S. Tsirkin
,
03:00
[Qemu-devel] [PULL 00/13] vhost, virtio, pci, pxe
,
Michael S. Tsirkin
,
03:00
Re: [Qemu-devel] [PATCH v3 0/2] Fix migration of old pseries
,
Greg Kurz
,
02:59
Re: [Qemu-devel] [libvirt-users] Sluggish performance with virtio and Win10
,
Martin Kletzander
,
02:50
Re: [Qemu-devel] [PATCH 00/13] IOMMU: Enable interrupt remapping for Intel IOMMU
,
Peter Xu
,
02:43
Re: [Qemu-devel] [PATCH 0/8] virtio: allow migration with dataplane
,
Michael S. Tsirkin
,
02:42
Re: [Qemu-devel] [PATCH 1/8] block-migration: acquire AioContext as necessary
,
Michael S. Tsirkin
,
02:41
[Qemu-devel] [PATCH v3] usb: add pid check at the first of uhci_handle_td()
,
Gonglei
,
02:35
Re: [Qemu-devel] [PATCH v2] scripts/kvm/kvm_stat: Fix missing right parantheses and ".format(...)"
,
Janosch Frank
,
02:24
Re: [Qemu-devel] SUMMARY: Re: [RFC 1/1] nbd (specification): add NBD_CMD_WRITE_ZEROES command
,
Denis V. Lunev
,
02:12
Re: [Qemu-devel] [PATCH] fw_cfg: unbreak migration compatibility for 2.4 and earlier machines
,
Gerd Hoffmann
,
02:10
Re: [Qemu-devel] [PATCH v8 0/5] add ACPI node for fw_cfg on pc and arm
,
Gerd Hoffmann
,
02:08
Re: [Qemu-devel] [PATCH 00/13] IOMMU: Enable interrupt remapping for Intel IOMMU
,
Jan Kiszka
,
01:46
Re: [Qemu-devel] [PATCH v3 0/2] Fix migration of old pseries
,
Greg Kurz
,
01:42
Re: [Qemu-devel] [PATCH v2 7/9] i.MX: Add i.MX6 SOC implementation.
,
Jean-Christophe DUBOIS
,
01:32
Re: [Qemu-devel] flushing before updating pc.ram
,
TeLeMan
,
00:30
February 18, 2016
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
David Gibson
,
23:39
[Qemu-devel] [PATCH v5 5/6] s390/virtio-ccw: Add hotplug handler
,
Matthew Rosato
,
23:04
[Qemu-devel] [PATCH v5 6/6] s390x/cpu: Allow hotplug of CPUs
,
Matthew Rosato
,
23:04
[Qemu-devel] [PATCH v5 4/6] s390x/cpu: Add CPU property links
,
Matthew Rosato
,
23:03
[Qemu-devel] [PATCH v5 2/6] s390x/cpu: Set initial CPU state in common routine
,
Matthew Rosato
,
23:03
[Qemu-devel] [PATCH v5 3/6] s390x/cpu: Move some CPU initialization into realize
,
Matthew Rosato
,
23:03
[Qemu-devel] [PATCH v5 0/6] Allow hotplug of s390 CPUs
,
Matthew Rosato
,
23:03
[Qemu-devel] [PATCH v5 1/6] s390x/cpu: Cleanup init in preparation for hotplug
,
Matthew Rosato
,
23:03
[Qemu-devel] [PATCH 13/13] intel_iommu: Add support for PCI MSI remap
,
Peter Xu
,
22:32
[Qemu-devel] [PATCH 12/13] intel_iommu: ioapic: IR support for emulated IOAPIC
,
Peter Xu
,
22:32
[Qemu-devel] [PATCH 11/13] intel_iommu: add IR translation faults defines
,
Peter Xu
,
22:32
[Qemu-devel] [PATCH 10/13] ioapic-common: add iommu for IOAPICCommonState
,
Peter Xu
,
22:32
[Qemu-devel] [PATCH 09/13] intel_iommu: provide helper function vtd_get_iommu
,
Peter Xu
,
22:31
[Qemu-devel] [PATCH 08/13] intel_iommu: define several structs for IOMMU IR
,
Peter Xu
,
22:31
[Qemu-devel] [PATCH 07/13] intel_iommu: handle interrupt remap enable
,
Peter Xu
,
22:31
[Qemu-devel] [PATCH 06/13] intel_iommu: define interrupt remap table addr register
,
Peter Xu
,
22:31
[Qemu-devel] [PATCH 05/13] acpi: add DMAR scope definition for root IOAPIC
,
Peter Xu
,
22:31
[Qemu-devel] [PATCH 04/13] intel_iommu: set IR bit for ECAP register
,
Peter Xu
,
22:31
[Qemu-devel] [PATCH 03/13] intel_iommu: allow queued invalidation for IR
,
Peter Xu
,
22:31
[Qemu-devel] [PATCH 02/13] acpi: enable INTR for DMAR report structure
,
Peter Xu
,
22:30
[Qemu-devel] [PATCH 01/13] q35: add "int-remap" flag to enable intr
,
Peter Xu
,
22:30
[Qemu-devel] [PATCH 00/13] IOMMU: Enable interrupt remapping for Intel IOMMU
,
Peter Xu
,
22:30
[Qemu-devel] [RFC 1/1] riscv: Add full-system emulation support for the RISC-V Instruction Set Architecture (RV64G)
,
Sagar Karandikar
,
21:22
[Qemu-devel] [PATCH v2] scripts/kvm/kvm_stat: Fix missing right parantheses and ".format(...)"
,
Fam Zheng
,
21:20
Re: [Qemu-devel] [PATCH] scripts/kvm/kvm_stat: Fix missing right parantheses
,
Fam Zheng
,
21:17
Re: [Qemu-devel] [PATCH v2 0/6] external backup api
,
Fam Zheng
,
21:08
Re: [Qemu-devel] [RFC PATCH 0/2] ARM: add QMP command to query GIC version
,
Peter Xu
,
20:55
[Qemu-devel] [RFC 0/1] riscv: Add full-system emulation support for the RISC-V Instruction Set Architecture (RV64G)
,
Sagar Karandikar
,
20:29
[Qemu-devel] [PATCH v2 2/2] docs: Add a generic loader explanation document
,
Alistair Francis
,
20:19
[Qemu-devel] [PATCH v2 1/2] generic-loader: Add a generic loader
,
Alistair Francis
,
20:19
[Qemu-devel] [PATCH v2 0/2] Add a generic loader
,
Alistair Francis
,
20:19
Re: [Qemu-devel] [PATCHv7 4/9] slirp: Factorizing tcpiphdr structure with an union
,
Samuel Thibault
,
19:36
Re: [Qemu-devel] [PATCHv7 9/9] qapi-schema, qemu-options & slirp: Adding Qemu options for IPv6 addresses
,
Samuel Thibault
,
19:35
Re: [Qemu-devel] [PATCH] spapr: initialize local Error pointer
,
David Gibson
,
19:31
Re: [Qemu-devel] [PATCH v4] hw/ppc/spapr: Implement the h_page_init hypercall
,
David Gibson
,
19:31
Re: [Qemu-devel] [PATCH] ppc/kvm: Tell the user what might be wrong when using bad CPU types with kvm-hv
,
David Gibson
,
19:31
Re: [Qemu-devel] [PATCH] ppc/kvm: Use error_report() instead of cpu_abort() for user-triggerable errors
,
David Gibson
,
19:31
Re: [Qemu-devel] [PATCHv7 8/9] slirp: Adding IPv6 address for DNS relay
,
Samuel Thibault
,
19:26
Re: [Qemu-devel] [PATCH v3 0/2] Fix migration of old pseries
,
David Gibson
,
19:10
Re: [Qemu-devel] [PATCH v1 1/2] qdev-monitor.c: Register reset function if the device has one
,
Alistair Francis
,
19:03
Re: [Qemu-devel] [RFC PATCH] tests/pxe-test: add pxe vhost user test
,
Michael S. Tsirkin
,
18:34
Re: [Qemu-devel] [PATCH v2 1/1] hyperv: cpu hotplug fix with HyperV enabled
,
Eduardo Habkost
,
18:17
Re: [Qemu-devel] [PATCH v2 0/5] q35: Remove old machines and unused compat code
,
Eduardo Habkost
,
18:17
Re: [Qemu-devel] [PATCH v1 1/2] qdev-monitor.c: Register reset function if the device has one
,
Peter Crosthwaite
,
18:07
Re: [Qemu-devel] [PATCH] ppc/kvm: Tell the user what might be wrong when using bad CPU types with kvm-hv
,
Eric Blake
,
17:14
[Qemu-devel] [Bug 1490611] Re: Using qemu >=2.2.1 to convert raw->VHD (fixed) adds extra padding to the result file, which Microsoft Azure rejects as invalid
,
Cole Mickens
,
17:06
Re: [Qemu-devel] [PATCH v1 1/2] qdev-monitor.c: Register reset function if the device has one
,
Paolo Bonzini
,
16:48
Re: [Qemu-devel] [PATCH v2 7/9] i.MX: Add i.MX6 SOC implementation.
,
Peter Maydell
,
16:47
[Qemu-devel] [PATCH v2 0/3] add missing virtio aliases
,
Sascha Silbe
,
16:44
[Qemu-devel] [PATCH v2 3/3] qdev-monitor: add missing aliases for virtio device classes
,
Sascha Silbe
,
16:44
[Qemu-devel] [PATCH v2 2/3] qdev-monitor: sort alias table by typename
,
Sascha Silbe
,
16:44
[Qemu-devel] [PATCH v2 1/3] qdev-monitor: improve error message when alias device is unavailable
,
Sascha Silbe
,
16:44
Re: [Qemu-devel] [PATCH 2/3] qdev-monitor: add missing aliases for virtio-{9p, balloon, rng, scsi}
,
Sascha Silbe
,
16:27
[Qemu-devel] [PATCH] ppc/kvm: Tell the user what might be wrong when using bad CPU types with kvm-hv
,
Thomas Huth
,
16:02
[Qemu-devel] [PATCH] ppc/kvm: Use error_report() instead of cpu_abort() for user-triggerable errors
,
Thomas Huth
,
16:01
Re: [Qemu-devel] [PATCH v2 7/9] i.MX: Add i.MX6 SOC implementation.
,
Jean-Christophe DUBOIS
,
15:51
[Qemu-devel] [PATCH v2 2/2] qemu-iotests: 140: make description slightly more verbose
,
Sascha Silbe
,
15:37
[Qemu-devel] [PATCH v2 1/2] qemu-iotests: 140: don't use IDE device
,
Sascha Silbe
,
15:37
[Qemu-devel] [PATCH v2 0/2] qemu-iotests: fix 140 on s390x
,
Sascha Silbe
,
15:37
Re: [Qemu-devel] [PATCH v11 00/15] prune some QAPI visitor cruft (was qapi cleanups subset E)
,
Eric Blake
,
15:24
Re: [Qemu-devel] [PATCH v4 4/5] s390x/cpu: Add functions to register CPU state
,
Matthew Rosato
,
15:22
Re: [Qemu-devel] [PATCH 8/8] include: Clean up includes
,
Peter Maydell
,
15:12
Re: [Qemu-devel] [PATCH v11 03/15] qapi: Forbid 'any' inside an alternate
,
Eric Blake
,
15:11
Re: [Qemu-devel] [PATCH 7/8] all: Clean up includes
,
Peter Maydell
,
15:10
Re: [Qemu-devel] [PATCH v11 00/15] prune some QAPI visitor cruft (was qapi cleanups subset E)
,
Markus Armbruster
,
15:09
Re: [Qemu-devel] [PATCH 4/8] scripts/clean-includes: Enhance to handle header files
,
Peter Maydell
,
15:08
[Qemu-devel] [PULL 13/13] hw/arm/sysbus-fdt: remove qemu_fdt_setprop returned value check
,
Alex Williamson
,
15:07
[Qemu-devel] [PULL 12/13] hw/arm/sysbus-fdt: enable amd-xgbe dynamic instantiation
,
Alex Williamson
,
15:07
[Qemu-devel] [PULL 11/13] hw/arm/sysbus-fdt: helpers for clock node generation
,
Alex Williamson
,
15:07
[Qemu-devel] [PULL 10/13] device_tree: qemu_fdt_getprop_cell converted to use the error API
,
Alex Williamson
,
15:06
[Qemu-devel] [PULL 09/13] device_tree: qemu_fdt_getprop converted to use the error API
,
Alex Williamson
,
15:06
[Qemu-devel] [PULL 08/13] device_tree: introduce qemu_fdt_node_path
,
Alex Williamson
,
15:06
[Qemu-devel] [PULL 07/13] device_tree: introduce load_device_tree_from_sysfs
,
Alex Williamson
,
15:06
[Qemu-devel] [PULL 06/13] hw/vfio/platform: amd-xgbe device
,
Alex Williamson
,
15:06
[Qemu-devel] [PULL 05/13] vfio/pci: replace 1 with PCI_CAP_LIST_NEXT to make code self-explain
,
Alex Williamson
,
15:06
[Qemu-devel] [PULL 04/13] pcie_aer: expose pcie_aer_msg() interface
,
Alex Williamson
,
15:06
[Qemu-devel] [PULL 03/13] aer: impove pcie_aer_init to support vfio device
,
Alex Williamson
,
15:06
[Qemu-devel] [PULL 02/13] vfio: make the 4 bytes aligned for capability size
,
Alex Williamson
,
15:06
[Qemu-devel] [PULL 00/13] VFIO updates 2016-02-18
,
Alex Williamson
,
15:05
[Qemu-devel] [PULL 01/13] pcie: modify the capability size assert
,
Alex Williamson
,
15:05
Re: [Qemu-devel] [PATCH 0/8] more include cleaning
,
Eric Blake
,
15:04
Re: [Qemu-devel] [PATCH v1 0/2] Add a generic loader
,
Peter Maydell
,
15:01
Re: [Qemu-devel] [PATCH v11 12/15] qapi: Don't box struct branch of alternate
,
Eric Blake
,
15:00
Re: [Qemu-devel] [PATCH v3 0/2] Fix migration of old pseries
,
Laurent Vivier
,
15:00
Re: [Qemu-devel] [PATCH v3 2/2] migration: allow machine to enforce configuration section migration
,
Laurent Vivier
,
14:58
Re: [Qemu-devel] [PATCH v3 1/2] spapr: skip configuration section during migration of older machines
,
Laurent Vivier
,
14:57
Re: [Qemu-devel] [PATCH 8/8] include: Clean up includes
,
Eric Blake
,
14:54
Re: [Qemu-devel] [PATCH] target-mips: Stop using uint_fast*_t types in r4k_tlb_t struct
,
Leon Alrae
,
14:42
[Qemu-devel] [Bug 1536487] Re: Unable to migrate pc-i440fx-2.4 KVM guest from QEMU 2.5.0 to QEMU 2.4.1
,
Laszlo Ersek \(Red Hat\)
,
14:42
Re: [Qemu-devel] [PATCH v1 2/2] generic-loader: Add a generic loader
,
Alistair Francis
,
14:35
Re: [Qemu-devel] Unable to migrate pc-i440fx-2.4 KVM guest from QEMU 2.5.0 to QEMU 2.4.1
,
Laszlo Ersek
,
14:32
[Qemu-devel] [PATCH] fw_cfg: unbreak migration compatibility for 2.4 and earlier machines
,
Laszlo Ersek
,
14:31
Re: [Qemu-devel] [Nbd] SUMMARY: Re: [RFC 1/1] nbd (specification): add NBD_CMD_WRITE_ZEROES command
,
Alex Bligh
,
14:29
Re: [Qemu-devel] [PATCH 7/8] all: Clean up includes
,
Eric Blake
,
14:16
Re: [Qemu-devel] [PATCH 6/8] osdep.h: Include config-target.h if NEED_CPU_H is defined
,
Eric Blake
,
14:09
Re: [Qemu-devel] [PATCH 5/8] scripts/clean-includes: Add --all option
,
Eric Blake
,
14:09
Re: [Qemu-devel] [PATCH 4/8] scripts/clean-includes: Enhance to handle header files
,
Eric Blake
,
14:05
Re: [Qemu-devel] [PATCH v1 0/2] Add a generic loader
,
Alistair Francis
,
14:02
Re: [Qemu-devel] [PATCH v1 2/2] generic-loader: Add a generic loader
,
Hollis Blanchard
,
13:58
Re: [Qemu-devel] [PATCH v11 12/15] qapi: Don't box struct branch of alternate
,
Markus Armbruster
,
13:57
Re: [Qemu-devel] [PATCH 2/8] osdep.h: Define macros for the benefit of C++ before C++11
,
Eric Blake
,
13:51
Re: [Qemu-devel] [PATCH v1 2/2] generic-loader: Add a generic loader
,
Alistair Francis
,
13:50
Re: [Qemu-devel] [RFC v2 7/8] hw: arm: virt: register reserved IOVA region
,
Eric Auger
,
13:49
Re: [Qemu-devel] [PATCH v1 1/2] qdev-monitor.c: Register reset function if the device has one
,
Alistair Francis
,
13:47
Re: [Qemu-devel] [PATCH 2/2] trace: separate MMIO tracepoints from TB-access tracepoints
,
Hollis Blanchard
,
13:37
Re: [Qemu-devel] [PATCH 4/8] scripts/clean-includes: Enhance to handle header files
,
Peter Maydell
,
13:36
Re: [Qemu-devel] [PATCH v1 0/2] Add a generic loader
,
Hollis Blanchard
,
13:27
Re: [Qemu-devel] Unable to migrate pc-i440fx-2.4 KVM guest from QEMU 2.5.0 to QEMU 2.4.1
,
Paolo Bonzini
,
13:24
[Qemu-devel] [PATCH 1/8] cpu: Clean up includes
,
Peter Maydell
,
13:24
[Qemu-devel] [PATCH 5/8] scripts/clean-includes: Add --all option
,
Peter Maydell
,
13:24
[Qemu-devel] [PATCH 4/8] scripts/clean-includes: Enhance to handle header files
,
Peter Maydell
,
13:24
[Qemu-devel] [PATCH 3/8] disas/arm-a64.cc: Include osdep.h first
,
Peter Maydell
,
13:24
[Qemu-devel] [PATCH 6/8] osdep.h: Include config-target.h if NEED_CPU_H is defined
,
Peter Maydell
,
13:24
[Qemu-devel] [PATCH 0/8] more include cleaning
,
Peter Maydell
,
13:24
[Qemu-devel] [PATCH 2/8] osdep.h: Define macros for the benefit of C++ before C++11
,
Peter Maydell
,
13:24
Re: [Qemu-devel] [PATCH v1 2/2] generic-loader: Add a generic loader
,
Hollis Blanchard
,
13:23
[Qemu-devel] [Bug 1536487] Re: Unable to migrate pc-i440fx-2.4 KVM guest from QEMU 2.5.0 to QEMU 2.4.1
,
Laszlo Ersek \(Red Hat\)
,
13:20
Re: [Qemu-devel] [RFC v7 15/16] target-arm: cpu64: use custom set_excl hook
,
Alex Bennée
,
13:20
Re: [Qemu-devel] [RFC v2 3/8] Generic PCIe host bridge INTx determination for INTx routing
,
Eric Auger
,
13:16
Re: [Qemu-devel] Unable to migrate pc-i440fx-2.4 KVM guest from QEMU 2.5.0 to QEMU 2.4.1
,
Laszlo Ersek
,
13:14
[Qemu-devel] [PATCH 8/8] include: Clean up includes
,
Peter Maydell
,
13:05
[Qemu-devel] [PATCH 7/8] all: Clean up includes
,
Peter Maydell
,
13:05
Re: [Qemu-devel] [PATCH v6 0/8] AMD XGBE KVM platform passthrough
,
Eric Auger
,
13:00
Re: [Qemu-devel] [PATCH v4 5/5] s390x/cpu: Allow hotplug of CPUs
,
Igor Mammedov
,
12:59
[Qemu-devel] [Bug 1536487] Re: Unable to migrate pc-i440fx-2.4 KVM guest from QEMU 2.5.0 to QEMU 2.4.1
,
Alexandre Derumier
,
12:55
Re: [Qemu-devel] SUMMARY: Re: [RFC 1/1] nbd (specification): add NBD_CMD_WRITE_ZEROES command
,
Eric Blake
,
12:55
[Qemu-devel] Unable to migrate pc-i440fx-2.4 KVM guest from QEMU 2.5.0 to QEMU 2.4.1
,
Alexandre DERUMIER
,
12:54
[Qemu-devel] [PATCH v7 8/8] hw/arm/sysbus-fdt: remove qemu_fdt_setprop returned value check
,
Eric Auger
,
12:46
[Qemu-devel] [PATCH v7 7/8] hw/arm/sysbus-fdt: enable amd-xgbe dynamic instantiation
,
Eric Auger
,
12:46
[Qemu-devel] [PATCH v7 6/8] hw/arm/sysbus-fdt: helpers for clock node generation
,
Eric Auger
,
12:46
[Qemu-devel] [PATCH v7 5/8] device_tree: qemu_fdt_getprop_cell converted to use the error API
,
Eric Auger
,
12:46
[Qemu-devel] [PATCH v7 4/8] device_tree: qemu_fdt_getprop converted to use the error API
,
Eric Auger
,
12:46
[Qemu-devel] [PATCH v7 0/8] AMD XGBE KVM platform passthrough
,
Eric Auger
,
12:46
[Qemu-devel] [PATCH v7 3/8] device_tree: introduce qemu_fdt_node_path
,
Eric Auger
,
12:46
[Qemu-devel] [PATCH v7 2/8] device_tree: introduce load_device_tree_from_sysfs
,
Eric Auger
,
12:46
[Qemu-devel] [PATCH v7 1/8] hw/vfio/platform: amd-xgbe device
,
Eric Auger
,
12:46
Re: [Qemu-devel] [PATCH 11/11] target-arm: Make Monitor->NS PL1 mode changes illegal if HCR.TGE is 1
,
Sergey Fedorov
,
12:44
Re: [Qemu-devel] [PATCH 10/11] target-arm: Make mode switches from Hyp via CPS and MRS illegal
,
Sergey Fedorov
,
12:44
Re: [Qemu-devel] [PATCH 09/11] target-arm: In v8, make illegal AArch32 mode changes set PSTATE.IL
,
Sergey Fedorov
,
12:44
Re: [Qemu-devel] [PATCH 08/11] target-arm: Forbid mode switch to Mon from Secure EL1
,
Sergey Fedorov
,
12:43
Re: [Qemu-devel] [PATCH 07/11] target-arm: Add Hyp mode checks to bad_mode_switch()
,
Sergey Fedorov
,
12:43
Re: [Qemu-devel] [PATCH 06/11] target-arm: Add comment about not implementing NSACR.RFR
,
Sergey Fedorov
,
12:43
Re: [Qemu-devel] [PATCH 05/11] target-arm: In cpsr_write() ignore mode switches from User mode
,
Sergey Fedorov
,
12:43
Re: [Qemu-devel] [PATCH 04/11] linux-user: Use restrictive mask when calling cpsr_write()
,
Sergey Fedorov
,
12:43
Re: [Qemu-devel] [PATCH 03/11] target-arm: Raw CPSR writes should skip checks and bank switching
,
Sergey Fedorov
,
12:42
Re: [Qemu-devel] [PATCH 02/11] target-arm: Add write_type argument to cpsr_write()
,
Sergey Fedorov
,
12:42
Re: [Qemu-devel] [PATCH 01/11] target-arm: Give CPSR setting on 32-bit exception return its own helper
,
Sergey Fedorov
,
12:42
[Qemu-devel] SUMMARY: Re: [RFC 1/1] nbd (specification): add NBD_CMD_WRITE_ZEROES command
,
Denis V. Lunev
,
12:23
Re: [Qemu-devel] flushing before updating pc.ram
,
Paolo Bonzini
,
12:16
Re: [Qemu-devel] [PATCH 03/14] disas/arm-a64.cc: Include osdep.h first
,
Eric Blake
,
12:15
Re: [Qemu-devel] [PATCH] log: Redirect stderr to logfile if deamonized
,
Dimitris Aragiorgis
,
12:13
Re: [Qemu-devel] [PATCH v11 14/15] qapi: Delete visit_start_union(), gen_visit_implicit_struct()
,
Markus Armbruster
,
12:12
Re: [Qemu-devel] [PATCH v10 11/13] qapi: Don't box branches of flat unions
,
Markus Armbruster
,
12:11
Re: [Qemu-devel] [RFC PATCH 0/2] ARM: add QMP command to query GIC version
,
Andrea Bolognani
,
12:10
Re: [Qemu-devel] [PATCH v2 0/6] external backup api
,
Markus Armbruster
,
12:07
[Qemu-devel] [RFC PATCH] tests/pxe-test: add pxe vhost user test
,
Victor Kaplansky
,
12:05
Re: [Qemu-devel] [PATCH v11 06/15] qapi: Visit variants in visit_type_FOO_fields()
,
Markus Armbruster
,
12:04
Re: [Qemu-devel] [PATCH v11 03/15] qapi: Forbid 'any' inside an alternate
,
Markus Armbruster
,
12:03
Re: [Qemu-devel] [RFC v7 14/16] target-arm: translate: Use ld/st excl for atomic insns
,
Alex Bennée
,
12:02
Re: [Qemu-devel] [PATCH v11 14/15] qapi: Delete visit_start_union(), gen_visit_implicit_struct()
,
Eric Blake
,
12:00
Re: [Qemu-devel] [PATCH v11 12/15] qapi: Don't box struct branch of alternate
,
Eric Blake
,
11:57
[Qemu-devel] [PATCH 1/1] ARM: PL061: Checking register r/w accesses to reserved area
,
Wei Huang
,
11:56
Re: [Qemu-devel] [PATCH 5/8] spice: add opengl/virgl/dmabuf support
,
Marc-André Lureau
,
11:55
[Qemu-devel] flushing before updating pc.ram
,
Egbert S.
,
11:54
Re: [Qemu-devel] [PATCH v11 14/15] qapi: Delete visit_start_union(), gen_visit_implicit_struct()
,
Markus Armbruster
,
11:52
Re: [Qemu-devel] [RFC PATCH 0/2] ARM: add QMP command to query GIC version
,
Andrew Jones
,
11:52
Re: [Qemu-devel] [PATCH v10 11/13] qapi: Don't box branches of flat unions
,
Eric Blake
,
11:52
Re: [Qemu-devel] [PATCH v11 13/15] qapi: Don't box branches of flat unions
,
Markus Armbruster
,
11:51
Re: [Qemu-devel] [PATCH v2 1/1] hyperv: cpu hotplug fix with HyperV enabled
,
Denis V. Lunev
,
11:51
Re: [Qemu-devel] [PATCH v10 12/13] qapi: Delete unused visit_start_union()
,
Eric Blake
,
11:48
Re: [Qemu-devel] [PATCH v11 12/15] qapi: Don't box struct branch of alternate
,
Markus Armbruster
,
11:43
Re: [Qemu-devel] [RFC v7 12/16] configure: Use slow-path for atomic only when the softmmu is enabled
,
Alex Bennée
,
11:43
Re: [Qemu-devel] [PATCH 03/14] disas/arm-a64.cc: Include osdep.h first
,
Peter Maydell
,
11:42
Re: [Qemu-devel] [PATCH v2 0/6] external backup api
,
Stefan Hajnoczi
,
11:42
Re: [Qemu-devel] [PATCH 03/14] disas/arm-a64.cc: Include osdep.h first
,
Markus Armbruster
,
11:41
Re: [Qemu-devel] [RFC v7 12/16] configure: Use slow-path for atomic only when the softmmu is enabled
,
Alex Bennée
,
11:40
Re: [Qemu-devel] [PATCH v2 0/6] external backup api
,
Stefan Hajnoczi
,
11:39
Re: [Qemu-devel] [RFC 1/1] nbd (specification): add NBD_CMD_WRITE_ZEROES command
,
Eric Blake
,
11:35
Re: [Qemu-devel] [PATCH 5/8] spice: add opengl/virgl/dmabuf support
,
Eric Blake
,
11:31
Re: [Qemu-devel] [RFC v7 09/16] softmmu: Include MMIO/invalid exclusive accesses
,
Alex Bennée
,
11:27
Re: [Qemu-devel] [RFC v7 10/16] softmmu: Protect MMIO exclusive range
,
Alex Bennée
,
11:26
Re: [Qemu-devel] [RFC v7 11/16] tcg: Create new runtime helpers for excl accesses
,
Alex Bennée
,
11:17
Re: [Qemu-devel] [PULL 08/17] block: Assert no write requests under BDRV_O_INCOMING
,
Laurent Vivier
,
11:03
Re: [Qemu-devel] [PATCH v11 09/15] qapi: Adjust layout of FooList types
,
Markus Armbruster
,
10:55
Re: [Qemu-devel] [PULL 00/36] target-arm queue
,
Peter Maydell
,
10:50
Re: [Qemu-devel] [PATCH 03/14] disas/arm-a64.cc: Include osdep.h first
,
Peter Maydell
,
10:50
[Qemu-devel] 回复:Re: Re[2]: [PATCH v3 12/16] hw/timer: QOM'ify pl031
,
zxq_yx_007
,
10:34
Re: [Qemu-devel] [PATCH v7 00/11] Add basic "detach" support for dump-guest-memory
,
Paolo Bonzini
,
10:27
Re: [Qemu-devel] [PATCH] log: Redirect stderr to logfile if deamonized
,
Paolo Bonzini
,
10:22
[Qemu-devel] [PULL 00/36] target-arm queue
,
Peter Maydell
,
10:20
Re: [Qemu-devel] [PULL 00/36] target-arm queue
,
Peter Maydell
,
10:19
Re: [Qemu-devel] [PATCH v2 1/1] quorum: Change vote rules for 64 bits hash
,
Alberto Garcia
,
10:16
Re: [Qemu-devel] [PATCH] spapr: initialize local Error pointer
,
Greg Kurz
,
10:10
Re: [Qemu-devel] [PATCH] spapr: initialize local Error pointer
,
Markus Armbruster
,
10:03
Re: [Qemu-devel] [PATCH v2 0/2] move qcow2_invalidate_cache() out of coroutine context
,
Paolo Bonzini
,
09:54
[Qemu-devel] [PATCH v2] tests/vhost-user-bridge: add scattering of incoming packets
,
Victor Kaplansky
,
09:45
Re: [Qemu-devel] [PATCH v11 00/15] prune some QAPI visitor cruft (was qapi cleanups subset E)
,
Eric Blake
,
09:45
Re: [Qemu-devel] [PATCH v11 06/15] qapi: Visit variants in visit_type_FOO_fields()
,
Eric Blake
,
09:44
[Qemu-devel] [PATCH] spapr: initialize local Error pointer
,
Greg Kurz
,
09:41
Re: [Qemu-devel] [PATCH v11 05/15] qapi-visit: Simplify how we visit common union members
,
Eric Blake
,
09:40
Re: [Qemu-devel] [PATCH v11 03/15] qapi: Forbid 'any' inside an alternate
,
Eric Blake
,
09:40
[Qemu-devel] [PULL 23/36] hw/sd/pxa2xx_mmci: convert to SysBusDevice object
,
Peter Maydell
,
09:36
[Qemu-devel] [PULL 16/36] ARM: PL061: Cleaning field of PL061 device state
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 28/36] hw/sd: model a power-up delay, as a workaround for an EDK2 bug
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 24/36] hw/sd/pxa2xx_mmci: Update to use new SDBus APIs
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 05/36] target-arm: Implement MDCR_EL3.TDA and MDCR_EL2.TDA traps
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 14/36] target-arm: Add PMUSERENR_EL0 register
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 08/36] target-arm: Move get/set_r13_banked() to op_helper.c
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 00/36] target-arm queue
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 02/36] target-arm: Fix handling of SCR.SMD
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 17/36] hw/sd/sdhci.c: Remove x-drive property
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 09/36] target-arm: Move bank_number() into internals.h
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 07/36] target-arm: Clean up trap/undef handling of SRS
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 19/36] hw/sd/sd.c: Convert sd_reset() function into Device reset method
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 30/36] hw/timer: QOM'ify arm_timer (pass 1)
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 20/36] hw/sd: Add QOM bus which SD cards plug in to
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 21/36] hw/sd/sdhci.c: Update to use SDBus APIs
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 22/36] sdhci_sysbus: Create SD card device in users, not the device itself
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 06/36] target-arm: Report correct syndrome for FPEXC32_EL2 traps
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 25/36] hw/sd/pxa2xx_mmci: Convert to VMStateDescription
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 34/36] hw/timer: QOM'ify exynos4210_rtc
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 03/36] target-arm: Implement MDCR_EL3.TDOSA and MDCR_EL2.TDOSA traps
,
Peter Maydell
,
09:35
Re: [Qemu-devel] [PATCH v11 10/15] qapi: Emit structs used as variants in topological order
,
Markus Armbruster
,
09:35
[Qemu-devel] [PULL 01/36] target-arm: correct CNTFRQ access rights
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 15/36] ARM: PL061: Clear PL061 device state after reset
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 18/36] hw/sd/sd.c: QOMify
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 27/36] hw/sd: implement CMD23 (SET_BLOCK_COUNT) for MMC compatibility
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 26/36] hw/sd/pxa2xx_mmci: Add reset function
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 29/36] hw/sd: use guest error logging rather than fprintf to stderr
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 32/36] hw/timer: QOM'ify exynos4210_mct
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 31/36] hw/timer: QOM'ify arm_timer (pass 2)
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 33/36] hw/timer: QOM'ify exynos4210_pwm
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 35/36] hw/timer: QOM'ify pl031
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 10/36] target-arm: Combine user-only and softmmu get/set_r13_banked()
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 11/36] target-arm: UNDEF in the UNPREDICTABLE SRS-from-System case
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 13/36] target-arm: Add the pmovsclr_el0 and pmintenclr_el1 registers
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 36/36] hw/timer: QOM'ify pxa2xx_timer
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 12/36] target-arm: Add the pmceid0 and pmceid1 registers
,
Peter Maydell
,
09:35
[Qemu-devel] [PULL 04/36] target-arm: Implement MDCR_EL2.TDRA traps
,
Peter Maydell
,
09:35
Re: [Qemu-devel] [PATCH v3 12/16] hw/timer: QOM'ify pl031
,
Peter Maydell
,
09:32
Re: [Qemu-devel] [PATCH v3 16/16] hw/timer: QOM'ify tusb6010
,
zxq_yx_007
,
09:27
Re: [Qemu-devel] [PATCH v3 12/16] hw/timer: QOM'ify pl031
,
zxq_yx_007
,
09:26
Re: [Qemu-devel] [RFC v7 08/16] softmmu: Honor the new exclusive bitmap
,
alvise rigo
,
09:19
Re: [Qemu-devel] [RFC v7 09/16] softmmu: Include MMIO/invalid exclusive accesses
,
alvise rigo
,
09:18
Re: [Qemu-devel] [RFC v7 13/16] softmmu: Add history of excl accesses
,
alvise rigo
,
09:17
Re: [Qemu-devel] [PATCH v3 00/16] QOM'ify hw/timer/*
,
Peter Maydell
,
09:16
Re: [Qemu-devel] [RFC v7 10/16] softmmu: Protect MMIO exclusive range
,
alvise rigo
,
09:15
[Qemu-devel] [PATCH v5] vhost-user interrupt management fixes
,
Victor Kaplansky
,
09:12
Re: [Qemu-devel] [PATCHv71/4] trace: Extend API to manage event arguments
,
Lluís Vilanova
,
09:12
Re: [Qemu-devel] [RFC 1/1] nbd (specification): add NBD_CMD_WRITE_ZEROES command
,
Denis V. Lunev
,
09:05
Re: [Qemu-devel] [PATCH v11 07/15] qapi-visit: Unify struct and union visit
,
Markus Armbruster
,
09:05
Re: [Qemu-devel] [PATCH v11 06/15] qapi: Visit variants in visit_type_FOO_fields()
,
Markus Armbruster
,
08:59
Re: [Qemu-devel] [RFC v7 07/16] softmmu: Add helpers for a new slowpath
,
alvise rigo
,
08:58
Re: [Qemu-devel] [RFC v7 06/16] qom: cpu: Add CPUClass hooks for exclusive range
,
alvise rigo
,
08:54
Re: [Qemu-devel] [PATCH v3 16/16] hw/timer: QOM'ify tusb6010
,
Peter Maydell
,
08:48
Re: [Qemu-devel] [PATCH] net: netmap: probe netmap interface for virtio-net header
,
Vincenzo Maffione
,
08:34
Re: [Qemu-devel] [PATCH v3 12/16] hw/timer: QOM'ify pl031
,
Peter Maydell
,
08:02
Re: [Qemu-devel] [PATCH v2 0/5] q35: Remove old machines and unused compat code
,
Markus Armbruster
,
07:46
Re: [Qemu-devel] [PATCH v2 0/5] q35: Remove old machines and unused compat code
,
Markus Armbruster
,
07:39
Re: [Qemu-devel] [PATCH 1/8] configure: add dma-buf support detection.
,
Marc-André Lureau
,
07:30
Re: [Qemu-devel] [PATCH 3/8] console: track gl_block state in QemuConsole
,
Marc-André Lureau
,
07:30
Re: [Qemu-devel] [PATCH 2/8] egl-helpers: add functions for render nodes and dma-buf passing
,
Marc-André Lureau
,
07:30
Re: [Qemu-devel] [PATCH 5/8] spice: add opengl/virgl/dmabuf support
,
Marc-André Lureau
,
07:30
Re: [Qemu-devel] [PATCH 0/8] spice: add opengl/virgl/dmabuf support
,
Marc-André Lureau
,
07:20
Re: [Qemu-devel] [PATCH v11 05/15] qapi-visit: Simplify how we visit common union members
,
Markus Armbruster
,
07:16
Re: [Qemu-devel] [RFC 1/1] nbd (specification): add NBD_CMD_WRITE_ZEROES command
,
Daniel P. Berrange
,
07:14
Re: [Qemu-devel] [PATCH v2 0/6] external backup api
,
Daniel P. Berrange
,
07:11
Re: [Qemu-devel] [PATCH v2 0/5] q35: Remove old machines and unused compat code
,
Michael S. Tsirkin
,
07:07
Re: [Qemu-devel] [PATCH v11 03/15] qapi: Forbid 'any' inside an alternate
,
Markus Armbruster
,
07:05
Re: [Qemu-devel] [PATCH qemu] update-linux-headers: Add userfaultfd.h
,
Christian Borntraeger
,
07:04
Re: [Qemu-devel] [PATCH] target-mips: Stop using uint_fast*_t types in r4k_tlb_t struct
,
Peter Maydell
,
06:51
Re: [Qemu-devel] [PATCH v4 0/3] SD emulation fixes for Pi2 Tianocore EDK2 UEFI
,
Peter Maydell
,
06:50
Re: [Qemu-devel] [PATCH v3 00/10] hw/sd: QOMify sd.c (and pxa2xx_mmci)
,
Peter Maydell
,
06:49
Re: [Qemu-devel] [PATCH] scripts/kvm/kvm_stat: Fix missing right parantheses
,
Janosch Frank
,
06:43
Re: [Qemu-devel] [PATCH v1 8/9] target-arm: A64: Create Instruction Syndromes for Data Aborts
,
Peter Maydell
,
06:42
[Qemu-devel] [PATCH] log: Redirect stderr to logfile if deamonized
,
Dimitris Aragiorgis
,
06:39
[Qemu-devel] [PATCH v3 2/2] migration: allow machine to enforce configuration section migration
,
Greg Kurz
,
06:32
[Qemu-devel] [PATCH v3 1/2] spapr: skip configuration section during migration of older machines
,
Greg Kurz
,
06:32
[Qemu-devel] [PATCH v3 0/2] Fix migration of old pseries
,
Greg Kurz
,
06:32
Re: [Qemu-devel] [PATCH V3 0/2] PL061 device state cleaning
,
Peter Maydell
,
06:26
Re: [Qemu-devel] [PULL 00/26] ppc-for-2.6 queue 20160218
,
Peter Maydell
,
06:20
Re: [Qemu-devel] [PATCH v2 0/5] q35: Remove old machines and unused compat code
,
Markus Armbruster
,
06:18
Re: [Qemu-devel] [PATCH v4] vhost-user interrupt management fixes
,
Michael S. Tsirkin
,
06:00
Re: [Qemu-devel] [PATCH v4] vhost-user interrupt management fixes
,
Michael S. Tsirkin
,
05:58
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
Igor Mammedov
,
05:55
Re: [Qemu-devel] [PATCH 05/13] vmxnet3: Use generic function for DSN capability definition
,
Michael S. Tsirkin
,
05:46
Re: [Qemu-devel] [PATCH 04/13] pcie: Introduce function for DSN capability creation
,
Michael S. Tsirkin
,
05:41
[Qemu-devel] [PATCH v4] vhost-user interrupt management fixes
,
Victor Kaplansky
,
05:40
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
Igor Mammedov
,
05:37
Re: [Qemu-devel] [RFC 1/1] nbd (specification): add NBD_CMD_WRITE_ZEROES command
,
Denis V. Lunev
,
05:36
Re: [Qemu-devel] [PATCH 03/13] pcie: Add support for PCIe CAP v1
,
Michael S. Tsirkin
,
05:36
Re: [Qemu-devel] [PATCH] net: check packet payload length
,
P J P
,
05:33
[Qemu-devel] [PATCH v2 03/17] throttle: Make throttle_max_is_missing_limit() set errp
,
Alberto Garcia
,
05:28
[Qemu-devel] [PATCH v2 16/17] docs: Document the throttling infrastructure
,
Alberto Garcia
,
05:28
[Qemu-devel] [PATCH v2 11/17] qapi: Add burst length fields to BlockDeviceInfo
,
Alberto Garcia
,
05:28
[Qemu-devel] [PATCH v2 10/17] qapi: Add burst length parameters to block_set_io_throttle
,
Alberto Garcia
,
05:28
[Qemu-devel] [PATCH v2 06/17] throttle: Merge all functions that check the configuration into one
,
Alberto Garcia
,
05:28
[Qemu-devel] [PATCH v2 05/17] throttle: Set always an average value when setting a maximum value
,
Alberto Garcia
,
05:28
[Qemu-devel] [PATCH v2 08/17] throttle: Add support for burst periods
,
Alberto Garcia
,
05:28
[Qemu-devel] [PATCH v2 15/17] qapi: Correct the name of the iops_rd parameter
,
Alberto Garcia
,
05:28
[Qemu-devel] [PATCH v2 13/17] throttle: Test throttle_compute_wait() during bursts
,
Alberto Garcia
,
05:28
[Qemu-devel] [PATCH v2 00/17] throttle: Allow I/O bursts for a user-defined period of time
,
Alberto Garcia
,
05:28
[Qemu-devel] [PATCH v2 09/17] throttle: Add command-line settings to define the burst periods
,
Alberto Garcia
,
05:28
[Qemu-devel] [PATCH v2 14/17] qemu-iotests: Extend iotest 093 to test bursts
,
Alberto Garcia
,
05:28
[Qemu-devel] [PATCH v2 17/17] MAINTAINERS: Add myself as maintainer of the throttling code
,
Alberto Garcia
,
05:28
[Qemu-devel] [PATCH v2 01/17] throttle: Make throttle_compute_timer() static
,
Alberto Garcia
,
05:28
[Qemu-devel] [PATCH v2 12/17] throttle: Check that burst_level leaks correctly
,
Alberto Garcia
,
05:28
[Qemu-devel] [PATCH v2 04/17] throttle: Make throttle_is_valid() set errp
,
Alberto Garcia
,
05:28
[Qemu-devel] [PATCH v2 07/17] throttle: Use throttle_config_init() to initialize ThrottleConfig
,
Alberto Garcia
,
05:28
[Qemu-devel] [PATCH v2 02/17] throttle: Make throttle_conflicting() set errp
,
Alberto Garcia
,
05:28
Re: [Qemu-devel] [PATCH 02/13] pci: Introduce define for PM capability version 1.1
,
Michael S. Tsirkin
,
05:27
Re: [Qemu-devel] [PATCH v2 3/3] migration: allow to suppress configuration section submission
,
Laurent Vivier
,
05:26
Re: [Qemu-devel] [PATCH 01/13] msix: make msix_clr_pending() visible for clients
,
Michael S. Tsirkin
,
05:23
Re: [Qemu-devel] [PATCH v2 06/11] nvdimm acpi: initialize the resource used by NVDIMM ACPI
,
Michael S. Tsirkin
,
05:20
Re: [Qemu-devel] [PATCH v11 00/15] prune some QAPI visitor cruft (was qapi cleanups subset E)
,
Markus Armbruster
,
05:10
[Qemu-devel] [PATCH 13/13] net: Introduce e1000e device emulation
,
Leonid Bloch
,
05:08
[Qemu-devel] [PATCH 12/13] e1000_regs: Add definitions for Intel 82574-specific bits
,
Leonid Bloch
,
05:08
[Qemu-devel] [PATCH 11/13] net_pkt: Extend packet abstraction as required by e1000e functionality
,
Leonid Bloch
,
05:08
[Qemu-devel] [PATCH 09/13] net_pkt: Name vmxnet3 packet abstractions more generic
,
Leonid Bloch
,
05:08
[Qemu-devel] [PATCH 10/13] rtl8139: Move more TCP definitions to common header
,
Leonid Bloch
,
05:08
[Qemu-devel] [PATCH 07/13] net: Add macros for MAC address tracing
,
Leonid Bloch
,
05:08
[Qemu-devel] [PATCH 08/13] vmxnet3: Use common MAC address tracing macros
,
Leonid Bloch
,
05:08
[Qemu-devel] [PATCH 06/13] net: Introduce Toeplitz hash calculator
,
Leonid Bloch
,
05:08
[Qemu-devel] [PATCH 04/13] pcie: Introduce function for DSN capability creation
,
Leonid Bloch
,
05:08
[Qemu-devel] [PATCH 05/13] vmxnet3: Use generic function for DSN capability definition
,
Leonid Bloch
,
05:08
[Qemu-devel] [PATCH 03/13] pcie: Add support for PCIe CAP v1
,
Leonid Bloch
,
05:08
[Qemu-devel] [PATCH 01/13] msix: make msix_clr_pending() visible for clients
,
Leonid Bloch
,
05:08
[Qemu-devel] [PATCH 02/13] pci: Introduce define for PM capability version 1.1
,
Leonid Bloch
,
05:08
[Qemu-devel] [PATCH 00/13] Introduce Intel 82574 GbE Controller Emulation (e1000e)
,
Leonid Bloch
,
05:08
Re: [Qemu-devel] [PATCH v2 06/11] nvdimm acpi: initialize the resource used by NVDIMM ACPI
,
Igor Mammedov
,
05:05
Re: [Qemu-devel] [PATCH v8 3/4] fdc: add function to determine drive chs limits
,
Michael S. Tsirkin
,
05:01
Re: [Qemu-devel] [PATCH v2 1/1] quorum: Change vote rules for 64 bits hash
,
Dr. David Alan Gilbert
,
05:00
Re: [Qemu-devel] [PATCH v1 8/9] target-arm: A64: Create Instruction Syndromes for Data Aborts
,
Edgar E. Iglesias
,
04:57
Re: [Qemu-devel] [PATCH v1 1/2] qdev-monitor.c: Register reset function if the device has one
,
Markus Armbruster
,
04:56
Re: [Qemu-devel] [PATCH v8 3/4] fdc: add function to determine drive chs limits
,
Roman Kagan
,
04:51
Re: [Qemu-devel] [PATCH v1 3/9] target-arm: Add the thumb/IL flag to syn_data_abort
,
Edgar E. Iglesias
,
04:49
Re: [Qemu-devel] [PATCH v4 5/5] s390x/cpu: Allow hotplug of CPUs
,
David Hildenbrand
,
04:47
Re: [Qemu-devel] [PATCH v4 5/5] s390x/cpu: Allow hotplug of CPUs
,
Igor Mammedov
,
04:41
Re: [Qemu-devel] [PATCH v4 4/5] s390x/cpu: Add functions to register CPU state
,
Igor Mammedov
,
04:36
Re: [Qemu-devel] [PATCH] net: check packet payload length
,
Markus Armbruster
,
04:31
[Qemu-devel] [PATCH 2/8] egl-helpers: add functions for render nodes and dma-buf passing
,
Gerd Hoffmann
,
04:27
[Qemu-devel] [PATCH 5/8] spice: add opengl/virgl/dmabuf support
,
Gerd Hoffmann
,
04:27
[Qemu-devel] [PATCH 8/8] spice/gl: create dummy primary surface (RfC)
,
Gerd Hoffmann
,
04:27
[Qemu-devel] [PATCH 4/8] spice: reset cursor on resize
,
Gerd Hoffmann
,
04:27
[Qemu-devel] [PATCH 7/8] spice/gl: render DisplaySurface via opengl
,
Gerd Hoffmann
,
04:27
[Qemu-devel] [PATCH 1/8] configure: add dma-buf support detection.
,
Gerd Hoffmann
,
04:27
[Qemu-devel] [PATCH 0/8] spice: add opengl/virgl/dmabuf support
,
Gerd Hoffmann
,
04:27
[Qemu-devel] [PATCH 3/8] console: track gl_block state in QemuConsole
,
Gerd Hoffmann
,
04:27
[Qemu-devel] [PATCH 6/8] spice: tweak debug messages.
,
Gerd Hoffmann
,
04:27
Re: [Qemu-devel] [PATCH v2 3/3] migration: allow to suppress configuration section submission
,
Greg Kurz
,
04:24
Re: [Qemu-devel] [RFC 1/1] nbd (specification): add NBD_CMD_WRITE_ZEROES command
,
Roman Kagan
,
04:19
Re: [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Pavel Dovgalyuk
,
04:19
[Qemu-devel] [PATCH v4] hw/ppc/spapr: Implement the h_page_init hypercall
,
Thomas Huth
,
04:16
Re: [Qemu-devel] [PATCH v3] hw/ppc/spapr: Implement the h_page_init hypercall
,
David Gibson
,
04:14
Re: [Qemu-devel] [PATCH v4 5/5] s390x/cpu: Allow hotplug of CPUs
,
David Hildenbrand
,
04:03
Re: [Qemu-devel] [PATCH v4 4/5] s390x/cpu: Add functions to register CPU state
,
David Hildenbrand
,
03:58
Re: [Qemu-devel] [PATCH v10 11/13] qapi: Don't box branches of flat unions
,
Markus Armbruster
,
03:51
Re: [Qemu-devel] [PATCH v3] hw/ppc/spapr: Implement the h_page_init hypercall
,
Thomas Huth
,
03:35
Re: [Qemu-devel] [RFC 1/1] nbd (specification): add NBD_CMD_WRITE_ZEROES command
,
Denis V. Lunev
,
03:34
Re: [Qemu-devel] [RFC 1/1] nbd (specification): add NBD_CMD_WRITE_ZEROES command
,
Denis V. Lunev
,
03:30
Re: [Qemu-devel] [PATCH v10 12/13] qapi: Delete unused visit_start_union()
,
Markus Armbruster
,
03:24
Re: [Qemu-devel] [PATCH v10 10/13] qapi: Don't box struct branch of alternate
,
Markus Armbruster
,
03:22
[Qemu-devel] [PATCH] remove comment for nonexistent structure member
,
Cao jin
,
03:18
[Qemu-devel] [PATCH V4 2/2] tests/test-filter-mirror:add filter-mirror unit test
,
Zhang Chen
,
03:10
[Qemu-devel] [PATCH V4 1/2] net/filter-mirror:Add filter-mirror
,
Zhang Chen
,
03:10
[Qemu-devel] [PATCH V4 0/2] net/filter-mirror:add filter-mirror and unit test
,
Zhang Chen
,
03:10
Re: [Qemu-devel] [RFC 1/1] nbd (specification): add NBD_CMD_WRITE_ZEROES command
,
Alex Bligh
,
03:09
Re: [Qemu-devel] [PATCH v2 0/2] move qcow2_invalidate_cache() out of coroutine context
,
Denis V. Lunev
,
03:03
Re: [Qemu-devel] [PATCH v7 00/11] Add basic "detach" support for dump-guest-memory
,
Peter Xu
,
02:51
Re: [Qemu-devel] [PATCH] net/filter-redirector:Add filter-redirector
,
Zhang Chen
,
02:50
Re: [Qemu-devel] [PATCH] net: check packet payload length
,
P J P
,
02:42
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
Markus Armbruster
,
02:33
Re: [Qemu-devel] [PATCH COLO-Frame v14 37/40] COLO: enable buffer filters for PVM
,
Hailiang Zhang
,
02:30
Re: [Qemu-devel] [PATCH v7 00/11] Add basic "detach" support for dump-guest-memory
,
Markus Armbruster
,
02:26
[Qemu-devel] [PATCH v11 13/15] qapi: Don't box branches of flat unions
,
Eric Blake
,
01:48
[Qemu-devel] [PATCH v11 12/15] qapi: Don't box struct branch of alternate
,
Eric Blake
,
01:48
[Qemu-devel] [PATCH v11 11/15] qapi-visit: Use common idiom in gen_visit_fields_decl()
,
Eric Blake
,
01:48
[Qemu-devel] [PATCH v11 08/15] qapi-visit: Less indirection in visit_type_Foo_fields()
,
Eric Blake
,
01:48
[Qemu-devel] [PATCH v11 14/15] qapi: Delete visit_start_union(), gen_visit_implicit_struct()
,
Eric Blake
,
01:48
[Qemu-devel] [PATCH v11 09/15] qapi: Adjust layout of FooList types
,
Eric Blake
,
01:48
[Qemu-devel] [PATCH v11 10/15] qapi: Emit structs used as variants in topological order
,
Eric Blake
,
01:48
[Qemu-devel] [PATCH v11 06/15] qapi: Visit variants in visit_type_FOO_fields()
,
Eric Blake
,
01:48
[Qemu-devel] [PATCH v11 03/15] qapi: Forbid 'any' inside an alternate
,
Eric Blake
,
01:48
[Qemu-devel] [PATCH v11 15/15] qapi: Change visit_start_implicit_struct to visit_start_alternate
,
Eric Blake
,
01:48
[Qemu-devel] [PATCH v11 07/15] qapi-visit: Unify struct and union visit
,
Eric Blake
,
01:48
[Qemu-devel] [PATCH v11 02/15] qapi: Forbid empty unions and useless alternates
,
Eric Blake
,
01:48
[Qemu-devel] [PATCH v11 00/15] prune some QAPI visitor cruft (was qapi cleanups subset E)
,
Eric Blake
,
01:48
[Qemu-devel] [PATCH v11 05/15] qapi-visit: Simplify how we visit common union members
,
Eric Blake
,
01:48
[Qemu-devel] [PATCH v11 04/15] qapi: Add tests of complex objects within alternate
,
Eric Blake
,
01:48
[Qemu-devel] [PATCH v11 01/15] qapi: Simplify excess input reporting in input visitors
,
Eric Blake
,
01:48
Re: [Qemu-devel] [RFC PATCH v4] fw/pci: Add support for mapping Intel IGD via QEMU
,
Tian, Kevin
,
01:43
Re: [Qemu-devel] [PATCH v2 3/3] migration: allow to suppress configuration section submission
,
Amit Shah
,
01:37
Re: [Qemu-devel] [PATCH v7 00/11] Add basic "detach" support for dump-guest-memory
,
Peter Xu
,
00:25
[Qemu-devel] [PATCH v8 11/11] dump-guest-memory: add qmp event DUMP_COMPLETED
,
Peter Xu
,
00:19
[Qemu-devel] [PATCH v8 10/11] Dump: add hmp command "info dump"
,
Peter Xu
,
00:18
[Qemu-devel] [PATCH v8 09/11] Dump: add qmp command "query-dump"
,
Peter Xu
,
00:18
[Qemu-devel] [PATCH v8 08/11] DumpState: adding total_size and written_size fields
,
Peter Xu
,
00:18
[Qemu-devel] [PATCH v8 07/11] dump-guest-memory: add "detach" support
,
Peter Xu
,
00:18
[Qemu-devel] [PATCH v8 06/11] dump-guest-memory: disable dump when in INMIGRATE state
,
Peter Xu
,
00:18
[Qemu-devel] [PATCH v8 05/11] dump-guest-memory: introduce dump_process() helper function.
,
Peter Xu
,
00:18
[Qemu-devel] [PATCH v8 04/11] dump-guest-memory: add dump_in_progress() helper function
,
Peter Xu
,
00:17
[Qemu-devel] [PATCH v8 03/11] dump-guest-memory: using static DumpState, add DumpStatus
,
Peter Xu
,
00:17
[Qemu-devel] [PATCH v8 02/11] dump-guest-memory: add "detach" flag for QMP/HMP interfaces.
,
Peter Xu
,
00:17
[Qemu-devel] [PATCH v8 01/11] dump-guest-memory: cleanup: removing dump_{error|cleanup}().
,
Peter Xu
,
00:17
Re: [Qemu-devel] [PATCH v2 0/2] move qcow2_invalidate_cache() out of coroutine context
,
Amit Shah
,
00:17
[Qemu-devel] [PATCH v7 00/11] Add basic "detach" support for dump-guest-memory
,
Peter Xu
,
00:17
February 17, 2016
Re: [Qemu-devel] [RFC PATCH 2/2] pci: add PCIIOMMUOps and PCIIOMMUIntRemapFunc
,
Peter Xu
,
23:54
Re: [Qemu-devel] [RFC 1/1] nbd (specification): add NBD_CMD_WRITE_ZEROES command
,
Denis V. Lunev
,
23:46
Re: [Qemu-devel] [RFC PATCH 0/2] ARM: add QMP command to query GIC version
,
Peter Xu
,
23:41
[Qemu-devel] [PULL 11/26] hw/ppc/spapr: Implement the h_set_xdabr hypercall
,
David Gibson
,
23:18
[Qemu-devel] [PULL 20/26] cuda: port SET_POWER_MESSAGES command to new framework
,
David Gibson
,
23:18
[Qemu-devel] [PULL 23/26] cuda: remove GET_6805_ADDR command
,
David Gibson
,
23:18
[Qemu-devel] [PULL 05/26] pseries: Add helper to calculate recommended hash page table size
,
David Gibson
,
23:18
[Qemu-devel] [PULL 04/26] pseries: Simplify handling of the hash page table fd
,
David Gibson
,
23:18
[Qemu-devel] [PULL 26/26] hw/ppc/spapr: Halt CPU when powering off via RTAS call
,
David Gibson
,
23:18
[Qemu-devel] [PULL 22/26] cuda: port SET_TIME command to new framework
,
David Gibson
,
23:18
[Qemu-devel] [PULL 06/26] pseries: Move hash page table allocation to reset time
,
David Gibson
,
23:18
[Qemu-devel] [PULL 18/26] cuda: port RESET_SYSTEM command to new framework
,
David Gibson
,
23:18
[Qemu-devel] [PULL 24/26] cuda: remove CUDA_GET_SET_IIC/CUDA_COMBINED_FORMAT_IIC commands
,
David Gibson
,
23:18
[Qemu-devel] [PULL 19/26] cuda: port FILE_SERVER_FLAG command to new framework
,
David Gibson
,
23:18
[Qemu-devel] [PULL 14/26] cuda: port AUTOPOLL command to new framework
,
David Gibson
,
23:18
[Qemu-devel] [PULL 25/26] pseries: Include missing pseries-2.5 compat properties in pseries-2.4
,
David Gibson
,
23:18
[Qemu-devel] [PULL 08/26] migration: ensure htab_save_first completes after timeout
,
David Gibson
,
23:18
[Qemu-devel] [PULL 10/26] hw/ppc/spapr: Implement h_set_dabr
,
David Gibson
,
23:18
[Qemu-devel] [PULL 12/26] cuda: add a framework to handle commands
,
David Gibson
,
23:18
[Qemu-devel] [PULL 13/26] cuda: move unknown commands reject out of switch
,
David Gibson
,
23:18
[Qemu-devel] [PULL 07/26] target-ppc: Remove hack for ppc_hash64_load_hpte*() with HV KVM
,
David Gibson
,
23:18
[Qemu-devel] [PULL 21/26] cuda: port GET_TIME command to new framework
,
David Gibson
,
23:18
[Qemu-devel] [PULL 16/26] cuda: port SET_DEVICE_LIST command to new framework
,
David Gibson
,
23:18
[Qemu-devel] [PULL 09/26] hw/ppc/spapr: Add h_set_sprg0 hypercall
,
David Gibson
,
23:18
[Qemu-devel] [PULL 15/26] cuda: port SET_AUTO_RATE command to new framework
,
David Gibson
,
23:18
[Qemu-devel] [PULL 17/26] cuda: port POWERDOWN command to new framework
,
David Gibson
,
23:17
[Qemu-devel] [PULL 02/26] target-ppc: Remove unused kvmppc_update_sdr1() stub
,
David Gibson
,
23:17
[Qemu-devel] [PULL 01/26] hw: fix some debug message format strings
,
David Gibson
,
23:17
[Qemu-devel] [PULL 00/26] ppc-for-2.6 queue 20160218
,
David Gibson
,
23:17
[Qemu-devel] [PULL 03/26] target-ppc: Include missing MMU models for SDR1 in info registers
,
David Gibson
,
23:17
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
David Gibson
,
23:12
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
David Gibson
,
23:12
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
David Gibson
,
23:12
Re: [Qemu-devel] [PATCH v2 06/11] nvdimm acpi: initialize the resource used by NVDIMM ACPI
,
Xiao Guangrong
,
23:11
Re: [Qemu-devel] [PATCH COLO-Frame v14 35/40] COLO/filter: add each netdev a buffer filter
,
Hailiang Zhang
,
23:08
Re: [Qemu-devel] [PATCH COLO-Frame v14 37/40] COLO: enable buffer filters for PVM
,
Hailiang Zhang
,
22:47
Re: [Qemu-devel] [PATCH COLO-Frame v14 37/40] COLO: enable buffer filters for PVM
,
Jason Wang
,
22:32
Re: [Qemu-devel] [PATCH COLO-Frame v14 32/40] net/filter: Introduce a helper to add a filter to the netdev
,
Hailiang Zhang
,
22:31
Re: [Qemu-devel] [PATCH COLO-Frame v14 31/40] net/filter: Add a 'status' property for filter object
,
Hailiang Zhang
,
22:28
Re: [Qemu-devel] [PATCH COLO-Frame v14 35/40] COLO/filter: add each netdev a buffer filter
,
Jason Wang
,
22:23
Re: [Qemu-devel] [PATCH COLO-Frame v14 32/40] net/filter: Introduce a helper to add a filter to the netdev
,
Jason Wang
,
22:19
Re: [Qemu-devel] [PATCH COLO-Frame v14 31/40] net/filter: Add a 'status' property for filter object
,
Jason Wang
,
22:01
Re: [Qemu-devel] [PATCH] net: netmap: probe netmap interface for virtio-net header
,
Jason Wang
,
21:53
Re: [Qemu-devel] [PATCH v2 3/3] migration: allow to suppress configuration section submission
,
David Gibson
,
21:49
Re: [Qemu-devel] [PATCH 1/4] machine: Use type_init() to register machine classes
,
David Gibson
,
21:49
Re: [Qemu-devel] [PATCH] net/filter-redirector:Add filter-redirector
,
Jason Wang
,
21:42
Re: [Qemu-devel] [PATCH] add CephFS support in VirtFS
,
Jevon Qiao
,
20:39
Re: [Qemu-devel] [PATCH] add CephFS support in VirtFS
,
Jevon Qiao
,
20:37
Re: [Qemu-devel] [PATCH v2 0/6] external backup api
,
Fam Zheng
,
19:59
Re: [Qemu-devel] [PATCH v3] hw/ppc/spapr: Implement the h_page_init hypercall
,
David Gibson
,
19:43
Re: [Qemu-devel] [PATCH v1 2/2] generic-loader: Add a generic loader
,
Alistair Francis
,
19:18
Re: [Qemu-devel] [PATCH] hw/ppc/spapr: Halt CPU when powering off via RTAS call
,
David Gibson
,
19:18
Re: [Qemu-devel] [PATCH v1 2/2] generic-loader: Add a generic loader
,
Eric Blake
,
19:12
Re: [Qemu-devel] [PATCH v1 2/2] generic-loader: Add a generic loader
,
Alistair Francis
,
19:04
Re: [Qemu-devel] [PATCH v2 09/14] hw/timer: QOM'ify milkymist_sysctl
,
xiaoqiang zhao
,
18:57
Re: [Qemu-devel] KVM call for agenda for 2016-02-16
,
Juan Quintela
,
17:52
Re: [Qemu-devel] [PATCH v1 2/2] generic-loader: Add a generic loader
,
Eric Blake
,
16:42
[Qemu-devel] [PATCH v7 3/4] tcg: Add type for vCPU pointers
,
Lluís Vilanova
,
16:36
[Qemu-devel] [PATCH v7 4/4] trace: Add 'vcpu' event property to trace guest vCPU
,
Lluís Vilanova
,
16:35
[Qemu-devel] [PATCH v7 2/4] trace: Remove unnecessary intermediate event copies
,
Lluís Vilanova
,
16:35
[Qemu-devel] [PATCH v7 1/4] trace: Extend API to manage event arguments
,
Lluís Vilanova
,
16:35
[Qemu-devel] [PATCH v7 0/4] trace: Show vCPU info in guest code events
,
Lluís Vilanova
,
16:34
Re: [Qemu-devel] [PATCHv71/4] trace: Extend API to manage event arguments
,
Eric Blake
,
16:34
Re: [Qemu-devel] [PATCH v70/4] trace: Show vCPU info in guest code events
,
Lluís Vilanova
,
16:34
[Qemu-devel] [PATCH 2/2] trace: separate MMIO tracepoints from TB-access tracepoints
,
Hollis Blanchard
,
16:30
[Qemu-devel] [PATCH 1/2] trace: include CPU index in trace_memory_region_ops_*()
,
Hollis Blanchard
,
16:30
[Qemu-devel] [PATCHv73/4] tcg: Add type for vCPU pointers
,
Lluís Vilanova
,
16:21
[Qemu-devel] [PATCHv74/4] trace: Add 'vcpu' event property to trace guest vCPU
,
Lluís Vilanova
,
16:21
[Qemu-devel] [PATCHv72/4] trace: Remove unnecessary intermediate event copies
,
Lluís Vilanova
,
16:21
[Qemu-devel] [PATCHv71/4] trace: Extend API to manage event arguments
,
Lluís Vilanova
,
16:20
[Qemu-devel] [PATCH v70/4] trace: Show vCPU info in guest code events
,
Lluís Vilanova
,
16:20
Re: [Qemu-devel] [PATCH v10 12/13] qapi: Delete unused visit_start_union()
,
Eric Blake
,
16:19
[Qemu-devel] [PATCH v1 1/2] qdev-monitor.c: Register reset function if the device has one
,
Alistair Francis
,
16:07
[Qemu-devel] [PATCH v1 2/2] generic-loader: Add a generic loader
,
Alistair Francis
,
16:07
[Qemu-devel] [PATCH v1 0/2] Add a generic loader
,
Alistair Francis
,
16:06
Re: [Qemu-devel] [PATCH 2/4] s390x/css: Allocate channel_subsys statically
,
Eduardo Habkost
,
16:03
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
Eduardo Habkost
,
15:59
Re: [Qemu-devel] [RFC 1/1] nbd (specification): add NBD_CMD_WRITE_ZEROES command
,
Eric Blake
,
15:59
Re: [Qemu-devel] [PATCH v10 11/13] qapi: Don't box branches of flat unions
,
Eric Blake
,
15:53
Re: [Qemu-devel] [RE-RESEND PATCH] pci: Adjust PCI config limit based on bus topology
,
Michael S. Tsirkin
,
15:49
Re: [Qemu-devel] KVM call for agenda for 2016-02-16
,
Eduardo Habkost
,
15:41
Re: [Qemu-devel] [PATCH v10 10/13] qapi: Don't box struct branch of alternate
,
Eric Blake
,
15:34
Re: [Qemu-devel] [PATCH v2 1/1] hyperv: cpu hotplug fix with HyperV enabled
,
Eduardo Habkost
,
15:31
Re: [Qemu-devel] [RE-RESEND PATCH] pci: Adjust PCI config limit based on bus topology
,
Alex Williamson
,
15:28
Re: [Qemu-devel] [PATCH v8 3/4] fdc: add function to determine drive chs limits
,
Michael S. Tsirkin
,
15:15
[Qemu-devel] [PATCH v4 5/5] s390x/cpu: Allow hotplug of CPUs
,
Matthew Rosato
,
15:12
[Qemu-devel] [PATCH v4 1/5] s390x/cpu: Cleanup init in preparation for hotplug
,
Matthew Rosato
,
15:12
[Qemu-devel] [PATCH v4 4/5] s390x/cpu: Add functions to register CPU state
,
Matthew Rosato
,
15:12
[Qemu-devel] [PATCH v4 2/5] s390x/cpu: Set initial CPU state in common routine
,
Matthew Rosato
,
15:12
[Qemu-devel] [PATCH v4 3/5] s390x/cpu: Move some CPU initialization into realize
,
Matthew Rosato
,
15:12
[Qemu-devel] [PATCH v4 0/5] Allow hotplug of s390 CPUs
,
Matthew Rosato
,
15:12
Re: [Qemu-devel] [PATCH v6 0/8] AMD XGBE KVM platform passthrough
,
Alex Williamson
,
14:59
Re: [Qemu-devel] [RFC PATCH 2/2] pci: add PCIIOMMUOps and PCIIOMMUIntRemapFunc
,
Paolo Bonzini
,
14:46
Re: [Qemu-devel] [PATCH V2 1/2] ARM: PL061: Clear PL061 device state after reset
,
Peter Maydell
,
14:24
[Qemu-devel] [V4 4/4] hw/pci-host: Emulate AMD IO MMU
,
David Kiarie
,
14:09
[Qemu-devel] [V4 1/4] hw/i386: Introduce AMD IO MMU
,
David Kiarie
,
14:09
[Qemu-devel] [V4 3/4] hw/i386: ACPI table for AMD IO MMU
,
David Kiarie
,
14:09
[Qemu-devel] [V4 2/4] hw/core: Add AMD IO MMU to machine properties
,
David Kiarie
,
14:09
[Qemu-devel] [V4 0/4] AMD IOMMU
,
David Kiarie
,
14:09
Re: [Qemu-devel] [PATCH V2 1/2] ARM: PL061: Clear PL061 device state after reset
,
Wei Huang
,
14:09
Re: [Qemu-devel] Memory region allocation races
,
Andrey Korolyov
,
14:07
Re: [Qemu-devel] [RFC v7 10/16] softmmu: Protect MMIO exclusive range
,
Alex Bennée
,
13:56
Re: [Qemu-devel] [PATCH] net: minor indentation updates
,
P J P
,
13:54
Re: [Qemu-devel] [PATCH] hw/ppc/spapr: Halt CPU when powering off via RTAS call
,
Andrew Jones
,
13:52
Re: [Qemu-devel] [PATCH] net: check packet payload length
,
P J P
,
13:50
[Qemu-devel] [Bug 1546680] [NEW] Incorrect display colors when running big endian guest on POWER8 little endian host
,
Timothy Pearson
,
13:44
[Qemu-devel] [PATCH v8 1/4] i386/acpi: make floppy controller object dynamic
,
Roman Kagan
,
13:26
[Qemu-devel] [PATCH v8 4/4] i386: populate floppy drive information in DSDT
,
Roman Kagan
,
13:26
[Qemu-devel] [PATCH v8 0/4] i386: expose floppy-related objects in SSDT
,
Roman Kagan
,
13:26
[Qemu-devel] [PATCH v8 3/4] fdc: add function to determine drive chs limits
,
Roman Kagan
,
13:26
[Qemu-devel] [PATCH v8 2/4] i386: expose floppy drive CMOS type
,
Roman Kagan
,
13:26
[Qemu-devel] [PATCH] hw/ppc/spapr: Halt CPU when powering off via RTAS call
,
Thomas Huth
,
13:23
Re: [Qemu-devel] [PATCH v10 13/13] qapi: Change visit_start_implicit_struct to visit_start_alternate
,
Markus Armbruster
,
13:14
[Qemu-devel] [RFC 1/1] nbd (specification): add NBD_CMD_WRITE_ZEROES command
,
Denis V. Lunev
,
13:11
Re: [Qemu-devel] [PATCH v10 12/13] qapi: Delete unused visit_start_union()
,
Markus Armbruster
,
13:08
Re: [Qemu-devel] [PATCH v3 05/10] hw/sd/sdhci.c: Update to use SDBus APIs
,
Alistair Francis
,
13:02
Re: [Qemu-devel] [PATCH v3 06/10] sdhci_sysbus: Create SD card device in users, not the device itself
,
Alistair Francis
,
13:02
Re: [Qemu-devel] [PATCH V2 1/2] ARM: PL061: Clear PL061 device state after reset
,
Peter Maydell
,
12:53
Re: [Qemu-devel] [PATCH v2 0/6] external backup api
,
Vladimir Sementsov-Ogievskiy
,
12:47
Re: [Qemu-devel] [PATCH v10 11/13] qapi: Don't box branches of flat unions
,
Markus Armbruster
,
12:44
Re: [Qemu-devel] [PATCH v3 02/10] hw/sd/sd.c: QOMify
,
Alistair Francis
,
12:35
Re: [Qemu-devel] [PATCH v3 04/10] hw/sd: Add QOM bus which SD cards plug in to
,
Alistair Francis
,
12:34
Re: [Qemu-devel] [PATCH V2 1/2] ARM: PL061: Clear PL061 device state after reset
,
Wei Huang
,
12:34
Re: [Qemu-devel] [PATCH v2 06/11] nvdimm acpi: initialize the resource used by NVDIMM ACPI
,
Michael S. Tsirkin
,
12:27
[Qemu-devel] [PATCH V3 2/2] ARM: PL061: Cleaning field of PL061 device state
,
Wei Huang
,
12:19
[Qemu-devel] [PATCH V3 1/2] ARM: PL061: Clear PL061 device state after reset
,
Wei Huang
,
12:19
[Qemu-devel] [PATCH V3 0/2] PL061 device state cleaning
,
Wei Huang
,
12:19
Re: [Qemu-devel] [PATCH 0/5] qga: win32 guest-set-user-password improvements
,
Laszlo Ersek
,
12:02
[Qemu-devel] [PATCH 5/5] qga: check utf8-to-utf16 conversion
,
marcandre . lureau
,
11:48
[Qemu-devel] [PATCH 3/5] qga: use wide-chars constants for wchar_t comparisons
,
marcandre . lureau
,
11:48
[Qemu-devel] [PATCH 4/5] qga: fix off-by-one length check
,
marcandre . lureau
,
11:48
[Qemu-devel] [PATCH 2/5] qga: use size_t for wcslen() return value
,
marcandre . lureau
,
11:48
[Qemu-devel] [PATCH 0/5] qga: win32 guest-set-user-password improvements
,
marcandre . lureau
,
11:48
[Qemu-devel] [PATCH 1/5] qga: use more idiomatic qemu-style eol operators
,
marcandre . lureau
,
11:48
[Qemu-devel] [PATCH v3] hw/ppc/spapr: Implement the h_page_init hypercall
,
Thomas Huth
,
11:45
Re: [Qemu-devel] [RFC PATCH 01/16] doc: Add QBM format specification
,
Vladimir Sementsov-Ogievskiy
,
11:30
Re: [Qemu-devel] [PATCH v2] monitor: spelling fix
,
Marc-André Lureau
,
11:29
Re: [Qemu-devel] [PATCH 1/1] nbd: fix block-mirror NBD target
,
Denis V. Lunev
,
11:28
Re: [Qemu-devel] [PATCH v6] i2c-tiny-usb: a small usb to i2c bridge
,
Gerd Hoffmann
,
11:26
Re: [Qemu-devel] [PATCH v3 08/14] blockdev: Remove blk_hide_on_behalf_of_hmp_drive_del()
,
Kevin Wolf
,
11:22
Re: [Qemu-devel] [PATCH v3 07/14] blockdev: Add list of monitor-owned BlockBackends
,
Kevin Wolf
,
11:21
Re: [Qemu-devel] [PATCH v3 00/14] blockdev: Further BlockBackend work
,
Kevin Wolf
,
11:12
[Qemu-devel] [PATCH v2 3/3] migration: allow to suppress configuration section submission
,
Greg Kurz
,
11:07
[Qemu-devel] [PATCH v2 2/3] spapr: fix migration of older pseries
,
Greg Kurz
,
11:06
Re: [Qemu-devel] [PATCH v3 11/14] block: Add blk_next_root_bs()
,
Kevin Wolf
,
11:06
[Qemu-devel] [PATCH v2 1/3] migration: allow configuration section to be optional
,
Greg Kurz
,
11:05
[Qemu-devel] [PATCH v2 0/3] Fix migration of old pseries
,
Greg Kurz
,
11:04
Re: [Qemu-devel] [PATCH 4/4] module: Rename machine_init() to opts_init()
,
Michael S. Tsirkin
,
10:58
Re: [Qemu-devel] [PATCH 1/4] machine: Use type_init() to register machine classes
,
Michael S. Tsirkin
,
10:57
Re: [Qemu-devel] [PATCH 08/10] vfio: introduce last reset sequence id
,
Michael S. Tsirkin
,
10:57
Re: [Qemu-devel] [PATCH 06/10] add check reset mechanism when hotplug vfio device
,
Michael S. Tsirkin
,
10:55
Re: [Qemu-devel] [PATCH 07/10] pci: introduce pci bus pre reset
,
Michael S. Tsirkin
,
10:52
Re: [Qemu-devel] [PATCH v3 09/14] block: Move some bdrv_*_all() functions to BB
,
Kevin Wolf
,
10:51
Re: [Qemu-devel] [PATCH v3 08/14] blockdev: Remove blk_hide_on_behalf_of_hmp_drive_del()
,
Max Reitz
,
10:48
Re: [Qemu-devel] [PATCH v3 07/14] blockdev: Add list of monitor-owned BlockBackends
,
Max Reitz
,
10:41
Re: [Qemu-devel] [PATCH] add CephFS support in VirtFS
,
Eric Blake
,
10:41
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Neo Jia
,
10:37
Re: [Qemu-devel] [PATCH v3 04/14] block: Add blk_name_taken()
,
Max Reitz
,
10:36
Re: [Qemu-devel] [PATCH 4/4] module: Rename machine_init() to opts_init()
,
Marcel Apfelbaum
,
10:36
Re: [Qemu-devel] [PATCH v3 01/14] monitor: Use BB list for BB name completion
,
Max Reitz
,
10:35
Re: [Qemu-devel] [PATCH 1/4] machine: Use type_init() to register machine classes
,
Marcel Apfelbaum
,
10:33
Re: [Qemu-devel] Memory region allocation races
,
Igor Mammedov
,
10:30
[Qemu-devel] [PATCH 15/17] iotests: test internal persistent dirty bitmap
,
Vladimir Sementsov-Ogievskiy
,
10:30
[Qemu-devel] [PATCH 17/17] qcow2-dirty-bitmap: add EXTRA_DATA_COMPATIBLE flag
,
Vladimir Sementsov-Ogievskiy
,
10:30
[Qemu-devel] [PATCH 14/17] iotests: add VM.test_launcn()
,
Vladimir Sementsov-Ogievskiy
,
10:30
[Qemu-devel] [PATCH 16/17] qcow2-dirty-bitmap: add AUTO flag
,
Vladimir Sementsov-Ogievskiy
,
10:30
[Qemu-devel] [PATCH 13/17] qcow2-dirty-bitmaps: disallow stroing bitmap to other bs
,
Vladimir Sementsov-Ogievskiy
,
10:30
[Qemu-devel] [PATCH 12/17] qcow2-dirty-bitmap: add IN_USE flag
,
Vladimir Sementsov-Ogievskiy
,
10:30
[Qemu-devel] [PATCH 11/17] qemu: command line option for dirty bitmaps
,
Vladimir Sementsov-Ogievskiy
,
10:30
[Qemu-devel] [PATCH 09/17] block: add bdrv_load_dirty_bitmap()
,
Vladimir Sementsov-Ogievskiy
,
10:30
[Qemu-devel] [PATCH 10/17] qcow2-dirty-bitmap: add autoclear bit
,
Vladimir Sementsov-Ogievskiy
,
10:30
[Qemu-devel] [PATCH 08/17] block: store persistent dirty bitmaps
,
Vladimir Sementsov-Ogievskiy
,
10:29
[Qemu-devel] [PATCH 05/17] qcow2-dirty-bitmap: add qcow2_bitmap_store()
,
Vladimir Sementsov-Ogievskiy
,
10:29
[Qemu-devel] [PATCH 03/17] qcow2-dirty-bitmap: read dirty bitmap directory
,
Vladimir Sementsov-Ogievskiy
,
10:29
[Qemu-devel] [PATCH 07/17] qcow2-dirty-bitmap: add qcow2_bitmap_load_check()
,
Vladimir Sementsov-Ogievskiy
,
10:29
[Qemu-devel] [PATCH 06/17] qcow2: add dirty bitmaps extension
,
Vladimir Sementsov-Ogievskiy
,
10:29
[Qemu-devel] [PATCH 04/17] qcow2-dirty-bitmap: add qcow2_bitmap_load()
,
Vladimir Sementsov-Ogievskiy
,
10:29
[Qemu-devel] [PATCH 01/17] hbitmap: load/store
,
Vladimir Sementsov-Ogievskiy
,
10:29
[Qemu-devel] [PATCH 02/17] qcow2: Bitmaps extension: structs and consts
,
Vladimir Sementsov-Ogievskiy
,
10:29
[Qemu-devel] [PATCH v4 RFC 00/17] qcow2: persistent dirty bitmaps
,
Vladimir Sementsov-Ogievskiy
,
10:29
Re: [Qemu-devel] [PATCH 1/1] nbd: fix block-mirror NBD target
,
Max Reitz
,
10:21
Re: [Qemu-devel] [PATCH] rules: filter out irrelevant files
,
Michael S. Tsirkin
,
10:18
Re: [Qemu-devel] [PATCH] rules: filter out irrelevant files
,
Paolo Bonzini
,
10:16
[Qemu-devel] [PATCH] rules: filter out irrelevant files
,
Michael S. Tsirkin
,
10:15
Re: [Qemu-devel] [PATCH v2 1/1] hyperv: cpu hotplug fix with HyperV enabled
,
Denis V. Lunev
,
10:09
[Qemu-devel] [PATCH 1/1] nbd: fix block-mirror NBD target
,
Denis V. Lunev
,
10:08
Re: [Qemu-devel] [PATCH 05/17] qcow2-dirty-bitmap: read dirty bitmap directory
,
Vladimir Sementsov-Ogievskiy
,
10:04
Re: [Qemu-devel] [PATCH] usb: check RNDIS buffer offsets & length
,
Gerd Hoffmann
,
09:47
Re: [Qemu-devel] [PATCH 2/2] hw/9pfs: fix alignment issue when host filesystem block size is larger than client msize
,
Aneesh Kumar K.V
,
09:44
Re: [Qemu-devel] [PATCH v10 10/13] qapi: Don't box struct branch of alternate
,
Markus Armbruster
,
09:40
Re: [Qemu-devel] [PULL 48/49] i386: populate floppy drive information in DSDT
,
Roman Kagan
,
09:31
Re: [Qemu-devel] [PATCH v3 08/14] blockdev: Remove blk_hide_on_behalf_of_hmp_drive_del()
,
Kevin Wolf
,
09:18
Re: [Qemu-devel] [PATCH] gtk: implement set_echo
,
Paolo Bonzini
,
09:05
Re: [Qemu-devel] [RFC PATCH v3 0/9] vfio: capability chains, sparse mmap, device specific regions, IGD support
,
Alex Williamson
,
09:02
Re: [Qemu-devel] [PATCH] gtk: implement set_echo
,
Kevin Wolf
,
08:53
Re: [Qemu-devel] [RFC PATCH v4] fw/pci: Add support for mapping Intel IGD via QEMU
,
Alex Williamson
,
08:50
Re: [Qemu-devel] [PATCH] net: minor indentation updates
,
Eric Blake
,
08:47
Re: [Qemu-devel] [PATCH] qapi-visit: Honor prefix of discriminator enum
,
Eric Blake
,
08:43
Re: [Qemu-devel] [PATCH] tests/vhost-user-bridge: add scattering of incoming packets
,
Michael S. Tsirkin
,
08:35
Re: [Qemu-devel] [RFC PATCH 10/16] qbm: Implement format driver
,
Vladimir Sementsov-Ogievskiy
,
08:31
Re: [Qemu-devel] [PATCH v7 08/11] DumpState: adding total_size and written_size fields
,
Peter Xu
,
08:08
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Gerd Hoffmann
,
08:08
[Qemu-devel] [PATCH] tests/vhost-user-bridge: add scattering of incoming packets
,
Victor Kaplansky
,
08:02
Re: [Qemu-devel] [PATCH] net: check packet payload length
,
Markus Armbruster
,
07:57
[Qemu-devel] [PATCH] net: minor indentation updates
,
P J P
,
07:36
[Qemu-devel] Memory region allocation races
,
Andrey Korolyov
,
07:22
[Qemu-devel] [PATCH] net: check packet payload length
,
P J P
,
07:08
Re: [Qemu-devel] [PATCH] qapi-visit: Honor prefix of discriminator enum
,
Markus Armbruster
,
07:05
Re: [Qemu-devel] [PATCHv7 9/9] qapi-schema, qemu-options & slirp: Adding Qemu options for IPv6 addresses
,
Thomas Huth
,
06:59
Re: [Qemu-devel] [RFC PATCH 01/16] doc: Add QBM format specification
,
Vladimir Sementsov-Ogievskiy
,
06:49
Re: [Qemu-devel] [PATCH 3/4] s390x/css: Use static initialization for channel_subsys fields
,
Cornelia Huck
,
06:44
Re: [Qemu-devel] [PATCH 2/4] s390x/css: Allocate channel_subsys statically
,
Cornelia Huck
,
06:43
Re: [Qemu-devel] [PATCH] qed: fix bdrv_qed_drain
,
Paolo Bonzini
,
06:28
Re: [Qemu-devel] [RFC PATCH v3 0/9] vfio: capability chains, sparse mmap, device specific regions, IGD support
,
Tian, Kevin
,
06:16
Re: [Qemu-devel] [RFC PATCH v4] fw/pci: Add support for mapping Intel IGD via QEMU
,
Tian, Kevin
,
06:10
Re: [Qemu-devel] [PATCH v3 07/14] blockdev: Add list of monitor-owned BlockBackends
,
Kevin Wolf
,
05:54
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Tian, Kevin
,
05:47
[Qemu-devel] [PATCH 09/10] vfio-pci: pass the aer error to guest
,
Cao jin
,
05:44
[Qemu-devel] [PATCH 07/10] pci: introduce pci bus pre reset
,
Cao jin
,
05:44
[Qemu-devel] [PATCH 08/10] vfio: introduce last reset sequence id
,
Cao jin
,
05:43
[Qemu-devel] [PATCH 06/10] add check reset mechanism when hotplug vfio device
,
Cao jin
,
05:43
[Qemu-devel] [PATCH 05/10] vfio: add check host bus reset is support or not
,
Cao jin
,
05:43
[Qemu-devel] [PATCH 04/10] vfio: add aer support for vfio device
,
Cao jin
,
05:43
[Qemu-devel] [PATCH 03/10] vfio: add pcie extended capability support
,
Cao jin
,
05:43
[Qemu-devel] [PATCH 02/10] vfio: squeeze out vfio_pci_do_hot_reset for support bus reset
,
Cao jin
,
05:43
[Qemu-devel] [PATCH 00/10] vfio-pci: pass the aer error to guest, part2
,
Cao jin
,
05:43
[Qemu-devel] [PATCH 01/10] vfio: extract vfio_get_hot_reset_info as a single function
,
Cao jin
,
05:43
Re: [Qemu-devel] [PATCH v6 00/10] Make qemu-img/qemu-nbd/qemu-io CLI more flexible
,
Daniel P. Berrange
,
05:42
Re: [Qemu-devel] [PATCH v6 00/10] Make qemu-img/qemu-nbd/qemu-io CLI more flexible
,
Kevin Wolf
,
05:38
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Neo Jia
,
05:34
Re: [Qemu-devel] [PATCH 5/5] target-i386: implement PKE for TCG
,
Paolo Bonzini
,
05:34
Re: [Qemu-devel] [PATCH v3 04/14] block: Add blk_name_taken()
,
Kevin Wolf
,
05:29
[Qemu-devel] [RFC PATCH 2/2] pci: add PCIIOMMUOps and PCIIOMMUIntRemapFunc
,
Peter Xu
,
05:26
[Qemu-devel] [RFC PATCH 1/2] pci: renaming PCIIOMMUFunc to PCIIOMMUASLookupFunc
,
Peter Xu
,
05:26
[Qemu-devel] [RFC PATCH 0/2] Add one more PCI IOMMU ops
,
Peter Xu
,
05:26
Re: [Qemu-devel] [PATCH 2/2] hw/9pfs: fix alignment issue when host filesystem block size is larger than client msize
,
Greg Kurz
,
05:24
Re: [Qemu-devel] Problem with discriminated unions with enum prefixes
,
Markus Armbruster
,
05:19
Re: [Qemu-devel] [PATCH v6 00/10] Make qemu-img/qemu-nbd/qemu-io CLI more flexible
,
Daniel P. Berrange
,
05:11
[Qemu-devel] [PATCH v7 5/8] qemu-img: allow specifying image as a set of options args
,
Daniel P. Berrange
,
05:11
[Qemu-devel] [PATCH v7 6/8] qemu-nbd: don't overlap long option values with short options
,
Daniel P. Berrange
,
05:10
[Qemu-devel] [PATCH v7 8/8] qemu-io: use no_argument/required_argument constants
,
Daniel P. Berrange
,
05:10
[Qemu-devel] [PATCH v7 7/8] qemu-nbd: use no_argument/required_argument constants
,
Daniel P. Berrange
,
05:10
[Qemu-devel] [PATCH v7 4/8] qemu-nbd: allow specifying image as a set of options args
,
Daniel P. Berrange
,
05:10
[Qemu-devel] [PATCH v7 2/8] qemu-img: add support for --object command line arg
,
Daniel P. Berrange
,
05:10
[Qemu-devel] [PATCH v7 3/8] qemu-io: allow specifying image as a set of options args
,
Daniel P. Berrange
,
05:10
[Qemu-devel] [PATCH v7 0/8] Make qemu-img/qemu-nbd/qemu-io CLI more flexible
,
Daniel P. Berrange
,
05:10
[Qemu-devel] [PATCH v7 1/8] qemu-io: add support for --object command line arg
,
Daniel P. Berrange
,
05:10
Re: [Qemu-devel] [PATCH v3 01/14] monitor: Use BB list for BB name completion
,
Kevin Wolf
,
05:09
Re: [Qemu-devel] [PATCH v3 1/1] vhost-user interrupt management fixes
,
Michael S. Tsirkin
,
05:04
Re: [Qemu-devel] [PATCH v3] linux-user: Fix qemu-binfmt-conf.h to store config across reboot
,
Riku Voipio
,
04:59
Re: [Qemu-devel] [Qemu-block] [PATCH 00/13] throttle: Allow I/O bursts for a user-defined period of time
,
Stefan Hajnoczi
,
04:56
Re: [Qemu-devel] [PATCH v2] qemu-options.hx: Improve documentation of chardev multiplexing mode
,
Stefan Hajnoczi
,
04:56
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Tian, Kevin
,
04:52
[Qemu-devel] [Bug 1546445] [NEW] support vhost user without specifying vhostforce
,
Liang Chen
,
04:50
Re: [Qemu-devel] [PATCH] add CephFS support in VirtFS
,
Daniel P. Berrange
,
04:37
Re: [Qemu-devel] [PATCHv7 8/9] slirp: Adding IPv6 address for DNS relay
,
Samuel Thibault
,
04:36
[Qemu-devel] [PATCH v3 1/1] vhost-user interrupt management fixes
,
Victor Kaplansky
,
04:36
Re: [Qemu-devel] [PATCH v15 0/9] Block replication for continuous checkpoints
,
Hailiang Zhang
,
04:35
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Neo Jia
,
04:34
Re: [Qemu-devel] [PATCHv7 7/9] slirp: Handle IPv6 in TCP functions
,
Samuel Thibault
,
04:30
Re: [Qemu-devel] [PATCH 1/2] migration: allow configuration section to be optional
,
Greg Kurz
,
04:30
Re: [Qemu-devel] [PATCHv7 8/9] slirp: Adding IPv6 address for DNS relay
,
Thomas Huth
,
04:28
Re: [Qemu-devel] [PATCHv7 7/9] slirp: Handle IPv6 in TCP functions
,
Thomas Huth
,
04:18
Re: [Qemu-devel] [PATCH] add CephFS support in VirtFS
,
Greg Kurz
,
04:05
Re: [Qemu-devel] [PATCHv7 6/9] slirp: Reindent after refactoring
,
Thomas Huth
,
04:03
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Tian, Kevin
,
04:01
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Tian, Kevin
,
03:58
Re: [Qemu-devel] [PATCH] add CephFS support in VirtFS
,
Jevon Qiao
,
03:49
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Neo Jia
,
03:44
Re: [Qemu-devel] [PATCH v2] slirp: Add IPv6 support to the TFTP code
,
Samuel Thibault
,
03:42
[Qemu-devel] [PATCH v2] slirp: Add IPv6 support to the TFTP code
,
Thomas Huth
,
03:40
Re: [Qemu-devel] [PATCHv7 5/9] slirp: Generalizing and neutralizing various TCP functions before adding IPv6 stuff
,
Thomas Huth
,
03:25
Re: [Qemu-devel] [PATCH] usb: check RNDIS buffer offsets & length
,
P J P
,
03:25
Re: [Qemu-devel] [PATCH] add CephFS support in VirtFS
,
Greg Kurz
,
03:02
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Neo Jia
,
02:54
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Tian, Kevin
,
02:51
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Tian, Kevin
,
02:46
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Neo Jia
,
02:32
Re: [Qemu-devel] [PATCH] add CephFS support in VirtFS
,
Jevon Qiao
,
02:32
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Neo Jia
,
02:26
Re: [Qemu-devel] [PATCH 2/2] hw/9pfs: fix alignment issue when host filesystem block size is larger than client msize
,
Jevon Qiao
,
02:15
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Gerd Hoffmann
,
01:53
[Qemu-devel] [PATCH] scripts/kvm/kvm_stat: Fix missing right parantheses
,
Fam Zheng
,
01:18
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Tian, Kevin
,
01:02
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Neo Jia
,
00:40
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Neo Jia
,
00:37
Re: [Qemu-devel] [PATCH V3 2/2] tests/test-filter-mirror:add filter-mirror unit test
,
Zhang Chen
,
00:23
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Eric Blake
,
00:09
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Tian, Kevin
,
00:04
February 16, 2016
Re: [Qemu-devel] [PATCH v9 29/37] qapi: Eliminate empty visit_type_FOO_fields
,
Eric Blake
,
23:57
Re: [Qemu-devel] [PATCH RFC 0/4] ARM SMMUv3 Emulation
,
Prem Mallappa
,
23:40
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Neo Jia
,
23:18
Re: [Qemu-devel] [PATCH V3 1/2] net/filter-mirror:Add filter-mirror
,
Zhang Chen
,
22:53
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Tian, Kevin
,
22:31
Re: [Qemu-devel] [PATCH v3] virtio-pci: call pci reset variant when guest requests reset.
,
Fam Zheng
,
22:26
Re: [Qemu-devel] [PATCH] qed: fix bdrv_qed_drain
,
Fam Zheng
,
21:57
Re: [Qemu-devel] [PATCH v2 06/11] nvdimm acpi: initialize the resource used by NVDIMM ACPI
,
Xiao Guangrong
,
21:12
Re: [Qemu-devel] [PATCH v8 0/5] add ACPI node for fw_cfg on pc and arm
,
Gabriel L. Somlo
,
18:50
[Qemu-devel] [PATCH] qapi-visit: Honor prefix of discriminator enum
,
Eric Blake
,
18:39
Re: [Qemu-devel] [PATCH v10 02/13] qapi: Forbid empty unions and useless alternates
,
Eric Blake
,
18:18
[Qemu-devel] -qmp tcp:localhost:xxx, server, nowait inside console and in programm
,
Vasiliy Tolstov
,
17:47
Re: [Qemu-devel] [PATCH v2 7/9] i.MX: Add i.MX6 SOC implementation.
,
Peter Maydell
,
16:57
Re: [Qemu-devel] [PATCH v2 7/9] i.MX: Add i.MX6 SOC implementation.
,
Jean-Christophe DUBOIS
,
16:47
[Qemu-devel] [RFC PATCH v4] fw/pci: Add support for mapping Intel IGD via QEMU
,
Alex Williamson
,
16:39
[Qemu-devel] [PATCH] target-tricore: Fix wrong precedences on psw_write
,
Bastian Koppelmann
,
16:37
[Qemu-devel] [RFC PATCH v3 9/9] Intel IGD support for vfio
,
Alex Williamson
,
16:32
[Qemu-devel] [RFC PATCH v3 8/9] vfio/pci: Split out VGA setup
,
Alex Williamson
,
16:32
[Qemu-devel] [RFC PATCH v3 7/9] vfio/pci: Fixup PCI option ROMs
,
Alex Williamson
,
16:32
[Qemu-devel] [RFC PATCH v3 6/9] vfio: Enable sparse mmap capability
,
Alex Williamson
,
16:32
[Qemu-devel] [RFC PATCH v3 5/9] linux-headers/vfio: Update for proposed capabilities list
,
Alex Williamson
,
16:32
[Qemu-devel] [RFC PATCH v3 4/9] vfio/pci: Convert all MemoryRegion to dynamic alloc and consistent functions
,
Alex Williamson
,
16:32
[Qemu-devel] [RFC PATCH v3 3/9] vfio: Generalize region support
,
Alex Williamson
,
16:32
[Qemu-devel] [RFC PATCH v3 2/9] vfio: Wrap VFIO_DEVICE_GET_REGION_INFO
,
Alex Williamson
,
16:32
[Qemu-devel] [RFC PATCH v3 1/9] vfio: Add sysfsdev property for pci & platform
,
Alex Williamson
,
16:32
[Qemu-devel] [RFC PATCH v3 0/9] vfio: capability chains, sparse mmap, device specific regions, IGD support
,
Alex Williamson
,
16:31
Re: [Qemu-devel] [PATCH v1 6/9] target-arm/translate-a64.c: Unify some of the ldst_reg decoding
,
Sergey Fedorov
,
16:12
Re: [Qemu-devel] [PATCH v1 5/9] target-arm/translate-a64.c: Use extract32 in disas_ldst_reg_imm9
,
Sergey Fedorov
,
16:09
Re: [Qemu-devel] [PATCH v2 7/9] i.MX: Add i.MX6 SOC implementation.
,
Peter Maydell
,
16:07
Re: [Qemu-devel] [PATCH v10 09/13] qapi: Emit structs used as variants in topological order
,
Markus Armbruster
,
16:00
[Qemu-devel] [PATCH 4/4] module: Rename machine_init() to opts_init()
,
Eduardo Habkost
,
15:59
[Qemu-devel] [PATCH 2/4] s390x/css: Allocate channel_subsys statically
,
Eduardo Habkost
,
15:59
[Qemu-devel] [PATCH 3/4] s390x/css: Use static initialization for channel_subsys fields
,
Eduardo Habkost
,
15:59
[Qemu-devel] [PATCH 1/4] machine: Use type_init() to register machine classes
,
Eduardo Habkost
,
15:59
[Qemu-devel] [PATCH 0/4] machine: Eliminate machine_init()/MODULE_INIT_MACHINE
,
Eduardo Habkost
,
15:59
Re: [Qemu-devel] [PATCH v2 7/9] i.MX: Add i.MX6 SOC implementation.
,
Jean-Christophe DUBOIS
,
15:49
Re: [Qemu-devel] [PATCH v2 0/4] Error location reporting fixes
,
Markus Armbruster
,
15:03
Re: [Qemu-devel] [PATCH 5/4] vl: Clean up machine selection in main().
,
Markus Armbruster
,
14:56
Re: [Qemu-devel] [PATCH v10 10/13] qapi: Don't box struct branch of alternate
,
Eric Blake
,
14:53
Re: [Qemu-devel] [PATCH 5/4] vl: Clean up machine selection in main().
,
Markus Armbruster
,
14:53
Re: [Qemu-devel] [PATCH v2] qemu-options.hx: Improve documentation of chardev multiplexing mode
,
Kashyap Chamarthy
,
14:44
[Qemu-devel] [Bug 1490611] Re: Using qemu >=2.2.1 to convert raw->VHD (fixed) adds extra padding to the result file, which Microsoft Azure rejects as invalid
,
Jeff Cody
,
14:41
Re: [Qemu-devel] [PATCH v1 8/9] target-arm: A64: Create Instruction Syndromes for Data Aborts
,
Peter Maydell
,
14:13
Re: [Qemu-devel] [PATCH v1 7/9] target-arm: Add the ARMInsnSyndrome type
,
Peter Maydell
,
14:11
Re: [Qemu-devel] [PATCH v10 10/13] qapi: Don't box struct branch of alternate
,
Markus Armbruster
,
14:07
Re: [Qemu-devel] [PATCH 06/17] qcow2-dirty-bitmap: add qcow2_dirty_bitmap_load()
,
Vladimir Sementsov-Ogievskiy
,
14:05
Re: [Qemu-devel] [PATCH v1 3/9] target-arm: Add the thumb/IL flag to syn_data_abort
,
Sergey Fedorov
,
14:04
Re: [Qemu-devel] [PATCH] usb: check RNDIS buffer offsets & length
,
P J P
,
14:00
[Qemu-devel] [PATCH 2/2] usb: check RNDIS buffer offsets & length
,
P J P
,
13:53
[Qemu-devel] [PATCH 1/2] usb: check RNDIS message length
,
P J P
,
13:53
[Qemu-devel] [PATCH 0/2] usb: check RNDIS offsets & length
,
P J P
,
13:53
Re: [Qemu-devel] [PATCH 05/17] qcow2-dirty-bitmap: read dirty bitmap directory
,
Vladimir Sementsov-Ogievskiy
,
13:52
Re: [Qemu-devel] [PATCH v6 0/8] AMD XGBE KVM platform passthrough
,
Peter Maydell
,
13:41
Re: [Qemu-devel] [PATCH v6 8/8] hw/arm/sysbus-fdt: remove qemu_fdt_setprop returned value check
,
Peter Maydell
,
13:40
Re: [Qemu-devel] [PATCH v6 3/8] device_tree: introduce qemu_fdt_node_path
,
Peter Maydell
,
13:39
Re: [Qemu-devel] [PATCH v6 2/8] device_tree: introduce load_device_tree_from_sysfs
,
Peter Maydell
,
13:37
Re: [Qemu-devel] [PATCH v6 7/8] hw/arm/sysbus-fdt: enable amd-xgbe dynamic instantiation
,
Peter Maydell
,
13:34
[Qemu-devel] [Bug 1490611] Re: Using qemu >=2.2.1 to convert raw->VHD (fixed) adds extra padding to the result file, which Microsoft Azure rejects as invalid
,
Stephen A. Zarkos
,
13:31
Re: [Qemu-devel] [PULL 00/28] Bug fixes + NBD-over-TLS support patches for 2016-02-16
,
Peter Maydell
,
13:25
Re: [Qemu-devel] [RFC v2 0/8] KVM PCI/MSI passthrough with mach-virt
,
Peter Maydell
,
13:23
[Qemu-devel] [PATCH v3 07/10] hw/sd/pxa2xx_mmci: convert to SysBusDevice object
,
Peter Maydell
,
13:23
Re: [Qemu-devel] [RFC v2 7/8] hw: arm: virt: register reserved IOVA region
,
Peter Maydell
,
13:21
Re: [Qemu-devel] [RFC v2 6/8] hw: platform-bus: enable to map any memory region onto the platform-bus
,
Peter Maydell
,
13:16
Re: [Qemu-devel] [RFC v2 3/8] Generic PCIe host bridge INTx determination for INTx routing
,
Peter Maydell
,
13:14
[Qemu-devel] [PATCH v3 10/10] hw/sd/pxa2xx_mmci: Add reset function
,
Peter Maydell
,
13:10
[Qemu-devel] [PATCH v3 09/10] hw/sd/pxa2xx_mmci: Convert to VMStateDescription
,
Peter Maydell
,
13:10
[Qemu-devel] [PATCH v3 01/10] hw/sd/sdhci.c: Remove x-drive property
,
Peter Maydell
,
13:10
[Qemu-devel] [PATCH v3 08/10] hw/sd/pxa2xx_mmci: Update to use new SDBus APIs
,
Peter Maydell
,
13:10
[Qemu-devel] [PATCH v3 05/10] hw/sd/sdhci.c: Update to use SDBus APIs
,
Peter Maydell
,
13:10
[Qemu-devel] [PATCH v3 04/10] hw/sd: Add QOM bus which SD cards plug in to
,
Peter Maydell
,
13:10
[Qemu-devel] [PATCH v3 03/10] hw/sd/sd.c: Convert sd_reset() function into Device reset method
,
Peter Maydell
,
13:10
[Qemu-devel] [PATCH v3 00/10] hw/sd: QOMify sd.c (and pxa2xx_mmci)
,
Peter Maydell
,
13:10
[Qemu-devel] [PATCH v3 06/10] sdhci_sysbus: Create SD card device in users, not the device itself
,
Peter Maydell
,
13:10
[Qemu-devel] [PATCH v3 02/10] hw/sd/sd.c: QOMify
,
Peter Maydell
,
13:10
[Qemu-devel] [PATCH v3 14/14] block: Remove bdrv_states list
,
Max Reitz
,
13:09
[Qemu-devel] [PATCH v3 13/14] block: Use bdrv_next() instead of bdrv_states
,
Max Reitz
,
13:09
[Qemu-devel] [PATCH v3 12/14] block: Rewrite bdrv_next()
,
Max Reitz
,
13:09
[Qemu-devel] [PATCH v3 11/14] block: Add blk_next_root_bs()
,
Max Reitz
,
13:09
[Qemu-devel] [PATCH v3 10/14] block: Add bdrv_next_monitor_owned()
,
Max Reitz
,
13:09
[Qemu-devel] [PATCH v3 07/14] blockdev: Add list of monitor-owned BlockBackends
,
Max Reitz
,
13:09
[Qemu-devel] [PATCH v3 09/14] block: Move some bdrv_*_all() functions to BB
,
Max Reitz
,
13:09
[Qemu-devel] [PATCH v3 05/14] block: Add blk_commit_all()
,
Max Reitz
,
13:08
[Qemu-devel] [PATCH v3 08/14] blockdev: Remove blk_hide_on_behalf_of_hmp_drive_del()
,
Max Reitz
,
13:08
[Qemu-devel] [PATCH v3 06/14] block: Use blk_{commit, flush}_all() consistently
,
Max Reitz
,
13:08
[Qemu-devel] [PATCH v3 04/14] block: Add blk_name_taken()
,
Max Reitz
,
13:08
[Qemu-devel] [PATCH v3 03/14] block: Add blk_all_next()
,
Max Reitz
,
13:08
[Qemu-devel] [PATCH v3 01/14] monitor: Use BB list for BB name completion
,
Max Reitz
,
13:08
[Qemu-devel] [PATCH v3 00/14] blockdev: Further BlockBackend work
,
Max Reitz
,
13:08
[Qemu-devel] [PATCH v3 02/14] block: Use blk_next() where appropriate
,
Max Reitz
,
13:08
Re: [Qemu-devel] [PATCH] qemu-options.hx: Improve documentation of chardev multiplexing mode
,
Peter Maydell
,
13:07
Re: [Qemu-devel] [PATCH v2] qemu-options.hx: Improve documentation of chardev multiplexing mode
,
Laszlo Ersek
,
13:07
Re: [Qemu-devel] [PATCH] qemu-options.hx: Improve documentation of chardev multiplexing mode
,
Laszlo Ersek
,
12:57
[Qemu-devel] [PATCH 16/16] aio: convert from RFifoLock to QemuRecMutex
,
Paolo Bonzini
,
12:57
[Qemu-devel] [PATCH 14/16] iothread: release AioContext around aio_poll
,
Paolo Bonzini
,
12:57
[Qemu-devel] [PATCH 12/16] aio: introduce aio_context_in_iothread
,
Paolo Bonzini
,
12:57
[Qemu-devel] [PATCH 15/16] qemu-thread: introduce QemuRecMutex
,
Paolo Bonzini
,
12:57
[Qemu-devel] [PATCH 13/16] block: only call aio_poll from iothread
,
Paolo Bonzini
,
12:57
[Qemu-devel] [PATCH 11/16] sheepdog: disable dataplane
,
Paolo Bonzini
,
12:57
[Qemu-devel] [PATCH 10/16] nfs: replace aio_poll with bdrv_drain
,
Paolo Bonzini
,
12:57
[Qemu-devel] [PATCH 09/16] block: wait for all pending I/O when doing synchronous requests
,
Paolo Bonzini
,
12:56
[Qemu-devel] [PATCH 08/16] blockjob: introduce .drain callback for jobs
,
Paolo Bonzini
,
12:56
[Qemu-devel] [PATCH 06/16] block: add BDS field to count in-flight requests
,
Paolo Bonzini
,
12:56
[Qemu-devel] [PATCH 05/16] mirror: use bottom half to re-enter coroutine
,
Paolo Bonzini
,
12:56
[Qemu-devel] [PATCH 07/16] block: change drain to look only at one child at a time
,
Paolo Bonzini
,
12:56
[Qemu-devel] [PATCH 04/16] block: plug whole tree at once, introduce bdrv_io_unplugged_begin/end
,
Paolo Bonzini
,
12:56
[Qemu-devel] [PATCH 02/16] block: move restarting of throttled reqs to block/throttle-groups.c
,
Paolo Bonzini
,
12:56
[Qemu-devel] [PATCH 03/16] block: introduce bdrv_no_throttling_begin/end
,
Paolo Bonzini
,
12:56
[Qemu-devel] [PATCH 00/16] AioContext fine-grained locking, part 1 of 3, including bdrv_drain rewrite
,
Paolo Bonzini
,
12:56
[Qemu-devel] [PATCH 01/16] block: make bdrv_start_throttled_reqs return void
,
Paolo Bonzini
,
12:56
Re: [Qemu-devel] [RFC v7 09/16] softmmu: Include MMIO/invalid exclusive accesses
,
Alex Bennée
,
12:50
Re: [Qemu-devel] Problem with discriminated unions with enum prefixes
,
Eric Blake
,
12:45
Re: [Qemu-devel] [PATCH 1/2] migration: allow configuration section to be optional
,
Greg Kurz
,
12:43
Re: [Qemu-devel] [RFC v7 08/16] softmmu: Honor the new exclusive bitmap
,
Alex Bennée
,
12:39
[Qemu-devel] Problem with discriminated unions with enum prefixes
,
Daniel P. Berrange
,
12:35
Re: [Qemu-devel] [PATCH] usb: ohci avoid multiple eof timers
,
P J P
,
12:32
Re: [Qemu-devel] [PATCH v10 09/13] qapi: Emit structs used as variants in topological order
,
Eric Blake
,
12:32
Re: [Qemu-devel] [PULL v1 0/3] Misc I/O fixes
,
Peter Maydell
,
12:32
[Qemu-devel] [PATCH v2] qemu-options.hx: Improve documentation of chardev multiplexing mode
,
Peter Maydell
,
12:29
Re: [Qemu-devel] [PATCH v2 0/6] external backup api
,
Denis V. Lunev
,
12:21
Re: [Qemu-devel] [PATCH v2 0/6] external backup api
,
Vladimir Sementsov-Ogievskiy
,
12:17
Re: [Qemu-devel] [PATCH v10 05/13] qapi-visit: Simplify how we visit common union members
,
Eric Blake
,
12:17
Re: [Qemu-devel] [PATCH 2/3] i.MX: Add the Freescale SPI Controller
,
mar.krzeminski
,
12:15
Re: [Qemu-devel] [PATCH v10 04/13] qapi: Drop pointless gotos in generated code
,
Eric Blake
,
12:14
Re: [Qemu-devel] [PATCH 1/2] migration: allow configuration section to be optional
,
Dr. David Alan Gilbert
,
12:10
Re: [Qemu-devel] [PATCH v2 0/6] external backup api
,
Stefan Hajnoczi
,
12:09
Re: [Qemu-devel] [RFC v7 13/16] softmmu: Add history of excl accesses
,
Alex Bennée
,
12:07
Re: [Qemu-devel] [PATCH 04/17] qcow2: Dirty Bitmaps Ext: structs and consts
,
Vladimir Sementsov-Ogievskiy
,
12:04
Re: [Qemu-devel] [PATCH v10 09/13] qapi: Emit structs used as variants in topological order
,
Markus Armbruster
,
12:04
Re: [Qemu-devel] [PATCH] qemu-options.hx: Improve documentation of chardev multiplexing mode
,
Paolo Bonzini
,
12:03
Re: [Qemu-devel] [PATCH 1/2] migration: allow configuration section to be optional
,
Dr. David Alan Gilbert
,
12:01
Re: [Qemu-devel] [PATCH v10 08/13] qapi: Adjust layout of FooList types
,
Markus Armbruster
,
11:56
Re: [Qemu-devel] [PATCH v6] i2c-tiny-usb: a small usb to i2c bridge
,
Alex Bennée
,
11:51
Re: [Qemu-devel] [PATCH] qemu-options.hx: Improve documentation of chardev multiplexing mode
,
Kashyap Chamarthy
,
11:36
[Qemu-devel] [PULL 28/28] nbd: enable use of TLS with nbd-server-start command
,
Paolo Bonzini
,
11:35
[Qemu-devel] [PULL 27/28] nbd: enable use of TLS with qemu-nbd server
,
Paolo Bonzini
,
11:35
[Qemu-devel] [PULL 25/28] nbd: implement TLS support in the protocol negotiation
,
Paolo Bonzini
,
11:35
[Qemu-devel] [PULL 26/28] nbd: enable use of TLS with NBD block driver
,
Paolo Bonzini
,
11:35
[Qemu-devel] [PULL 22/28] nbd: allow setting of an export name for qemu-nbd server
,
Paolo Bonzini
,
11:35
[Qemu-devel] [PULL 24/28] nbd: use "" as a default export name if none provided
,
Paolo Bonzini
,
11:35
[Qemu-devel] [PULL 18/28] nbd: convert to using I/O channels for actual socket I/O
,
Paolo Bonzini
,
11:35
[Qemu-devel] [PULL 23/28] nbd: always query export list in fixed new style protocol
,
Paolo Bonzini
,
11:35
[Qemu-devel] [PULL 21/28] nbd: make client request fixed new style if advertised
,
Paolo Bonzini
,
11:35
[Qemu-devel] [PULL 20/28] nbd: make server compliant with fixed newstyle spec
,
Paolo Bonzini
,
11:35
[Qemu-devel] [PULL 19/28] nbd: invert client logic for negotiating protocol version
,
Paolo Bonzini
,
11:35
[Qemu-devel] [PULL 17/28] nbd: convert blockdev NBD server to use I/O channels for connection setup
,
Paolo Bonzini
,
11:35
[Qemu-devel] [PULL 15/28] nbd: convert block client to use I/O channels for connection setup
,
Paolo Bonzini
,
11:35
[Qemu-devel] [PULL 13/28] qom: add helpers for UserCreatable object types
,
Paolo Bonzini
,
11:35
[Qemu-devel] [PULL 16/28] nbd: convert qemu-nbd server to use I/O channels for connection setup
,
Paolo Bonzini
,
11:35
[Qemu-devel] [PULL 14/28] qemu-nbd: add support for --object command line arg
,
Paolo Bonzini
,
11:35
[Qemu-devel] [PULL 09/28] mptsas: add missing va_end
,
Paolo Bonzini
,
11:35
[Qemu-devel] [PULL 11/28] mptsas: fix wrong formula
,
Paolo Bonzini
,
11:35
[Qemu-devel] [PULL 10/28] mptsas: fix memory leak
,
Paolo Bonzini
,
11:35
[Qemu-devel] [PULL 12/28] ipmi: sensor number should not exceed MAX_SENSORS
,
Paolo Bonzini
,
11:35
[Qemu-devel] [PULL 07/28] vl: fix migration from prelaunch state
,
Paolo Bonzini
,
11:35
[Qemu-devel] [PULL 08/28] migration: fix incorrect memory_global_dirty_log_start outside BQL
,
Paolo Bonzini
,
11:35
[Qemu-devel] [PULL 06/28] vl: change QEMU state machine for system reset
,
Paolo Bonzini
,
11:35
[Qemu-devel] [PULL 05/28] build: Don't redefine 'inline'
,
Paolo Bonzini
,
11:35
[Qemu-devel] [PULL 04/28] char: fix handling of QIO_CHANNEL_ERR_BLOCK
,
Paolo Bonzini
,
11:35
[Qemu-devel] [PULL 03/28] Revert "qemu-char: Keep pty slave file descriptor open until the master is closed"
,
Paolo Bonzini
,
11:35
[Qemu-devel] [PULL 00/28] Bug fixes + NBD-over-TLS support patches for 2016-02-16
,
Paolo Bonzini
,
11:34
[Qemu-devel] [PULL 02/28] checkpatch: Eliminate false positive in case of space before square bracket in a definition
,
Paolo Bonzini
,
11:34
[Qemu-devel] [PULL 01/28] checkpatch: Eliminate false positive in case of comma-space-square bracket
,
Paolo Bonzini
,
11:34
Re: [Qemu-devel] [PATCH] qemu-options.hx: Improve documentation of chardev multiplexing mode
,
Laszlo Ersek
,
11:32
Re: [Qemu-devel] [PATCH v10 05/13] qapi-visit: Simplify how we visit common union members
,
Markus Armbruster
,
11:32
Re: [Qemu-devel] [PATCH 5/8] virtio-blk: fix "disabled data plane" mode
,
Paolo Bonzini
,
11:30
Re: [Qemu-devel] [PATCH] qemu-options.hx: Improve documentation of chardev multiplexing mode
,
Eric Blake
,
11:27
Re: [Qemu-devel] [PATCH 5/4] vl: Clean up machine selection in main().
,
Marcel Apfelbaum
,
11:27
Re: [Qemu-devel] [PATCH v10 04/13] qapi: Drop pointless gotos in generated code
,
Markus Armbruster
,
11:27
Re: [Qemu-devel] [PATCH 0/8] virtio: allow migration with dataplane
,
Paolo Bonzini
,
11:25
Re: [Qemu-devel] [PATCH] qemu-options.hx: Improve documentation of chardev multiplexing mode
,
Paolo Bonzini
,
11:20
Re: [Qemu-devel] [PATCH v6 00/16] Implement TLS support to QEMU NBD server & client
,
Paolo Bonzini
,
11:18
[Qemu-devel] [PATCH v2 27/27] migration: remove qemu_get_fd method from QEMUFile
,
Daniel P. Berrange
,
11:16
[Qemu-devel] [PATCH v2 23/27] migration: don't use an array for storing migrate parameters
,
Daniel P. Berrange
,
11:16
[Qemu-devel] [PATCH v2 26/27] migration: remove support for non-iovec based write handlers
,
Daniel P. Berrange
,
11:16
[Qemu-devel] [PATCH v2 25/27] migration: add support for encrypting data with TLS
,
Daniel P. Berrange
,
11:16
[Qemu-devel] [PATCH v2 21/27] migration: delete QEMUFile stdio implementation
,
Daniel P. Berrange
,
11:16
[Qemu-devel] [PATCH v2 22/27] migration: move definition of struct QEMUFile back into qemu-file.c
,
Daniel P. Berrange
,
11:16
[Qemu-devel] [PATCH v2 17/27] migration: convert savevm to use QIOChannel for writing to files
,
Daniel P. Berrange
,
11:16
[Qemu-devel] [PATCH v2 24/27] migration: define 'tls-creds' and 'tls-hostname' migration parameters
,
Daniel P. Berrange
,
11:16
[Qemu-devel] [PATCH v2 20/27] migration: delete QEMUFile sockets implementation
,
Daniel P. Berrange
,
11:16
[Qemu-devel] [PATCH v2 15/27] migration: convert exec socket protocol to use QIOChannel
,
Daniel P. Berrange
,
11:16
[Qemu-devel] [PATCH v2 09/27] migration: add reporting of errors for outgoing migration
,
Daniel P. Berrange
,
11:16
[Qemu-devel] [PATCH v2 19/27] migration: delete QEMUSizedBuffer struct
,
Daniel P. Berrange
,
11:16
[Qemu-devel] [PATCH v2 18/27] migration: delete QEMUFile buffer implementation
,
Daniel P. Berrange
,
11:16
[Qemu-devel] [PATCH v2 16/27] migration: convert RDMA to use QIOChannel interface
,
Daniel P. Berrange
,
11:16
[Qemu-devel] [PATCH v2 14/27] migration: convert fd socket protocol to use QIOChannel
,
Daniel P. Berrange
,
11:16
[Qemu-devel] [PATCH v2 12/27] migration: rename unix.c to socket.c
,
Daniel P. Berrange
,
11:16
[Qemu-devel] [PATCH v2 08/27] migration: add helpers for creating QEMUFile from a QIOChannel
,
Daniel P. Berrange
,
11:15
[Qemu-devel] [PATCH v2 13/27] migration: convert tcp socket protocol to use QIOChannel
,
Daniel P. Berrange
,
11:15
[Qemu-devel] [PATCH v2 11/27] migration: convert unix socket protocol to use QIOChannel
,
Daniel P. Berrange
,
11:15
[Qemu-devel] [PATCH v2 10/27] migration: convert post-copy to use QIOChannelBuffer
,
Daniel P. Berrange
,
11:15
[Qemu-devel] [PATCH v2 06/27] migration: force QEMUFile to blocking mode for outgoing migration
,
Daniel P. Berrange
,
11:15
Re: [Qemu-devel] [PATCH 5/8] virtio-blk: fix "disabled data plane" mode
,
Cornelia Huck
,
11:15
[Qemu-devel] [PATCH v2 07/27] migration: introduce a new QEMUFile impl based on QIOChannel
,
Daniel P. Berrange
,
11:15
[Qemu-devel] [PATCH v2 04/27] migration: split migration hooks out of QEMUFileOps
,
Daniel P. Berrange
,
11:15
[Qemu-devel] [PATCH v2 05/27] migration: introduce set_blocking function in QEMUFileOps
,
Daniel P. Berrange
,
11:15
[Qemu-devel] [PATCH v2 00/27] Convert migration to QIOChannel & support TLS
,
Daniel P. Berrange
,
11:15
[Qemu-devel] [PATCH v2 03/27] migration: ensure qemu_fflush() always writes full data amount
,
Daniel P. Berrange
,
11:15
[Qemu-devel] [PATCH v2 01/27] s390: use FILE instead of QEMUFile for creating text file
,
Daniel P. Berrange
,
11:15
[Qemu-devel] [PATCH v2 02/27] migration: remove use of qemu_bufopen from vmstate tests
,
Daniel P. Berrange
,
11:15
Re: [Qemu-devel] [PATCH v10 02/13] qapi: Forbid empty unions and useless alternates
,
Markus Armbruster
,
11:08
Re: [Qemu-devel] QEMU GSoC 2016: MTTCG project
,
Alex Bennée
,
11:08
[Qemu-devel] [PATCH] qemu-options.hx: Improve documentation of chardev multiplexing mode
,
Peter Maydell
,
11:03
[Qemu-devel] [PATCH v6] i2c-tiny-usb: a small usb to i2c bridge
,
Tim Sander
,
10:56
[Qemu-devel] [PATCH] qed: fix bdrv_qed_drain
,
Paolo Bonzini
,
10:53
[Qemu-devel] qemu storage windows issue
,
Benoit
,
10:53
Re: [Qemu-devel] [PATCH 00/14] More #include cleanups
,
Peter Maydell
,
10:47
[Qemu-devel] [PULL v1 3/3] io: convert QIOChannelBuffer to use uint8_t instead of char
,
Daniel P. Berrange
,
10:46
[Qemu-devel] [PULL v1 2/3] io: introduce helper for creating channels from file descriptors
,
Daniel P. Berrange
,
10:45
[Qemu-devel] [PULL v1 1/3] io: improve docs for QIOChannelSocket async functions
,
Daniel P. Berrange
,
10:45
[Qemu-devel] [PULL v1 0/3] Misc I/O fixes
,
Daniel P. Berrange
,
10:45
Re: [Qemu-devel] [PATCH 5/8] virtio-blk: fix "disabled data plane" mode
,
Paolo Bonzini
,
10:45
Re: [Qemu-devel] [PATCH 2/3] block/backup: avoid copying less than full target clusters
,
John Snow
,
10:43
Re: [Qemu-devel] [Qemu-block] [PATCH 00/13] throttle: Allow I/O bursts for a user-defined period of time
,
Alberto Garcia
,
10:38
Re: [Qemu-devel] [PATCH v2 6/9] i.MX: Add i.MX6 System Reset Controller device.
,
Peter Maydell
,
10:35
Re: [Qemu-devel] [PATCH 5/4] vl: Clean up machine selection in main().
,
Laszlo Ersek
,
10:34
Re: [Qemu-devel] [PATCH v2 7/9] i.MX: Add i.MX6 SOC implementation.
,
Peter Maydell
,
10:31
Re: [Qemu-devel] [PATCH v2 8/9] i.MX: Add sabrelite i.MX6 emulation.
,
Peter Maydell
,
10:25
Re: [Qemu-devel] [PATCH v2 9/9] i.MX: Add missing descriptions in devices.
,
Peter Maydell
,
10:22
Re: [Qemu-devel] [PATCH v2 5/9] i.MX: Add i.MX6 CCM and ANALOG device.
,
Peter Maydell
,
10:21
Re: [Qemu-devel] [PATCH v2 4/9] i.MX: Add the CLK_IPG_HIGH clock
,
Peter Maydell
,
10:20
Re: [Qemu-devel] [PATCH v2 3/9] i.MX: Remove CCM useless clock computation handling.
,
Peter Maydell
,
10:20
Re: [Qemu-devel] [PATCH v2 2/9] i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency.
,
Peter Maydell
,
10:20
Re: [Qemu-devel] [PATCH v2 1/9] i.MX: Allow GPT timer to rollover.
,
Peter Maydell
,
10:20
Re: [Qemu-devel] [PATCH v19 3/9] pc: add a Virtual Machine Generation ID device
,
Michael S. Tsirkin
,
10:10
[Qemu-devel] [PATCH 5/4] vl: Clean up machine selection in main().
,
Markus Armbruster
,
09:57
Re: [Qemu-devel] [PATCH v19 3/9] pc: add a Virtual Machine Generation ID device
,
Michael S. Tsirkin
,
09:53
Re: [Qemu-devel] [PATCH V2 1/2] ARM: PL061: Clear PL061 device state after reset
,
Peter Maydell
,
09:39
Re: [Qemu-devel] [PATCH v2] usb: drop active assert when pid is invalid
,
Gerd Hoffmann
,
09:39
Re: [Qemu-devel] [PATCH V2 2/2] ARM: PL061: Cleaning field of PL061 device state
,
Peter Maydell
,
09:36
Re: [Qemu-devel] [PATCH V2 1/2] ARM: PL061: Clear PL061 device state after reset
,
Peter Maydell
,
09:35
Re: [Qemu-devel] [PATCH] usb: check RNDIS buffer offsets & length
,
Gerd Hoffmann
,
09:33
Re: [Qemu-devel] [PATCH v2] usb: drop active assert when pid is invalid
,
Gonglei (Arei)
,
09:31
Re: [Qemu-devel] Hello from a new comer
,
thomas
,
09:31
Re: [Qemu-devel] [PATCH 08/13] throttle: Add support for burst periods
,
Alberto Garcia
,
09:25
Re: [Qemu-devel] [PATCH] usb: ohci avoid multiple eof timers
,
Gerd Hoffmann
,
09:17
[Qemu-devel] Incremental backup call
,
Stefan Hajnoczi
,
09:03
Re: [Qemu-devel] [PATCH v2 1/1] vhost-user interrupt management fixes
,
Michael S. Tsirkin
,
08:59
Re: [Qemu-devel] [PATCH v2 1/5] target-arm: Add the pmceid0 and pmceid1 registers
,
Peter Maydell
,
08:58
Re: [Qemu-devel] [PATCH v2] usb: drop active assert when pid is invalid
,
Gerd Hoffmann
,
08:54
Re: [Qemu-devel] [PATCH v19 3/9] pc: add a Virtual Machine Generation ID device
,
Igor Mammedov
,
08:51
Re: [Qemu-devel] [PATCH 00/14] More #include cleanups
,
Peter Maydell
,
08:49
Re: [Qemu-devel] [PATCH RESEND v5] i2c-tiny-usb is a small usb to i2c bridge
,
Gerd Hoffmann
,
08:42
Re: [Qemu-devel] [PATCH 1/3] block/backup: make backup cluster size configurable
,
John Snow
,
08:38
Re: [Qemu-devel] [PATCH] usb: check USB configuration descriptor object
,
Gerd Hoffmann
,
08:34
Re: [Qemu-devel] [PATCH] gtk: fix uninitialized temporary VirtualConsole
,
Gerd Hoffmann
,
08:32
Re: [Qemu-devel] [PATCH v2] cirrus_vga: fix off-by-one in blit_region_is_unsafe
,
Gerd Hoffmann
,
08:30
[Qemu-devel] [PATCH v2 1/1] vhost-user interrupt management fixes
,
Victor Kaplansky
,
08:28
[Qemu-devel] [PATCH v2 0/1] vhost-user interrupt management fixes
,
Victor Kaplansky
,
08:28
Re: [Qemu-devel] [PATCH] build: Don't redefine 'inline'
,
Peter Maydell
,
08:25
[Qemu-devel] [PATCH v2 2/3] hw/intc: Add (new) ASPEED AST2400 AVIC device model
,
Andrew Jeffery
,
08:21
[Qemu-devel] [PATCH v2 1/3] hw/timer: Add ASPEED AST2400 timer device model
,
Andrew Jeffery
,
08:21
[Qemu-devel] [PATCH v2 3/3] hw/arm: Add ASPEED AST2400 machine type
,
Andrew Jeffery
,
08:21
[Qemu-devel] [PATCH v2 0/3] Add ASPEED AST2400 machine model
,
Andrew Jeffery
,
08:21
Re: [Qemu-devel] [libvirt] [RFC PATCH 0/2] ARM: add QMP command to query GIC version
,
Andrea Bolognani
,
08:15
Re: [Qemu-devel] [PATCH v7 03/11] dump-guest-memory: using static DumpState, add DumpStatus
,
Peter Xu
,
08:11
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
Markus Armbruster
,
07:59
Re: [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Kevin Wolf
,
07:55
Re: [Qemu-devel] [PATCH] migration: fix incorrect memory_global_dirty_log_start outside BQL
,
Stefan Hajnoczi
,
07:49
Re: [Qemu-devel] [PATCH v2 1/4] vl.c: Fix regression in machine error message
,
Markus Armbruster
,
07:46
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
Andreas Färber
,
07:41
[Qemu-devel] [PATCH v2 15/15] tests/docker/Makefile.include: snapshot the src for docker
,
Fam Zheng
,
07:41
[Qemu-devel] [PATCH v2 14/15] docker: Support interactive shell for debugging
,
Fam Zheng
,
07:41
[Qemu-devel] [PATCH v2 13/15] MAINTAINERS: Add tests/docker
,
Fam Zheng
,
07:41
[Qemu-devel] [PATCH v2 12/15] .gitignore: Ignore temporary dockerfile
,
Fam Zheng
,
07:41
[Qemu-devel] [PATCH v2 10/15] docker: Add travis tool
,
Fam Zheng
,
07:41
[Qemu-devel] [PATCH v2 11/15] docs: Add text for tests/docker in build-system.txt
,
Fam Zheng
,
07:41
[Qemu-devel] [PATCH v2 09/15] docker: Add mingw test
,
Fam Zheng
,
07:40
[Qemu-devel] [PATCH v2 08/15] docker: Add clang test
,
Fam Zheng
,
07:40
[Qemu-devel] [PATCH v2 07/15] docker: Add full test
,
Fam Zheng
,
07:40
[Qemu-devel] [PATCH v2 05/15] docker: Add common.rc
,
Fam Zheng
,
07:40
[Qemu-devel] [PATCH v2 06/15] docker: Add quick test
,
Fam Zheng
,
07:40
[Qemu-devel] [PATCH v2 04/15] docker: Add test runner
,
Fam Zheng
,
07:40
[Qemu-devel] [PATCH v2 03/15] docker: Add images
,
Fam Zheng
,
07:40
[Qemu-devel] [PATCH v2 02/15] Makefile: Rules for docker testing
,
Fam Zheng
,
07:40
[Qemu-devel] [PATCH v2 01/15] tests: Add utilities for docker testing
,
Fam Zheng
,
07:40
[Qemu-devel] [PATCH v2 00/15] tests: Introducing docker tests
,
Fam Zheng
,
07:40
Re: [Qemu-devel] [PATCH v7 08/11] DumpState: adding total_size and written_size fields
,
Andrew Jones
,
07:39
Re: [Qemu-devel] [libvirt] [RFC PATCH 0/2] ARM: add QMP command to query GIC version
,
Daniel P. Berrange
,
07:38
Re: [Qemu-devel] [PATCH v19 3/9] pc: add a Virtual Machine Generation ID device
,
Marcel Apfelbaum
,
07:37
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
Markus Armbruster
,
07:35
Re: [Qemu-devel] [PATCH v7 03/11] dump-guest-memory: using static DumpState, add DumpStatus
,
Andrew Jones
,
07:32
Re: [Qemu-devel] [PATCHv7 3/9] slirp: Adding IPv6 UDP support
,
Thomas Huth
,
07:28
Re: [Qemu-devel] [libvirt] [RFC PATCH 0/2] ARM: add QMP command to query GIC version
,
Andrea Bolognani
,
07:28
Re: [Qemu-devel] [PATCHv7 2/9] slirp: Adding ICMPv6 error sending
,
Thomas Huth
,
07:21
Re: [Qemu-devel] [libvirt] [RFC PATCH 0/2] ARM: add QMP command to query GIC version
,
Andrea Bolognani
,
07:20
Re: [Qemu-devel] [PATCH v19 3/9] pc: add a Virtual Machine Generation ID device
,
Igor Mammedov
,
07:17
Re: [Qemu-devel] [libvirt] [RFC PATCH 0/2] ARM: add QMP command to query GIC version
,
Daniel P. Berrange
,
07:15
Re: [Qemu-devel] [libvirt] [RFC PATCH 0/2] ARM: add QMP command to query GIC version
,
Peter Maydell
,
07:09
Re: [Qemu-devel] [PATCH] slirp: Add IPv6 support to the TFTP code
,
Thomas Huth
,
07:09
Re: [Qemu-devel] [RFC PATCH v3 3/3] fw/pci: Allocate IGD stolen memory
,
Gerd Hoffmann
,
07:09
Re: [Qemu-devel] [libvirt] [RFC PATCH 0/2] ARM: add QMP command to query GIC version
,
Andrea Bolognani
,
07:06
Re: [Qemu-devel] KVM call for agenda for 2016-02-16
,
Christian Borntraeger
,
06:55
[Qemu-devel] [PATCH v1 1/1] etraxfs_dma: Dont forward zero-length payload to clients
,
Edgar E. Iglesias
,
06:53
Re: [Qemu-devel] [PULL 0/5] tcg queued patches
,
Peter Maydell
,
06:46
Re: [Qemu-devel] [PULL 0/5] tcg queued patches
,
Peter Maydell
,
06:46
Re: [Qemu-devel] [PATCHv7 1/9] slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfiguration
,
Thomas Huth
,
06:37
Re: [Qemu-devel] [PATCH v3 03/16] hw/timer: QOM'ify etraxfs_timer
,
Edgar E. Iglesias
,
06:24
Re: [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Pavel Dovgalyuk
,
06:20
[Qemu-devel] [PATCH v3 06/16] hw/timer: QOM'ify exynos4210_rtc
,
xiaoqiang zhao
,
06:12
[Qemu-devel] [PATCH v3 09/16] hw/timer: QOM'ify m48txx_sysbus (pass 1)
,
xiaoqiang zhao
,
06:12
[Qemu-devel] [PATCH v3 15/16] hw/timer: QOM'ify slavio_timer
,
xiaoqiang zhao
,
06:12
[Qemu-devel] [PATCH v3 10/16] hw/timer: QOM'ify m48txx_sysbus (pass 2)
,
xiaoqiang zhao
,
06:12
[Qemu-devel] [PATCH v3 16/16] hw/timer: QOM'ify tusb6010
,
xiaoqiang zhao
,
06:12
[Qemu-devel] [PATCH v3 08/16] hw/timer: QOM'ify lm32_timer
,
xiaoqiang zhao
,
06:12
[Qemu-devel] [PATCH v3 12/16] hw/timer: QOM'ify pl031
,
xiaoqiang zhao
,
06:12
[Qemu-devel] [PATCH v3 13/16] hw/timer: QOM'ify puv3_ost
,
xiaoqiang zhao
,
06:12
[Qemu-devel] [PATCH v3 04/16] hw/timer: QOM'ify exynos4210_mct
,
xiaoqiang zhao
,
06:12
[Qemu-devel] [PATCH v3 11/16] hw/timer: QOM'ify milkymist_sysctl
,
xiaoqiang zhao
,
06:12
[Qemu-devel] [PATCH v3 14/16] hw/timer: QOM'ify pxa2xx_timer
,
xiaoqiang zhao
,
06:12
[Qemu-devel] [PATCH v3 05/16] hw/timer: QOM'ify exynos4210_pwm
,
xiaoqiang zhao
,
06:11
[Qemu-devel] [PATCH v3 00/16] QOM'ify hw/timer/*
,
xiaoqiang zhao
,
06:11
[Qemu-devel] [PATCH v3 01/16] hw/timer: QOM'ify arm_timer (pass 1)
,
xiaoqiang zhao
,
06:11
[Qemu-devel] [PATCH v3 02/16] hw/timer: QOM'ify arm_timer (pass 2)
,
xiaoqiang zhao
,
06:11
[Qemu-devel] [PATCH v3 07/16] hw/timer: QOM'ify grlib_gptimer
,
xiaoqiang zhao
,
06:11
[Qemu-devel] [PATCH v3 03/16] hw/timer: QOM'ify etraxfs_timer
,
xiaoqiang zhao
,
06:11
Re: [Qemu-devel] [PATCH] pseries: Include missing pseries-2.5 compat properties in pseries-2.4
,
Laurent Vivier
,
06:11
Re: [Qemu-devel] [PATCH v2 06/11] nvdimm acpi: initialize the resource used by NVDIMM ACPI
,
Igor Mammedov
,
06:01
Re: [Qemu-devel] [PATCH] usb: ohci avoid multiple eof timers
,
Laurent Vivier
,
05:56
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
Igor Mammedov
,
05:53
Re: [Qemu-devel] [PATCH RFC 0/4] ARM SMMUv3 Emulation
,
Peter Maydell
,
05:50
[Qemu-devel] [Bug 1350435] Re: tcg.c:1693: tcg fatal error
,
Colin Watson
,
05:50
Re: [Qemu-devel] [PATCH 08/13] throttle: Add support for burst periods
,
Kevin Wolf
,
05:45
Re: [Qemu-devel] [PATCH 1/2] migration: allow configuration section to be optional
,
Greg Kurz
,
05:39
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
Igor Mammedov
,
05:37
Re: [Qemu-devel] [PATCH] slirp: Add IPv6 support to the TFTP code
,
Samuel Thibault
,
05:30
Re: [Qemu-devel] [PATCH 0/3] mptsas Coverity fixes
,
Markus Armbruster
,
05:17
Re: [Qemu-devel] [RFC PATCH 0/2] ARM: add QMP command to query GIC version
,
Daniel P. Berrange
,
05:15
Re: [Qemu-devel] [RFC PATCH 0/2] ARM: add QMP command to query GIC version
,
Markus Armbruster
,
05:11
Re: [Qemu-devel] [PATCH v4 0/6] virtio/vhost cross-endian cleanup
,
Greg Kurz
,
05:07
Re: [Qemu-devel] [PATCH v19 3/9] pc: add a Virtual Machine Generation ID device
,
Marcel Apfelbaum
,
05:05
Re: [Qemu-devel] [PATCH v4 0/6] virtio/vhost cross-endian cleanup
,
Michael S. Tsirkin
,
05:04
[Qemu-devel] [PATCH] usb: ohci avoid multiple eof timers
,
P J P
,
05:04
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
David Gibson
,
05:04
Re: [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Kevin Wolf
,
05:02
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
Igor Mammedov
,
04:59
Re: [Qemu-devel] [PATCH v4 0/6] virtio/vhost cross-endian cleanup
,
Greg Kurz
,
04:57
Re: [Qemu-devel] [PATCH v2 09/14] hw/timer: QOM'ify milkymist_sysctl
,
hitmoon
,
04:52
Re: [Qemu-devel] [PATCH] s390: remove misleading comment
,
Cornelia Huck
,
04:47
Re: [Qemu-devel] [PATCH 3/8] virtio: add AioContext-specific function for host notifiers
,
Cornelia Huck
,
04:42
Re: [Qemu-devel] [PATCH v2 09/14] hw/timer: QOM'ify milkymist_sysctl
,
Peter Maydell
,
04:41
[Qemu-devel] [PATCH v10 2/3] quorum: implement bdrv_add_child() and bdrv_del_child()
,
Changlong Xie
,
04:36
[Qemu-devel] [PATCH v10 3/3] qmp: add monitor command to add/remove a child
,
Changlong Xie
,
04:36
[Qemu-devel] [PATCH v10 1/3] Add new block driver interface to add/delete a BDS's child
,
Changlong Xie
,
04:36
[Qemu-devel] [PATCH v10 0/3] qapi: child add/delete support
,
Changlong Xie
,
04:36
Re: [Qemu-devel] [PATCH v2 09/14] hw/timer: QOM'ify milkymist_sysctl
,
hitmoon
,
04:36
Re: [Qemu-devel] [PATCH 1/2] migration: allow configuration section to be optional
,
Laurent Vivier
,
04:31
[Qemu-devel] [Bug 1490611] Re: Using qemu >=2.2.1 to convert raw->VHD (fixed) adds extra padding to the result file, which Microsoft Azure rejects as invalid
,
Kevin Wolf
,
04:31
Re: [Qemu-devel] [PATCH 1/2] migration: allow configuration section to be optional
,
Greg Kurz
,
04:10
Re: [Qemu-devel] [PATCH 0/8] virtio: allow migration with dataplane
,
Christian Borntraeger
,
03:57
Re: [Qemu-devel] [PATCH] s390: remove misleading comment
,
Thomas Huth
,
03:53
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Neo Jia
,
03:49
[Qemu-devel] [PATCH] slirp: Add IPv6 support to the TFTP code
,
Thomas Huth
,
03:47
Re: [Qemu-devel] [PATCH 6/8] ipmi: provide support for FRUs
,
Cédric Le Goater
,
03:47
Re: [Qemu-devel] [PATCH] s390x: remove s390-zipl.rom
,
Christian Borntraeger
,
03:43
Re: [Qemu-devel] [PATCH v7 10/11] Dump: add hmp command "info dump"
,
Fam Zheng
,
03:35
Re: [Qemu-devel] [PATCH v7 09/11] Dump: add qmp command "query-dump"
,
Fam Zheng
,
03:35
Re: [Qemu-devel] [PATCH 8/8] vring: remove
,
Fam Zheng
,
03:32
Re: [Qemu-devel] [PATCH 7/8] virtio-scsi: do not use vring in dataplane
,
Fam Zheng
,
03:28
Re: [Qemu-devel] [PATCH 04/12] docker: Add test runner
,
Alex Bennée
,
03:20
Re: [Qemu-devel] [PATCH 6/8] virtio-blk: do not use vring in dataplane
,
Fam Zheng
,
03:15
Re: [Qemu-devel] [PULL v2 22/45] ipmi: introduce a struct ipmi_sdr_compact
,
Cédric Le Goater
,
03:11
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Tian, Kevin
,
03:10
[Qemu-devel] [PATCH 3/3] mptsas: fix wrong formula
,
Paolo Bonzini
,
03:05
[Qemu-devel] [PATCH 0/3] mptsas Coverity fixes
,
Paolo Bonzini
,
03:05
[Qemu-devel] [PATCH 1/3] mptsas: add missing va_end
,
Paolo Bonzini
,
03:05
[Qemu-devel] [PATCH 2/3] mptsas: fix memory leak
,
Paolo Bonzini
,
03:05
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Neo Jia
,
02:53
[Qemu-devel] [PATCH v7 11/11] dump-guest-memory: add qmp event DUMP_COMPLETED
,
Peter Xu
,
02:52
[Qemu-devel] [PATCH v7 10/11] Dump: add hmp command "info dump"
,
Peter Xu
,
02:52
[Qemu-devel] [PATCH v7 09/11] Dump: add qmp command "query-dump"
,
Peter Xu
,
02:52
[Qemu-devel] [PATCH v7 08/11] DumpState: adding total_size and written_size fields
,
Peter Xu
,
02:52
[Qemu-devel] [PATCH v7 07/11] dump-guest-memory: add "detach" support
,
Peter Xu
,
02:51
[Qemu-devel] [PATCH v7 06/11] dump-guest-memory: disable dump when in INMIGRATE state
,
Peter Xu
,
02:51
[Qemu-devel] [PATCH v7 05/11] dump-guest-memory: introduce dump_process() helper function.
,
Peter Xu
,
02:51
[Qemu-devel] [PATCH v7 04/11] dump-guest-memory: add dump_in_progress() helper function
,
Peter Xu
,
02:51
[Qemu-devel] [PATCH v7 03/11] dump-guest-memory: using static DumpState, add DumpStatus
,
Peter Xu
,
02:51
[Qemu-devel] [PATCH v7 02/11] dump-guest-memory: add "detach" flag for QMP/HMP interfaces.
,
Peter Xu
,
02:51
[Qemu-devel] [PATCH v7 01/11] dump-guest-memory: cleanup: removing dump_{error|cleanup}().
,
Peter Xu
,
02:51
[Qemu-devel] [PATCH v7 00/11] Add basic "detach" support for dump-guest-memory
,
Peter Xu
,
02:51
Re: [Qemu-devel] [PULL v2 22/45] ipmi: introduce a struct ipmi_sdr_compact
,
Paolo Bonzini
,
02:45
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Tian, Kevin
,
02:40
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Neo Jia
,
02:36
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Tian, Kevin
,
02:28
Re: [Qemu-devel] [PATCH 5/8] virtio-blk: fix "disabled data plane" mode
,
Fam Zheng
,
02:27
Re: [Qemu-devel] [PATCH 4/8] virtio: export vring_notify as virtio_should_notify
,
Fam Zheng
,
02:21
Re: [Qemu-devel] [PATCH 3/8] virtio: add AioContext-specific function for host notifiers
,
Fam Zheng
,
02:20
Re: [Qemu-devel] [PATCH 2/8] vring: make vring_enable_notification return void
,
Fam Zheng
,
02:18
Re: [Qemu-devel] [PATCH v6 10/11] Dump: add hmp command "info dump"
,
Peter Xu
,
02:18
Re: [Qemu-devel] [PATCH 1/8] block-migration: acquire AioContext as necessary
,
Fam Zheng
,
02:17
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Neo Jia
,
02:13
Re: [Qemu-devel] [PATCH] s390x: remove s390-zipl.rom
,
Thomas Huth
,
02:06
Re: [Qemu-devel] [PATCH v2 00/14] QOM'ify hw/timer/*
,
<address@hidden>
,
02:01
Re: [Qemu-devel] [PATCH v6 09/11] Dump: add qmp command "query-dump"
,
Peter Xu
,
01:59
Re: [Qemu-devel] [PATCH v6 11/11] dump-guest-memory: add qmp event DUMP_COMPLETED
,
Fam Zheng
,
01:50
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Tian, Kevin
,
01:49
Re: [Qemu-devel] [PATCH v6 10/11] Dump: add hmp command "info dump"
,
Fam Zheng
,
01:46
Re: [Qemu-devel] [PATCH v6 09/11] Dump: add qmp command "query-dump"
,
Fam Zheng
,
01:41
Re: [Qemu-devel] <summary> RE: [iGVT-g] VFIO based vGPU(was Re: [Announcement] 2015-Q3 release of XenGT - a Mediated ...)
,
Tian, Kevin
,
01:40
[Qemu-devel] [PATCH] s390: remove misleading comment
,
Michael Tokarev
,
01:30
Re: [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Pavel Dovgalyuk
,
01:25
Re: [Qemu-devel] [PATCH COLO-Frame v14 24/40] COLO: Process shutdown command for VM in COLO state
,
Hailiang Zhang
,
01:18
Re: [Qemu-devel] [PATCH] s390x: remove s390-zipl.rom
,
Thomas Huth
,
01:07
Re: [Qemu-devel] [PATCH v9 2/3] quorum: implement bdrv_add_child() and bdrv_del_child()
,
Changlong Xie
,
01:04
Re: [Qemu-devel] [PATCH 04/12] docker: Add test runner
,
Fam Zheng
,
01:00
Re: [Qemu-devel] [PATCH v2 0/2] move qcow2_invalidate_cache() out of coroutine context
,
Denis V. Lunev
,
00:57
Re: [Qemu-devel] [PATCH v7 0/5] don't use NVDIMM for balooning
,
Denis V. Lunev
,
00:56
February 15, 2016
[Qemu-devel] [Bug 1329956] Re: multi-core FreeBSD guest hangs after warm reboot
,
Venkateswara Rao Dokku
,
23:55
Re: [Qemu-devel] [PATCH] pseries: Include missing pseries-2.5 compat properties in pseries-2.4
,
Laszlo Ersek
,
23:26
Re: [Qemu-devel] [PATCH 6/8] ipmi: provide support for FRUs
,
Corey Minyard
,
22:38
Re: [Qemu-devel] [PATCH 04/12] docker: Add test runner
,
Fam Zheng
,
21:52
[Qemu-devel] [PATCH] pseries: Include missing pseries-2.5 compat properties in pseries-2.4
,
David Gibson
,
21:45
Re: [Qemu-devel] [PATCH 11/12] .gitignore: Ignore temporary dockerfile
,
Fam Zheng
,
21:44
Re: [Qemu-devel] [PATCH 00/12] tests: Introducing docker tests
,
Fam Zheng
,
21:42
Re: [Qemu-devel] [PATCH v6 00/11] Add basic "detach" support for dump-guest-memory
,
Peter Xu
,
21:31
[Qemu-devel] [PATCH v2 0/1] change quorum vote rules for 64-bits hash
,
Changlong Xie
,
21:14
[Qemu-devel] [PATCH v2 1/1] quorum: Change vote rules for 64 bits hash
,
Changlong Xie
,
21:14
[Qemu-devel] [Bug 1490611] Re: Using qemu >=2.2.1 to convert raw->VHD (fixed) adds extra padding to the result file, which Microsoft Azure rejects as invalid
,
Cole Mickens
,
21:00
[Qemu-devel] [Bug 1490611] Re: Using qemu >=2.2.1 to convert raw->VHD (fixed) adds extra padding to the result file, which Microsoft Azure rejects as invalid
,
Cole Mickens
,
21:00
Re: [Qemu-devel] [PATCH 1/1] quorum: change vote rules for 64 bits hash
,
Changlong Xie
,
20:36
Re: [Qemu-devel] [PATCH 06/12] docker: Add basic test
,
Fam Zheng
,
20:15
[Qemu-devel] [PATCH v10 12/13] qapi: Delete unused visit_start_union()
,
Eric Blake
,
19:21
[Qemu-devel] [PATCH v10 09/13] qapi: Emit structs used as variants in topological order
,
Eric Blake
,
19:21
[Qemu-devel] [PATCH v10 13/13] qapi: Change visit_start_implicit_struct to visit_start_alternate
,
Eric Blake
,
19:21
[Qemu-devel] [PATCH v10 00/13] prune some QAPI visitor cruft (was qapi cleanups subset E)
,
Eric Blake
,
19:21
[Qemu-devel] [PATCH v10 11/13] qapi: Don't box branches of flat unions
,
Eric Blake
,
19:21
[Qemu-devel] [PATCH v10 10/13] qapi: Don't box struct branch of alternate
,
Eric Blake
,
19:21
[Qemu-devel] [PATCH v10 08/13] qapi: Adjust layout of FooList types
,
Eric Blake
,
19:21
[Qemu-devel] [PATCH v10 02/13] qapi: Forbid empty unions and useless alternates
,
Eric Blake
,
19:21
[Qemu-devel] [PATCH v10 01/13] qapi: Simplify excess input reporting in input visitors
,
Eric Blake
,
19:21
[Qemu-devel] [PATCH v10 05/13] qapi-visit: Simplify how we visit common union members
,
Eric Blake
,
19:21
[Qemu-devel] [PATCH v10 07/13] qapi-visit: Less indirection in visit_type_Foo_fields()
,
Eric Blake
,
19:21
[Qemu-devel] [PATCH v10 06/13] qapi-visit: Unify struct and union visit
,
Eric Blake
,
19:21
[Qemu-devel] [PATCH v10 03/13] qapi: Reposition error checks in gen_visit_fields()
,
Eric Blake
,
19:21
[Qemu-devel] [PATCH v10 04/13] qapi: Drop pointless gotos in generated code
,
Eric Blake
,
19:21
Re: [Qemu-devel] [PATCH v3] linux-user: Fix qemu-binfmt-conf.h to store config across reboot
,
Laurent Vivier
,
17:47
Re: [Qemu-devel] [PATCH 2/3] i.MX: Add the Freescale SPI Controller
,
Jean-Christophe DUBOIS
,
17:43
[Qemu-devel] QEMU GSoC 2016: MTTCG project
,
Pranith Kumar
,
17:40
Re: [Qemu-devel] [PULL 0/5] tcg queued patches
,
Richard Henderson
,
15:57
Re: [Qemu-devel] [PATCH v2 0/4] TriCore exception patches
,
Richard Henderson
,
15:53
Re: [Qemu-devel] [PATCH v2 1/4] target-tricore: Add trap handling
,
Richard Henderson
,
15:52
Re: [Qemu-devel] [PULL 0/5] tcg queued patches
,
Peter Maydell
,
15:36
Re: [Qemu-devel] [RFC PATCH 0/2] ARM: add QMP command to query GIC version
,
Peter Maydell
,
15:32
Re: [Qemu-devel] [PULL 0/5] tcg queued patches
,
Richard Henderson
,
15:30
Re: [Qemu-devel] [PATCH] vl: fix migration from prelaunch state
,
Dr. David Alan Gilbert
,
15:24
Re: [Qemu-devel] [RFC PATCH 0/2] ARM: add QMP command to query GIC version
,
Andrew Jones
,
15:18
Re: [Qemu-devel] [RFC PATCH v3 3/3] fw/pci: Allocate IGD stolen memory
,
Michael S. Tsirkin
,
15:09
Re: [Qemu-devel] [PATCH] msix: fix msix_vector_masked
,
Markus Armbruster
,
14:55
Re: [Qemu-devel] [RFC PATCH v3 3/3] fw/pci: Allocate IGD stolen memory
,
Alex Williamson
,
14:54
Re: [Qemu-devel] [RFC PATCH v3 3/3] fw/pci: Allocate IGD stolen memory
,
Kevin O'Connor
,
14:50
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
Markus Armbruster
,
14:43
Re: [Qemu-devel] [RFC PATCH 0/2] ARM: add QMP command to query GIC version
,
Markus Armbruster
,
14:41
Re: [Qemu-devel] [RFC PATCH v3 3/3] fw/pci: Allocate IGD stolen memory
,
Michael S. Tsirkin
,
14:29
Re: [Qemu-devel] [RFC PATCH v3 3/3] fw/pci: Allocate IGD stolen memory
,
Alex Williamson
,
14:20
Re: [Qemu-devel] [PATCH 3/3] qemu-iotests: 140: use virtio-scsi instead of IDE
,
Max Reitz
,
14:18
Re: [Qemu-devel] proposed schedule for 2.6 release
,
Peter Maydell
,
14:06
[Qemu-devel] [PATCH] migration: fix incorrect memory_global_dirty_log_start outside BQL
,
Paolo Bonzini
,
14:00
[Qemu-devel] ping [PATCH v14] block/raw-posix.c: Make physical devices usable in QEMU under Mac OS X host
,
Programmingkid
,
14:00
Re: [Qemu-devel] [PATCH v2 06/11] nvdimm acpi: initialize the resource used by NVDIMM ACPI
,
Xiao Guangrong
,
13:43
[Qemu-devel] [PATCH] vl: fix migration from prelaunch state
,
Paolo Bonzini
,
13:41
Re: [Qemu-devel] [PATCH 6/8] ipmi: provide support for FRUs
,
Marcel Apfelbaum
,
13:40
Re: [Qemu-devel] [PATCH v2 00/14] QOM'ify hw/timer/*
,
Peter Maydell
,
13:22
Re: [Qemu-devel] [PATCH v2 14/14] hw/timer: QOM'ify tusb6010 and remove all tabs
,
Peter Maydell
,
13:20
Re: [Qemu-devel] [PATCH v2 06/14] hw/timer: QOM'ify grlib_gptimer
,
Peter Maydell
,
13:18
Re: [Qemu-devel] [PATCH v2 07/14] hw/timer: QOM'ify lm32_timer
,
Peter Maydell
,
13:15
Re: [Qemu-devel] [PATCH v2 09/14] hw/timer: QOM'ify milkymist_sysctl
,
Peter Maydell
,
13:14
Re: [Qemu-devel] [PATCH v2 04/14] hw/timer: QOM'ify exynos4210_pwm
,
Peter Maydell
,
13:12
Re: [Qemu-devel] [PATCH v2 03/14] hw/timer: QOM'ify exynos4210_mct
,
Peter Maydell
,
13:12
Re: [Qemu-devel] [PATCH v2 02/14] hw/timer: QOM'ify etraxfs_timer
,
Peter Maydell
,
13:10
Re: [Qemu-devel] [PATCH v2 01/14] hw/timer: QOM'ify arm_timer
,
Peter Maydell
,
13:07
Re: [Qemu-devel] [PATCH 00/12] tests: Introducing docker tests
,
Alex Bennée
,
12:59
Re: [Qemu-devel] [PATCH 5/8] virtio-blk: fix "disabled data plane" mode
,
Cornelia Huck
,
12:58
[Qemu-devel] Outreachy May-August 2016
,
Stefan Hajnoczi
,
12:55
Re: [Qemu-devel] [PATCH] target-arm: Implement DBGDTRRX_EL0/DBGDTRTX_EL0 MSR
,
Peter Maydell
,
12:52
Re: [Qemu-devel] [RFC PATCH v3 3/3] fw/pci: Allocate IGD stolen memory
,
Alex Williamson
,
12:46
Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
Eric Blake
,
12:44
Re: [Qemu-devel] [PATCH] target-arm: Fix MDCCSR_EL0 instruction encoding
,
Peter Maydell
,
12:42
Re: [Qemu-devel] [PATCH v2 06/11] nvdimm acpi: initialize the resource used by NVDIMM ACPI
,
Igor Mammedov
,
12:24
[Qemu-devel] [PATCH 03/11] target-arm: Raw CPSR writes should skip checks and bank switching
,
Peter Maydell
,
12:23
[Qemu-devel] [PATCH 10/11] target-arm: Make mode switches from Hyp via CPS and MRS illegal
,
Peter Maydell
,
12:23
[Qemu-devel] [PATCH 06/11] target-arm: Add comment about not implementing NSACR.RFR
,
Peter Maydell
,
12:23
[Qemu-devel] [PATCH 01/11] target-arm: Give CPSR setting on 32-bit exception return its own helper
,
Peter Maydell
,
12:23
[Qemu-devel] [PATCH 05/11] target-arm: In cpsr_write() ignore mode switches from User mode
,
Peter Maydell
,
12:23
[Qemu-devel] [PATCH 07/11] target-arm: Add Hyp mode checks to bad_mode_switch()
,
Peter Maydell
,
12:23
[Qemu-devel] [PATCH 02/11] target-arm: Add write_type argument to cpsr_write()
,
Peter Maydell
,
12:23
[Qemu-devel] [PATCH 09/11] target-arm: In v8, make illegal AArch32 mode changes set PSTATE.IL
,
Peter Maydell
,
12:23
[Qemu-devel] [PATCH 00/11] target-arm: clean up cpsr_write mode changing
,
Peter Maydell
,
12:23
[Qemu-devel] [PATCH 04/11] linux-user: Use restrictive mask when calling cpsr_write()
,
Peter Maydell
,
12:23
[Qemu-devel] [PATCH 11/11] target-arm: Make Monitor->NS PL1 mode changes illegal if HCR.TGE is 1
,
Peter Maydell
,
12:23
[Qemu-devel] [PATCH 08/11] target-arm: Forbid mode switch to Mon from Secure EL1
,
Peter Maydell
,
12:23
Re: [Qemu-devel] [PATCH 7/8] ipmi: introduce an ipmi_bmc_sdr_find() API
,
Cédric Le Goater
,
12:21
Re: [Qemu-devel] [PATCH v2 02/10] machine: introduce MachineClass.possible_cpu_arch_ids() hook
,
Igor Mammedov
,
12:18
Re: [Qemu-devel] [PATCH 6/8] ipmi: provide support for FRUs
,
Cédric Le Goater
,
12:17
Re: [Qemu-devel] [PATCH 1/1] quorum: change vote rules for 64 bits hash
,
Eric Blake
,
12:11
[Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus
,
Igor Mammedov
,
12:10
Re: [Qemu-devel] RFC: configuring QEMU virtfs for Xen PV(H) guests
,
Stefano Stabellini
,
12:08
Re: [Qemu-devel] [PATCH 5/8] ipmi: use a file to load SDRs
,
Cédric Le Goater
,
12:03
Re: [Qemu-devel] [PATCH 4/8] ipmi: add some local variables in ipmi_sdr_init
,
Cédric Le Goater
,
11:54
Re: [Qemu-devel] [PATCH 2/8] ipmi: use a function to initialize the SDR table
,
Cédric Le Goater
,
11:53
Re: [Qemu-devel] [PATCH 2/3] i.MX: Add the Freescale SPI Controller
,
mar.krzeminski
,
11:46
Re: [Qemu-devel] [PATCH 4/8] virtio: export vring_notify as virtio_should_notify
,
Cornelia Huck
,
11:44
Re: [Qemu-devel] [Qemu-block] [PATCH 00/13] throttle: Allow I/O bursts for a user-defined period of time
,
Stefan Hajnoczi
,
11:40
Re: [Qemu-devel] [PATCH] xen: xen_is_pirq_msi only when xen_enabled()
,
Stefano Stabellini
,
11:33
Re: [Qemu-devel] [PATCH 2/8] vring: make vring_enable_notification return void
,
Cornelia Huck
,
11:24
[Qemu-devel] [PATCH v3 19/26] block: add generic full disk encryption driver
,
Daniel P. Berrange
,
11:12
[Qemu-devel] [PATCH v3 26/26] block: remove support for legecy AES qcow/qcow2 encryption
,
Daniel P. Berrange
,
11:12
[Qemu-devel] [PATCH v3 21/26] qcow2: convert QCow2 to use QCryptoBlock for encryption
,
Daniel P. Berrange
,
11:12
[Qemu-devel] [PATCH v3 25/26] block: remove all encryption handling APIs
,
Daniel P. Berrange
,
11:12
[Qemu-devel] [PATCH v3 23/26] qcow: convert QCow to use QCryptoBlock for encryption
,
Daniel P. Berrange
,
11:12
[Qemu-devel] [PATCH v3 24/26] block: rip out all traces of password prompting
,
Daniel P. Berrange
,
11:11
[Qemu-devel] [PATCH v3 16/26] tests: redirect stderr to stdout for iotests
,
Daniel P. Berrange
,
11:11
[Qemu-devel] [PATCH v3 13/26] crypto: implement the LUKS block encryption format
,
Daniel P. Berrange
,
11:11
[Qemu-devel] [PATCH v3 22/26] qcow: make encrypt_sectors encrypt in place
,
Daniel P. Berrange
,
11:11
[Qemu-devel] [PATCH v3 20/26] qcow2: make qcow2_encrypt_sectors encrypt in place
,
Daniel P. Berrange
,
11:11
[Qemu-devel] [PATCH v3 18/26] tests: add output filter to python I/O tests helper
,
Daniel P. Berrange
,
11:11
[Qemu-devel] [PATCH v3 11/26] crypto: wire up XTS mode for cipher APIs
,
Daniel P. Berrange
,
11:11
[Qemu-devel] [PATCH v3 17/26] tests: refactor python I/O tests helper main method
,
Daniel P. Berrange
,
11:11
[Qemu-devel] [PATCH v3 12/26] crypto: add block encryption framework
,
Daniel P. Berrange
,
11:11
[Qemu-devel] [PATCH v3 09/26] crypto: import an implementation of the XTS cipher mode
,
Daniel P. Berrange
,
11:11
[Qemu-devel] [PATCH v3 14/26] block: add flag to indicate that no I/O will be performed
,
Daniel P. Berrange
,
11:11
[Qemu-devel] [PATCH v3 15/26] qemu-img/qemu-io: don't prompt for passwords if not required
,
Daniel P. Berrange
,
11:11
[Qemu-devel] [PATCH v3 10/26] crypto: refactor code for dealing with AES cipher
,
Daniel P. Berrange
,
11:11
[Qemu-devel] [PATCH v3 08/26] crypto: add support for the twofish cipher algorithm
,
Daniel P. Berrange
,
11:11
[Qemu-devel] [PATCH v3 07/26] crypto: add support for the serpent cipher algorithm
,
Daniel P. Berrange
,
11:11
[Qemu-devel] [PATCH v3 03/26] crypto: add support for generating initialization vectors
,
Daniel P. Berrange
,
11:11
[Qemu-devel] [PATCH v3 04/26] crypto: add support for anti-forensic split algorithm
,
Daniel P. Berrange
,
11:11
[Qemu-devel] [PATCH v3 05/26] crypto: skip testing of unsupported cipher algorithms
,
Daniel P. Berrange
,
11:11
[Qemu-devel] [PATCH v3 01/26] crypto: add cryptographic random byte source
,
Daniel P. Berrange
,
11:11
[Qemu-devel] [PATCH v3 06/26] crypto: add support for the cast5-128 cipher algorithm
,
Daniel P. Berrange
,
11:11
[Qemu-devel] [PATCH v3 02/26] crypto: add support for PBKDF2 algorithm
,
Daniel P. Berrange
,
11:11
[Qemu-devel] [PATCH v3 00/26] Support LUKS encryption in block devices
,
Daniel P. Berrange
,
11:11
Re: [Qemu-devel] [PATCH 2/3] qdev-monitor: add missing aliases for virtio-{9p, balloon, rng, scsi}
,
Cornelia Huck
,
11:03
Re: [Qemu-devel] [PATCH v2 06/11] nvdimm acpi: initialize the resource used by NVDIMM ACPI
,
Xiao Guangrong
,
11:01
Re: [Qemu-devel] [V4 1/4] hw/i386: Introduce AMD IO MMU
,
jack bean
,
10:56
Re: [Qemu-devel] [PATCH] trace: only create simple backend trace files when an event is emitted.
,
Stefan Hajnoczi
,
10:54
Re: [Qemu-devel] [PATCH v6 00/10] Make qemu-img/qemu-nbd/qemu-io CLI more flexible
,
Kevin Wolf
,
10:53
Re: [Qemu-devel] [PATCH] trace: only create simple backend trace files when an event is emitted.
,
Stefan Hajnoczi
,
10:53
Re: [Qemu-devel] [V4 1/4] hw/i386: Introduce AMD IO MMU
,
Marcel Apfelbaum
,
10:46
Re: [Qemu-devel] [PATCH 2/3] virtio-pci: add an option to bypass guest_notifier_mask
,
Victor Kaplansky
,
10:38
Re: [Qemu-devel] trace: timestamps, core IDs, and file creation
,
Stefan Hajnoczi
,
10:29
Re: [Qemu-devel] [RFC PATCH 0/2] ARM: add QMP command to query GIC version
,
Daniel P. Berrange
,
10:22
Re: [Qemu-devel] [PATCH v2 2/4] vl: Reset location after handling command-line arguments
,
Eduardo Habkost
,
10:22
Re: [Qemu-devel] [RFC PATCH 0/2] ARM: add QMP command to query GIC version
,
Peter Maydell
,
10:21
Re: [Qemu-devel] [PATCH 2/4] pc/q35: drop compatiility with old bios types
,
Eduardo Habkost
,
10:21
[Qemu-devel] QEMU: Illegal instruction (core dumped) when using Pthread example code
,
junaidaslam1
,
10:19
[Qemu-devel] QEMU: Illegal instruction (core dumped) when using Pthread example code
,
junaidaslam1
,
10:16
Re: [Qemu-devel] [RFC PATCH 0/2] ARM: add QMP command to query GIC version
,
Markus Armbruster
,
10:08
Re: [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Kevin Wolf
,
10:01
Re: [Qemu-devel] [PATCH 06/12] docker: Add basic test
,
Alex Bennée
,
09:52
Re: [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Pavel Dovgalyuk
,
09:50
Re: [Qemu-devel] [PATCH 1/2] migration: allow configuration section to be optional
,
Laurent Vivier
,
09:49
Re: [Qemu-devel] [PATCH 06/12] docker: Add basic test
,
Peter Maydell
,
09:42
Re: [Qemu-devel] [PATCH 11/12] .gitignore: Ignore temporary dockerfile
,
Alex Bennée
,
09:42
Re: [Qemu-devel] [PATCH 12/12] MAINTAINERS: Add tests/docker
,
Alex Bennée
,
09:36
Re: [Qemu-devel] [PATCH 3/3] linux-user: correct timerfd_create syscall numbers
,
Laurent Vivier
,
09:35
Re: [Qemu-devel] [PATCH 1/3] linux-user: sync syscall numbers with kernel
,
Laurent Vivier
,
09:34
Re: [Qemu-devel] [PATCH 06/12] docker: Add basic test
,
Alex Bennée
,
09:34
[Qemu-devel] [PATCH v6 05/10] qemu-io: allow specifying image as a set of options args
,
Daniel P. Berrange
,
09:34
[Qemu-devel] [PATCH v6 10/10] qemu-io: use no_argument/required_argument constants
,
Daniel P. Berrange
,
09:34
[Qemu-devel] [PATCH v6 07/10] qemu-img: allow specifying image as a set of options args
,
Daniel P. Berrange
,
09:34
[Qemu-devel] [PATCH v6 08/10] qemu-nbd: don't overlap long option values with short options
,
Daniel P. Berrange
,
09:34
[Qemu-devel] [PATCH v6 01/10] qom: add helpers for UserCreatable object types
,
Daniel P. Berrange
,
09:34
[Qemu-devel] [PATCH v6 09/10] qemu-nbd: use no_argument/required_argument constants
,
Daniel P. Berrange
,
09:34
[Qemu-devel] [PATCH v6 03/10] qemu-nbd: add support for --object command line arg
,
Daniel P. Berrange
,
09:34
[Qemu-devel] [PATCH v6 04/10] qemu-img: add support for --object command line arg
,
Daniel P. Berrange
,
09:34
[Qemu-devel] [PATCH v6 00/10] Make qemu-img/qemu-nbd/qemu-io CLI more flexible
,
Daniel P. Berrange
,
09:34
[Qemu-devel] [PATCH v6 06/10] qemu-nbd: allow specifying image as a set of options args
,
Daniel P. Berrange
,
09:34
[Qemu-devel] [PATCH v6 02/10] qemu-io: add support for --object command line arg
,
Daniel P. Berrange
,
09:34
Re: [Qemu-devel] [PATCH v2 1/4] vl.c: Fix regression in machine error message
,
Markus Armbruster
,
09:30
Re: [Qemu-devel] [PATCH 2/3] linux-user: remove unavailable syscalls from aarch64
,
Peter Maydell
,
09:24
Re: [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Pavel Dovgalyuk
,
09:24
Re: [Qemu-devel] lock-free monitor?
,
Markus Armbruster
,
09:19
Re: [Qemu-devel] [PATCH 2/4] pc/q35: drop compatiility with old bios types
,
Markus Armbruster
,
09:16
Re: [Qemu-devel] [RFC PATCH v3 3/3] fw/pci: Allocate IGD stolen memory
,
Kevin O'Connor
,
09:15
Re: [Qemu-devel] [PATCH] xen: xen_is_pirq_msi only when xen_enabled()
,
Markus Armbruster
,
09:15
Re: [Qemu-devel] [PATCH 02/12] Makefile: Rules for docker testing
,
Alex Bennée
,
09:13
Re: [Qemu-devel] [PATCH 03/12] docker: Add images
,
Alex Bennée
,
09:12
Re: [Qemu-devel] [PATCH 04/12] docker: Add test runner
,
Alex Bennée
,
09:10
Re: [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Kevin Wolf
,
09:06
[Qemu-devel] [PATCH 2/3] linux-user: remove unavailable syscalls from aarch64
,
riku . voipio
,
09:00
[Qemu-devel] [PATCH 3/3] linux-user: correct timerfd_create syscall numbers
,
riku . voipio
,
09:00
[Qemu-devel] [PATCH 1/3] linux-user: sync syscall numbers with kernel
,
riku . voipio
,
09:00
Re: [Qemu-devel] [PATCH v19 3/9] pc: add a Virtual Machine Generation ID device
,
Igor Mammedov
,
08:56
Re: [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Pavel Dovgalyuk
,
08:54
Re: [Qemu-devel] [PATCH 02/12] Makefile: Rules for docker testing
,
Fam Zheng
,
08:52
Re: [Qemu-devel] [PATCH 03/12] docker: Add images
,
Fam Zheng
,
08:45
Re: [Qemu-devel] [Xen-devel] RFC: configuring QEMU virtfs for Xen PV(H) guests
,
Wei Liu
,
08:44
Re: [Qemu-devel] lock-free monitor?
,
Stefan Hajnoczi
,
08:42
Re: [Qemu-devel] [PATCH v2 0/4] rng-random: implement request queue
,
Pankaj Gupta
,
08:36
Re: [Qemu-devel] [Xen-devel] RFC: configuring QEMU virtfs for Xen PV(H) guests
,
Juergen Gross
,
08:33
Re: [Qemu-devel] [PATCH v2 06/11] nvdimm acpi: initialize the resource used by NVDIMM ACPI
,
Igor Mammedov
,
08:32
Re: [Qemu-devel] [PATCH 04/12] docker: Add test runner
,
Fam Zheng
,
08:30
Re: [Qemu-devel] [PATCH] linux-user: set ppc64/ppc64le default CPU to POWER8
,
Peter Maydell
,
08:25
Re: [Qemu-devel] RFC: configuring QEMU virtfs for Xen PV(H) guests
,
Paul Durrant
,
08:23
Re: [Qemu-devel] [PATCH 1/2] linux-user, i386: synchronize syscall_nr.h with kernel include/uapi/asm/unistd_32.h
,
Laurent Vivier
,
08:20
Re: [Qemu-devel] RFC: configuring QEMU virtfs for Xen PV(H) guests
,
Wei Liu
,
08:16
Re: [Qemu-devel] [PATCH] linux-user: add getrandom() syscall
,
Riku Voipio
,
08:16
Re: [Qemu-devel] [PATCH] linux-user: set ppc64/ppc64le default CPU to POWER8
,
Riku Voipio
,
08:16
[Qemu-devel] [PATCH v2 3/4] target-tricore: add illegal opcode trap generation
,
Bastian Koppelmann
,
08:12
[Qemu-devel] [PATCH v2 4/4] target-tricore: add opd trap generation
,
Bastian Koppelmann
,
08:11
[Qemu-devel] [PATCH v2 2/4] target-tricore: add context managment trap generation
,
Bastian Koppelmann
,
08:11
[Qemu-devel] [PATCH v2 1/4] target-tricore: Add trap handling
,
Bastian Koppelmann
,
08:11
[Qemu-devel] [PATCH v2 0/4] TriCore exception patches
,
Bastian Koppelmann
,
08:11
Re: [Qemu-devel] [PULL 0/5] tcg queued patches
,
Peter Maydell
,
08:05
[Qemu-devel] [PATCH v2] usb: drop active assert when pid is invalid
,
Gonglei
,
08:04
Re: [Qemu-devel] [PATCH v3 1/2] build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target directories
,
Riku Voipio
,
08:02
Re: [Qemu-devel] lock-free monitor?
,
Kevin Wolf
,
07:59
Re: [Qemu-devel] [PATCH 1/2] migration: allow configuration section to be optional
,
Greg Kurz
,
07:59
Re: [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Kevin Wolf
,
07:46
Re: [Qemu-devel] [PATCH 1/2] linux-user,i386: synchronize syscall_nr.h with kernel include/uapi/asm/unistd_32.h
,
Riku Voipio
,
07:46
Re: [Qemu-devel] [PATCH 04/12] docker: Add test runner
,
Alex Bennée
,
07:45
Re: [Qemu-devel] [libvirt] [RFC PATCH 0/2] ARM: add QMP command to query GIC version
,
Pavel Fedin
,
07:28
Re: [Qemu-devel] [PULL 00/16] target-i386: xsave, mpx, fsgsbase extensions
,
Peter Maydell
,
07:17
Re: [Qemu-devel] [libvirt] [RFC PATCH 0/2] ARM: add QMP command to query GIC version
,
Andrew Jones
,
07:16
Re: [Qemu-devel] [PATCH] linux-user: fix realloc size of target_fd_trans.
,
Riku Voipio
,
07:14
[Qemu-devel] [PATCH] xen: xen_is_pirq_msi only when xen_enabled()
,
Stefano Stabellini
,
07:12
[Qemu-devel] [PATCH] usb: drop active assert when pid is invalid
,
Gonglei
,
07:02
Re: [Qemu-devel] [PATCH v2 1/4] vl.c: Fix regression in machine error message
,
Laszlo Ersek
,
06:54
Re: [Qemu-devel] [PATCH v2 06/11] nvdimm acpi: initialize the resource used by NVDIMM ACPI
,
Michael S. Tsirkin
,
06:46
Re: [Qemu-devel] [PATCH v2 06/11] nvdimm acpi: initialize the resource used by NVDIMM ACPI
,
Michael S. Tsirkin
,
06:36
Re: [Qemu-devel] [PATCH] msix: fix msix_vector_masked
,
Michael S. Tsirkin
,
06:34
Re: [Qemu-devel] [PATCH v4 0/2] change type of pci_bridge_initfn()
,
Michael S. Tsirkin
,
06:33
Re: [Qemu-devel] [PATCH 2/4] pc/q35: drop compatiility with old bios types
,
Michael S. Tsirkin
,
06:31
Re: [Qemu-devel] [PATCH v2 06/11] nvdimm acpi: initialize the resource used by NVDIMM ACPI
,
Xiao Guangrong
,
06:30
[Qemu-devel] [PULL 5/5] target-sparc: Use global registers for the register window
,
Richard Henderson
,
06:30
[Qemu-devel] [PULL 3/5] tcg: Allocate indirect_base temporaries in a different order
,
Richard Henderson
,
06:30
[Qemu-devel] [PULL 4/5] target-sparc: Tidy global register initialization
,
Richard Henderson
,
06:30
[Qemu-devel] [PULL 2/5] tcg: Implement indirect memory registers
,
Richard Henderson
,
06:30
[Qemu-devel] [PULL 1/5] tcg: Work around clang bug wrt enum ranges, part 2
,
Richard Henderson
,
06:30
[Qemu-devel] [PULL 0/5] tcg queued patches
,
Richard Henderson
,
06:30
Re: [Qemu-devel] [v10][PATCH 03/10] piix: create host bridge to passthrough
,
Gerd Hoffmann
,
06:28
Re: [Qemu-devel] [PATCH v19 3/9] pc: add a Virtual Machine Generation ID device
,
Michael S. Tsirkin
,
06:26
[Qemu-devel] [PULL 16/16] target-i386: Implement FSGSBASE
,
Richard Henderson
,
06:24
[Qemu-devel] [PULL 15/16] target-i386: Enable CR4/XCR0 features for user-mode
,
Richard Henderson
,
06:24
[Qemu-devel] [PULL 14/16] target-i386: Clear bndregs during legacy near jumps
,
Richard Henderson
,
06:24
[Qemu-devel] [PULL 13/16] target-i386: Implement BNDLDX, BNDSTX
,
Richard Henderson
,
06:24
[Qemu-devel] [PULL 11/16] target-i386: Implement BNDCL, BNDCU, BNDCN
,
Richard Henderson
,
06:24
[Qemu-devel] [PULL 10/16] target-i386: Implement BNDMOV
,
Richard Henderson
,
06:24
[Qemu-devel] [PULL 12/16] target-i386: Update BNDSTATUS for exceptions raised by BOUND
,
Richard Henderson
,
06:24
[Qemu-devel] [PULL 09/16] target-i386: Implement BNDMK
,
Richard Henderson
,
06:24
[Qemu-devel] [PULL 08/16] target-i386: Split up gen_lea_modrm
,
Richard Henderson
,
06:24
[Qemu-devel] [PULL 07/16] target-i386: Perform set/reset_inhibit_irq inline
,
Richard Henderson
,
06:24
[Qemu-devel] [PULL 06/16] target-i386: Enable control registers for MPX
,
Richard Henderson
,
06:24
[Qemu-devel] [PULL 05/16] target-i386: Implement XSAVEOPT
,
Richard Henderson
,
06:24
[Qemu-devel] [PULL 04/16] target-i386: Add XSAVE extension
,
Richard Henderson
,
06:24
[Qemu-devel] [PULL 03/16] target-i386: Rearrange processing of 0F AE
,
Richard Henderson
,
06:24
[Qemu-devel] [PULL 02/16] target-i386: Rearrange processing of 0F 01
,
Richard Henderson
,
06:24
[Qemu-devel] [PULL 01/16] target-i386: Split fxsave/fxrstor implementation
,
Richard Henderson
,
06:24
[Qemu-devel] [PULL 00/16] target-i386: xsave, mpx, fsgsbase extensions
,
Richard Henderson
,
06:24
Re: [Qemu-devel] [PATCH 1/2] migration: allow configuration section to be optional
,
Laurent Vivier
,
06:23
Re: [Qemu-devel] crash with -incoming and -snapshot
,
Kashyap Chamarthy
,
06:21
Re: [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Pavel Dovgalyuk
,
06:19
[Qemu-devel] [PATCH v2 2/4] i.MX: Add the Freescale SPI Controller
,
Jean-Christophe Dubois
,
06:18
[Qemu-devel] [PATCH v2 4/4] i.MX: Add SPI NOR FLASH memory to sabrelite board.
,
Jean-Christophe Dubois
,
06:18
[Qemu-devel] [PATCH v2 3/4] i.MX: Add SPI controllers to i.MX6 SOC
,
Jean-Christophe Dubois
,
06:18
[Qemu-devel] [PATCH v2 1/4] FIFO: Add a FIFO32 implementation
,
Jean-Christophe Dubois
,
06:18
[Qemu-devel] [PATCH v2 0/4] Add support for i.MX SPI Controller
,
Jean-Christophe Dubois
,
06:18
Re: [Qemu-devel] [Qemu-ppc] [PATCH] spapr: skip configuration section during migration of older machines
,
Greg Kurz
,
06:02
Re: [Qemu-devel] [PATCH v1 20/22] migration: support TLS encryption with TCP migration backend
,
Daniel P. Berrange
,
06:00
Re: [Qemu-devel] [PATCH 2/4] pc/q35: drop compatiility with old bios types
,
Gerd Hoffmann
,
05:58
Re: [Qemu-devel] [PATCH 04/12] docker: Add test runner
,
Alex Bennée
,
05:55
Re: [Qemu-devel] [PATCH v2 1/4] vl.c: Fix regression in machine error message
,
Marcel Apfelbaum
,
05:54
Re: [Qemu-devel] [PATCH v2 06/11] nvdimm acpi: initialize the resource used by NVDIMM ACPI
,
Igor Mammedov
,
05:47
Re: [Qemu-devel] [PATCH v2 04/11] acpi: add aml_concatenate()
,
Xiao Guangrong
,
05:40
Re: [Qemu-devel] [PATCH v2 0/4] hw/ppc/spapr: Add "Processor Register Hypervisor Resource Access" H-calls
,
Thomas Huth
,
05:37
Re: [Qemu-devel] [RFC PATCH 0/2] ARM: add QMP command to query GIC version
,
Peter Xu
,
05:34
Re: [Qemu-devel] [PATCH v2 0/4] Error location reporting fixes
,
Markus Armbruster
,
05:33
Re: [Qemu-devel] [RFC PATCH v3 3/3] fw/pci: Allocate IGD stolen memory
,
Gerd Hoffmann
,
05:31
Re: [Qemu-devel] [PATCH v2 06/11] nvdimm acpi: initialize the resource used by NVDIMM ACPI
,
Michael S. Tsirkin
,
05:30
Re: [Qemu-devel] [PATCH v19 3/9] pc: add a Virtual Machine Generation ID device
,
Igor Mammedov
,
05:30
Re: [Qemu-devel] [PATCH v2 2/4] vl: Reset location after handling command-line arguments
,
Markus Armbruster
,
05:29
Re: [Qemu-devel] VirtIO-GPU 3D OpenGL Hardware Acceleration for VMs
,
David Airlie
,
05:25
Re: [Qemu-devel] [PATCH v2 06/11] nvdimm acpi: initialize the resource used by NVDIMM ACPI
,
Xiao Guangrong
,
05:21
Re: [Qemu-devel] [PATCH v2 1/4] vl.c: Fix regression in machine error message
,
Markus Armbruster
,
05:20
Re: [Qemu-devel] [PATCH 2/3] i.MX: Add the Freescale SPI Controller
,
Jean-Christophe DUBOIS
,
05:19
Re: [Qemu-devel] [PATCH] msix: fix msix_vector_masked
,
Stefano Stabellini
,
05:15
Re: [Qemu-devel] [PATCH 03/12] docker: Add images
,
Alex Bennée
,
05:15
[Qemu-devel] [PATCH 2/2] spapr: fix migration of older pseries
,
Greg Kurz
,
05:15
[Qemu-devel] [PATCH 1/2] migration: allow configuration section to be optional
,
Greg Kurz
,
05:15
[Qemu-devel] [PATCH 0/2] Fix migration of old pseries
,
Greg Kurz
,
05:15
Re: [Qemu-devel] [libvirt] [RFC PATCH 0/2] ARM: add QMP command to query GIC version
,
Peter Xu
,
05:09
Re: [Qemu-devel] [libvirt] ARM KVM GICv3 Support
,
Andrea Bolognani
,
05:08
Re: [Qemu-devel] [PATCH 02/12] Makefile: Rules for docker testing
,
Alex Bennée
,
05:06
Re: [Qemu-devel] [RFC PATCH v3 3/3] fw/pci: Allocate IGD stolen memory
,
Igor Mammedov
,
04:55
Re: [Qemu-devel] [RFC PATCH 0/2] ARM: add QMP command to query GIC version
,
Markus Armbruster
,
04:52
[Qemu-devel] [PATCH 1/1] quorum: change vote rules for 64 bits hash
,
Changlong Xie
,
04:51
[Qemu-devel] [PATCH 0/1] change quorum vote rules for 64-bits hash
,
Changlong Xie
,
04:51
Re: [Qemu-devel] [libvirt] [RFC PATCH 0/2] ARM: add QMP command to query GIC version
,
Peter Maydell
,
04:42
Re: [Qemu-devel] IVSHMEM support on qemu-system-arm
,
Markus Armbruster
,
04:42
Re: [Qemu-devel] [PATCH] usb: check RNDIS buffer offsets & length
,
Gerd Hoffmann
,
04:42
Re: [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Kevin Wolf
,
04:38
Re: [Qemu-devel] [libvirt] [RFC PATCH 0/2] ARM: add QMP command to query GIC version
,
Martin Kletzander
,
04:35
Re: [Qemu-devel] [PATCH] migration: allow configuration section to be optional
,
Greg Kurz
,
04:31
Re: [Qemu-devel] crash with -incoming and -snapshot
,
Paolo Bonzini
,
04:26
Re: [Qemu-devel] [PATCH v3 2/8] acpi: add aml_concatenate()
,
Igor Mammedov
,
04:19
Re: [Qemu-devel] [PATCH v2 06/11] nvdimm acpi: initialize the resource used by NVDIMM ACPI
,
Michael S. Tsirkin
,
04:18
Re: [Qemu-devel] [PATCH] add CephFS support in VirtFS
,
Daniel P. Berrange
,
04:17
Re: [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Pavel Dovgalyuk
,
04:14
Re: [Qemu-devel] [Qemu-block] crash with -incoming and -snapshot
,
Kevin Wolf
,
04:13
Re: [Qemu-devel] [PATCH v2 06/11] nvdimm acpi: initialize the resource used by NVDIMM ACPI
,
Igor Mammedov
,
04:11
Re: [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Kevin Wolf
,
04:10
Re: [Qemu-devel] RFC: configuring QEMU virtfs for Xen PV(H) guests
,
Paul Durrant
,
04:07
Re: [Qemu-devel] [PATCH v2 04/11] acpi: add aml_concatenate()
,
Igor Mammedov
,
04:02
Re: [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Pavel Dovgalyuk
,
03:39
Re: [Qemu-devel] [PULL 14/15] qemu-char: add logfile facility to all chardev backends
,
Markus Armbruster
,
03:24
Re: [Qemu-devel] [RFC PATCH 0/2] ARM: add QMP command to query GIC version
,
Fam Zheng
,
02:50
Re: [Qemu-devel] [RFC PATCH 0/2] ARM: add QMP command to query GIC version
,
Peter Xu
,
02:35
Re: [Qemu-devel] [PATCH V3 1/2] net/filter-mirror:Add filter-mirror
,
Zhang Chen
,
02:06
Re: [Qemu-devel] [PATCH v15 0/9] Block replication for continuous checkpoints
,
Changlong Xie
,
02:01
Re: [Qemu-devel] [RFC PATCH 0/2] ARM: add QMP command to query GIC version
,
Wei Huang
,
01:55
Re: [Qemu-devel] [PATCH V3 2/2] tests/test-filter-mirror:add filter-mirror unit test
,
Jason Wang
,
00:54
[Qemu-devel] [PATCH v3] linux-user: add option to intercept execve() syscalls
,
Petros Angelatos
,
00:53
Re: [Qemu-devel] [PATCH V3 1/2] net/filter-mirror:Add filter-mirror
,
Jason Wang
,
00:24
[Qemu-devel] [PATCH qemu] update-linux-headers: Add userfaultfd.h
,
Alexey Kardashevskiy
,
00:11
Re: [Qemu-devel] [PATCH V2] quorum: fix segfault when read fails in fifo mode
,
Changlong Xie
,
00:07
Re: [Qemu-devel] [Qemu-block] [PATCH v9 3/3] qmp: add monitor command to add/remove a child
,
Changlong Xie
,
00:01
February 14, 2016
Re: [Qemu-devel] [PATCH v12 1/2] mirror: Rewrite mirror_iteration
,
Fam Zheng
,
23:31
Re: [Qemu-devel] [PATCH] usb: check RNDIS buffer offsets & length
,
P J P
,
23:26
Re: [Qemu-devel] [PATCH] net: ne2000: check ring buffer control registers
,
P J P
,
23:25
Re: [Qemu-devel] [V4 1/4] hw/i386: Introduce AMD IO MMU
,
David kiarie
,
22:55
Re: [Qemu-devel] [PATCH v12 1/2] mirror: Rewrite mirror_iteration
,
Jeff Cody
,
22:49
Re: [Qemu-devel] [PATCH v2 00/16] tcg mips64 and mips r6 improvements
,
Richard Henderson
,
22:48
[Qemu-devel] [PATCH v2 15/16] tcg-mips: Use mipsr6 instructions in branches
,
Richard Henderson
,
22:44
[Qemu-devel] [PATCH v2 16/16] tcg-mips: Use mipsr6 instructions in calls
,
Richard Henderson
,
22:44
[Qemu-devel] [PATCH v2 14/16] tcg-mips: Use mips64r6 instructions in constant addition
,
Richard Henderson
,
22:43
[Qemu-devel] [PATCH v2 13/16] tcg-mips: Use mips64r6 instructions in tcg_out_ldst
,
Richard Henderson
,
22:43
[Qemu-devel] [PATCH v2 12/16] tcg-mips: Improve tcg_out_movi for mips64
,
Richard Henderson
,
22:43
[Qemu-devel] [PATCH v2 11/16] tcg-mips: Adjust calling conventions for mips64
,
Richard Henderson
,
22:43
[Qemu-devel] [PATCH v2 10/16] tcg-mips: Adjust qemu_ld/st for mips64
,
Richard Henderson
,
22:43
[Qemu-devel] [PATCH v2 09/16] tcg-mips: Add tcg unwind info
,
Richard Henderson
,
22:43
[Qemu-devel] [PATCH v2 08/16] tcg-mips: Adjust prologue for mips64
,
Richard Henderson
,
22:43
[Qemu-devel] [PATCH v2 07/16] tcg-mips: Adjust load/store functions for mips64
,
Richard Henderson
,
22:43
[Qemu-devel] [PATCH v2 04/16] tcg-mips: Support 64-bit opcodes
,
Richard Henderson
,
22:43
[Qemu-devel] [PATCH v2 06/16] tcg-mips: Adjust move functions for mips64
,
Richard Henderson
,
22:43
[Qemu-devel] [PATCH v2 05/16] tcg-mips: Add bswap32u and bswap64
,
Richard Henderson
,
22:43
[Qemu-devel] [PATCH v2 03/16] tcg-mips: Add mips64 opcodes
,
Richard Henderson
,
22:43
[Qemu-devel] [PATCH v2 02/16] tcg-mips: Move bswap code to a subroutine
,
Richard Henderson
,
22:43
[Qemu-devel] [PATCH v2 00/16] tcg mips64 and mips r6 improvements
,
Richard Henderson
,
22:43
[Qemu-devel] [PATCH v2 01/16] tcg-mips: Always use tcg_debug_assert
,
Richard Henderson
,
22:43
Re: [Qemu-devel] [V4 1/4] hw/i386: Introduce AMD IO MMU
,
David kiarie
,
22:41
[Qemu-devel] VirtIO-GPU 3D OpenGL Hardware Acceleration for VMs
,
Saket Sinha
,
21:35
Re: [Qemu-devel] [PATCH v15 7/9] Introduce new APIs to do replication operation
,
Changlong Xie
,
21:25
Re: [Qemu-devel] [PATCH v12 1/2] mirror: Rewrite mirror_iteration
,
Fam Zheng
,
21:19
Re: [Qemu-devel] [Qemu-ppc] [PATCH] spapr: skip configuration section during migration of older machines
,
David Gibson
,
21:12
Re: [Qemu-devel] [PATCH v15 7/9] Introduce new APIs to do replication operation
,
Wen Congyang
,
20:12
Re: [Qemu-devel] [PATCH v15 7/9] Introduce new APIs to do replication operation
,
Hailiang Zhang
,
19:58
Re: [Qemu-devel] [PATCH v2 00/13] cuda: misc fixes and cleanups
,
David Gibson
,
19:36
Re: [Qemu-devel] [PATCH v2 00/13] cuda: misc fixes and cleanups
,
Hervé Poussineau
,
15:07
Re: [Qemu-devel] [PATCH 2/3] i.MX: Add the Freescale SPI Controller
,
mar.krzeminski
,
14:17
Re: [Qemu-devel] [PATCH v2 00/13] cuda: misc fixes and cleanups
,
Mark Cave-Ayland
,
14:02
Re: [Qemu-devel] [V4 3/4] hw/i386: ACPI table for AMD IO MMU
,
David kiarie
,
13:11
Re: [Qemu-devel] [V4 4/4] hw/pci-host: Emulate AMD IO MMU
,
David kiarie
,
13:06
Re: [Qemu-devel] [V4 1/4] hw/i386: Introduce AMD IO MMU
,
David kiarie
,
13:02
[Qemu-devel] [PATCHv7 8/9] slirp: Adding IPv6 address for DNS relay
,
Samuel Thibault
,
12:48
[Qemu-devel] [PATCHv7 9/9] qapi-schema, qemu-options & slirp: Adding Qemu options for IPv6 addresses
,
Samuel Thibault
,
12:48
[Qemu-devel] [PATCHv7 7/9] slirp: Handle IPv6 in TCP functions
,
Samuel Thibault
,
12:48
[Qemu-devel] [PATCHv7 4/9] slirp: Factorizing tcpiphdr structure with an union
,
Samuel Thibault
,
12:48
[Qemu-devel] [PATCHv7 1/9] slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfiguration
,
Samuel Thibault
,
12:48
[Qemu-devel] [PATCHv7 5/9] slirp: Generalizing and neutralizing various TCP functions before adding IPv6 stuff
,
Samuel Thibault
,
12:48
[Qemu-devel] [PATCHv7 2/9] slirp: Adding ICMPv6 error sending
,
Samuel Thibault
,
12:48
[Qemu-devel] [PATCHv7 6/9] slirp: Reindent after refactoring
,
Samuel Thibault
,
12:48
[Qemu-devel] [PATCHv7 3/9] slirp: Adding IPv6 UDP support
,
Samuel Thibault
,
12:47
[Qemu-devel] [PATCHv8 0/9] slirp: Adding IPv6 support to Qemu -net user mode
,
Samuel Thibault
,
12:47
[Qemu-devel] [PATCH 8/8] vring: remove
,
Paolo Bonzini
,
12:17
[Qemu-devel] [PATCH 7/8] virtio-scsi: do not use vring in dataplane
,
Paolo Bonzini
,
12:17
[Qemu-devel] [PATCH 6/8] virtio-blk: do not use vring in dataplane
,
Paolo Bonzini
,
12:17
[Qemu-devel] [PATCH 4/8] virtio: export vring_notify as virtio_should_notify
,
Paolo Bonzini
,
12:17
[Qemu-devel] [PATCH 3/8] virtio: add AioContext-specific function for host notifiers
,
Paolo Bonzini
,
12:17
[Qemu-devel] [PATCH 0/8] virtio: allow migration with dataplane
,
Paolo Bonzini
,
12:17
[Qemu-devel] [PATCH 2/8] vring: make vring_enable_notification return void
,
Paolo Bonzini
,
12:17
[Qemu-devel] [PATCH 5/8] virtio-blk: fix "disabled data plane" mode
,
Paolo Bonzini
,
12:17
[Qemu-devel] [PATCH 1/8] block-migration: acquire AioContext as necessary
,
Paolo Bonzini
,
12:17
[Qemu-devel] [PATCH v2] tests: add pxe e1000 and virtio-pci tests
,
Victor Kaplansky
,
11:59
Re: [Qemu-devel] [PATCH 2/3] i.MX: Add the Freescale SPI Controller
,
Jean-Christophe DUBOIS
,
11:56
Re: [Qemu-devel] crash with -incoming and -snapshot
,
Paolo Bonzini
,
11:12
[Qemu-devel] crash with -incoming and -snapshot
,
Paolo Bonzini
,
10:52
Re: [Qemu-devel] [PULL 48/49] i386: populate floppy drive information in DSDT
,
Michael S. Tsirkin
,
10:02
Re: [Qemu-devel] [PATCH 2/2] hw/9pfs: fix alignment issue when host filesystem block size is larger than client msize
,
Aneesh Kumar K.V
,
08:39
Re: [Qemu-devel] [PATCH] tests: add pxe e1000 test
,
Michael S. Tsirkin
,
08:31
Re: [Qemu-devel] [V4 3/4] hw/i386: ACPI table for AMD IO MMU
,
Michael S. Tsirkin
,
08:07
Re: [Qemu-devel] [V4 2/4] hw/core: Add AMD IO MMU to machine properties
,
Marcel Apfelbaum
,
08:06
Re: [Qemu-devel] [V4 4/4] hw/pci-host: Emulate AMD IO MMU
,
Marcel Apfelbaum
,
08:02
Re: [Qemu-devel] [V4 3/4] hw/i386: ACPI table for AMD IO MMU
,
Marcel Apfelbaum
,
07:54
[Qemu-devel] [PATCH] tests: add pxe e1000 test
,
Victor Kaplansky
,
07:10
Re: [Qemu-devel] [PATCH 2/3] i.MX: Add the Freescale SPI Controller
,
mar.krzeminski
,
06:52
Re: [Qemu-devel] [PATCH v7 1/3] i386/acpi: make floppy controller object dynamic
,
Marcel Apfelbaum
,
05:00
Re: [Qemu-devel] [PATCH 8/8] ipmi: introduce an ipmi_bmc_gen_event() API
,
Marcel Apfelbaum
,
04:32
Re: [Qemu-devel] [PATCH 7/8] ipmi: introduce an ipmi_bmc_sdr_find() API
,
Marcel Apfelbaum
,
04:30
Re: [Qemu-devel] [PATCH 6/8] ipmi: provide support for FRUs
,
Marcel Apfelbaum
,
04:25
Re: [Qemu-devel] [PATCH 5/8] ipmi: use a file to load SDRs
,
Marcel Apfelbaum
,
04:08
[Qemu-devel] [PATCH v3 8/8] nvdimm acpi: add _CRS
,
Xiao Guangrong
,
03:59
[Qemu-devel] [PATCH v3 6/8] nvdimm acpi: let qemu handle _DSM method
,
Xiao Guangrong
,
03:59
[Qemu-devel] [PATCH v3 4/8] nvdimm acpi: initialize the resource used by NVDIMM ACPI
,
Xiao Guangrong
,
03:59
[Qemu-devel] [PATCH v3 3/8] acpi: allow using object as offset for OperationRegion
,
Xiao Guangrong
,
03:59
[Qemu-devel] [PATCH v3 5/8] nvdimm acpi: introduce patched dsm memory
,
Xiao Guangrong
,
03:59
[Qemu-devel] [PATCH v3 7/8] nvdimm acpi: emulate dsm method
,
Xiao Guangrong
,
03:59
[Qemu-devel] [PATCH v3 1/8] acpi: add aml_create_field()
,
Xiao Guangrong
,
03:59
[Qemu-devel] [PATCH v3 0/8] NVDIMM ACPI: introduce the framework of QEMU emulated DSM
,
Xiao Guangrong
,
03:59
[Qemu-devel] [PATCH v3 2/8] acpi: add aml_concatenate()
,
Xiao Guangrong
,
03:59
Re: [Qemu-devel] [PATCH 4/8] ipmi: add some local variables in ipmi_sdr_init
,
Marcel Apfelbaum
,
03:55
Re: [Qemu-devel] [PATCH 3/8] ipmi: remove the need of an ending record in the SDR table
,
Marcel Apfelbaum
,
03:39
Re: [Qemu-devel] [PATCH 2/8] ipmi: use a function to initialize the SDR table
,
Marcel Apfelbaum
,
03:31
Re: [Qemu-devel] [PATCH 1/8] ipmi: add a realize function to the device class
,
Marcel Apfelbaum
,
03:22
[Qemu-devel] Collaborating on a QEMU wall poster
,
Stefan Hajnoczi
,
03:09
Re: [Qemu-devel] RFC: incremental backups: qmp-block-dirty-bitmap-diff
,
Fam Zheng
,
03:02
[Qemu-devel] [PATCH 2/2] hw/9pfs: fix alignment issue when host filesystem block size is larger than client msize
,
Jevon Qiao
,
02:36
[Qemu-devel] [PATCH 1/2] add CephFS support in VirtFS
,
Jevon Qiao
,
02:27
Re: [Qemu-devel] make distclean can fail do to a configuration check
,
Fam Zheng
,
02:17
Re: [Qemu-devel] [PATCH 3/3] iotests/124: Add cluster_size mismatch test
,
Fam Zheng
,
02:08
Re: [Qemu-devel] [PATCH 2/3] block/backup: avoid copying less than full target clusters
,
Fam Zheng
,
01:49
Re: [Qemu-devel] [PATCH 1/3] block/backup: make backup cluster size configurable
,
Fam Zheng
,
01:46
Re: [Qemu-devel] [PULL 48/49] i386: populate floppy drive information in DSDT
,
Laszlo Ersek
,
01:45
Re: [Qemu-devel] [PATCH] add CephFS support in VirtFS
,
Jevon Qiao
,
01:42
Re: [Qemu-devel] lock-free monitor?
,
Fam Zheng
,
01:22
Re: [Qemu-devel] [PATCH v2 06/11] nvdimm acpi: initialize the resource used by NVDIMM ACPI
,
Xiao Guangrong
,
01:05
Re: [Qemu-devel] [PATCH v2 04/11] acpi: add aml_concatenate()
,
Xiao Guangrong
,
01:03
Re: [Qemu-devel] [PATCH] add CephFS support in VirtFS
,
Aneesh Kumar K.V
,
01:01
Re: [Qemu-devel] [PATCH v2 04/11] acpi: add aml_concatenate()
,
Xiao Guangrong
,
01:00
Re: [Qemu-devel] [PATCH v8 2/7] Qemu-Xen-vTPM: Create a new file xen_pvdev.c
,
Xu, Quan
,
00:55
Re: [Qemu-devel] [PATCH v2 03/11] acpi: add aml_create_field()
,
Xiao Guangrong
,
00:49
Re: [Qemu-devel] [PATCH v2 00/11] NVDIMM ACPI: introduce the framework of QEMU emulated
,
Xiao Guangrong
,
00:46
Re: [Qemu-devel] [PATCH v2 02/11] tests: acpi: test NVDIMM tables
,
Xiao Guangrong
,
00:44
[Qemu-devel] [RFC PATCH 2/2] arm: gic: add "query-gic-capability" interface
,
Peter Xu
,
00:41
[Qemu-devel] [RFC PATCH 1/2] arm: gic: add GICType
,
Peter Xu
,
00:41
[Qemu-devel] [RFC PATCH 0/2] ARM: add QMP command to query GIC version
,
Peter Xu
,
00:41
Re: [Qemu-devel] [PATCH 00/12] tests: Introducing docker tests
,
Fam Zheng
,
00:22
Re: [Qemu-devel] [PATCH 01/12] tests: Add utilities for docker testing
,
Fam Zheng
,
00:11
[Qemu-devel] [PATCH] add CephFS support in VirtFS
,
Jevon Qiao
,
00:07
Re: [Qemu-devel] [PATCH 2/6] qmp: add query-block-dirty-bitmap-ranges
,
Fam Zheng
,
00:05
February 13, 2016
Re: [Qemu-devel] [RFC PATCH v3 3/3] fw/pci: Allocate IGD stolen memory
,
Alex Williamson
,
20:03
Re: [Qemu-devel] [RFC PATCH v3 3/3] fw/pci: Allocate IGD stolen memory
,
Kevin O'Connor
,
19:20
Re: [Qemu-devel] [RFC PATCH v3 3/3] fw/pci: Allocate IGD stolen memory
,
Alex Williamson
,
15:57
Re: [Qemu-devel] [RFC PATCH v3 3/3] fw/pci: Allocate IGD stolen memory
,
Kevin O'Connor
,
15:05
[Qemu-devel] [PATCH] msix: fix msix_vector_masked
,
Michael S. Tsirkin
,
13:54
Re: [Qemu-devel] [RFC PATCH v3 3/3] fw/pci: Allocate IGD stolen memory
,
Alex Williamson
,
13:52
Re: [Qemu-devel] [RFC PATCH v3 3/3] fw/pci: Allocate IGD stolen memory
,
Kevin O'Connor
,
13:18
Re: [Qemu-devel] [PATCH V2] MAINTAINERS: add machine section
,
Marcel Apfelbaum
,
12:49
Re: [Qemu-devel] [PATCH V2] MAINTAINERS: add machine section
,
Eric Blake
,
12:39
Re: [Qemu-devel] [PULL 48/49] i386: populate floppy drive information in DSDT
,
Kevin O'Connor
,
12:27
[Qemu-devel] [PATCH 3/3] i.MX: Add SPI controllers to i.MX6 SOC
,
Jean-Christophe Dubois
,
11:07
[Qemu-devel] [PATCH 2/3] i.MX: Add the Freescale SPI Controller
,
Jean-Christophe Dubois
,
11:07
[Qemu-devel] [PATCH 1/3] FIFO: Add a FIFO32 implementation
,
Jean-Christophe Dubois
,
11:06
[Qemu-devel] [PATCH 0/3] Add support for i.MX SPI Controller
,
Jean-Christophe Dubois
,
11:06
Re: [Qemu-devel] [RFC PATCH v3 3/3] fw/pci: Allocate IGD stolen memory
,
Alex Williamson
,
10:12
[Qemu-devel] [PATCH 1/1] vl: change QEMU state machine for system reset
,
Denis V. Lunev
,
08:26
[Qemu-devel] [PATCH v2 1/1] hyperv: cpu hotplug fix with HyperV enabled
,
Denis V. Lunev
,
07:00
Re: [Qemu-devel] [PATCH V2] MAINTAINERS: add machine section
,
Laszlo Ersek
,
03:10
Re: [Qemu-devel] [PATCH v10] spec: add qcow2 bitmaps extension specification
,
Vladimir Sementsov-Ogievskiy
,
01:13
February 12, 2016
Re: [Qemu-devel] [RFC PATCH v3 3/3] fw/pci: Allocate IGD stolen memory
,
Kevin O'Connor
,
21:49
Re: [Qemu-devel] IVSHMEM support on qemu-system-arm
,
sridhar kulkarni
,
21:38
[Qemu-devel] [RFC PATCH v3 3/3] fw/pci: Allocate IGD stolen memory
,
Alex Williamson
,
19:23
[Qemu-devel] [RFC PATCH v3 2/3] Further increase maximum size of permanent high memory area.
,
Alex Williamson
,
19:23
[Qemu-devel] [RFC PATCH v3 1/3] fw/pci: Add support for mapping Intel IGD OpRegion via QEMU
,
Alex Williamson
,
19:23
[Qemu-devel] [RFC PATCH v3 0/3] IGD assignment support for QEMU/vfio
,
Alex Williamson
,
19:23
[Qemu-devel] [RFC PATCH v2 9/9] vfio/pci: Intel IGD stolen memory quirk
,
Alex Williamson
,
19:17
[Qemu-devel] [RFC PATCH v2 8/9] vfio/pci: Fixup PCI option ROMs
,
Alex Williamson
,
19:17
[Qemu-devel] [RFC PATCH v2 7/9] vfio/pci: Intel IGD graphics support
,
Alex Williamson
,
19:17
[Qemu-devel] [RFC PATCH v2 6/9] vfio: Enable sparse mmap capability
,
Alex Williamson
,
19:17
[Qemu-devel] [RFC PATCH v2 5/9] linux-headers/vfio: Update for proposed capabilities list
,
Alex Williamson
,
19:17
[Qemu-devel] [RFC PATCH v2 4/9] vfio/pci: Convert all MemoryRegion to dynamic alloc and consistent functions
,
Alex Williamson
,
19:17
[Qemu-devel] [RFC PATCH v2 3/9] vfio: Generalize region support
,
Alex Williamson
,
19:16
[Qemu-devel] [RFC PATCH v2 2/9] vfio: Wrap VFIO_DEVICE_GET_REGION_INFO
,
Alex Williamson
,
19:16
[Qemu-devel] [RFC PATCH v2 1/9] vfio: Add sysfsdev property for pci & platform
,
Alex Williamson
,
19:16
[Qemu-devel] [RFC PATCH v2 0/9] vfio: capability chains, sparse mmap, device specific regions, IGD support
,
Alex Williamson
,
19:16
[Qemu-devel] [PATCH 1/3] block/backup: make backup cluster size configurable
,
John Snow
,
18:06
[Qemu-devel] [PATCH 3/3] iotests/124: Add cluster_size mismatch test
,
John Snow
,
18:06
[Qemu-devel] [PATCH 2/3] block/backup: avoid copying less than full target clusters
,
John Snow
,
18:06
[Qemu-devel] [PATCH 0/3] blockjob: correct backup cluster size for incremental backups
,
John Snow
,
18:06
Re: [Qemu-devel] [PATCH 0/4] virt: provide secure-only RAM and first flash
,
Mark Cave-Ayland
,
17:54
Re: [Qemu-devel] qdev & hw/core owner? (was Re: [PATCH v19 7/9] machine: add properties to compat_props incrementaly)
,
Paolo Bonzini
,
17:30
Re: [Qemu-devel] [PATCH v3 0/4] tcg: Improve sparc register windows
,
Mark Cave-Ayland
,
17:15
Re: [Qemu-devel] [PULL v2 44/45] fix MSI injection on Xen
,
Daniel P. Berrange
,
16:55
Re: [Qemu-devel] [PULL 14/15] qemu-char: add logfile facility to all chardev backends
,
Daniel P. Berrange
,
16:53
Re: [Qemu-devel] [PATCH 00/13] throttle: Allow I/O bursts for a user-defined period of time
,
Alberto Garcia
,
16:51
Re: [Qemu-devel] [PATCH] target-i386/kvm.c: Fix the order of FPU registers in xsave
,
Eduardo Habkost
,
15:20
Re: [Qemu-devel] [PATCH 1/5] target-tricore: Add trap handling
,
Bastian Koppelmann
,
15:08
[Qemu-devel] [PATCH V2] MAINTAINERS: add machine section
,
Marcel Apfelbaum
,
14:49
Re: [Qemu-devel] [PATCH v2 4/4] vl: Set error location when parsing memory options
,
Marcel Apfelbaum
,
14:35
Re: [Qemu-devel] [PATCH v2 3/4] replay: Set error location properly when parsing options
,
Marcel Apfelbaum
,
14:35
Re: [Qemu-devel] [PATCH v2 2/4] vl: Reset location after handling command-line arguments
,
Marcel Apfelbaum
,
14:34
[Qemu-devel] RFC: configuring QEMU virtfs for Xen PV(H) guests
,
Wei Liu
,
14:10
[Qemu-devel] [PATCH v2 4/4] vl: Set error location when parsing memory options
,
Eduardo Habkost
,
14:02
[Qemu-devel] [PATCH v2 2/4] vl: Reset location after handling command-line arguments
,
Eduardo Habkost
,
14:02
[Qemu-devel] [PATCH v2 3/4] replay: Set error location properly when parsing options
,
Eduardo Habkost
,
14:02
[Qemu-devel] [PATCH v2 1/4] vl.c: Fix regression in machine error message
,
Eduardo Habkost
,
14:02
[Qemu-devel] [PATCH v2 0/4] Error location reporting fixes
,
Eduardo Habkost
,
14:02
Re: [Qemu-devel] [PULL 0/5] tags/xen-2016-02-12
,
Peter Maydell
,
13:59
Re: [Qemu-devel] [PATCH 1/5] target-tricore: Add trap handling
,
Richard Henderson
,
13:55
Re: [Qemu-devel] [PATCH v2 02/10] machine: introduce MachineClass.possible_cpu_arch_ids() hook
,
Eduardo Habkost
,
13:33
Re: [Qemu-devel] [PATCH RFC] qmp, target-i386: device_list_properties for TYPE_CPU
,
Eduardo Habkost
,
13:21
Re: [Qemu-devel] [PATCH] MAINTAINERS: Drop target-i386 from CPU subsystem
,
Eduardo Habkost
,
13:18
Re: [Qemu-devel] qdev & hw/core owner? (was Re: [PATCH v19 7/9] machine: add properties to compat_props incrementaly)
,
Eduardo Habkost
,
13:18
Re: [Qemu-devel] [PATCH v6 00/16] Implement TLS support to QEMU NBD server & client
,
Kashyap Chamarthy
,
13:14
Re: [Qemu-devel] qdev & hw/core owner? (was Re: [PATCH v19 7/9] machine: add properties to compat_props incrementaly)
,
Eduardo Habkost
,
13:11
Re: [Qemu-devel] [PATCH RFC 00/17] Dirty bitmaps postcopy migration
,
Vladimir Sementsov-Ogievskiy
,
13:10
Re: [Qemu-devel] [PULL 14/15] qemu-char: add logfile facility to all chardev backends
,
Daniel P. Berrange
,
13:05
[Qemu-devel] [PATCH 17/17] iotests: add dirty bitmap migration test 170
,
Vladimir Sementsov-Ogievskiy
,
13:02
[Qemu-devel] [PATCH 16/17] iotests: add dirty bitmap migration test 117
,
Vladimir Sementsov-Ogievskiy
,
13:02
[Qemu-devel] [PATCH 15/17] iotests: add default node-name
,
Vladimir Sementsov-Ogievskiy
,
13:02
[Qemu-devel] [PATCH 13/17] iotests: add add_incoming_migration to VM class
,
Vladimir Sementsov-Ogievskiy
,
13:02
[Qemu-devel] [PATCH 12/17] iotests: maintain several vms in test
,
Vladimir Sementsov-Ogievskiy
,
13:02
[Qemu-devel] [PATCH 14/17] qapi: add md5 checksum of last dirty bitmap level to query-block
,
Vladimir Sementsov-Ogievskiy
,
13:01
[Qemu-devel] [PATCH 11/17] migration: add postcopy migration of dirty bitmaps
,
Vladimir Sementsov-Ogievskiy
,
13:01
[Qemu-devel] [PATCH 10/17] migration: add is_active_iterate handler
,
Vladimir Sementsov-Ogievskiy
,
13:01
[Qemu-devel] [PATCH 09/17] migration/qemu-file: add qemu_put_counted_string()
,
Vladimir Sementsov-Ogievskiy
,
13:01
[Qemu-devel] [PATCH 08/17] migration: include migrate_dirty_bitmaps in migrate_postcopy
,
Vladimir Sementsov-Ogievskiy
,
13:01
[Qemu-devel] [PATCH 06/17] block: add bdrv_dirty_bitmap_enable_successor()
,
Vladimir Sementsov-Ogievskiy
,
13:01
[Qemu-devel] [PATCH 07/17] qapi: add dirty-bitmaps migration capability
,
Vladimir Sementsov-Ogievskiy
,
13:01
[Qemu-devel] [PATCH 02/17] migration: fix ram_save_pending
,
Vladimir Sementsov-Ogievskiy
,
13:01
[Qemu-devel] [PATCH 01/17] migration: add has_postcopy savevm handler
,
Vladimir Sementsov-Ogievskiy
,
13:01
[Qemu-devel] [PATCH 03/17] migration: split common postcopy out of ram postcopy
,
Vladimir Sementsov-Ogievskiy
,
13:01
[Qemu-devel] [PATCH 04/17] migration: introduce postcopy-only pending
,
Vladimir Sementsov-Ogievskiy
,
13:01
[Qemu-devel] [PATCH 05/17] block: add bdrv_next_dirty_bitmap()
,
Vladimir Sementsov-Ogievskiy
,
13:01
[Qemu-devel] [PATCH RFC 00/17] Dirty bitmaps postcopy migration
,
Vladimir Sementsov-Ogievskiy
,
13:01
[Qemu-devel] [PULL 1/5] xen: drop support for Xen 4.1 and older.
,
Stefano Stabellini
,
12:31
[Qemu-devel] [PULL 3/5] xen: drop XenXC and associated interface wrappers
,
Stefano Stabellini
,
12:31
[Qemu-devel] [PULL 2/5] xen: drop xen_xc_hvm_inject_msi wrapper
,
Stefano Stabellini
,
12:31
[Qemu-devel] [PULL 5/5] xen: Drop __XEN_LATEST_INTERFACE_VERSION__ checks from prior to Xen 4.2
,
Stefano Stabellini
,
12:31
[Qemu-devel] [PULL 4/5] xen: move xenforeignmemory compat layer into common place
,
Stefano Stabellini
,
12:31
[Qemu-devel] [PULL 0/5] tags/xen-2016-02-12
,
Stefano Stabellini
,
12:30
Re: [Qemu-devel] KVH call for agenda for 2016-02-16
,
Andreas Färber
,
12:28
Re: [Qemu-devel] [PATCH v1 20/22] migration: support TLS encryption with TCP migration backend
,
Daniel P. Berrange
,
12:25
Re: [Qemu-devel] [PATCH] target-arm: Move bank_number() into internals.h
,
Sergey Fedorov
,
12:25
Re: [Qemu-devel] [PATCH v1 01/22] s390: use FILE instead of QEMUFile for creating text file
,
Dr. David Alan Gilbert
,
12:19
Re: [Qemu-devel] IVSHMEM support on qemu-system-arm
,
Markus Armbruster
,
12:19
Re: [Qemu-devel] [PATCH 00/13] throttle: Allow I/O bursts for a user-defined period of time
,
Kevin Wolf
,
12:19
Re: [Qemu-devel] [PATCH v1 07/22] migration: introduce a new QEMUFile impl based on QIOChannel
,
Dr. David Alan Gilbert
,
12:17
Re: [Qemu-devel] [PULL 14/15] qemu-char: add logfile facility to all chardev backends
,
Markus Armbruster
,
12:12
[Qemu-devel] [Bug 1545024] Re: compiling on armv7 crashes compile qlx.o
,
Klaftenegger Felix
,
12:11
Re: [Qemu-devel] [PATCH v1 20/22] migration: support TLS encryption with TCP migration backend
,
Dr. David Alan Gilbert
,
12:10
Re: [Qemu-devel] IVSHMEM support on qemu-system-arm
,
Peter Maydell
,
12:01
Re: [Qemu-devel] [PULL 14/15] qemu-char: add logfile facility to all chardev backends
,
Daniel P. Berrange
,
11:54
Re: [Qemu-devel] [PULL 14/15] qemu-char: add logfile facility to all chardev backends
,
Markus Armbruster
,
11:49
[Qemu-devel] IVSHMEM support on qemu-system-arm
,
sridhar kulkarni
,
11:46
Re: [Qemu-devel] [PATCH 2/2] migration: move bdrv_invalidate_cache_all of of coroutine context
,
Denis V. Lunev
,
11:25
[Qemu-devel] [Bug 1545024] Re: compiling on armv7 crashes compile qlx.o
,
Klaftenegger Felix
,
11:11
[Qemu-devel] [Bug 1545052] Re: RDMA migration will hang forever if target QEMU fails to load vmstate
,
Daniel Berrange
,
11:06
[Qemu-devel] [Bug 1545052] Re: RDMA migration will hang forever if target QEMU fails to load vmstate
,
Dr. David Alan Gilbert
,
11:06
[Qemu-devel] [Bug 1545052] [NEW] RDMA migration will hang forever if target QEMU fails to load vmstate
,
Daniel Berrange
,
11:06
Re: [Qemu-devel] [PATCH v6 00/16] Implement TLS support to QEMU NBD server & client
,
Kashyap Chamarthy
,
11:03
[Qemu-devel] [PATCH v2 3/4] target-arm: Combine user-only and softmmu get/set_r13_banked()
,
Peter Maydell
,
10:53
Re: [Qemu-devel] [PATCH v1 22/22] migration: remove qemu_get_fd method from QEMUFile
,
Dr. David Alan Gilbert
,
10:51
[Qemu-devel] [PATCH v2 0/4] target-arm: Clean up trap/undef handling of SRS
,
Peter Maydell
,
10:50
[Qemu-devel] [PATCH v2 2/4] target-arm: Move get/set_r13_banked() to op_helper.c
,
Peter Maydell
,
10:50
[Qemu-devel] [PATCH] target-arm: Move bank_number() into internals.h
,
Peter Maydell
,
10:50
Re: [Qemu-devel] [PATCH 3/4] target-arm: Combine user-only and softmmu get/set_r13_banked()
,
Peter Maydell
,
10:49
Re: [Qemu-devel] [PATCH] build: Don't redefine 'inline'
,
Eric Blake
,
10:49
Re: [Qemu-devel] [PATCH 3/4] target-arm: Combine user-only and softmmu get/set_r13_banked()
,
Sergey Fedorov
,
10:48
Re: [Qemu-devel] [PATCH v1 21/22] migration: remove support for non-iovec based write handlers
,
Dr. David Alan Gilbert
,
10:48
[Qemu-devel] [PATCH v2 4/4] target-arm: UNDEF in the UNPREDICTABLE SRS-from-System case
,
Peter Maydell
,
10:32
[Qemu-devel] [PATCH v2 1/4] target-arm: Clean up trap/undef handling of SRS
,
Peter Maydell
,
10:32
Re: [Qemu-devel] [Bug 1545024] [NEW] compiling on armv7 crashes compile qlx.o
,
Peter Maydell
,
10:28
Re: [Qemu-devel] [PATCH] char: fix handling of QIO_CHANNEL_ERR_BLOCK
,
Paolo Bonzini
,
10:24
[Qemu-devel] [Bug 1545024] [NEW] compiling on armv7 crashes compile qlx.o
,
Klaftenegger Felix
,
10:20
Re: [Qemu-devel] [PATCH 4/4] target-arm: UNDEF in the UNPREDICTABLE SRS-from-System case
,
Edgar E. Iglesias
,
10:19
Re: [Qemu-devel] [PATCH 3/4] target-arm: Combine user-only and softmmu get/set_r13_banked()
,
Edgar E. Iglesias
,
10:18
Re: [Qemu-devel] [PATCH 3/4] target-arm: Combine user-only and softmmu get/set_r13_banked()
,
Edgar E. Iglesias
,
10:18
Re: [Qemu-devel] [PATCH 3/4] target-arm: Combine user-only and softmmu get/set_r13_banked()
,
Peter Maydell
,
10:15
Re: [Qemu-devel] [PATCH 3/4] target-arm: Combine user-only and softmmu get/set_r13_banked()
,
Edgar E. Iglesias
,
10:15
Re: [Qemu-devel] [PATCH COLO-Frame v14 24/40] COLO: Process shutdown command for VM in COLO state
,
Dr. David Alan Gilbert
,
10:09
Re: [Qemu-devel] [PATCH 2/4] target-arm: Move get/set_r13_banked() to op_helper.c
,
Edgar E. Iglesias
,
10:08
Re: [Qemu-devel] [PATCH v6 00/16] Implement TLS support to QEMU NBD server & client
,
Daniel P. Berrange
,
10:00
Re: [Qemu-devel] [PATCH 1/4] target-arm: Clean up trap/undef handling of SRS
,
Edgar E. Iglesias
,
09:58
[Qemu-devel] [PATCH] MAINTAINERS: Drop target-i386 from CPU subsystem
,
Andreas Färber
,
09:57
Re: [Qemu-devel] [PATCH v10] spec: add qcow2 bitmaps extension specification
,
Kevin Wolf
,
09:49
Re: [Qemu-devel] broken HMP command: info mtree
,
Daniel P. Berrange
,
09:49
Re: [Qemu-devel] [PATCH 01/14] cpu: Clean up includes
,
Andreas Färber
,
09:49
Re: [Qemu-devel] [PATCH v2 1/6] target-arm: correct CNTFRQ access rights
,
Edgar E. Iglesias
,
09:48
[Qemu-devel] [PATCH] char: fix handling of QIO_CHANNEL_ERR_BLOCK
,
Daniel P. Berrange
,
09:47
[Qemu-devel] [PATCH 3/4] hw/arm/virt: Load bios image to MemoryRegion, not physaddr
,
Peter Maydell
,
09:46
[Qemu-devel] [PATCH 4/4] hw/arm/virt: Make first flash device Secure-only if booting secure
,
Peter Maydell
,
09:46
[Qemu-devel] [PATCH 1/4] hw/arm/virt: Provide a secure-only RAM if booting in Secure mode
,
Peter Maydell
,
09:46
[Qemu-devel] [PATCH 2/4] loader: Add load_image_mr() to load ROM image to a MemoryRegion
,
Peter Maydell
,
09:46
[Qemu-devel] [PATCH 0/4] virt: provide secure-only RAM and first flash
,
Peter Maydell
,
09:46
Re: [Qemu-devel] [PATCH 1/1] hyperv: cpu hotplug fix with HyperV enabled
,
Igor Mammedov
,
09:42
[Qemu-devel] [PATCH v1 9/9] target-arm: Use isyn.swstep.ex to hold the is_ldex state
,
Edgar E. Iglesias
,
09:37
[Qemu-devel] [PATCH v1 8/9] target-arm: A64: Create Instruction Syndromes for Data Aborts
,
Edgar E. Iglesias
,
09:37
[Qemu-devel] [PATCH v1 7/9] target-arm: Add the ARMInsnSyndrome type
,
Edgar E. Iglesias
,
09:37
[Qemu-devel] [PATCH v1 6/9] target-arm/translate-a64.c: Unify some of the ldst_reg decoding
,
Edgar E. Iglesias
,
09:37
[Qemu-devel] [PATCH v1 5/9] target-arm/translate-a64.c: Use extract32 in disas_ldst_reg_imm9
,
Edgar E. Iglesias
,
09:36
[Qemu-devel] [PATCH v1 4/9] target-arm: Add more fields to the data abort syndrome generator
,
Edgar E. Iglesias
,
09:36
[Qemu-devel] [PATCH] MAINTAINERS: add machine section
,
Marcel Apfelbaum
,
09:36
[Qemu-devel] [PATCH v1 3/9] target-arm: Add the thumb/IL flag to syn_data_abort
,
Edgar E. Iglesias
,
09:36
[Qemu-devel] [PATCH v1 2/9] gen-icount: Use tcg_set_insn_param
,
Edgar E. Iglesias
,
09:36
[Qemu-devel] [PATCH v1 1/9] tcg: Add tcg_set_insn_param
,
Edgar E. Iglesias
,
09:36
[Qemu-devel] [PATCH v1 0/9] arm: Steps towards EL2 support round 6
,
Edgar E. Iglesias
,
09:36
Re: [Qemu-devel] [PATCH v2] qemu-img: initialize MapEntry object
,
Kevin Wolf
,
09:32
Re: [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Kevin Wolf
,
08:58
Re: [Qemu-devel] [PATCH] Keep pty slave file descriptor open until the master is closed
,
Marc-André Lureau
,
08:51
Re: [Qemu-devel] [PATCH v6 00/16] Implement TLS support to QEMU NBD server & client
,
Kashyap Chamarthy
,
08:28
Re: [Qemu-devel] broken HMP command: info mtree
,
Igor Mammedov
,
08:27
Re: [Qemu-devel] [PATCH] build: Don't redefine 'inline'
,
Peter Maydell
,
08:25
Re: [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Pavel Dovgalyuk
,
08:19
Re: [Qemu-devel] [PATCH v3 2/5] drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
,
Paolo Bonzini
,
08:16
Re: [Qemu-devel] [PATCH v10] spec: add qcow2 bitmaps extension specification
,
Fam Zheng
,
08:13
Re: [Qemu-devel] broken HMP command: info mtree
,
Paolo Bonzini
,
08:08
Re: [Qemu-devel] cache.direct
,
Paolo Bonzini
,
07:56
Re: [Qemu-devel] [PATCH 2/2] migration: move bdrv_invalidate_cache_all of of coroutine context
,
Paolo Bonzini
,
07:55
Re: [Qemu-devel] [PATCH 2/2] migration: move bdrv_invalidate_cache_all of of coroutine context
,
Dr. David Alan Gilbert
,
07:50
Re: [Qemu-devel] [PATCH RFC] qmp, target-i386: device_list_properties for TYPE_CPU
,
Andreas Färber
,
06:30
Re: [Qemu-devel] [PATCH 1/1] hyperv: cpu hotplug fix with HyperV enabled
,
Denis V. Lunev
,
06:27
Re: [Qemu-devel] [PATCH] qdev: Start disentangling bus from device
,
Peter Maydell
,
06:25
Re: [Qemu-devel] qdev & hw/core owner? (was Re: [PATCH v19 7/9] machine: add properties to compat_props incrementaly)
,
Andreas Färber
,
06:22
Re: [Qemu-devel] broken HMP command: info mtree
,
Daniel P. Berrange
,
06:17
Re: [Qemu-devel] broken HMP command: info mtree
,
Igor Mammedov
,
06:15
Re: [Qemu-devel] [Qemu-ppc] [PATCH] spapr: skip configuration section during migration of older machines
,
Greg Kurz
,
06:15
Re: [Qemu-devel] [PATCH 1/1] hyperv: cpu hotplug fix with HyperV enabled
,
Andreas Färber
,
06:14
Re: [Qemu-devel] [PATCH 1/5] target-tricore: Add trap handling
,
Bastian Koppelmann
,
06:13
[Qemu-devel] [PATCH] qdev: Start disentangling bus from device
,
Andreas Färber
,
06:09
Re: [Qemu-devel] [PATCH 1/1] hyperv: cpu hotplug fix with HyperV enabled
,
Denis V. Lunev
,
06:08
Re: [Qemu-devel] [PATCH 1/1] hyperv: cpu hotplug fix with HyperV enabled
,
Andreas Färber
,
06:00
Re: [Qemu-devel] [PATCH v2 0/5] q35: Remove old machines and unused compat code
,
Markus Armbruster
,
05:58
Re: [Qemu-devel] cache.direct
,
Stefan Hajnoczi
,
05:25
Re: [Qemu-devel] [PATCH 7/9] pc: acpi: drop not needed intermediate bitmap cpu->found_cpus
,
Igor Mammedov
,
05:05
Re: [Qemu-devel] [PATCH 6/9] pc: acpi: create MADT.lapic entries only for valid lapics
,
Igor Mammedov
,
05:04
Re: [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Kevin Wolf
,
04:44
Re: [Qemu-devel] [PATCH 4/4] target-arm: UNDEF in the UNPREDICTABLE SRS-from-System case
,
Sergey Fedorov
,
04:34
Re: [Qemu-devel] qdev & hw/core owner? (was Re: [PATCH v19 7/9] machine: add properties to compat_props incrementaly)
,
Marcel Apfelbaum
,
04:17
Re: [Qemu-devel] [PATCH v2 2/6] target-arm: Fix handling of SCR.SMD
,
Edgar E. Iglesias
,
04:16
[Qemu-devel] [PATCH RFC] qmp, target-i386: device_list_properties for TYPE_CPU
,
Valentin Rakush
,
04:14
Re: [Qemu-devel] [PATCH 3/4] target-arm: Combine user-only and softmmu get/set_r13_banked()
,
Sergey Fedorov
,
03:58
Re: [Qemu-devel] [PATCH 2/4] target-arm: Move get/set_r13_banked() to op_helper.c
,
Sergey Fedorov
,
03:56
Re: [Qemu-devel] [PATCH 1/4] target-arm: Clean up trap/undef handling of SRS
,
Sergey Fedorov
,
03:48
Re: [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Pavel Dovgalyuk
,
03:33
Re: [Qemu-devel] [PATCH v3 2/5] drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
,
Andrey Smetanin
,
03:10
Re: [Qemu-devel] [PATCH v10] spec: add qcow2 bitmaps extension specification
,
Denis V. Lunev
,
01:46
[Qemu-devel] [PATCH 1/2] migration: move bdrv_invalidate_cache_all of of coroutine context
,
Denis V. Lunev
,
01:39
[Qemu-devel] [PATCH 2/2] migration: move bdrv_invalidate_cache_all of of coroutine context
,
Denis V. Lunev
,
01:39
[Qemu-devel] [PATCH v2 0/2] move qcow2_invalidate_cache() out of coroutine context
,
Denis V. Lunev
,
01:39
Re: [Qemu-devel] [PATCH v19 3/9] pc: add a Virtual Machine Generation ID device
,
Michael S. Tsirkin
,
01:15
Re: [Qemu-devel] [Qemu-ppc] [PATCH] spapr: skip configuration section during migration of older machines
,
David Gibson
,
00:23
February 11, 2016
Re: [Qemu-devel] [PATCH 1/5] target-tricore: Add trap handling
,
Richard Henderson
,
21:44
Re: [Qemu-devel] [PATCH 1/5] target-tricore: Add trap handling
,
Richard Henderson
,
21:39
Re: [Qemu-devel] [PATCH] Keep pty slave file descriptor open until the master is closed
,
Marc-André Lureau
,
21:29
Re: [Qemu-devel] [PATCH v2 0/4] hw/ppc/spapr: Add "Processor Register Hypervisor Resource Access" H-calls
,
David Gibson
,
19:43
Re: [Qemu-devel] [PATCH v2 4/4] hw/ppc/spapr: Implement the h_page_init hypercall
,
David Gibson
,
19:42
Re: [Qemu-devel] [PATCH v6 01/16] qom: add helpers for UserCreatable object types
,
Eric Blake
,
18:13
[Qemu-devel] [PATCH v8 4/5] acpi: arm: add fw_cfg device node to dsdt
,
Gabriel L. Somlo
,
17:06
[Qemu-devel] [PATCH v8 0/5] add ACPI node for fw_cfg on pc and arm
,
Gabriel L. Somlo
,
17:06
[Qemu-devel] [PATCH v8 5/5] fw_cfg: document ACPI device node information
,
Gabriel L. Somlo
,
17:06
[Qemu-devel] [PATCH v8 1/5] fw_cfg: expose control register size in fw_cfg.h
,
Gabriel L. Somlo
,
17:06
[Qemu-devel] [PATCH v8 2/5] pc: fw_cfg: move ioport base constant to pc.h
,
Gabriel L. Somlo
,
17:06
[Qemu-devel] [PATCH v8 3/5] acpi: pc: add fw_cfg device node to dsdt
,
Gabriel L. Somlo
,
17:06
Re: [Qemu-devel] [PATCH v3 2/5] drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
,
Paolo Bonzini
,
16:46
Re: [Qemu-devel] [BUG] trace: QEMU hangs on initialization with the "simple" backend
,
Lluís Vilanova
,
16:36
Re: [Qemu-devel] [PATCH v2 0/5] q35: Remove old machines and unused compat code
,
Paolo Bonzini
,
15:50
Re: [Qemu-devel] [PATCH v2 0/5] q35: Remove old machines and unused compat code
,
Paolo Bonzini
,
15:50
Re: [Qemu-devel] [PATCHv7 9/9] qapi-schema, qemu-options & slirp: Adding Qemu options for IPv6 addresses
,
Thomas Huth
,
15:30
[Qemu-devel] [PATCH 1/1] hyperv: cpu hotplug fix with HyperV enabled
,
Denis V. Lunev
,
15:19
Re: [Qemu-devel] qdev & hw/core owner? (was Re: [PATCH v19 7/9] machine: add properties to compat_props incrementaly)
,
Eduardo Habkost
,
14:41
Re: [Qemu-devel] [PATCH V4] vl.c: fixed regression in machine error message
,
Eduardo Habkost
,
14:38
[Qemu-devel] [PATCH 3/4] target-arm: Combine user-only and softmmu get/set_r13_banked()
,
Peter Maydell
,
14:23
[Qemu-devel] [PATCH 1/4] target-arm: Clean up trap/undef handling of SRS
,
Peter Maydell
,
14:23
[Qemu-devel] [PATCH 0/4] target-arm: Clean up trap/undef handling of SRS
,
Peter Maydell
,
14:23
[Qemu-devel] [PATCH 4/4] target-arm: UNDEF in the UNPREDICTABLE SRS-from-System case
,
Peter Maydell
,
14:23
[Qemu-devel] [Bug 1098729] Re: qemu-user-static for armhf: segfault in threaded code
,
Andrea Mazzoleni
,
14:21
[Qemu-devel] [PATCH 2/4] target-arm: Move get/set_r13_banked() to op_helper.c
,
Peter Maydell
,
14:11
Re: [Qemu-devel] [PATCH V4] vl.c: fixed regression in machine error message
,
Marcel Apfelbaum
,
13:49
Re: [Qemu-devel] [PATCH V4] vl.c: fixed regression in machine error message
,
Eduardo Habkost
,
13:31
Re: [Qemu-devel] [PATCHv7 6/9] slirp: Reindent after refactoring
,
Samuel Thibault
,
13:16
Re: [Qemu-devel] [PATCHv7 6/9] slirp: Reindent after refactoring
,
Eric Blake
,
12:56
Re: [Qemu-devel] [PATCH] os-posix: Log to logfile in case of daemonize
,
Paolo Bonzini
,
12:56
[Qemu-devel] Help Needed Regarding Address Translation in User Mode Emulation
,
junaidaslam1
,
12:46
Re: [Qemu-devel] [PATCH v19 3/9] pc: add a Virtual Machine Generation ID device
,
Marcel Apfelbaum
,
12:35
Re: [Qemu-devel] [PATCH v2 0/5] q35: Remove old machines and unused compat code
,
Eduardo Habkost
,
12:25
Re: [Qemu-devel] [PULL 00/14] Trivial patches for 2016-02-11
,
Peter Maydell
,
12:09
Re: [Qemu-devel] [PATCH 1/2] qemu-iotests: add _filter_qmp_events() for filtering out QMP events
,
Sascha Silbe
,
11:54
Re: [Qemu-devel] [Qemu-ppc] [PATCH] spapr: skip configuration section during migration of older machines
,
Dr. David Alan Gilbert
,
11:53
Re: [Qemu-devel] [PATCH] os-posix: Log to logfile in case of daemonize
,
Dimitris Aragiorgis
,
11:49
Re: [Qemu-devel] [PATCH v2 0/5] q35: Remove old machines and unused compat code
,
Michael S. Tsirkin
,
11:33
Re: [Qemu-devel] [RFC v7 07/16] softmmu: Add helpers for a new slowpath
,
Alex Bennée
,
11:33
Re: [Qemu-devel] [PATCH 1/3] qdev-monitor: sort alias table by typename
,
Sascha Silbe
,
11:33
Re: [Qemu-devel] [PATCH v19 3/9] pc: add a Virtual Machine Generation ID device
,
Michael S. Tsirkin
,
11:30
[Qemu-devel] [PATCH v2 4/6] target-arm: Implement MDCR_EL2.TDRA traps
,
Peter Maydell
,
11:23
[Qemu-devel] [PATCH v2 3/6] target-arm: Implement MDCR_EL3.TDOSA and MDCR_EL2.TDOSA traps
,
Peter Maydell
,
11:23
[Qemu-devel] [PATCH v2 1/6] target-arm: correct CNTFRQ access rights
,
Peter Maydell
,
11:23
[Qemu-devel] [PATCH v2 0/6] target-arm: Implement various EL3 traps
,
Peter Maydell
,
11:23
[Qemu-devel] [PATCH v2 2/6] target-arm: Fix handling of SCR.SMD
,
Peter Maydell
,
11:23
[Qemu-devel] [PATCH v2 6/6] target-arm: Report correct syndrome for FPEXC32_EL2 traps
,
Peter Maydell
,
11:23
Re: [Qemu-devel] [PATCH v7 3/5] acpi: pc: add fw_cfg device node to ssdt
,
Gabriel L. Somlo
,
11:19
Re: [Qemu-devel] [PATCH 2/3] qdev-monitor: add missing aliases for virtio-{9p, balloon, rng, scsi}
,
Sascha Silbe
,
11:18
Re: [Qemu-devel] [PATCH 6/9] pc: acpi: create MADT.lapic entries only for valid lapics
,
Eduardo Habkost
,
11:11
Re: [Qemu-devel] [PATCH v2 1/6] target-arm: correct CNTFRQ access rights
,
Sergey Fedorov
,
11:10
[Qemu-devel] [PATCH v2 5/6] target-arm: Implement MDCR_EL3.TDA and MDCR_EL2.TDA traps
,
Peter Maydell
,
11:03
[Qemu-devel] [PATCH 4/5] target-tricore: add illegal opcode trap generation
,
Bastian Koppelmann
,
11:02
[Qemu-devel] [PATCH 5/5] target-tricore: add opd trap generation
,
Bastian Koppelmann
,
11:02
[Qemu-devel] [PATCH 3/5] target-tricore: add context managment trap generation
,
Bastian Koppelmann
,
11:02
[Qemu-devel] [PATCH 0/5] TriCore exception patches
,
Bastian Koppelmann
,
11:02
[Qemu-devel] [PATCH 2/5] target-tricore: Save the pc before CSA operations for exceptions
,
Bastian Koppelmann
,
11:02
[Qemu-devel] [PATCH 1/5] target-tricore: Add trap handling
,
Bastian Koppelmann
,
11:02
Re: [Qemu-devel] [PATCH 7/9] pc: acpi: drop not needed intermediate bitmap cpu->found_cpus
,
Eduardo Habkost
,
10:59
Re: [Qemu-devel] [PATCH v2 0/5] q35: Remove old machines and unused compat code
,
Eduardo Habkost
,
10:51
Re: [Qemu-devel] [PATCH 1/1] vl: fix tracing initialization
,
Stefan Hajnoczi
,
10:45
[Qemu-devel] cache.direct
,
Jignasha Vithalani
,
10:44
[Qemu-devel] broken HMP command: info mtree
,
Igor Mammedov
,
10:35
[Qemu-devel] [Bug 1544524] Re: "info chardev" not showing the real port in use
,
Prem Anand
,
10:31
Re: [Qemu-devel] [PATCH v7 3/5] acpi: pc: add fw_cfg device node to ssdt
,
Igor Mammedov
,
10:20
Re: [Qemu-devel] [BUG] trace: QEMU hangs on initialization with the "simple" backend
,
Stefan Hajnoczi
,
10:19
Re: [Qemu-devel] [PATCH v19 3/9] pc: add a Virtual Machine Generation ID device
,
Igor Mammedov
,
10:16
[Qemu-devel] [PATCH RESEND v5] i2c-tiny-usb is a small usb to i2c bridge
,
Tim Sander
,
10:09
Re: [Qemu-devel] [PULL 00/11] Ide patches
,
Peter Maydell
,
10:09
Re: [Qemu-devel] [PATCH v2 4/4] replay: introduce block devices record/replay
,
Stefan Hajnoczi
,
09:51
Re: [Qemu-devel] [PATCH v6 2/4] trace: Remove unnecessary intermediate event copies
,
Lluís Vilanova
,
09:30
Re: [Qemu-devel] [PATCH v2 4/4] replay: introduce block devices record/replay
,
Pavel Dovgalyuk
,
08:52
Re: [Qemu-devel] [PATCH v2 4/4] replay: introduce block devices record/replay
,
Stefan Hajnoczi
,
08:49
[Qemu-devel] [PATCH v3 4/5] kvm/x86: Reject Hyper-V hypercall continuation
,
Andrey Smetanin
,
08:46
[Qemu-devel] [PATCH v3 3/5] kvm/x86: Pass return code of kvm_emulate_hypercall
,
Andrey Smetanin
,
08:45
[Qemu-devel] [PATCH v3 1/5] kvm/x86: Rename Hyper-V long spin wait hypercall
,
Andrey Smetanin
,
08:45
[Qemu-devel] [PATCH v3 0/5] KVM: Hyper-V VMBus hypercalls
,
Andrey Smetanin
,
08:45
[Qemu-devel] [PATCH v3 2/5] drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
,
Andrey Smetanin
,
08:45
[Qemu-devel] [PATCH v3 5/5] kvm/x86: Hyper-V VMBus hypercall userspace exit
,
Andrey Smetanin
,
08:45
Re: [Qemu-devel] [RFC v7 06/16] qom: cpu: Add CPUClass hooks for exclusive range
,
Alex Bennée
,
08:22
Re: [Qemu-devel] [RFC v7 01/16] exec.c: Add new exclusive bitmap to ram_list
,
alvise rigo
,
08:21
Re: [Qemu-devel] [RFC v7 05/16] softmmu: Add new TLB_EXCL flag
,
Alex Bennée
,
08:19
Re: [Qemu-devel] [RFC v7 04/16] softmmu: Simplify helper_*_st_name, wrap RAM code
,
Alex Bennée
,
08:18
Re: [Qemu-devel] [RFC v7 03/16] softmmu: Simplify helper_*_st_name, wrap MMIO code
,
Alex Bennée
,
08:15
Re: [Qemu-devel] [RFC v7 02/16] softmmu: Simplify helper_*_st_name, wrap unaligned code
,
Alex Bennée
,
08:07
Re: [Qemu-devel] [PULL 8/9] static checker: e1000-82540em got aliased to e1000
,
Paolo Bonzini
,
08:04
Re: [Qemu-devel] [PULL v2 00/15] target-arm queue
,
Peter Maydell
,
08:02
Re: [Qemu-devel] Memory on stellaris board
,
Peter Maydell
,
08:01
Re: [Qemu-devel] [RFC v7 01/16] exec.c: Add new exclusive bitmap to ram_list
,
Alex Bennée
,
08:01
[Qemu-devel] [PATCH v2 4/4] hw/ppc/spapr: Implement the h_page_init hypercall
,
Thomas Huth
,
07:47
[Qemu-devel] [PATCH v2 3/4] hw/ppc/spapr: Implement the h_set_xdabr hypercall
,
Thomas Huth
,
07:47
[Qemu-devel] [PATCH v2 2/4] hw/ppc/spapr: Implement h_set_dabr
,
Thomas Huth
,
07:47
[Qemu-devel] [PATCH v2 0/4] hw/ppc/spapr: Add "Processor Register Hypervisor Resource Access" H-calls
,
Thomas Huth
,
07:47
[Qemu-devel] [PATCH v2 1/4] hw/ppc/spapr: Add h_set_sprg0 hypercall
,
Thomas Huth
,
07:47
Re: [Qemu-devel] Memory on stellaris board
,
Aurelio Remonda
,
07:46
[Qemu-devel] [PULL 09/14] ES1370: QOMify
,
Michael Tokarev
,
07:36
[Qemu-devel] [PULL 01/14] remove libtool support
,
Michael Tokarev
,
07:36
[Qemu-devel] [PULL 04/14] cpu: cpu_save/cpu_load is no more
,
Michael Tokarev
,
07:36
Re: [Qemu-devel] [PATCH] os-posix: Log to logfile in case of daemonize
,
Paolo Bonzini
,
07:31
[Qemu-devel] [PULL 10/14] Emulated CCID card: QOMify
,
Michael Tokarev
,
07:27
[Qemu-devel] [PULL 06/14] rdma: remove check on time_spent when calculating mbs
,
Michael Tokarev
,
07:27
[Qemu-devel] [PULL 05/14] qemu-sockets: simplify error handling
,
Michael Tokarev
,
07:27
[Qemu-devel] [PULL 14/14] w32: include winsock2.h before windows.h
,
Michael Tokarev
,
07:27
[Qemu-devel] [PULL 13/14] Adds keycode 86 to the hid_usage_keys translation table.
,
Michael Tokarev
,
07:26
[Qemu-devel] [PULL 02/14] man: virtfs-proxy-helper: Rework awkward sentence
,
Michael Tokarev
,
07:26
[Qemu-devel] [PULL 08/14] char: fix parameter name / type in BSD codepath
,
Michael Tokarev
,
07:26
[Qemu-devel] [PULL 12/14] s390x: remove s390-zipl.rom
,
Michael Tokarev
,
07:26
[Qemu-devel] [PULL 03/14] qom: Correct object_property_get_int() description
,
Michael Tokarev
,
07:26
[Qemu-devel] [PULL 07/14] qmp-spec: fix index in doc
,
Michael Tokarev
,
07:26
Re: [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Pavel Dovgalyuk
,
07:25
[Qemu-devel] [PULL 00/14] Trivial patches for 2016-02-11
,
Michael Tokarev
,
07:19
[Qemu-devel] [PULL 11/14] Passthru CCID card: QOMify
,
Michael Tokarev
,
07:19
Re: [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Kevin Wolf
,
07:18
Re: [Qemu-devel] [PATCH] os-posix: Log to logfile in case of daemonize
,
Dimitris Aragiorgis
,
07:12
[Qemu-devel] [Bug 1544524] [NEW] "info chardev" not showing the real port in use
,
Prem Anand
,
07:11
Re: [Qemu-devel] [PATCH v6 5/9] qemu-log: support simple pid substitution in logfile
,
Alex Bennée
,
06:44
[Qemu-devel] [PULL v2 00/15] target-arm queue
,
Peter Maydell
,
06:25
Re: [Qemu-devel] [PATCH] linux-user: Don't assert if guest tries shmdt(0)
,
Laurent Vivier
,
06:19
Re: [Qemu-devel] [PULL 00/15] target-arm queue
,
Peter Maydell
,
06:17
Re: [Qemu-devel] [PATCH 1/9] dma-helpers: Expose the sg mapping logic
,
Paolo Bonzini
,
06:17
Re: [Qemu-devel] [PATCH 3/9] dma-helpers: Do not truncate small qiovs
,
Paolo Bonzini
,
06:08
[Qemu-devel] [PATCH] usb: check USB configuration descriptor object
,
P J P
,
06:01
Re: [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Pavel Dovgalyuk
,
06:01
[Qemu-devel] [PATCH v6 7/9] qemu-log: dfilter-ise exec, out_asm, op and opt_op
,
Alex Bennée
,
05:41
[Qemu-devel] [PATCH v6 9/9] cputlb: modernise the debug support
,
Alex Bennée
,
05:41
[Qemu-devel] [PATCH v6 4/9] qemu-log: Improve the "exec" TB execution logging
,
Alex Bennée
,
05:41
[Qemu-devel] [PATCH v6 8/9] target-arm: dfilter support for in_asm
,
Alex Bennée
,
05:41
[Qemu-devel] [PATCH v6 6/9] qemu-log: new option -dfilter to limit output
,
Alex Bennée
,
05:41
[Qemu-devel] [PATCH v6 5/9] qemu-log: support simple pid substitution in logfile
,
Alex Bennée
,
05:41
[Qemu-devel] [PATCH v6 3/9] qemu-log: Avoid function call for disabled qemu_log_mask logging
,
Alex Bennée
,
05:41
[Qemu-devel] [PATCH v6 2/9] qemu-log: correct help text for -d cpu
,
Alex Bennée
,
05:41
[Qemu-devel] [PATCH v6 0/9] qemu-log, -dfilter and other logging tweaks
,
Alex Bennée
,
05:41
[Qemu-devel] [PATCH v6 1/9] tcg: pass down TranslationBlock to tcg_code_gen
,
Alex Bennée
,
05:41
Re: [Qemu-devel] [PATCH] memory: fix usage of find_next_bit and find_next_zero_bit
,
Peter Maydell
,
05:34
Re: [Qemu-devel] [PATCH 0/2] checkpatch: Fixing two cases of false positives in checkpatch.pl
,
Paolo Bonzini
,
04:47
Re: [Qemu-devel] [PATCH] memory: fix usage of find_next_bit and find_next_zero_bit
,
Paolo Bonzini
,
04:46
Re: [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Kevin Wolf
,
04:43
Re: [Qemu-devel] [PATCH 0/2] checkpatch: Fixing two cases of false positives in checkpatch.pl
,
Leonid Bloch
,
04:43
Re: [Qemu-devel] [PATCH 2/3] qdev-monitor: add missing aliases for virtio-{9p, balloon, rng, scsi}
,
Cornelia Huck
,
04:18
Re: [Qemu-devel] [PATCH 2/3] qdev-monitor: add missing aliases for virtio-{9p, balloon, rng, scsi}
,
Markus Armbruster
,
04:01
Re: [Qemu-devel] [PATCH 1/3] qdev-monitor: sort alias table by typename
,
Markus Armbruster
,
03:53
Re: [Qemu-devel] [PATCH v3 00/10] Allow hotplug of s390 CPUs
,
David Hildenbrand
,
03:36
Re: [Qemu-devel] lock-free monitor?
,
Markus Armbruster
,
03:33
[Qemu-devel] memory stats collect on Windows virtio-driver
,
Jean-Pierre Ribeauville
,
03:14
Re: [Qemu-devel] [PATCH 4/4] hw/ppc/spapr: Implement the h_page_init hypercall
,
Thomas Huth
,
02:53
Re: [Qemu-devel] [PATCH 1/4] hw/ppc/spapr: Add h_set_sprg0 hypercall
,
Thomas Huth
,
02:13
Re: [Qemu-devel] [v10][PATCH 03/10] piix: create host bridge to passthrough
,
Alex Williamson
,
01:07
Re: [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Pavel Dovgalyuk
,
01:05
Re: [Qemu-devel] [PATCH] w32: include winsock2.h before windows.h
,
Michael Tokarev
,
00:56
Re: [Qemu-devel] [PATCH] char: fix repeated registration of tcp chardev I/O handlers
,
Michael Tokarev
,
00:51
Re: [Qemu-devel] [PATCH] Adds keycode 86 to the hid_usage_keys translation table.
,
Michael Tokarev
,
00:49
February 10, 2016
Re: [Qemu-devel] [v10][PATCH 03/10] piix: create host bridge to passthrough
,
Kay, Allen M
,
21:26
Re: [Qemu-devel] [Qemu-ppc] [PATCH] spapr: skip configuration section during migration of older machines
,
David Gibson
,
20:20
Re: [Qemu-devel] [PATCH] migration: ensure htab_save_first completes after timeout
,
David Gibson
,
20:16
Re: [Qemu-devel] [PATCHv2 0/7] Cleanups to Hash Page Table handling
,
David Gibson
,
20:16
Re: [Qemu-devel] [PATCH] migration: reorder code to make it symmetric
,
Wei Yang
,
19:56
[Qemu-devel] [PATCH] vfio/pci: replace 1 with PCI_CAP_LIST_NEXT to make code self-explain
,
Wei Yang
,
19:55
Re: [Qemu-devel] [PATCH 1/4] hw/ppc/spapr: Add h_set_sprg0 hypercall
,
David Gibson
,
19:27
Re: [Qemu-devel] [PATCH 4/4] hw/ppc/spapr: Implement the h_page_init hypercall
,
David Gibson
,
19:27
Re: [Qemu-devel] [PATCH 2/4] hw/ppc/spapr: Implement h_set_dabr
,
David Gibson
,
19:27
Re: [Qemu-devel] [PATCH 3/4] hw/ppc/spapr: Implement the h_set_xdabr hypercall
,
David Gibson
,
19:27
Re: [Qemu-devel] [PATCH] memory: fix usage of find_next_bit and find_next_zero_bit
,
Peter Maydell
,
17:40
Re: [Qemu-devel] [PATCH 1/2] qemu-iotests: add _filter_qmp_events() for filtering out QMP events
,
Eric Blake
,
17:14
Re: [Qemu-devel] [PULL 48/49] i386: populate floppy drive information in DSDT
,
John Snow
,
16:54
Re: [Qemu-devel] commit 5b82b70 boot problems
,
Paolo Bonzini
,
16:33
Re: [Qemu-devel] [PULL v3 00/33] Misc patches for 2016-02-08
,
Paolo Bonzini
,
16:33
Re: [Qemu-devel] [PATCH] migration: ensure htab_save_first completes after timeout
,
Michael Roth
,
16:12
[Qemu-devel] [PATCH] migration: ensure htab_save_first completes after timeout
,
Jianjun Duan
,
15:51
[Qemu-devel] [PATCH v7 1/5] fw_cfg: expose control register size in fw_cfg.h
,
Gabriel L. Somlo
,
15:41
[Qemu-devel] [PATCH v7 0/5] add ACPI node for fw_cfg on pc and arm
,
Gabriel L. Somlo
,
15:41
[Qemu-devel] [PATCH v7 4/5] acpi: arm: add fw_cfg device node to dsdt
,
Gabriel L. Somlo
,
15:41
[Qemu-devel] [PATCH v7 3/5] acpi: pc: add fw_cfg device node to ssdt
,
Gabriel L. Somlo
,
15:41
[Qemu-devel] [PATCH v7 5/5] fw_cfg: document ACPI device node information
,
Gabriel L. Somlo
,
15:41
[Qemu-devel] [PATCH v7 2/5] pc: fw_cfg: move ioport base constant to pc.h
,
Gabriel L. Somlo
,
15:41
Re: [Qemu-devel] [Qemu-ppc] [PATCH] spapr: skip configuration section during migration of older machines
,
Greg Kurz
,
15:26
Re: [Qemu-devel] [PATCH] linux-user: Don't assert if guest tries shmdt(0)
,
Peter Maydell
,
15:22
[Qemu-devel] [PULL 11/11] ahci: prohibit "restarting" the FIS or CLB engines
,
John Snow
,
14:38
[Qemu-devel] [PULL 09/11] ahci: handle LIST_ON and FIS_ON in map helpers
,
John Snow
,
14:38
[Qemu-devel] [PULL 08/11] ahci: Do not unmap NULL addresses
,
John Snow
,
14:38
[Qemu-devel] [PULL 10/11] ahci: explicitly reject bad engine states on post_load
,
John Snow
,
14:38
[Qemu-devel] [PULL 07/11] fdc: always compile-check debug prints
,
John Snow
,
14:38
[Qemu-devel] [PULL 06/11] ide: fix device_reset to not ignore pending AIO
,
John Snow
,
14:38
[Qemu-devel] [PULL 05/11] ide: Add silent DRQ cancellation
,
John Snow
,
14:38
[Qemu-devel] [PULL 02/11] ide: code motion
,
John Snow
,
14:38
[Qemu-devel] [PULL 04/11] ide: replace blk_drain_all by blk_drain
,
John Snow
,
14:38
[Qemu-devel] [PULL 03/11] ide: move buffered DMA cancel to core
,
John Snow
,
14:38
[Qemu-devel] [PULL 00/11] Ide patches
,
John Snow
,
14:38
[Qemu-devel] [PULL 00/11] Ide patches
,
John Snow
,
14:38
[Qemu-devel] [PULL 01/11] ide: Prohibit RESET on IDE drives
,
John Snow
,
14:38
[Qemu-devel] make distclean can fail do to a configuration check
,
John Snow
,
14:28
[Qemu-devel] commit 5b82b70 boot problems
,
Gabriel L. Somlo
,
14:26
Re: [Qemu-devel] [PATCH 3/3] qemu-iotests: 140: use virtio-scsi instead of IDE
,
Sascha Silbe
,
14:26
Re: [Qemu-devel] [PULL v3 00/33] Misc patches for 2016-02-08
,
John Snow
,
14:16
Re: [Qemu-devel] [PATCH v2] linux-user: add option to intercept execve() syscalls
,
Laurent Vivier
,
14:03
Re: [Qemu-devel] [PATCH 1/2] qemu-iotests: add _filter_qmp_events() for filtering out QMP events
,
Sascha Silbe
,
13:53
[Qemu-devel] [PATCH v6 16/16] nbd: enable use of TLS with nbd-server-start command
,
Daniel P. Berrange
,
13:42
[Qemu-devel] [PATCH v6 13/16] nbd: implement TLS support in the protocol negotiation
,
Daniel P. Berrange
,
13:41
[Qemu-devel] [PATCH v6 15/16] nbd: enable use of TLS with qemu-nbd server
,
Daniel P. Berrange
,
13:41
[Qemu-devel] [PATCH v6 14/16] nbd: enable use of TLS with NBD block driver
,
Daniel P. Berrange
,
13:41
[Qemu-devel] [PATCH v6 06/16] nbd: convert to using I/O channels for actual socket I/O
,
Daniel P. Berrange
,
13:41
[Qemu-devel] [PATCH v6 11/16] nbd: always query export list in fixed new style protocol
,
Daniel P. Berrange
,
13:41
[Qemu-devel] [PATCH v6 12/16] nbd: use "" as a default export name if none provided
,
Daniel P. Berrange
,
13:41
[Qemu-devel] [PATCH v6 10/16] nbd: allow setting of an export name for qemu-nbd server
,
Daniel P. Berrange
,
13:41
[Qemu-devel] [PATCH v6 09/16] nbd: make client request fixed new style if advertized
,
Daniel P. Berrange
,
13:41
[Qemu-devel] [PATCH v6 08/16] nbd: make server compliant with fixed newstyle spec
,
Daniel P. Berrange
,
13:41
[Qemu-devel] [PATCH v6 07/16] nbd: invert client logic for negotiating protocol version
,
Daniel P. Berrange
,
13:41
[Qemu-devel] [PATCH v6 05/16] nbd: convert blockdev NBD server to use I/O channels for connection setup
,
Daniel P. Berrange
,
13:41
[Qemu-devel] [PATCH v6 04/16] nbd: convert qemu-nbd server to use I/O channels for connection setup
,
Daniel P. Berrange
,
13:41
[Qemu-devel] [PATCH v6 03/16] nbd: convert block client to use I/O channels for connection setup
,
Daniel P. Berrange
,
13:41
[Qemu-devel] [PATCH v6 01/16] qom: add helpers for UserCreatable object types
,
Daniel P. Berrange
,
13:41
[Qemu-devel] [PATCH v6 00/16] Implement TLS support to QEMU NBD server & client
,
Daniel P. Berrange
,
13:41
[Qemu-devel] [PATCH v6 02/16] qemu-nbd: add support for --object command line arg
,
Daniel P. Berrange
,
13:41
Re: [Qemu-devel] [PATCH] linux-user: Don't assert if guest tries shmdt(0)
,
Laurent Vivier
,
13:39
Re: [Qemu-devel] [PATCH v5 6/9] qemu-log: new option -dfilter to limit output
,
Alex Bennée
,
13:35
[Qemu-devel] [PATCH 0/4] hw/ppc/spapr: Add "Processor Register Hypervisor Resource Access" H-calls
,
Thomas Huth
,
13:09
[Qemu-devel] [PATCH 3/4] hw/ppc/spapr: Implement the h_set_xdabr hypercall
,
Thomas Huth
,
13:09
[Qemu-devel] [PATCH 4/4] hw/ppc/spapr: Implement the h_page_init hypercall
,
Thomas Huth
,
13:09
[Qemu-devel] [PATCH 1/4] hw/ppc/spapr: Add h_set_sprg0 hypercall
,
Thomas Huth
,
13:09
[Qemu-devel] [PATCH 2/4] hw/ppc/spapr: Implement h_set_dabr
,
Thomas Huth
,
13:09
Re: [Qemu-devel] [Qemu-block] [PATCH v9 3/3] qmp: add monitor command to add/remove a child
,
Max Reitz
,
13:02
Re: [Qemu-devel] [PATCH v5 6/9] qemu-log: new option -dfilter to limit output
,
Richard Henderson
,
12:59
Re: [Qemu-devel] [PATCH v6 0/5] add ACPI node for fw_cfg on pc and arm
,
Gabriel L. Somlo
,
12:55
Re: [Qemu-devel] [PATCH] memory: fix usage of find_next_bit and find_next_zero_bit
,
Thomas Huth
,
12:44
Re: [Qemu-devel] [PATCH] qemu-ga: Fixed minor version switch issue
,
Michael Roth
,
12:43
Re: [Qemu-devel] [PATCH v5 6/9] qemu-log: new option -dfilter to limit output
,
Alex Bennée
,
12:40
Re: [Qemu-devel] [PATCH 07/15] tcg-mips: Adjust qemu_ld/st for mips64
,
Richard Henderson
,
12:36
Re: [Qemu-devel] [PULL 48/49] i386: populate floppy drive information in DSDT
,
Roman Kagan
,
12:33
Re: [Qemu-devel] [PATCH] memory: fix usage of find_next_bit and find_next_zero_bit
,
Leon Alrae
,
12:29
Re: [Qemu-devel] [PULL 48/49] i386: populate floppy drive information in DSDT
,
Roman Kagan
,
12:24
Re: [Qemu-devel] [PULL 48/49] i386: populate floppy drive information in DSDT
,
John Snow
,
12:16
Re: [Qemu-devel] [PULL 48/49] i386: populate floppy drive information in DSDT
,
Roman Kagan
,
12:10
Re: [Qemu-devel] [PULL 02/32] memory: RCU ram_list.dirty_memory[] for safe RAM hotplug
,
Paolo Bonzini
,
12:02
Re: [Qemu-devel] [PULL 48/49] i386: populate floppy drive information in DSDT
,
Roman Kagan
,
11:58
Re: [Qemu-devel] [PULL 02/32] memory: RCU ram_list.dirty_memory[] for safe RAM hotplug
,
Leon Alrae
,
11:56
Re: [Qemu-devel] [PATCH v2] cirrus_vga: fix off-by-one in blit_region_is_unsafe
,
Laszlo Ersek
,
11:54
Re: [Qemu-devel] [PULL 48/49] i386: populate floppy drive information in DSDT
,
Michael S. Tsirkin
,
11:49
Re: [Qemu-devel] [PATCH v2 5/5] kvm/x86: Hyper-V VMBus hypercall userspace exit
,
Paolo Bonzini
,
11:48
Re: [Qemu-devel] [PATCH 1/2] qemu-iotests: add _filter_qmp_events() for filtering out QMP events
,
Max Reitz
,
11:44
Re: [Qemu-devel] [PATCH v2 4/4] rng: add request queue support to rng-random
,
Paolo Bonzini
,
11:40
Re: [Qemu-devel] [PATCH v2 4/4] rng: add request queue support to rng-random
,
Ladi Prosek
,
11:40
Re: [Qemu-devel] [PATCH 07/15] tcg-mips: Adjust qemu_ld/st for mips64
,
James Hogan
,
11:35
Re: [Qemu-devel] [PATCH v3 00/10] Allow hotplug of s390 CPUs
,
Andreas Färber
,
11:28
Re: [Qemu-devel] [PATCH v2 4/4] rng: add request queue support to rng-random
,
Paolo Bonzini
,
11:24
[Qemu-devel] [PATCH v2] cirrus_vga: fix off-by-one in blit_region_is_unsafe
,
Paolo Bonzini
,
11:17
Re: [Qemu-devel] [PATCH v6 0/5] add ACPI node for fw_cfg on pc and arm
,
Gabriel L. Somlo
,
11:17
Re: [Qemu-devel] [PATCH 3/3] qemu-iotests: 140: use virtio-scsi instead of IDE
,
Max Reitz
,
11:15
Re: [Qemu-devel] [PATCH] cirrus_vga: fix off-by-one in blit_region_is_unsafe
,
Paolo Bonzini
,
11:15
Re: [Qemu-devel] [PULL 48/49] i386: populate floppy drive information in DSDT
,
John Snow
,
11:14
Re: [Qemu-devel] [PATCH 0/8] ipmi: a couple of enhancements to the BMC simulator (round 2)
,
Cédric Le Goater
,
11:13
Re: [Qemu-devel] [PATCH 0/8] ipmi: a couple of enhancements to the BMC simulator (round 2)
,
Corey Minyard
,
11:06
[Qemu-devel] [PATCH v2 3/4] rng: move request queue cleanup from RngEgd to RngBackend
,
Ladi Prosek
,
10:54
[Qemu-devel] [PATCH v2 4/4] rng: add request queue support to rng-random
,
Ladi Prosek
,
10:54
Re: [Qemu-devel] [PATCH] cirrus_vga: fix off-by-one in blit_region_is_unsafe
,
Laszlo Ersek
,
10:54
[Qemu-devel] [PATCH v2 1/4] rng: remove the unused request cancellation code
,
Ladi Prosek
,
10:54
[Qemu-devel] [PATCH v2 0/4] rng-random: implement request queue
,
Ladi Prosek
,
10:54
[Qemu-devel] [PATCH v2 2/4] rng: move request queue from RngEgd to RngBackend
,
Ladi Prosek
,
10:54
Re: [Qemu-devel] KVH call for agenda for 2016-02-16
,
Christian Borntraeger
,
10:48
[Qemu-devel] KVH call for agenda for 2016-02-16
,
Juan Quintela
,
10:42
Re: [Qemu-devel] [PATCH 2/6] qmp: add query-block-dirty-bitmap-ranges
,
Denis V. Lunev
,
10:40
Re: [Qemu-devel] [PATCH 2/6] qmp: add query-block-dirty-bitmap-ranges
,
John Snow
,
10:38
Re: [Qemu-devel] [PATCH 2/6] qmp: add query-block-dirty-bitmap-ranges
,
Denis V. Lunev
,
10:36
Re: [Qemu-devel] lock-free monitor?
,
Dr. David Alan Gilbert
,
10:33
Re: [Qemu-devel] [PATCH] cirrus_vga: fix off-by-one in blit_region_is_unsafe
,
Paolo Bonzini
,
10:30
Re: [Qemu-devel] [PATCH v3 00/10] Allow hotplug of s390 CPUs
,
David Hildenbrand
,
10:29
Re: [Qemu-devel] [PATCH 2/6] qmp: add query-block-dirty-bitmap-ranges
,
John Snow
,
10:27
Re: [Qemu-devel] [PATCH v5 1/9] tcg: pass down TranslationBlock to tcg_code_gen
,
Alex Bennée
,
10:23
Re: [Qemu-devel] lock-free monitor?
,
Markus Armbruster
,
10:12
Re: [Qemu-devel] [PATCH] cirrus_vga: fix off-by-one in blit_region_is_unsafe
,
Laszlo Ersek
,
09:55
Re: [Qemu-devel] [PATCH] target-i386/kvm.c: Fix the order of FPU registers in xsave
,
Asia Slowinska
,
09:39
Re: [Qemu-devel] [PATCH] memory: fix usage of find_next_bit and find_next_zero_bit
,
Stefan Hajnoczi
,
09:23
Re: [Qemu-devel] [Qemu-ppc] [PATCH] spapr: skip configuration section during migration of older machines
,
Greg Kurz
,
09:21
Re: [Qemu-devel] [PATCH] target-i386/kvm.c: Fix the order of FPU registers in xsave
,
Paolo Bonzini
,
09:17
Re: [Qemu-devel] [PATCH] Rename cpu_get_icount_{locked,biased}
,
Paolo Bonzini
,
09:13
[Qemu-devel] [PATCH] memory: fix usage of find_next_bit and find_next_zero_bit
,
Paolo Bonzini
,
09:11
Re: [Qemu-devel] [PULL v3 00/33] Misc patches for 2016-02-08
,
Paolo Bonzini
,
09:10
[Qemu-devel] [PATCH] Rename cpu_get_icount_{locked,biased}
,
Christopher Covington
,
09:06
Re: [Qemu-devel] [PATCH 0/8] ipmi: a couple of enhancements to the BMC simulator (round 2)
,
Cédric Le Goater
,
09:05
Re: [Qemu-devel] [PATCH 2/6] qmp: add query-block-dirty-bitmap-ranges
,
Denis V. Lunev
,
08:57
Re: [Qemu-devel] [Qemu-stable] [PATCH] spapr: skip configuration section during migration of older machines
,
Greg Kurz
,
08:54
Re: [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Kevin Wolf
,
08:53
Re: [Qemu-devel] [PATCH v2 1/5] target-arm: Add the pmceid0 and pmceid1 registers
,
Aaron Lindsay
,
08:52
Re: [Qemu-devel] [PULL v3 00/33] Misc patches for 2016-02-08
,
Peter Maydell
,
08:50
Re: [Qemu-devel] [PATCH] target-arm: Implement DBGDTRRX_EL0/DBGDTRTX_EL0 MSR
,
Andreas Färber
,
08:40
Re: [Qemu-devel] [PATCH v6 3/4] tcg: Add type for vCPU pointers
,
Lluís Vilanova
,
08:38
Re: [Qemu-devel] [PATCH V2 2/2] hw/virtio: group virtio flags into an enum
,
Laurent Vivier
,
08:37
Re: [Qemu-devel] [PATCH] target-arm: Fix MDCCSR_EL0 instruction encoding
,
Andreas Färber
,
08:34
Re: [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Pavel Dovgalyuk
,
08:33
[Qemu-devel] [PATCH V2 2/2] hw/virtio: group virtio flags into an enum
,
Marcel Apfelbaum
,
08:31
[Qemu-devel] [PATCH V2 0/2] hw/virtio: fix double use of a virtio flag
,
Marcel Apfelbaum
,
08:31
[Qemu-devel] [PATCH V2 1/2] hw/virtio: fix double use of a virtio flag
,
Marcel Apfelbaum
,
08:31
Re: [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Kevin Wolf
,
08:25
Re: [Qemu-devel] [PATCH 2/2] hw/virtio: group virtio flags into an enum
,
Marcel Apfelbaum
,
08:24
[Qemu-devel] [PATCH] target-i386/kvm.c: Fix the order of FPU registers in xsave
,
Asia Slowinska
,
08:21
Re: [Qemu-devel] [PATCH 1/3] qdev-monitor: sort alias table by typename
,
Halil Pasic
,
08:21
Re: [Qemu-devel] [PATCH 1/2] hw/virtio: fix double use of a virtio flag
,
Laurent Vivier
,
08:19
Re: [Qemu-devel] [PATCH v6 3/4] tcg: Add type for vCPU pointers
,
Lluís Vilanova
,
08:16
Re: [Qemu-devel] [PATCHv7 9/9] qapi-schema, qemu-options & slirp: Adding Qemu options for IPv6 addresses
,
Daniel P. Berrange
,
08:09
Re: [Qemu-devel] [PATCH 2/2] hw/virtio: group virtio flags into an enum
,
Laurent Vivier
,
08:07
Re: [Qemu-devel] [PATCH 1/2] hw/virtio: fix double use of a virtio flag
,
Laurent Vivier
,
07:57
Re: [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Pavel Dovgalyuk
,
07:51
Re: [Qemu-devel] [PATCH 15/15] tcg-mips: Use mipsr6 instructions in calls
,
James Hogan
,
07:49
Re: [Qemu-devel] [PULL v3 00/33] Misc patches for 2016-02-08
,
Paolo Bonzini
,
07:48
Re: [Qemu-devel] [PATCHv7 9/9] qapi-schema, qemu-options & slirp: Adding Qemu options for IPv6 addresses
,
Samuel Thibault
,
07:45
Re: [Qemu-devel] [PATCHv7 7/9] slirp: Handle IPv6 in TCP functions
,
Thomas Huth
,
07:42
Re: [Qemu-devel] Tracking the VM making an IO request
,
Paolo Bonzini
,
07:40
Re: [Qemu-devel] [PATCH] cirrus_vga: fix off-by-one in blit_region_is_unsafe
,
Paolo Bonzini
,
07:32
Re: [Qemu-devel] [PATCHv7 7/9] slirp: Handle IPv6 in TCP functions
,
Samuel Thibault
,
07:30
Re: [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Kevin Wolf
,
07:28
[Qemu-devel] [PATCH 1/2] hw/virtio: fix double use of a virtio flag
,
Marcel Apfelbaum
,
07:22
[Qemu-devel] [PATCH 2/2] hw/virtio: group virtio flags into an enum
,
Marcel Apfelbaum
,
07:22
[Qemu-devel] [PATCH 0/2] hw/virtio: fix double use of a virtio flag
,
Marcel Apfelbaum
,
07:22
Re: [Qemu-devel] [PATCH v2] s390x: remove s390-zipl.rom
,
Cornelia Huck
,
07:20
Re: [Qemu-devel] [PATCHv7 4/9] slirp: Factorizing tcpiphdr structure with an union
,
Samuel Thibault
,
07:20
Re: [Qemu-devel] [PATCH 1/3] char: fix vhost-user socket full
,
Daniel P. Berrange
,
07:15
Re: [Qemu-devel] [PATCH v2 0/5] Drop support for Xen 4.1 and older from qemu-xen
,
Stefano Stabellini
,
07:07
Re: [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Pavel Dovgalyuk
,
07:05
Re: [Qemu-devel] [PATCH v2 5/5] xen: Drop __XEN_LATEST_INTERFACE_VERSION__ checks from prior to Xen 4.2
,
Stefano Stabellini
,
07:00
Re: [Qemu-devel] [PATCH v2 1/5] xen: drop support for Xen 4.1 and older.
,
Stefano Stabellini
,
06:58
Re: [Qemu-devel] [PATCH 1/3] char: fix vhost-user socket full
,
Michael S. Tsirkin
,
06:54
Re: [Qemu-devel] [PATCH] s390x: remove s390-zipl.rom
,
Michael Tokarev
,
06:50
Re: [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Kevin Wolf
,
06:45
Re: [Qemu-devel] [PATCHv7 9/9] qapi-schema, qemu-options & slirp: Adding Qemu options for IPv6 addresses
,
Thomas Huth
,
06:39
Re: [Qemu-devel] [PATCH] s390x: remove s390-zipl.rom
,
Christian Borntraeger
,
06:35
[Qemu-devel] [Bug 1533848] Re: A workaround for Windows 7 ACPI SLIC table behavior when used with OVMF
,
Laszlo Ersek \(Red Hat\)
,
06:26
Re: [Qemu-devel] [PATCH 00/12] tests: Introducing docker tests
,
Alex Bennée
,
06:23
[Qemu-devel] [PATCH v2] s390x: remove s390-zipl.rom
,
Michael Tokarev
,
06:09
[Qemu-devel] [PATCH v2 2/5] xen: drop xen_xc_hvm_inject_msi wrapper
,
Ian Campbell
,
06:07
[Qemu-devel] [PATCH v2 3/5] xen: drop XenXC and associated interface wrappers
,
Ian Campbell
,
06:07
[Qemu-devel] [PATCH v2 1/5] xen: drop support for Xen 4.1 and older.
,
Ian Campbell
,
06:07
[Qemu-devel] [PATCH v2 5/5] xen: Drop __XEN_LATEST_INTERFACE_VERSION__ checks from prior to Xen 4.2
,
Ian Campbell
,
06:07
[Qemu-devel] [PATCH v2 4/5] xen: move xenforeignmemory compat layer into common place
,
Ian Campbell
,
06:07
[Qemu-devel] [PATCH] s390x: remove s390-zipl.rom
,
Michael Tokarev
,
06:07
[Qemu-devel] [PATCH v2 0/5] Drop support for Xen 4.1 and older from qemu-xen
,
Ian Campbell
,
06:07
Re: [Qemu-devel] [PATCHv7 7/9] slirp: Handle IPv6 in TCP functions
,
Thomas Huth
,
05:47
Re: [Qemu-devel] [PATCH 1/5] xen: drop support for Xen 4.1 and older.
,
Stefano Stabellini
,
05:46
Re: [Qemu-devel] [PATCH 1/5] xen: drop support for Xen 4.1 and older.
,
Ian Campbell
,
05:30
Re: [Qemu-devel] Tracking the VM making an IO request
,
Stefan Hajnoczi
,
05:24
Re: [Qemu-devel] [PATCH v4 0/6] virtio/vhost cross-endian cleanup
,
Laurent Vivier
,
05:22
Re: [Qemu-devel] Regarding Cortex-A7 CPU definition
,
Peter Maydell
,
05:14
Re: [Qemu-devel] [PATCH 1/3] trace: docs: "simple" backend does support strings
,
Stefan Hajnoczi
,
05:14
Re: [Qemu-devel] [PATCH 3/3] trace: use addresses instead of offsets in memory tracepoints
,
Stefan Hajnoczi
,
05:11
Re: [Qemu-devel] [PATCH v2 0/6] external backup api
,
Stefan Hajnoczi
,
05:10
Re: [Qemu-devel] "x-disable-pcie" virtio-pci property in compat_props (HW_COMPAT_2_4)
,
Laurent Vivier
,
05:09
Re: [Qemu-devel] [PATCHv7 4/9] slirp: Factorizing tcpiphdr structure with an union
,
Thomas Huth
,
05:09
Re: [Qemu-devel] [PATCH 2/6] qmp: add query-block-dirty-bitmap-ranges
,
Stefan Hajnoczi
,
05:08
Re: [Qemu-devel] [PATCH v19 3/9] pc: add a Virtual Machine Generation ID device
,
Laszlo Ersek
,
05:00
Re: [Qemu-devel] "x-disable-pcie" virtio-pci property in compat_props (HW_COMPAT_2_4)
,
Marcel Apfelbaum
,
04:52
Re: [Qemu-devel] [PATCH] hw/intc: fix failure return for xics_alloc_block()
,
Greg Kurz
,
04:41
Re: [Qemu-devel] [PATCH 1/3] char: fix vhost-user socket full
,
Didier Pallard
,
04:35
Re: [Qemu-devel] [PATCH 1/1] vl: fix tracing initialization
,
Christian Borntraeger
,
04:32
Re: [Qemu-devel] "trace: split trace_init_file out of trace_init_backends" causes hangs on daemonize
,
Christian Borntraeger
,
04:29
Re: [Qemu-devel] [PATCH v19 3/9] pc: add a Virtual Machine Generation ID device
,
Michael S. Tsirkin
,
04:29
Re: [Qemu-devel] [PATCHv7 4/9] slirp: Factorizing tcpiphdr structure with an union
,
Samuel Thibault
,
04:28
[Qemu-devel] "trace: split trace_init_file out of trace_init_backends" causes hangs on daemonize
,
Christian Borntraeger
,
04:23
Re: [Qemu-devel] [PATCHv7 6/9] slirp: Reindent after refactoring
,
Samuel Thibault
,
04:20
Re: [Qemu-devel] [PATCHv7 5/9] slirp: Generalizing and neutralizing various TCP functions before adding IPv6 stuff
,
Samuel Thibault
,
04:17
[Qemu-devel] [PATCH v2 4/4] replay: introduce block devices record/replay
,
Pavel Dovgalyuk
,
04:13
[Qemu-devel] [PATCH v2 3/4] replay: introduce new checkpoint for icount warp
,
Pavel Dovgalyuk
,
04:13
[Qemu-devel] [PATCH v2 2/4] icount: remove obsolete warp call
,
Pavel Dovgalyuk
,
04:13
[Qemu-devel] [PATCH v2 1/4] replay: character devices
,
Pavel Dovgalyuk
,
04:13
[Qemu-devel] [PATCH v2 0/4] Deterministic replay extensions
,
Pavel Dovgalyuk
,
04:13
[Qemu-devel] Tracking the VM making an IO request
,
Aarian P. Aleahmad
,
04:06
Re: [Qemu-devel] lock-free monitor?
,
Dr. David Alan Gilbert
,
03:52
Re: [Qemu-devel] [PATCH v19 3/9] pc: add a Virtual Machine Generation ID device
,
Michael S. Tsirkin
,
03:51
[Qemu-devel] [PATCH v7 0/5] don't use NVDIMM for balooning
,
Vladimir Sementsov-Ogievskiy
,
03:50
[Qemu-devel] [PATCH 2/5] pc-dimm: rename pc_dimm_built_list()
,
Vladimir Sementsov-Ogievskiy
,
03:50
[Qemu-devel] [PATCH 3/5] pc-dimm: add pc_dimm_build_list()
,
Vladimir Sementsov-Ogievskiy
,
03:49
[Qemu-devel] [PATCH 1/5] move get_current_ram_size to virtio-balloon.c
,
Vladimir Sementsov-Ogievskiy
,
03:49
[Qemu-devel] [PATCH 4/5] virtio-balloon: rewrite get_current_ram_size()
,
Vladimir Sementsov-Ogievskiy
,
03:49
[Qemu-devel] [PATCH 5/5] balloon: Use only 'pc-dimm' type dimm for ballooning
,
Vladimir Sementsov-Ogievskiy
,
03:49
Re: [Qemu-devel] [PATCHv7 6/9] slirp: Reindent after refactoring
,
Thomas Huth
,
03:42
Re: [Qemu-devel] [PATCHv7 5/9] slirp: Generalizing and neutralizing various TCP functions before adding IPv6 stuff
,
Thomas Huth
,
03:35
Re: [Qemu-devel] [PATCHv7 4/9] slirp: Factorizing tcpiphdr structure with an union
,
Thomas Huth
,
03:05
Re: [Qemu-devel] [PATCH v2 0/6] external backup api
,
Denis V. Lunev
,
03:05
Re: [Qemu-devel] [PATCH v9 21/37] qapi: Document visitor interfaces, add assertions
,
Markus Armbruster
,
02:38
Re: [Qemu-devel] [PATCHv7 3/9] slirp: Adding IPv6 UDP support
,
Samuel Thibault
,
02:37
Re: [Qemu-devel] [PATCHv7 3/9] slirp: Adding IPv6 UDP support
,
Thomas Huth
,
02:19
Re: [Qemu-devel] [v10][PATCH 03/10] piix: create host bridge to passthrough
,
Alex Williamson
,
01:00
Re: [Qemu-devel] Regarding Cortex-A7 CPU definition
,
Deepak kumar Raju
,
00:26
February 09, 2016
[Qemu-devel] [PATCH v3 4/4] target-sparc: Use global registers for the register window
,
Richard Henderson
,
22:43
[Qemu-devel] [PATCH v3 3/4] target-sparc: Tidy global register initialization
,
Richard Henderson
,
22:42
[Qemu-devel] [PATCH v3 2/4] tcg: Allocate indirect_base temporaries in a different order
,
Richard Henderson
,
22:42
[Qemu-devel] [PATCH v3 1/4] tcg: Implement indirect memory registers
,
Richard Henderson
,
22:42
[Qemu-devel] [PATCH v3 0/4] tcg: Improve sparc register windows
,
Richard Henderson
,
22:42
Re: [Qemu-devel] [v10][PATCH 03/10] piix: create host bridge to passthrough
,
Kay, Allen M
,
22:41
Re: [Qemu-devel] [PATCH v6 3/4] tcg: Add type for vCPU pointers
,
Richard Henderson
,
22:25
Re: [Qemu-devel] [PATCH v8 0/4] SysFS driver for QEMU fw_cfg device
,
Greg KH
,
20:38
[Qemu-devel] RFC: incremental backups: qmp-block-dirty-bitmap-diff
,
John Snow
,
19:48
Re: [Qemu-devel] [PATCH 11/15] tcg-mips: Use mips64r6 instructions in tcg_out_movi
,
James Hogan
,
19:33
Re: [Qemu-devel] [PATCH v9 21/37] qapi: Document visitor interfaces, add assertions
,
Eric Blake
,
19:23
Re: [Qemu-devel] [PATCH 14/15] tcg-mips: Use mipsr6 instructions in branches
,
James Hogan
,
19:20
[Qemu-devel] [PATCH v3 3/3] target-arm: Add PMUSERENR_EL0 register
,
Alistair Francis
,
18:50
[Qemu-devel] [PATCH v3 2/3] target-arm: Add the pmovsclr_el0 and pmintenclr_el1 registers
,
Alistair Francis
,
18:50
[Qemu-devel] [PATCH v3 1/3] target-arm: Add the pmceid0 and pmceid1 registers
,
Alistair Francis
,
18:50
[Qemu-devel] [PATCH v3 0/3] Extend the performance monitoring registers
,
Alistair Francis
,
18:50
Re: [Qemu-devel] [PATCH v2 2/5] target-arm: Add Some of the performance monitor registers
,
Alistair Francis
,
18:26
Re: [Qemu-devel] [PATCH v2 0/2] qga: guest-set-user-password - added ability to create new user
,
Michael Roth
,
18:22
Re: [Qemu-devel] [PATCH 01/12] tests: Add utilities for docker testing
,
John Snow
,
18:16
Re: [Qemu-devel] [PATCH v2 1/5] target-arm: Add the pmceid0 and pmceid1 registers
,
Alistair Francis
,
18:11
Re: [Qemu-devel] [PATCH 1/1] arm: virt: change GPIO trigger interrupt to pulse
,
Wei Huang
,
18:00
Re: [Qemu-devel] [RFC PATCH 09/16] qmp: Add block-dirty-bitmap-set-persistent
,
John Snow
,
17:50
Re: [Qemu-devel] [PATCH v3 02/16] register: Add Register API
,
Peter Crosthwaite
,
17:29
Re: [Qemu-devel] [PATCH 1/1] vl: fix tracing initialization
,
Alex Bennée
,
17:20
[Qemu-devel] [PATCH v4 16/16] xlnx-zynqmp: Connect the ZynqMP IOU SLCR
,
Alistair Francis
,
17:18
[Qemu-devel] [PATCH v4 15/16] misc: Introduce ZynqMP IOU SLCR
,
Alistair Francis
,
17:18
[Qemu-devel] [PATCH v4 14/16] register: Add GPIO API
,
Alistair Francis
,
17:18
[Qemu-devel] [PATCH v4 12/16] qdev: Add qdev_pass_all_gpios API
,
Alistair Francis
,
17:17
[Qemu-devel] [PATCH v4 13/16] irq: Add opaque setter routine
,
Alistair Francis
,
17:17
[Qemu-devel] [PATCH v4 09/16] dma: Add Xilinx Zynq devcfg device model
,
Alistair Francis
,
17:17
[Qemu-devel] [PATCH v4 11/16] qdev: Define qdev_get_gpio_out
,
Alistair Francis
,
17:17
[Qemu-devel] [PATCH v4 08/16] bitops: Add ONES macro
,
Alistair Francis
,
17:17
[Qemu-devel] [PATCH v4 07/16] register: Add block initialise helper
,
Alistair Francis
,
17:17
[Qemu-devel] [PATCH v4 05/16] register: Define REG and FIELD macros
,
Alistair Francis
,
17:17
[Qemu-devel] [PATCH v4 06/16] register: QOMify
,
Alistair Francis
,
17:17
[Qemu-devel] [PATCH v4 04/16] register: Add support for decoding information
,
Alistair Francis
,
17:17
[Qemu-devel] [PATCH v4 03/16] register: Add Memory API glue
,
Alistair Francis
,
17:17
[Qemu-devel] [PATCH v4 02/16] register: Add Register API
,
Alistair Francis
,
17:17
[Qemu-devel] [PATCH v4 00/16] data-driven device registers
,
Alistair Francis
,
17:17
[Qemu-devel] [PATCH v4 01/16] memory: Allow subregions to not be printed by info mtree
,
Alistair Francis
,
17:17
Re: [Qemu-devel] [PATCH v3] qga: Support enum names in guest-file-seek
,
Michael Roth
,
17:08
Re: [Qemu-devel] [RFC PATCH 08/16] qmp: Add optional parameter "persistent" in block-dirty-bitmap-add
,
John Snow
,
17:06
Re: [Qemu-devel] [RFC PATCH 06/16] block: Introduce bdrv_dirty_bitmap_set_persistent
,
John Snow
,
17:04
Re: [Qemu-devel] [PATCH v3 00/16] data-driven device registers
,
Alistair Francis
,
16:56
Re: [Qemu-devel] [PATCH v3 09/16] dma: Add Xilinx Zynq devcfg device model
,
Alistair Francis
,
16:48
Re: [Qemu-devel] [v10][PATCH 03/10] piix: create host bridge to passthrough
,
Alex Williamson
,
16:33
Re: [Qemu-devel] [RFC PATCH 06/16] block: Introduce bdrv_dirty_bitmap_set_persistent
,
John Snow
,
16:31
[Qemu-devel] [PATCH v3] qga: Support enum names in guest-file-seek
,
Eric Blake
,
16:27
Re: [Qemu-devel] [PATCHv7 3/9] slirp: Adding IPv6 UDP support
,
Samuel Thibault
,
16:19
[Qemu-devel] [PATCH v6 3/4] tcg: Add type for vCPU pointers
,
Lluís Vilanova
,
16:15
[Qemu-devel] [PATCH v6 4/4] trace: Add 'vcpu' event property to trace guest vCPU
,
Lluís Vilanova
,
16:14
[Qemu-devel] [PATCH v6 2/4] trace: Remove unnecessary intermediate event copies
,
Lluís Vilanova
,
16:14
[Qemu-devel] [PATCH v6 1/4] trace: Extend API to manage event arguments
,
Lluís Vilanova
,
16:14
[Qemu-devel] [PATCH v6 0/4] trace: Show vCPU info in guest code events
,
Lluís Vilanova
,
16:14
Re: [Qemu-devel] [PATCHv7 3/9] slirp: Adding IPv6 UDP support
,
Samuel Thibault
,
16:14
Re: [Qemu-devel] [Qemu-arm] [PATCH v5 1/2] trace: Add support for vCPU pointers in trace events
,
Lluís Vilanova
,
16:07
Re: [Qemu-devel] [RFC PATCH 05/16] block: Make bdrv_get_cluster_size public
,
John Snow
,
16:07
[Qemu-devel] [PATCH] target-arm: Implement DBGDTRRX_EL0/DBGDTRTX_EL0 MSR
,
Dirk Müller
,
15:59
[Qemu-devel] [PATCH] target-arm: Fix MDCCSR_EL0 instruction encoding
,
Dirk Müller
,
15:57
Re: [Qemu-devel] [RFC PATCH 04/16] block: Move filename_decompose to block.c
,
John Snow
,
15:56
Re: [Qemu-devel] [PATCHv7 1/9] slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfiguration
,
Thomas Huth
,
15:50
Re: [Qemu-devel] [PATCHv7 3/9] slirp: Adding IPv6 UDP support
,
Thomas Huth
,
15:44
Re: [Qemu-devel] [PATCHv7 1/9] slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfiguration
,
Samuel Thibault
,
15:31
[Qemu-devel] [BUG] trace: QEMU hangs on initialization with the "simple" backend
,
Lluís Vilanova
,
15:24
Re: [Qemu-devel] [PATCHv7 1/9] slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfiguration
,
Samuel Thibault
,
15:16
Re: [Qemu-devel] [PATCHv7 1/9] slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfiguration
,
Samuel Thibault
,
14:57
Re: [Qemu-devel] [PATCH v3 07/16] register: Add block initialise helper
,
Alistair Francis
,
14:51
Re: [Qemu-devel] [PATCHv7 2/9] slirp: Adding ICMPv6 error sending
,
Thomas Huth
,
14:48
Re: [Qemu-devel] [v10][PATCH 03/10] piix: create host bridge to passthrough
,
Kay, Allen M
,
14:48
Re: [Qemu-devel] [PATCH v3 02/16] register: Add Register API
,
Alistair Francis
,
14:35
Re: [Qemu-devel] [PULL 0/3] Block patches
,
Peter Maydell
,
14:34
Re: [Qemu-devel] [PATCHv7 1/9] slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfiguration
,
Thomas Huth
,
14:33
Re: [Qemu-devel] [PATCH v2 0/6] external backup api
,
Denis V. Lunev
,
14:25
Re: [Qemu-devel] [PULL 05/13] trace: split trace_init_file out of trace_init_backends
,
Denis V. Lunev
,
14:20
Re: [Qemu-devel] [PATCH] cirrus_vga: fix off-by-one in blit_region_is_unsafe
,
Laszlo Ersek
,
14:09
Re: [Qemu-devel] [PATCH 05/14] target-i386: Enable control registers for MPX
,
Richard Henderson
,
14:09
[Qemu-devel] [PATCH] build: Don't redefine 'inline'
,
Eric Blake
,
13:50
[Qemu-devel] [PATCH] tcg: Work around clang bug wrt enum ranges, part 2
,
Richard Henderson
,
13:49
Re: [Qemu-devel] [PULL 48/49] i386: populate floppy drive information in DSDT
,
Michael S. Tsirkin
,
13:48
Re: [Qemu-devel] [PATCH 14/15] tcg-mips: Use mipsr6 instructions in branches
,
Maciej W. Rozycki
,
13:46
[Qemu-devel] [PULL 05/15] target-arm: Add isread parameter to CPAccessFns
,
Peter Maydell
,
13:43
[Qemu-devel] [PULL 06/15] target-arm: Implement NSACR trapping behaviour
,
Peter Maydell
,
13:43
[Qemu-devel] [PULL 00/15] target-arm queue
,
Peter Maydell
,
13:43
[Qemu-devel] [PULL 04/15] target-arm: Update arm_generate_debug_exceptions() to handle EL2/EL3
,
Peter Maydell
,
13:43
[Qemu-devel] [PULL 01/15] target-arm: Fix typo in comment in arm_is_secure_below_el3()
,
Peter Maydell
,
13:43
[Qemu-devel] [PULL 02/15] target-arm: Implement MDCR_EL3 and SDCR
,
Peter Maydell
,
13:43
[Qemu-devel] [PULL 08/15] target-arm: Correct misleading 'is_thumb' syn_* parameter names
,
Peter Maydell
,
13:43
[Qemu-devel] [PULL 11/15] cpu: Add callback to check architectural watchpoint match
,
Peter Maydell
,
13:43
[Qemu-devel] [PULL 12/15] target-arm: Implement checking of fired watchpoint
,
Peter Maydell
,
13:43
[Qemu-devel] [PULL 07/15] target-arm: Enable EL3 for Cortex-A53 and Cortex-A57
,
Peter Maydell
,
13:43
[Qemu-devel] [PULL 03/15] target-arm: Use access_trap_aa32s_el1() for SCR and MVBAR
,
Peter Maydell
,
13:43
[Qemu-devel] [PULL 10/15] target-arm: Fix IL bit reported for Thumb VFP and Neon traps
,
Peter Maydell
,
13:43
[Qemu-devel] [PULL 09/15] target-arm: Fix IL bit reported for Thumb coprocessor traps
,
Peter Maydell
,
13:43
[Qemu-devel] [PULL 15/15] bcm2835_property: implement "get board revision" query
,
Peter Maydell
,
13:43
[Qemu-devel] [PULL 14/15] hw/arm/virt: fix max-cpus check
,
Peter Maydell
,
13:43
[Qemu-devel] [PULL 13/15] sd: limit 'req.cmd' while using as an array index
,
Peter Maydell
,
13:43
Re: [Qemu-devel] [PULL 48/49] i386: populate floppy drive information in DSDT
,
Laszlo Ersek
,
13:36
Re: [Qemu-devel] [PATCH 00/14] More #include cleanups
,
Eric Blake
,
13:29
Re: [Qemu-devel] [PATCH 0/8] ipmi: a couple of enhancements to the BMC simulator (round 2)
,
Corey Minyard
,
13:25
Re: [Qemu-devel] [PATCH 0/5] TCG support for XSAVE and PKE
,
Richard Henderson
,
13:25
Re: [Qemu-devel] [PATCH 00/14] More #include cleanups
,
Paolo Bonzini
,
13:17
Re: [Qemu-devel] [PATCH 0/5] TCG support for XSAVE and PKE
,
Paolo Bonzini
,
13:14
Re: [Qemu-devel] [PATCH 5/5] target-i386: implement PKE for TCG
,
Richard Henderson
,
13:13
Re: [Qemu-devel] Regarding Cortex-A7 CPU definition
,
Peter Maydell
,
13:13
Re: [Qemu-devel] [PATCH v2 0/6] external backup api
,
John Snow
,
13:12
Re: [Qemu-devel] [PATCH V2] bcm2835_property: implement "get board revision" query
,
Peter Maydell
,
13:11
Re: [Qemu-devel] [PATCH v3 06/16] register: QOMify
,
Alistair Francis
,
13:09
Re: [Qemu-devel] Regarding Cortex-A7 CPU definition
,
Deepak kumar Raju
,
13:08
Re: [Qemu-devel] [PATCH 00/14] More #include cleanups
,
Peter Maydell
,
13:04
Re: [Qemu-devel] [v10][PATCH 03/10] piix: create host bridge to passthrough
,
Paolo Bonzini
,
12:57
Re: [Qemu-devel] [PATCH v2 1/5] target-arm: Add the pmceid0 and pmceid1 registers
,
Peter Maydell
,
12:56
Re: [Qemu-devel] [PULL v2 06/13] tcg: Work around clang bug wrt enum ranges
,
Peter Maydell
,
12:49
Re: [Qemu-devel] [PATCH v2 1/5] target-arm: Add the pmceid0 and pmceid1 registers
,
Christopher Covington
,
12:48
[Qemu-devel] [PATCH 16/16] target-i386: Implement FSGSBASE
,
Richard Henderson
,
12:45
[Qemu-devel] [PATCH 15/16] target-i386: Enable CR4/XCR0 features for user-mode
,
Richard Henderson
,
12:45
[Qemu-devel] [PATCH 14/16] target-i386: Clear bndregs during legacy near jumps
,
Richard Henderson
,
12:45
[Qemu-devel] [PATCH 13/16] target-i386: Implement BNDLDX, BNDSTX
,
Richard Henderson
,
12:45
Re: [Qemu-devel] [PULL 0/3] Error reporting patches for 2016-02-09
,
Peter Maydell
,
12:45
[Qemu-devel] [PATCH 12/16] target-i386: Update BNDSTATUS for exceptions raised by BOUND
,
Richard Henderson
,
12:45
[Qemu-devel] [PATCH 11/16] target-i386: Implement BNDCL, BNDCU, BNDCN
,
Richard Henderson
,
12:45
[Qemu-devel] [PATCH 10/16] target-i386: Implement BNDMOV
,
Richard Henderson
,
12:45
[Qemu-devel] [PATCH 08/16] target-i386: Split up gen_lea_modrm
,
Richard Henderson
,
12:45
[Qemu-devel] [PATCH 07/16] target-i386: Perform set/reset_inhibit_irq inline
,
Richard Henderson
,
12:45
[Qemu-devel] [PATCH 09/16] target-i386: Implement BNDMK
,
Richard Henderson
,
12:45
[Qemu-devel] [PATCH 06/16] target-i386: Enable control registers for MPX
,
Richard Henderson
,
12:45
[Qemu-devel] [PATCH 05/16] target-i386: Implement XSAVEOPT
,
Richard Henderson
,
12:44
[Qemu-devel] [PATCH 04/16] target-i386: Add XSAVE extension
,
Richard Henderson
,
12:44
[Qemu-devel] [PATCH 03/16] target-i386: Rearrange processing of 0F AE
,
Richard Henderson
,
12:44
[Qemu-devel] [PATCH 02/16] target-i386: Rearrange processing of 0F 01
,
Richard Henderson
,
12:44
[Qemu-devel] [PATCH 01/16] target-i386: Split fxsave/fxrstor implementation
,
Richard Henderson
,
12:44
[Qemu-devel] [PATCH 00/16] TCG support for XSAVE, MPX, FSGSBASE
,
Richard Henderson
,
12:44
Re: [Qemu-devel] [PATCH v2 5/5] target-arm: Unmask PMU bits in debug feature register
,
Peter Maydell
,
12:43
Re: [Qemu-devel] [v10][PATCH 03/10] piix: create host bridge to passthrough
,
Alex Williamson
,
12:43
Re: [Qemu-devel] [PATCH 0/5] TCG support for XSAVE and PKE
,
Richard Henderson
,
12:43
Re: [Qemu-devel] [PATCH 0/4] ahci: unmap fixes
,
P J P
,
12:38
[Qemu-devel] "x-disable-pcie" virtio-pci property in compat_props (HW_COMPAT_2_4)
,
Laurent Vivier
,
12:38
Re: [Qemu-devel] [PATCH v2 4/5] target-arm: Add PMUSERENR_EL0 register
,
Peter Maydell
,
12:38
Re: [Qemu-devel] [PATCH v2 3/5] target-arm: Add the pmovsclr_el0 and pmintenclr_el1 registers
,
Peter Maydell
,
12:36
Re: [Qemu-devel] [PATCH v2 2/5] target-arm: Add Some of the performance monitor registers
,
Peter Maydell
,
12:33
Re: [Qemu-devel] [PATCH v19 6/9] qmp/hmp: add set-vm-generation-id commands
,
Eric Blake
,
12:33
Re: [Qemu-devel] [PATCH v19 5/9] qmp/hmp: add query-vm-generation-id and 'info vm-generation-id' commands
,
Eric Blake
,
12:31
Re: [Qemu-devel] [PATCH 3/3] trace: use addresses instead of offsets in memory tracepoints
,
Hollis Blanchard
,
12:31
Re: [Qemu-devel] [PATCH 11/15] tcg-mips: Use mips64r6 instructions in tcg_out_movi
,
Richard Henderson
,
12:25
Re: [Qemu-devel] [PATCH 5/5] xen: Drop __XEN_LATEST_INTERFACE_VERSION__ checks from prior to Xen 4.2
,
Stefano Stabellini
,
12:23
Re: [Qemu-devel] [PATCH v3 00/16] data-driven device registers
,
Alex Bennée
,
12:22
Re: [Qemu-devel] [PATCH 11/15] tcg-mips: Use mips64r6 instructions in tcg_out_movi
,
Richard Henderson
,
12:20
Re: [Qemu-devel] [PATCH v2 1/5] target-arm: Add the pmceid0 and pmceid1 registers
,
Peter Maydell
,
12:20
Re: [Qemu-devel] [PATCH 3/5] xen: drop XenXC and associated interface wrappers
,
Stefano Stabellini
,
12:19
Re: [Qemu-devel] [PATCH 4/5] xen: move xenforeignmemory compat layer into common place
,
Stefano Stabellini
,
12:19
Re: [Qemu-devel] [PATCH 00/14] More #include cleanups
,
Eric Blake
,
12:18
Re: [Qemu-devel] [PATCH 02/15] tcg-mips: Support 64-bit opcodes
,
Richard Henderson
,
12:16
[Qemu-devel] [PATCH 5/5] target-i386: implement PKE for TCG
,
Paolo Bonzini
,
12:13
[Qemu-devel] [PATCH 3/5] target-i386: Add XSAVE extension
,
Paolo Bonzini
,
12:13
[Qemu-devel] [PATCH 2/5] target-i386: Rearrange processing of 0F 01
,
Paolo Bonzini
,
12:13
[Qemu-devel] [PATCH 4/5] target-i386: Implement XSAVEOPT
,
Paolo Bonzini
,
12:13
Re: [Qemu-devel] [PATCH 14/15] tcg-mips: Use mipsr6 instructions in branches
,
Richard Henderson
,
12:13
[Qemu-devel] [PATCH 1/5] target-i386: Split fxsave/fxrstor implementation
,
Paolo Bonzini
,
12:13
[Qemu-devel] [PATCH 0/5] TCG support for XSAVE and PKE
,
Paolo Bonzini
,
12:13
Re: [Qemu-devel] [PATCH 00/14] More #include cleanups
,
Eric Blake
,
12:10
Re: [Qemu-devel] [PATCH v3 09/16] dma: Add Xilinx Zynq devcfg device model
,
Alex Bennée
,
12:09
Re: [Qemu-devel] [PATCH] hw/arm/virt: fix max-cpus check
,
Peter Maydell
,
12:07
Re: [Qemu-devel] [PATCH v2] sd: limit 'req.cmd' while using as an array index
,
Peter Maydell
,
12:05
Re: [Qemu-devel] [PATCH 1/3] char: fix vhost-user socket full
,
Daniel P. Berrange
,
12:04
Re: [Qemu-devel] [PATCH 00/14] More #include cleanups
,
Peter Maydell
,
12:02
Re: [Qemu-devel] [PULL v2 00/32] Misc changes for 2016-02-08
,
Richard Henderson
,
12:01
Re: [Qemu-devel] [PATCH v2 0/6] external backup api
,
Denis V. Lunev
,
11:58
Re: [Qemu-devel] lock-free monitor?
,
Markus Armbruster
,
11:57
Re: [Qemu-devel] [PATCH 2/5] xen: drop xen_xc_hvm_inject_msi wrapper
,
Stefano Stabellini
,
11:55
Re: [Qemu-devel] [PATCH RFC] external backup api
,
John Snow
,
11:52
Re: [Qemu-devel] [PATCH 1/5] xen: drop support for Xen 4.1 and older.
,
Stefano Stabellini
,
11:51
Re: [Qemu-devel] [PATCH 11/15] tcg-mips: Use mips64r6 instructions in tcg_out_movi
,
James Hogan
,
11:51
Re: [Qemu-devel] [PATCH 1/3] char: fix vhost-user socket full
,
Michael S. Tsirkin
,
11:50
[Qemu-devel] [PATCH 1/1] vl: fix tracing initialization
,
Denis V. Lunev
,
11:49
Re: [Qemu-devel] [PATCH v2 0/6] external backup api
,
John Snow
,
11:49
Re: [Qemu-devel] [PATCHv7 1/9] slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfiguration
,
Samuel Thibault
,
11:35
Re: [Qemu-devel] [PATCHv7 1/9] slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfiguration
,
Eric Blake
,
11:31
Re: [Qemu-devel] [PATCHv7 1/9] slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfiguration
,
Samuel Thibault
,
11:31
Re: [Qemu-devel] [PATCH 1/5] xen: drop support for Xen 4.1 and older.
,
Peter Maydell
,
11:27
Re: [Qemu-devel] [PATCH 14/15] tcg-mips: Use mipsr6 instructions in branches
,
James Hogan
,
11:22
Re: [Qemu-devel] [PULL 48/49] i386: populate floppy drive information in DSDT
,
John Snow
,
11:22
Re: [Qemu-devel] [PATCH 00/14] More #include cleanups
,
Peter Maydell
,
11:22
Re: [Qemu-devel] [PATCH 1/3] char: fix vhost-user socket full
,
Didier Pallard
,
11:17
[Qemu-devel] [PATCH 4/5] xen: move xenforeignmemory compat layer into common place
,
Ian Campbell
,
11:17
[Qemu-devel] [PATCH 3/5] xen: drop XenXC and associated interface wrappers
,
Ian Campbell
,
11:17
[Qemu-devel] [PATCH 1/5] xen: drop support for Xen 4.1 and older.
,
Ian Campbell
,
11:17
[Qemu-devel] [PATCH 2/5] xen: drop xen_xc_hvm_inject_msi wrapper
,
Ian Campbell
,
11:17
[Qemu-devel] [PATCH 5/5] xen: Drop __XEN_LATEST_INTERFACE_VERSION__ checks from prior to Xen 4.2
,
Ian Campbell
,
11:17
[Qemu-devel] [PATCH 0/5] Drop support for Xen 4.1 and older from qemu-xen
,
Ian Campbell
,
11:17
Re: [Qemu-devel] [PATCHv7 1/9] slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfiguration
,
Thomas Huth
,
11:14
[Qemu-devel] [PULL 32/33] MAINTAINERS: add all-match entry for qemu-devel@
,
Paolo Bonzini
,
11:14
[Qemu-devel] [PULL 31/33] get_maintainer.pl: fall back to git if only lists are found
,
Paolo Bonzini
,
11:14
[Qemu-devel] [PULL v3 00/33] Misc patches for 2016-02-08
,
Paolo Bonzini
,
11:14
[Qemu-devel] [PULL 20/33] target-i386: Access segs via TCG registers
,
Paolo Bonzini
,
11:14
Re: [Qemu-devel] [PATCH v3 07/16] register: Add block initialise helper
,
Alex Bennée
,
11:12
Re: [Qemu-devel] [PATCH 00/14] More #include cleanups
,
Eric Blake
,
11:11
Re: [Qemu-devel] [PULL 0/6] Travis updates (3rd pull attempt)
,
Peter Maydell
,
11:09
Re: [Qemu-devel] [PATCH 00/14] More #include cleanups
,
Eric Blake
,
11:08
Re: [Qemu-devel] [PATCH 02/14] ui/cocoa.m: Include qemu/osdep.h
,
Peter Maydell
,
11:08
Re: [Qemu-devel] [PATCH 02/14] ui/cocoa.m: Include qemu/osdep.h
,
Eric Blake
,
11:07
Re: [Qemu-devel] [PATCH] w32: include winsock2.h before windows.h
,
Paolo Bonzini
,
11:06
Re: [Qemu-devel] Qemu user mode failure
,
Peter Maydell
,
11:06
Re: [Qemu-devel] [PATCH v3 02/16] register: Add Register API
,
Alex Bennée
,
11:06
Re: [Qemu-devel] [PATCH] trace: drop trailing empty strings
,
Stefan Hajnoczi
,
11:05
Re: [Qemu-devel] [PATCH] w32: include winsock2.h before windows.h
,
Stefan Weil
,
11:03
[Qemu-devel] [PATCH v2 1/2] block: Allow x-blockdev-del on a BB with a monitor-owned BDS
,
Alberto Garcia
,
10:58
[Qemu-devel] [PATCH v2 2/2] block: Update the x-blockdev-del documentation
,
Alberto Garcia
,
10:58
[Qemu-devel] [PATCH v2 0/2] Allow x-blockdev-del on a BB with a monitor-owned BDS
,
Alberto Garcia
,
10:58
[Qemu-devel] [PATCH] linux-user: Don't assert if guest tries shmdt(0)
,
Peter Maydell
,
10:57
Re: [Qemu-devel] [PATCH RFC] external backup api
,
Vladimir Sementsov-Ogievskiy
,
10:54
Re: [Qemu-devel] [PATCH 3/3] trace: use addresses instead of offsets in memory tracepoints
,
Stefan Hajnoczi
,
10:53
[Qemu-devel] [PATCH 11/14] scripts/feature_to_c.sh: Include qemu/osdep.h rather than config.h
,
Peter Maydell
,
10:53
[Qemu-devel] [PATCH 06/14] cris: Clean up includes
,
Peter Maydell
,
10:53
Re: [Qemu-devel] [PULL 48/49] i386: populate floppy drive information in DSDT
,
Roman Kagan
,
10:53
[Qemu-devel] [PATCH 09/14] tests: Clean up includes
,
Peter Maydell
,
10:53
[Qemu-devel] [PATCH 08/14] tests/i440fx-test: Don't define ARRAY_SIZE locally
,
Peter Maydell
,
10:53
[Qemu-devel] [PATCH 05/14] target-cris: Remove unnecessary ifdef from mmu.c
,
Peter Maydell
,
10:53
[Qemu-devel] [PATCH 02/14] ui/cocoa.m: Include qemu/osdep.h
,
Peter Maydell
,
10:53
[Qemu-devel] [PATCH 04/14] hw/block/nand.c: Include osdep.h first
,
Peter Maydell
,
10:53
[Qemu-devel] [PATCH 14/14] oslib-posix.c: Move workaround for OSX daemon() deprecation to osdep.h
,
Peter Maydell
,
10:53
[Qemu-devel] [PATCH 12/14] scripts/tracetool: Include qemu/osdep.h in generated .c files
,
Peter Maydell
,
10:53
[Qemu-devel] [PATCH 13/14] all: Clean up includes
,
Peter Maydell
,
10:53
[Qemu-devel] [PATCH 07/14] libdecnumber: Clean up includes
,
Peter Maydell
,
10:53
[Qemu-devel] [PATCH 03/14] disas/arm-a64.cc: Include osdep.h first
,
Peter Maydell
,
10:53
[Qemu-devel] [PATCH 01/14] cpu: Clean up includes
,
Peter Maydell
,
10:53
Re: [Qemu-devel] [PATCH 05/14] target-i386: Enable control registers for MPX
,
Paolo Bonzini
,
10:51
Re: [Qemu-devel] [PATCH 05/14] target-i386: Enable control registers for MPX
,
Eric Blake
,
10:50
Re: [Qemu-devel] [PATCH 2/3] iotests: Update test 139 after the changes in x-blockdev-del
,
Alberto Garcia
,
10:44
Re: [Qemu-devel] [PATCH 1/3] block: Allow x-blockdev-del on a BB with a monitor-owned BDS
,
Alberto Garcia
,
10:40
[Qemu-devel] [PULL 3/3] block: add missing call to bdrv_drain_recurse
,
Stefan Hajnoczi
,
10:40
[Qemu-devel] [PULL 1/3] iov: avoid memcpy for "simple" iov_from_buf/iov_to_buf
,
Stefan Hajnoczi
,
10:40
[Qemu-devel] [PULL 0/3] Block patches
,
Stefan Hajnoczi
,
10:40
[Qemu-devel] [PULL 2/3] blockjob: Fix hang in block_job_finish_sync
,
Stefan Hajnoczi
,
10:40
Re: [Qemu-devel] [PATCH 3/3] block: Update the x-blockdev-del documentation
,
Eric Blake
,
10:38
Re: [Qemu-devel] [PATCH 2/3] iotests: Update test 139 after the changes in x-blockdev-del
,
Eric Blake
,
10:36
Re: [Qemu-devel] [PATCH 1/3] block: Allow x-blockdev-del on a BB with a monitor-owned BDS
,
Eric Blake
,
10:34
Re: [Qemu-devel] [PATCH 2/2] migration: move bdrv_invalidate_cache_all of of coroutine context
,
Eric Blake
,
10:29
Re: [Qemu-devel] [PULL 31/32] MAINTAINERS: add all-match entry for qemu-devel@
,
Peter Maydell
,
10:28
Re: [Qemu-devel] [PATCH 1/2] migration: move bdrv_invalidate_cache_all of of coroutine context
,
Eric Blake
,
10:26
[Qemu-devel] [PATCH 10/14] qapi: Clean up includes in generated files
,
Peter Maydell
,
10:25
[Qemu-devel] [PATCH 00/14] More #include cleanups
,
Peter Maydell
,
10:25
Re: [Qemu-devel] [PATCH 02/15] tcg-mips: Support 64-bit opcodes
,
James Hogan
,
10:25
Re: [Qemu-devel] [PULL 31/32] MAINTAINERS: add all-match entry for qemu-devel@
,
Markus Armbruster
,
10:24
Re: [Qemu-devel] [PULL 31/32] MAINTAINERS: add all-match entry for qemu-devel@
,
Paolo Bonzini
,
10:01
Re: [Qemu-devel] Regarding Intel IGD passthru support for QEMU/KVM
,
Raghavan Santhanam
,
10:00
Re: [Qemu-devel] [PATCH v2 0/6] external backup api
,
Denis V. Lunev
,
09:51
Re: [Qemu-devel] [PATCH v2 0/6] external backup api
,
Denis V. Lunev
,
09:51
Re: [Qemu-devel] [PULL v2 00/32] Misc changes for 2016-02-08
,
Paolo Bonzini
,
09:41
Re: [Qemu-devel] [PATCH] w32: include winsock2.h before windows.h
,
Peter Maydell
,
09:39
Re: [Qemu-devel] [PATCH] w32: include winsock2.h before windows.h
,
Paolo Bonzini
,
09:37
Re: [Qemu-devel] [PATCH] w32: include winsock2.h before windows.h
,
Peter Maydell
,
09:29
Re: [Qemu-devel] [PATCH v2 0/6] external backup api
,
Stefan Hajnoczi
,
09:29
Re: [Qemu-devel] Regarding Cortex-A7 CPU definition
,
Deepak kumar Raju
,
09:23
Re: [Qemu-devel] [PATCH] w32: include winsock2.h before windows.h
,
Daniel P. Berrange
,
09:21
Re: [Qemu-devel] [PATCH v2 0/6] external backup api
,
Stefan Hajnoczi
,
09:21
Re: [Qemu-devel] [PULL v2 00/32] Misc changes for 2016-02-08
,
Peter Maydell
,
09:21
[Qemu-devel] [PATCH] w32: include winsock2.h before windows.h
,
Paolo Bonzini
,
09:17
Re: [Qemu-devel] [PATCH v3 00/16] aio: first part of aio_context_acquire/release pushdown
,
Stefan Hajnoczi
,
09:01
Re: [Qemu-devel] lock-free monitor?
,
Dr. David Alan Gilbert
,
08:52
Re: [Qemu-devel] [PULL 31/32] MAINTAINERS: add all-match entry for qemu-devel@
,
Markus Armbruster
,
08:47
Re: [Qemu-devel] lock-free monitor?
,
Stefan Hajnoczi
,
08:47
Re: [Qemu-devel] [PATCH 05/14] target-i386: Enable control registers for MPX
,
Paolo Bonzini
,
08:28
[Qemu-devel] [PATCH 3/3] qemu-iotests: 140: use virtio-scsi instead of IDE
,
Sascha Silbe
,
08:26
[Qemu-devel] [PATCH 2/3] qdev-monitor: add missing aliases for virtio-{9p, balloon, rng, scsi}
,
Sascha Silbe
,
08:26
[Qemu-devel] [PATCH 1/3] qdev-monitor: sort alias table by typename
,
Sascha Silbe
,
08:26
[Qemu-devel] [PULL 3/3] HACKING: Add a section on error handling and reporting
,
Markus Armbruster
,
08:26
[Qemu-devel] [PULL 0/3] Error reporting patches for 2016-02-09
,
Markus Armbruster
,
08:26
[Qemu-devel] [PATCH 0/3] qemu-iotests: fix 140 on s390x
,
Sascha Silbe
,
08:26
[Qemu-devel] [PULL 1/3] Use error_fatal to simplify obvious fatal errors (again)
,
Markus Armbruster
,
08:26
[Qemu-devel] [PULL 2/3] error: Improve documentation some more
,
Markus Armbruster
,
08:26
[Qemu-devel] [PATCH 2/2] qemu-iotests: 067: ignore QMP events
,
Sascha Silbe
,
08:23
[Qemu-devel] [PATCH 0/2] qemu-iotests: fix 067 on s390x
,
Sascha Silbe
,
08:23
[Qemu-devel] [PATCH 1/2] qemu-iotests: add _filter_qmp_events() for filtering out QMP events
,
Sascha Silbe
,
08:23
Re: [Qemu-devel] [Qemu-block] [PATCH v2 5/6] ide: Add silent DRQ cancellation
,
Stefan Hajnoczi
,
08:21
Re: [Qemu-devel] [PULL 00/31] QAPI patches for 2016-02-09
,
Peter Maydell
,
08:08
Re: [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Pavel Dovgalyuk
,
08:04
[Qemu-devel] [PULL 1/6] .travis.yml: migrate to container builds
,
Alex Bennée
,
07:37
[Qemu-devel] [PULL 6/6] MAINTAINERS: Add .travis.yml
,
Alex Bennée
,
07:37
[Qemu-devel] [PULL 5/6] .travis.yml: reduce the test matrix a little
,
Alex Bennée
,
07:37
[Qemu-devel] [PULL 3/6] .travis.yml: enable each of the co-routine backends
,
Alex Bennée
,
07:37
[Qemu-devel] [PULL 2/6] .travis.yml: run make check for all matrix targets
,
Alex Bennée
,
07:37
[Qemu-devel] [PULL 4/6] .travis.yml: enable ccache for the builds
,
Alex Bennée
,
07:37
[Qemu-devel] [PULL 0/6] Travis updates (3rd pull attempt)
,
Alex Bennée
,
07:37
Re: [Qemu-devel] [PATCH v2 17/17] block: remove support for legecy AES qcow/qcow2 encryption
,
Daniel P. Berrange
,
07:35
Re: [Qemu-devel] [PATCH v2 16/17] block: remove all encryption handling APIs
,
Daniel P. Berrange
,
07:35
Re: [Qemu-devel] [PATCH v2 13/17] qcow: make encrypt_sectors encrypt in place
,
Daniel P. Berrange
,
07:33
Re: [Qemu-devel] [PATCH v2 12/17] qcow2: convert QCow2 to use QCryptoBlock for encryption
,
Daniel P. Berrange
,
07:33
Re: [Qemu-devel] [PULL 05/13] trace: split trace_init_file out of trace_init_backends
,
Alex Bennée
,
07:28
Re: [Qemu-devel] [PATCH 1/3] char: fix vhost-user socket full
,
Michael S. Tsirkin
,
07:21
Re: [Qemu-devel] [PATCH v19 3/9] pc: add a Virtual Machine Generation ID device
,
Michael S. Tsirkin
,
07:18
[Qemu-devel] [PULL 08/32] hw: Add support for LSI SAS1068 (mptsas) device
,
Paolo Bonzini
,
07:14
[Qemu-devel] [PULL 32/32] qemu-char, io: fix ordering of arguments for UDP socket creation
,
Paolo Bonzini
,
07:14
[Qemu-devel] [PULL 31/32] MAINTAINERS: add all-match entry for qemu-devel@
,
Paolo Bonzini
,
07:14
[Qemu-devel] [PULL 29/32] docs/memory.txt: Improve list of different memory regions
,
Paolo Bonzini
,
07:14
[Qemu-devel] [PULL 30/32] target-i386: fix PSE36 mode
,
Paolo Bonzini
,
07:14
[Qemu-devel] [PULL 02/32] memory: RCU ram_list.dirty_memory[] for safe RAM hotplug
,
Paolo Bonzini
,
07:14
[Qemu-devel] [PATCH 5/8] ipmi: use a file to load SDRs
,
Cédric Le Goater
,
07:14
[Qemu-devel] [PULL v2 00/32] Misc changes for 2016-02-08
,
Paolo Bonzini
,
07:14
[Qemu-devel] [PATCH 8/8] ipmi: introduce an ipmi_bmc_gen_event() API
,
Cédric Le Goater
,
07:13
[Qemu-devel] [PATCH 4/8] ipmi: add some local variables in ipmi_sdr_init
,
Cédric Le Goater
,
07:13
[Qemu-devel] [PATCH 7/8] ipmi: introduce an ipmi_bmc_sdr_find() API
,
Cédric Le Goater
,
07:13
[Qemu-devel] [PATCH 6/8] ipmi: provide support for FRUs
,
Cédric Le Goater
,
07:13
[Qemu-devel] [PATCH 2/8] ipmi: use a function to initialize the SDR table
,
Cédric Le Goater
,
07:13
[Qemu-devel] [PATCH 3/8] ipmi: remove the need of an ending record in the SDR table
,
Cédric Le Goater
,
07:13
[Qemu-devel] [PATCH 1/8] ipmi: add a realize function to the device class
,
Cédric Le Goater
,
07:13
[Qemu-devel] [PATCH 0/8] ipmi: a couple of enhancements to the BMC simulator (round 2)
,
Cédric Le Goater
,
07:13
Re: [Qemu-devel] [Qemu-arm] [PATCH v5 1/2] trace: Add support for vCPU pointers in trace events
,
Lluís Vilanova
,
07:06
Re: [Qemu-devel] [Qemu-arm] [PATCH v5 1/2] trace: Add support for vCPU pointers in trace events
,
Lluís Vilanova
,
07:03
Re: [Qemu-devel] [PATCH v3 06/16] register: QOMify
,
Alex Bennée
,
06:49
Re: [Qemu-devel] [PATCH 1/3] char: fix vhost-user socket full
,
Daniel P. Berrange
,
06:48
[Qemu-devel] [PATCH 16/16] aio: push aio_context_acquire/release down to dispatching
,
Paolo Bonzini
,
06:46
[Qemu-devel] [PATCH 12/16] aio: tweak walking in dispatch phase
,
Paolo Bonzini
,
06:46
[Qemu-devel] [PATCH 15/16] aio: document locking
,
Paolo Bonzini
,
06:46
[Qemu-devel] [PATCH 14/16] aio-win32: remove walking_handlers, protecting AioHandler list with list_lock
,
Paolo Bonzini
,
06:46
[Qemu-devel] [PATCH 13/16] aio-posix: remove walking_handlers, protecting AioHandler list with list_lock
,
Paolo Bonzini
,
06:46
[Qemu-devel] [PATCH 10/16] aio: make ctx->list_lock a QemuLockCnt, subsuming ctx->walking_bh
,
Paolo Bonzini
,
06:46
[Qemu-devel] [PATCH 09/16] qemu-thread: introduce QemuLockCnt
,
Paolo Bonzini
,
06:46
[Qemu-devel] [PATCH 11/16] qemu-thread: optimize QemuLockCnt with futexes on Linux
,
Paolo Bonzini
,
06:46
[Qemu-devel] [PATCH 08/16] aio: rename bh_lock to list_lock
,
Paolo Bonzini
,
06:46
[Qemu-devel] [PATCH 05/16] iothread: release AioContext around aio_poll
,
Paolo Bonzini
,
06:46
[Qemu-devel] [PATCH 06/16] qemu-thread: introduce QemuRecMutex
,
Paolo Bonzini
,
06:46
[Qemu-devel] [PATCH 07/16] aio: convert from RFifoLock to QemuRecMutex
,
Paolo Bonzini
,
06:46
[Qemu-devel] [PATCH 04/16] aio: only call aio_poll_internal from iothread
,
Paolo Bonzini
,
06:46
[Qemu-devel] [PATCH 03/16] aio: introduce aio_poll_internal
,
Paolo Bonzini
,
06:46
[Qemu-devel] [PATCH 02/16] aio: do not really acquire/release the main AIO context
,
Paolo Bonzini
,
06:46
[Qemu-devel] [PATCH v3 00/16] aio: first part of aio_context_acquire/release pushdown
,
Paolo Bonzini
,
06:46
[Qemu-devel] [PATCH 01/16] aio: introduce aio_context_in_iothread
,
Paolo Bonzini
,
06:46
[Qemu-devel] [PULL 31/31] qapi: Add missing JSON files in build dependencies
,
Markus Armbruster
,
06:38
[Qemu-devel] [PULL 18/31] qapi: Make all visitors supply uint64 callbacks
,
Markus Armbruster
,
06:38
[Qemu-devel] [PULL 19/31] qapi: Consolidate visitor small integer callbacks
,
Markus Armbruster
,
06:38
[Qemu-devel] [PULL 06/31] qapi: Avoid use of misnamed DO_UPCAST()
,
Markus Armbruster
,
06:38
[Qemu-devel] [PULL 24/31] qapi: Swap 'name' in visit_* callbacks to match public API
,
Markus Armbruster
,
06:38
[Qemu-devel] [PULL 21/31] qom: Use typedef for Visitor
,
Markus Armbruster
,
06:38
[Qemu-devel] [PULL 11/31] hmp: Cache use of qapi visitor
,
Markus Armbruster
,
06:38
[Qemu-devel] [PULL 15/31] qapi: Track all failures between visit_start/stop
,
Markus Armbruster
,
06:38
[Qemu-devel] [PULL 22/31] qapi: Swap visit_* arguments for consistent 'name' placement
,
Markus Armbruster
,
06:38
[Qemu-devel] [PULL 04/31] tests: Use Python 2.6 "except E as ..." syntax
,
Markus Armbruster
,
06:38
[Qemu-devel] [PULL 23/31] qom: Swap 'name' next to visitor in ObjectPropertyAccessor
,
Markus Armbruster
,
06:38
[Qemu-devel] [PULL 25/31] qapi: Drop unused 'kind' for struct/enum visit
,
Markus Armbruster
,
06:38
[Qemu-devel] [PULL 27/31] qapi: Drop unused error argument for list and implicit struct
,
Markus Armbruster
,
06:38
[Qemu-devel] [PULL 17/31] qapi: Prefer type_int64 over type_int in visitors
,
Markus Armbruster
,
06:38
[Qemu-devel] [PULL 14/31] qapi: Improve generated event use of qapi visitor
,
Markus Armbruster
,
06:38
[Qemu-devel] [PULL 16/31] qapi-visit: Kill unused visit_end_union()
,
Markus Armbruster
,
06:38
[Qemu-devel] [PULL 13/31] balloon: Improve use of qapi visitor
,
Markus Armbruster
,
06:38
[Qemu-devel] [PULL 12/31] vl: Ensure qapi visitor properly ends struct visit
,
Markus Armbruster
,
06:38
[Qemu-devel] [PULL 08/31] qapi: Dealloc visitor does not need a type_size()
,
Markus Armbruster
,
06:38
[Qemu-devel] [PULL 00/31] QAPI patches for 2016-02-09
,
Markus Armbruster
,
06:38
[Qemu-devel] [PULL 29/31] qmp: Don't abuse stack to track qmp-output root
,
Markus Armbruster
,
06:38
[Qemu-devel] [PULL 28/31] qmp: Fix reference-counting of qnull on empty output visit
,
Markus Armbruster
,
06:38
[Qemu-devel] [PULL 30/31] qapi: Fix compilation failure on MIPS and SPARC
,
Markus Armbruster
,
06:38
[Qemu-devel] [PULL 26/31] qapi: Tighten qmp_input_end_list()
,
Markus Armbruster
,
06:38
[Qemu-devel] [PULL 20/31] qapi: Don't cast Enum* to int*
,
Markus Armbruster
,
06:38
[Qemu-devel] [PULL 10/31] hmp: Drop pointless allocation during qapi visit
,
Markus Armbruster
,
06:38
[Qemu-devel] [PULL 05/31] qobject: Document more shortcomings in our number handling
,
Markus Armbruster
,
06:38
[Qemu-devel] [PULL 07/31] qapi: Drop dead dealloc visitor variable
,
Markus Armbruster
,
06:38
[Qemu-devel] [PULL 01/31] qapi: Use Python 2.6 "except E as ..." syntax
,
Markus Armbruster
,
06:38
[Qemu-devel] [PULL 02/31] scripts/qmp: Use Python 2.6 "except E as ..." syntax
,
Markus Armbruster
,
06:38
[Qemu-devel] [PULL 03/31] Revert "tracetool: use Python 2.4-compatible exception handling syntax"
,
Markus Armbruster
,
06:38
[Qemu-devel] [PULL 09/31] qapi: Drop dead parameter in gen_params()
,
Markus Armbruster
,
06:38
Re: [Qemu-devel] [PATCH 1/3] char: fix vhost-user socket full
,
Michael S. Tsirkin
,
06:37
Re: [Qemu-devel] [PULL 05/13] trace: split trace_init_file out of trace_init_backends
,
Denis V. Lunev
,
06:18
Re: [Qemu-devel] [PULL 00/28] Misc changes for 2016-02-08
,
Paolo Bonzini
,
06:10
Re: [Qemu-devel] [PATCH] qemu-char, io: fix ordering of arguments for UDP socket creation
,
Daniel P. Berrange
,
06:02
Re: [Qemu-devel] [PATCH] usb: check RNDIS buffer offsets & length
,
P J P
,
06:01
[Qemu-devel] [PATCH] gtk: fix uninitialized temporary VirtualConsole
,
Paolo Bonzini
,
05:59
[Qemu-devel] [PATCH] cirrus_vga: fix off-by-one in blit_region_is_unsafe
,
Paolo Bonzini
,
05:59
[Qemu-devel] [PATCH] qemu-char, io: fix ordering of arguments for UDP socket creation
,
Paolo Bonzini
,
05:59
Re: [Qemu-devel] [PATCH 0/2] tests: clean includes
,
Markus Armbruster
,
05:54
Re: [Qemu-devel] [PATCH 1/3] block: Allow x-blockdev-del on a BB with a monitor-owned BDS
,
Alberto Garcia
,
05:47
Re: [Qemu-devel] [PATCH v19 3/9] pc: add a Virtual Machine Generation ID device
,
Igor Mammedov
,
05:46
Re: [Qemu-devel] [PULL v2 00/13] TCG patch queue
,
Peter Maydell
,
05:44
[Qemu-devel] [PATCH 14/15] tcg-mips: Use mipsr6 instructions in branches
,
Richard Henderson
,
05:41
[Qemu-devel] [PATCH 15/15] tcg-mips: Use mipsr6 instructions in calls
,
Richard Henderson
,
05:40
[Qemu-devel] [PATCH 11/15] tcg-mips: Use mips64r6 instructions in tcg_out_movi
,
Richard Henderson
,
05:40
[Qemu-devel] [PATCH 13/15] tcg-mips: Use mips64r6 instructions in constant addition
,
Richard Henderson
,
05:40
[Qemu-devel] [PATCH 12/15] tcg-mips: Use mips64r6 instructions in tcg_out_ldst
,
Richard Henderson
,
05:40
[Qemu-devel] [PATCH 07/15] tcg-mips: Adjust qemu_ld/st for mips64
,
Richard Henderson
,
05:40
[Qemu-devel] [PATCH 10/15] tcg-mips: Move bswap code to subroutines
,
Richard Henderson
,
05:40
[Qemu-devel] [PATCH 09/15] tcg-mips: Fix exit_tb for mips64
,
Richard Henderson
,
05:40
[Qemu-devel] [PATCH 08/15] tcg-mips: Adjust calling conventions for mips64
,
Richard Henderson
,
05:40
[Qemu-devel] [PATCH 06/15] tcg-mips: Add tcg unwind info
,
Richard Henderson
,
05:40
[Qemu-devel] [PATCH 05/15] tcg-mips: Adjust prologue for mips64
,
Richard Henderson
,
05:40
[Qemu-devel] [PATCH 03/15] tcg-mips: Adjust move functions for mips64
,
Richard Henderson
,
05:40
[Qemu-devel] [PATCH 04/15] tcg-mips: Adjust load/store functions for mips64
,
Richard Henderson
,
05:40
[Qemu-devel] [PATCH 02/15] tcg-mips: Support 64-bit opcodes
,
Richard Henderson
,
05:40
[Qemu-devel] [PATCH 01/15] tcg-mips: Add mips64 opcodes
,
Richard Henderson
,
05:40
[Qemu-devel] [PATCH 00/15] tcg mips64 and mipsr6 improvements
,
Richard Henderson
,
05:40
Re: [Qemu-devel] [PATCH 1/3] block: Allow x-blockdev-del on a BB with a monitor-owned BDS
,
Kevin Wolf
,
05:32
Re: [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Kevin Wolf
,
05:27
[Qemu-devel] [PATCH 2/2] migration: move bdrv_invalidate_cache_all of of coroutine context
,
Denis V. Lunev
,
05:17
[Qemu-devel] [PATCH 1/2] migration: move bdrv_invalidate_cache_all of of coroutine context
,
Denis V. Lunev
,
05:17
Re: [Qemu-devel] [PATCH v2 10/17] block: add generic full disk encryption driver
,
Daniel P. Berrange
,
04:55
Re: [Qemu-devel] Regarding Cortex-A7 CPU definition
,
Peter Maydell
,
04:32
Re: [Qemu-devel] [PULL 00/12] TCG patch queue
,
Peter Maydell
,
04:25
Re: [Qemu-devel] [PULL 00/28] Misc changes for 2016-02-08
,
Peter Maydell
,
04:22
Re: [Qemu-devel] 答复: [PATCH] net: ne2000: check ring buffer control registers
,
P J P
,
01:50
Re: [Qemu-devel] [PATCH] net: ne2000: check ring buffer control registers
,
P J P
,
01:48
[Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay
,
Pavel Dovgalyuk
,
00:55
[Qemu-devel] [PATCH 2/3] replay: introduce new checkpoint for icount warp
,
Pavel Dovgalyuk
,
00:55
[Qemu-devel] [PATCH 1/3] replay: character devices
,
Pavel Dovgalyuk
,
00:55
[Qemu-devel] [PATCH 0/3] Deterministic replay extensions
,
Pavel Dovgalyuk
,
00:55
Re: [Qemu-devel] [PATCH V2] bcm2835_property: implement "get board revision" query
,
Andrew Baumann
,
00:42
February 08, 2016
[Qemu-devel] [PATCH V2] bcm2835_property: implement "get board revision" query
,
Stephen Warren
,
23:58
Re: [Qemu-devel] [v10][PATCH 03/10] piix: create host bridge to passthrough
,
Alex Williamson
,
22:32
[Qemu-devel] [PATCH V2] MAINTAINERS: add all-match entry for qemu-devel@
,
Stephen Warren
,
22:04
Re: [Qemu-devel] [PATCHv2 5/7] pseries: Move hash page table allocation to reset time
,
Alexey Kardashevskiy
,
21:59
[Qemu-devel] [PATCHv2 7/7] target-ppc: Add helpers for updating a CPU's SDR1 and external HPT
,
David Gibson
,
21:11
[Qemu-devel] [PATCHv2 2/7] target-ppc: Include missing MMU models for SDR1 in info registers
,
David Gibson
,
21:11
[Qemu-devel] [PATCHv2 3/7] pseries: Simplify handling of the hash page table fd
,
David Gibson
,
21:11
[Qemu-devel] [PATCHv2 4/7] pseries: Add helper to calculate recommended hash page table size
,
David Gibson
,
21:11
[Qemu-devel] [PATCHv2 5/7] pseries: Move hash page table allocation to reset time
,
David Gibson
,
21:11
[Qemu-devel] [PATCHv2 0/7] Cleanups to Hash Page Table handling
,
David Gibson
,
21:11
[Qemu-devel] [PATCHv2 6/7] target-ppc: Remove hack for ppc_hash64_load_hpte*() with HV KVM
,
David Gibson
,
21:11
[Qemu-devel] [PATCHv2 1/7] target-ppc: Remove unused kvmppc_update_sdr1() stub
,
David Gibson
,
21:11
Re: [Qemu-devel] [PATCH v2 00/10] hw/sd: QOMify sd.c (and pxa2xx_mmci)
,
Kevin O'Connor
,
21:08
Re: [Qemu-devel] [PATCH 01/12] tests: Add utilities for docker testing
,
Fam Zheng
,
21:01
Re: [Qemu-devel] [PATCH V7 8/9] introduce xlnx-dp
,
Alistair Francis
,
20:10
Re: [Qemu-devel] [PATCH V7 4/9] introduce aux-bus
,
Alistair Francis
,
19:23
Re: [Qemu-devel] [RFC PATCH 03/16] block: Allow .bdrv_close callback to release dirty bitmaps
,
John Snow
,
19:23
Re: [Qemu-devel] [RFC PATCH 02/16] block: Set dirty before doing write
,
John Snow
,
19:11
Re: [Qemu-devel] [RFC PATCH 01/16] doc: Add QBM format specification
,
John Snow
,
19:05
[Qemu-devel] [PATCH 3/3] trace: use addresses instead of offsets in memory tracepoints
,
Hollis Blanchard
,
19:03
[Qemu-devel] [PATCH 2/3] trace: split subpage MMIOs into their own trace events.
,
Hollis Blanchard
,
19:03
[Qemu-devel] [PATCH 1/3] trace: docs: "simple" backend does support strings
,
Hollis Blanchard
,
19:03
[Qemu-devel] [PULL v2 06/13] tcg: Work around clang bug wrt enum ranges
,
Richard Henderson
,
19:01
[Qemu-devel] [PULL v2 00/13] TCG patch queue
,
Richard Henderson
,
19:01
Re: [Qemu-devel] [PATCH 6/6] target-ppc: Add helpers for updating a CPU's SDR1 and external HPT
,
David Gibson
,
19:00
Re: [Qemu-devel] [PATCH 4/6] pseries: Move hash page table allocation to reset time
,
David Gibson
,
19:00
Re: [Qemu-devel] [PATCH V7 3/9] i2c: Factor our send() and recv() common logic
,
Alistair Francis
,
18:56
Re: [Qemu-devel] [RFC PATCH 01/16] doc: Add QBM format specification
,
John Snow
,
18:52
Re: [Qemu-devel] [PATCH v2 04/10] hw/sd: Add QOM bus which SD cards plug in to
,
Alistair Francis
,
18:45
Re: [Qemu-devel] [PATCH v2 04/10] hw/sd: Add QOM bus which SD cards plug in to
,
Peter Maydell
,
18:37
Re: [Qemu-devel] [PATCH v2 04/10] hw/sd: Add QOM bus which SD cards plug in to
,
Alistair Francis
,
18:25
Re: [Qemu-devel] [PULL 00/12] TCG patch queue
,
Richard Henderson
,
18:25
Re: [Qemu-devel] [PATCH] fdc: always compile-check debug prints
,
John Snow
,
18:16
Re: [Qemu-devel] [PATCH] m68k: Build the opcode table only once to avoid multithreading issues
,
John Paul Adrian Glaubitz
,
18:16
Re: [Qemu-devel] [PATCH 1/2] m68k: Fix opcode mask for fbcc instruction
,
John Paul Adrian Glaubitz
,
18:13
Re: [Qemu-devel] [PATCH] fdc: always compile-check debug prints
,
Eric Blake
,
18:11
Re: [Qemu-devel] [PATCH v10] spec: add qcow2 bitmaps extension specification
,
John Snow
,
18:10
Re: [Qemu-devel] [PATCH v2 02/10] hw/sd/sd.c: QOMify
,
Alistair Francis
,
18:07
[Qemu-devel] [PATCH] fdc: always compile-check debug prints
,
John Snow
,
17:45
Re: [Qemu-devel] [PATCH 09/16] qemu-thread: introduce QemuLockCnt
,
Eric Blake
,
17:38
Re: [Qemu-devel] [PATCH 04/16] aio: only call aio_poll_internal from iothread
,
Eric Blake
,
17:23
Re: [Qemu-devel] [PATCHv7 9/9] qapi-schema, qemu-options & slirp: Adding Qemu options for IPv6 addresses
,
Eric Blake
,
17:12
[Qemu-devel] [PATCH v2 7/9] i.MX: Add i.MX6 SOC implementation.
,
Jean-Christophe Dubois
,
17:08
[Qemu-devel] [PATCH v2 9/9] i.MX: Add missing descriptions in devices.
,
Jean-Christophe Dubois
,
17:08
[Qemu-devel] [PATCH v2 8/9] i.MX: Add sabrelite i.MX6 emulation.
,
Jean-Christophe Dubois
,
17:08
[Qemu-devel] [PATCH v2 5/9] i.MX: Add i.MX6 CCM and ANALOG device.
,
Jean-Christophe Dubois
,
17:08
[Qemu-devel] [PATCH v2 6/9] i.MX: Add i.MX6 System Reset Controller device.
,
Jean-Christophe Dubois
,
17:08
[Qemu-devel] [PATCH v2 2/9] i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency.
,
Jean-Christophe Dubois
,
17:08
[Qemu-devel] [PATCH v2 4/9] i.MX: Add the CLK_IPG_HIGH clock
,
Jean-Christophe Dubois
,
17:08
[Qemu-devel] [PATCH v2 3/9] i.MX: Remove CCM useless clock computation handling.
,
Jean-Christophe Dubois
,
17:08
[Qemu-devel] [PATCH v2 0/9] Add i.MX6 (Single/Dual/Quad) support
,
Jean-Christophe Dubois
,
17:08
[Qemu-devel] [PATCH v2 1/9] i.MX: Allow GPT timer to rollover.
,
Jean-Christophe Dubois
,
17:08
Re: [Qemu-devel] [PATCH] char: fix repeated registration of tcp chardev I/O handlers
,
Mark Cave-Ayland
,
16:53
Re: [Qemu-devel] [PATCH 01/12] tests: Add utilities for docker testing
,
John Snow
,
16:49
Re: [Qemu-devel] Strange monitor/stdout issue on qemu-system-sparc/qemu-system-ppc
,
Mark Cave-Ayland
,
16:45
Re: [Qemu-devel] [PATCH v2 17/17] block: remove support for legecy AES qcow/qcow2 encryption
,
Eric Blake
,
16:27
Re: [Qemu-devel] [PATCH v2 16/17] block: remove all encryption handling APIs
,
Eric Blake
,
16:23
Re: [Qemu-devel] [PATCH 2/2] tests: Clean up includes
,
Peter Maydell
,
16:16
Re: [Qemu-devel] [PATCH RFC] external backup api
,
John Snow
,
16:15
Re: [Qemu-devel] [PATCH v2 14/17] qcow: convert QCow to use QCryptoBlock for encryption
,
Eric Blake
,
15:57
Re: [Qemu-devel] [PATCH 2/2] tests: Clean up includes
,
Eric Blake
,
15:51
Re: [Qemu-devel] [PATCH v2 00/10] target-i386 addressing cleanups
,
Richard Henderson
,
15:35
Re: [Qemu-devel] [PATCH 1/2] tests/i440fx-test: Don't define ARRAY_SIZE locally
,
Eric Blake
,
15:32
Re: [Qemu-devel] [PATCH v2 13/17] qcow: make encrypt_sectors encrypt in place
,
Eric Blake
,
15:30
Re: [Qemu-devel] [PULL 00/12] TCG patch queue
,
Richard Henderson
,
15:25
Re: [Qemu-devel] [PATCH v2 10/17] block: add generic full disk encryption driver
,
Eric Blake
,
15:23
Re: [Qemu-devel] [PULL 48/49] i386: populate floppy drive information in DSDT
,
John Snow
,
15:20
Re: [Qemu-devel] [PATCH] trace: only create simple backend trace files when an event is emitted.
,
Alex Bennée
,
15:02
Re: [Qemu-devel] sda abort with virtio-scsi
,
Jim Minter
,
15:02
Re: [Qemu-devel] trace: timestamps, core IDs, and file creation
,
Hollis Blanchard
,
14:59
Re: [Qemu-devel] [PATCH] MAINTAINERS: add all-match entry for qemu-devel@
,
Paolo Bonzini
,
14:56
Re: [Qemu-devel] [Qemu-arm] [PATCH v5 1/2] trace: Add support for vCPU pointers in trace events
,
Alex Bennée
,
14:46
Re: [Qemu-devel] [Qemu-arm] [PATCH v5 1/2] trace: Add support for vCPU pointers in trace events
,
Alex Bennée
,
14:37
Re: [Qemu-devel] [PATCH] vl.c: remove duplicate call to qemu_get_machine_opts
,
Marcel Apfelbaum
,
14:28
Re: [Qemu-devel] [PATCH] vl.c: remove duplicate call to qemu_get_machine_opts
,
Laszlo Ersek
,
14:23
Re: [Qemu-devel] [PATCH] MAINTAINERS: add all-match entry for qemu-devel@
,
Peter Maydell
,
14:15
Re: [Qemu-devel] [PATCH] MAINTAINERS: add all-match entry for qemu-devel@
,
Stephen Warren
,
14:04
Re: [Qemu-devel] [PATCH] vl.c: remove duplicate call to qemu_get_machine_opts
,
Marcel Apfelbaum
,
13:59
[Qemu-devel] [PATCH 0/2] tests: clean includes
,
Peter Maydell
,
13:53
[Qemu-devel] [PATCH] trace: only create simple backend trace files when an event is emitted.
,
Hollis Blanchard
,
13:53
[Qemu-devel] [PATCH 1/2] tests/i440fx-test: Don't define ARRAY_SIZE locally
,
Peter Maydell
,
13:53
Re: [Qemu-devel] [PATCH] MAINTAINERS: add all-match entry for qemu-devel@
,
John Snow
,
13:52
[Qemu-devel] [PATCH 2/2] tests: Clean up includes
,
Peter Maydell
,
13:49
Re: [Qemu-devel] [PULL 05/13] trace: split trace_init_file out of trace_init_backends
,
Alex Bennée
,
13:44
Re: [Qemu-devel] trace: timestamps, core IDs, and file creation
,
Alex Bennée
,
13:34
Re: [Qemu-devel] [PATCH] qapi: Clean up includes in generated files
,
Peter Maydell
,
13:29
Re: [Qemu-devel] [PATCH] qapi: Clean up includes in generated files
,
Markus Armbruster
,
13:25
Re: [Qemu-devel] [PATCH v2 12/17] qcow2: convert QCow2 to use QCryptoBlock for encryption
,
Eric Blake
,
13:13
Re: [Qemu-devel] trace: timestamps, core IDs, and file creation
,
Alex Bennée
,
13:02
Re: [Qemu-devel] [PATCH] docs/memory.txt: Improve list of different memory regions
,
Paolo Bonzini
,
12:47
Re: [Qemu-devel] [PATCH] qapi: Clean up includes in generated files
,
Peter Maydell
,
12:45
Re: [Qemu-devel] [PATCH] qapi: Clean up includes in generated files
,
Markus Armbruster
,
12:39
Re: [Qemu-devel] [Qemu-block] [PATCH v2 5/6] ide: Add silent DRQ cancellation
,
John Snow
,
12:08
Re: [Qemu-devel] [PATCH v9 2/3] quorum: implement bdrv_add_child() and bdrv_del_child()
,
Alberto Garcia
,
12:07
Re: [Qemu-devel] [PATCH v2 00/10] target-i386 addressing cleanups
,
Paolo Bonzini
,
12:04
[Qemu-devel] [PULL 25/28] target-i386: Deconstruct the cpu_T array
,
Paolo Bonzini
,
12:04
[Qemu-devel] [PULL 28/28] ipmi_bmc_sim: Add break to correct watchdog NMI check
,
Paolo Bonzini
,
12:04
[Qemu-devel] [PULL 26/28] ipmi: do not take/drop iothread lock
,
Paolo Bonzini
,
12:04
[Qemu-devel] [PULL 23/28] target-i386: Rewrite leave
,
Paolo Bonzini
,
12:04
[Qemu-devel] [PULL 24/28] target-i386: Tidy gen_add_A0_im
,
Paolo Bonzini
,
12:04
[Qemu-devel] [PULL 27/28] ipmi_bmc_sim: Fix off by one in check.
,
Paolo Bonzini
,
12:04
[Qemu-devel] [PULL 21/28] target-i386: Use gen_lea_v_seg in pusha/popa
,
Paolo Bonzini
,
12:04
[Qemu-devel] [PULL 22/28] target-i386: Rewrite gen_enter inline
,
Paolo Bonzini
,
12:04
[Qemu-devel] [PULL 20/28] target-i386: Access segs via TCG registers
,
Paolo Bonzini
,
12:04
[Qemu-devel] [PULL 08/28] hw: Add support for LSI SAS1068 (mptsas) device
,
Paolo Bonzini
,
12:04
[Qemu-devel] [PULL 16/28] target-i386: Create gen_lea_v_seg
,
Paolo Bonzini
,
12:03
[Qemu-devel] [PULL 13/28] nbd: avoid unaligned uint64_t store
,
Paolo Bonzini
,
12:03
[Qemu-devel] [PULL 11/28] qemu-nbd: Fix texi sentence capitalisation
,
Paolo Bonzini
,
12:03
[Qemu-devel] [PULL 10/28] qemu-nbd: Minor texi updates
,
Paolo Bonzini
,
12:03
[Qemu-devel] [PULL 19/28] target-i386: Use gen_lea_v_seg in stack subroutines
,
Paolo Bonzini
,
12:03
[Qemu-devel] [PULL 18/28] target-i386: Use gen_lea_v_seg in gen_lea_modrm
,
Paolo Bonzini
,
12:03
[Qemu-devel] [PULL 15/28] char: fix repeated registration of tcp chardev I/O handlers
,
Paolo Bonzini
,
12:03
[Qemu-devel] [PULL 17/28] target-i386: Introduce mo_stacksize
,
Paolo Bonzini
,
12:03
[Qemu-devel] [PULL 14/28] kvm-all: trace: strerror fixup
,
Paolo Bonzini
,
12:03
[Qemu-devel] [PULL 12/28] scripts/kvm/kvm_stat: Fix tracefs access checking
,
Paolo Bonzini
,
12:03
[Qemu-devel] [PULL 09/28] qemu-nbd: Fix unintended texi verbatim formatting
,
Paolo Bonzini
,
12:03
[Qemu-devel] [PULL 04/28] configure: sanity check the glib library that pkg-config finds
,
Paolo Bonzini
,
12:03
[Qemu-devel] [PULL 05/28] include/qemu/atomic.h: default to __atomic functions
,
Paolo Bonzini
,
12:03
[Qemu-devel] [PULL 07/28] scsi-generic: grab device and port SAS addresses from backend
,
Paolo Bonzini
,
12:03
[Qemu-devel] [PULL 06/28] scsi: push WWN fields up to SCSIDevice
,
Paolo Bonzini
,
12:03
[Qemu-devel] [PULL 02/28] memory: RCU ram_list.dirty_memory[] for safe RAM hotplug
,
Paolo Bonzini
,
12:03
[Qemu-devel] [PULL 00/28] Misc changes for 2016-02-08
,
Paolo Bonzini
,
12:03
[Qemu-devel] [PULL 03/28] qemu-char: Keep pty slave file descriptor open until the master is closed
,
Paolo Bonzini
,
12:03
[Qemu-devel] [PULL 01/28] memory: add early bail out from cpu_physical_memory_set_dirty_range
,
Paolo Bonzini
,
12:03
Re: [Qemu-devel] [PATCH 0/4] ahci: unmap fixes
,
John Snow
,
11:53
Re: [Qemu-devel] [PATCH] vl.c: remove duplicate call to qemu_get_machine_opts
,
Laszlo Ersek
,
11:48
Re: [Qemu-devel] [PATCH 5/6] target-arm: Implement MDCR_EL2.TDA and MDCR_EL2.TDA traps
,
Sergey Fedorov
,
11:44
Re: [Qemu-devel] vl.c:main_loop() non-blocking TCG optimization still useful?
,
Stefan Hajnoczi
,
11:42
Re: [Qemu-devel] [PATCH 6/6] target-arm: Report correct syndrome for FPEXC32_EL2 traps
,
Sergey Fedorov
,
11:40
Re: [Qemu-devel] [PATCH 5/6] target-arm: Implement MDCR_EL2.TDA and MDCR_EL2.TDA traps
,
Peter Maydell
,
11:38
Re: [Qemu-devel] [PATCH 5/6] target-arm: Implement MDCR_EL2.TDA and MDCR_EL2.TDA traps
,
Sergey Fedorov
,
11:31
Re: [Qemu-devel] [PATCH] docs/memory.txt: Improve list of different memory regions
,
Peter Maydell
,
11:30
Re: [Qemu-devel] trace: timestamps, core IDs, and file creation
,
Lluís Vilanova
,
11:29
Re: [Qemu-devel] [PATCH v2 10/17] block: add generic full disk encryption driver
,
Daniel P. Berrange
,
11:29
Re: [Qemu-devel] [PATCH 0/2] error: Documentation updates
,
Lluís Vilanova
,
11:15
[Qemu-devel] [PATCH 15/16] aio: document locking
,
Paolo Bonzini
,
11:15
[Qemu-devel] [PATCH 16/16] aio: push aio_context_acquire/release down to dispatching
,
Paolo Bonzini
,
11:15
[Qemu-devel] [PATCH 10/16] aio: make ctx->list_lock a QemuLockCnt, subsuming ctx->walking_bh
,
Paolo Bonzini
,
11:15
[Qemu-devel] [PATCH 13/16] aio-posix: remove walking_handlers, protecting AioHandler list with list_lock
,
Paolo Bonzini
,
11:15
[Qemu-devel] [PATCH 14/16] aio-win32: remove walking_handlers, protecting AioHandler list with list_lock
,
Paolo Bonzini
,
11:15
[Qemu-devel] [PATCH 11/16] qemu-thread: optimize QemuLockCnt with futexes on Linux
,
Paolo Bonzini
,
11:15
[Qemu-devel] [PATCH 12/16] aio: tweak walking in dispatch phase
,
Paolo Bonzini
,
11:15
[Qemu-devel] [PATCH 09/16] qemu-thread: introduce QemuLockCnt
,
Paolo Bonzini
,
11:15
[Qemu-devel] [PATCH 04/16] aio: only call aio_poll_internal from iothread
,
Paolo Bonzini
,
11:15
[Qemu-devel] [PATCH 08/16] aio: rename bh_lock to list_lock
,
Paolo Bonzini
,
11:15
[Qemu-devel] [PATCH 07/16] aio: convert from RFifoLock to QemuRecMutex
,
Paolo Bonzini
,
11:15
[Qemu-devel] [PATCH 05/16] iothread: release AioContext around aio_poll
,
Paolo Bonzini
,
11:15
[Qemu-devel] [PATCH 06/16] qemu-thread: introduce QemuRecMutex
,
Paolo Bonzini
,
11:15
[Qemu-devel] [PATCH 01/16] aio: introduce aio_context_in_iothread
,
Paolo Bonzini
,
11:15
[Qemu-devel] [PATCH 02/16] aio: do not really acquire/release the main AIO context
,
Paolo Bonzini
,
11:15
[Qemu-devel] [PATCH v2 00/16] aio: first part of aio_context_acquire/release pushdown
,
Paolo Bonzini
,
11:15
[Qemu-devel] [PATCH 03/16] aio: introduce aio_poll_internal
,
Paolo Bonzini
,
11:15
Re: [Qemu-devel] [Qemu-block] [PATCH v2 0/6] ide: fix atapi software reset
,
Stefan Hajnoczi
,
11:10
Re: [Qemu-devel] [Qemu-block] [PATCH v2 5/6] ide: Add silent DRQ cancellation
,
Stefan Hajnoczi
,
11:09
[Qemu-devel] [Bug 1543163] [NEW] VMs unable to boot from network with e1000 since 2.2
,
John Doe
,
11:06
Re: [Qemu-devel] [PATCH v2 07/17] crypto: implement the LUKS block encryption format
,
Daniel P. Berrange
,
11:04
[Qemu-devel] [PATCH] spapr: skip configuration section during migration of older machines
,
Greg Kurz
,
11:00
Re: [Qemu-devel] [PATCH v3 1/2] cpu: Add callback to check architectural watchpoint match
,
Peter Maydell
,
10:58
Re: [Qemu-devel] [PATCH v3 0/2] Architectural watchpoint check
,
Peter Maydell
,
10:57
Re: [Qemu-devel] [PATCH 4/6] target-arm: Implement MDCR_EL2.TDRA traps
,
Sergey Fedorov
,
10:56
Re: [Qemu-devel] Regarding Cortex-A7 CPU definition
,
Peter Maydell
,
10:55
Re: [Qemu-devel] [Qemu-arm] [PATCH 3/6] target-arm: Implement MDCR_EL3.TDOSA and MDCR_EL2.TDOSA traps
,
Sergey Fedorov
,
10:50
Re: [Qemu-devel] [PATCH v3 1/2] cpu: Add callback to check architectural watchpoint match
,
Peter Maydell
,
10:42
Re: [Qemu-devel] [Qemu-arm] [PATCH 2/6] target-arm: Fix handling of SCR.SMD
,
Sergey Fedorov
,
10:40
Re: [Qemu-devel] [PATCH] trace: drop trailing empty strings
,
Markus Armbruster
,
10:39
Re: [Qemu-devel] [PATCH 07/15] qapi: Clean up includes
,
Eric Blake
,
10:38
[Qemu-devel] [PATCH] qapi: Clean up includes in generated files
,
Eric Blake
,
10:37
Re: [Qemu-devel] [PATCH 05/16] iothread: release AioContext around aio_poll
,
Paolo Bonzini
,
10:34
Re: [Qemu-devel] [PATCH 1/6] target-arm: correct CNTFRQ access rights
,
Peter Maydell
,
10:30
Re: [Qemu-devel] trace: timestamps, core IDs, and file creation
,
Stefan Hajnoczi
,
10:30
[Qemu-devel] [PATCH v3 02/11] block: m25p80: RESET_ENABLE and RESET_MEMORY commnads
,
marcin . krzeminski
,
10:25
[Qemu-devel] [PATCH v3 05/11] block: m25p80: 4byte address mode
,
marcin . krzeminski
,
10:25
[Qemu-devel] [PATCH v3 08/11] block: m25p80: Fast read and 4bytes commands
,
marcin . krzeminski
,
10:25
[Qemu-devel] [PATCH v3 04/11] block: m25p80: Extend address mode
,
marcin . krzeminski
,
10:25
[Qemu-devel] [PATCH v3 07/11] block: m25p80: Dummy cycles for N25Q256/512
,
marcin . krzeminski
,
10:25
Re: [Qemu-devel] [PATCH 1/6] target-arm: correct CNTFRQ access rights
,
Sergey Fedorov
,
10:25
[Qemu-devel] [PATCH v3 03/11] block: m25p80: Widen flags variable
,
marcin . krzeminski
,
10:25
[Qemu-devel] [PATCH v3 10/11] block: m25p80: n25q256a/n25q512a models
,
marcin . krzeminski
,
10:25
[Qemu-devel] [PATCH v3 11/11] block: m25p80: at25128a/at25256a models
,
marcin . krzeminski
,
10:25
[Qemu-devel] [PATCH v3 00/11] Support for N25Q256/512 and AT25128/256
,
marcin . krzeminski
,
10:25
[Qemu-devel] [PATCH v3 09/11] block: m25p80: Implemented FSR register
,
marcin . krzeminski
,
10:25
[Qemu-devel] [PATCH v3 06/11] block: m25p80: Add configuration registers
,
marcin . krzeminski
,
10:25
[Qemu-devel] [PATCH v3 01/11] block: m25p80: Removed unused variable
,
marcin . krzeminski
,
10:25
[Qemu-devel] lock-free monitor?
,
Dr. David Alan Gilbert
,
10:17
Re: [Qemu-devel] [PATCH] trace: drop trailing empty strings
,
Stefan Hajnoczi
,
10:12
Re: [Qemu-devel] [Qemu-block] [PATCH 0/2] nbd: changes around allocating buffers for requests
,
Stefan Hajnoczi
,
09:56
Re: [Qemu-devel] [PATCH 05/16] iothread: release AioContext around aio_poll
,
Stefan Hajnoczi
,
09:49
Re: [Qemu-devel] [PATCH 1/1] block: fix inability to start VM with native AIO
,
Stefan Hajnoczi
,
09:49
[Qemu-devel] [PATCH] Add support for using directory as initrd
,
Kasper Dupont
,
09:43
[Qemu-devel] [PATCH 2/4] usbnet: Accept mandatory USB_CDC_SET_ETHERNET_PACKET_FILTER request
,
Michael Brown
,
09:19
[Qemu-devel] [PATCH 3/4] usbnet: Detect short packets as sent by the xHCI controller
,
Michael Brown
,
09:19
[Qemu-devel] [PATCH 4/4] usbnet: Report link-up via interrupt endpoint in CDC-ECM mode
,
Michael Brown
,
09:19
[Qemu-devel] [PATCH 1/4] usbnet: Add missing usb_wakeup() call in usbnet_receive()
,
Michael Brown
,
09:19
[Qemu-devel] [PATCH 0/4] usbnet: various CDC-ECM and xHCI fixes
,
Michael Brown
,
09:19
[Qemu-devel] [PATCH 2/3] iotests: Update test 139 after the changes in x-blockdev-del
,
Alberto Garcia
,
09:14
[Qemu-devel] [PATCH 3/3] block: Update the x-blockdev-del documentation
,
Alberto Garcia
,
09:14
[Qemu-devel] [PATCH 1/3] block: Allow x-blockdev-del on a BB with a monitor-owned BDS
,
Alberto Garcia
,
09:14
Re: [Qemu-devel] [PATCH V2] vl.c: remove machine_opts from main and the duplicate call to qemu_get_machine_opts
,
Igor Mammedov
,
09:07
Re: [Qemu-devel] [PATCH] MAINTAINERS: Add section for FPU emulation
,
Peter Maydell
,
09:06
Re: [Qemu-devel] [PATCH] ui/cocoa.m: Include qemu/osdep.h
,
Peter Maydell
,
08:58
Re: [Qemu-devel] Serial telnet console drops incoming characters on git master
,
Daniel P. Berrange
,
08:57
[Qemu-devel] [PATCH] char: fix repeated registration of tcp chardev I/O handlers
,
Daniel P. Berrange
,
08:55
Re: [Qemu-devel] [PATCH v7 3/3] i386: populate floppy drive information in DSDT
,
Igor Mammedov
,
08:41
Re: [Qemu-devel] [PATCH 2/3] virtio-pci: add an option to bypass guest_notifier_mask
,
Didier Pallard
,
08:24
Re: [Qemu-devel] [Qemu-arm] [PATCH 0/7] Fix some more EL3 things and enable EL3 for AArch64
,
Peter Maydell
,
08:18
Re: [Qemu-devel] [Qemu-arm] [PATCH 0/3] target-arm: Fix IL in syndromes for FP and copro traps
,
Peter Maydell
,
08:18
Re: [Qemu-devel] [PATCH v7 3/3] i386: populate floppy drive information in DSDT
,
Michael S. Tsirkin
,
08:16
Re: [Qemu-devel] [PULL 48/49] i386: populate floppy drive information in DSDT
,
Roman Kagan
,
08:15
Re: [Qemu-devel] [PATCH 1/3] char: fix vhost-user socket full
,
Didier Pallard
,
08:12
Re: [Qemu-devel] [PATCH 2/7] target-arm: Implement MDCR_EL3 and SDCR
,
Peter Maydell
,
08:11
Re: [Qemu-devel] [PATCH v7 3/3] i386: populate floppy drive information in DSDT
,
Roman Kagan
,
08:01
Re: [Qemu-devel] [PATCH v12 1/2] mirror: Rewrite mirror_iteration
,
Max Reitz
,
07:54
Re: [Qemu-devel] [PULL v2 00/45] pc and misc cleanups and fixes, virtio optimizations
,
Peter Maydell
,
07:32
Re: [Qemu-devel] [PATCH 07/15] qapi: Clean up includes
,
Peter Maydell
,
07:30
Re: [Qemu-devel] [PATCH] vl.c: remove duplicate call to qemu_get_machine_opts
,
Marcel Apfelbaum
,
07:27
Re: [Qemu-devel] [PATCH] vl.c: remove duplicate call to qemu_get_machine_opts
,
Laszlo Ersek
,
07:22
[Qemu-devel] [PATCH V2] vl.c: remove machine_opts from main and the duplicate call to qemu_get_machine_opts
,
Marcel Apfelbaum
,
07:16
Re: [Qemu-devel] Serial telnet console drops incoming characters on git master
,
Daniel P. Berrange
,
07:12
Re: [Qemu-devel] [PATCH V4] vl.c: fixed regression in machine error message
,
Laszlo Ersek
,
07:03
Re: [Qemu-devel] [PATCH v2 0/5] q35: Remove old machines and unused compat code
,
Markus Armbruster
,
07:00
[Qemu-devel] [PATCH V4] vl.c: fixed regression in machine error message
,
Marcel Apfelbaum
,
06:54
Re: [Qemu-devel] [PATCH v9 03/16] block: Add BB-BDS remove/insert notifiers
,
Alberto Garcia
,
06:54
Re: [Qemu-devel] [PATCH V3] vl.c: fixed regression in machine error message
,
Marcel Apfelbaum
,
06:50
[Qemu-devel] [PATCH] vl.c: remove duplicate call to qemu_get_machine_opts
,
Marcel Apfelbaum
,
06:46
Re: [Qemu-devel] [PATCH V3] vl.c: fixed regression in machine error message
,
Laszlo Ersek
,
06:41
Re: [Qemu-devel] [PATCH v2 00/10] hw/sd: QOMify sd.c (and pxa2xx_mmci)
,
Peter Maydell
,
06:33
Re: [Qemu-devel] Regarding Cortex-A7 CPU definition
,
Deepak kumar Raju
,
06:30
Re: [Qemu-devel] [PULL 00/12] TCG patch queue
,
Peter Maydell
,
06:25
[Qemu-devel] [PATCH V3] vl.c: fixed regression in machine error message
,
Marcel Apfelbaum
,
06:19
Re: [Qemu-devel] [PATCH RESEND] fix MSI injection on Xen
,
Stefano Stabellini
,
06:19
Re: [Qemu-devel] [PATCH V2] vl.c: fixed regression in machine error message
,
Marcel Apfelbaum
,
06:11
Re: [Qemu-devel] [PATCH v2 06/11] nvdimm acpi: initialize the resource used by NVDIMM ACPI
,
Igor Mammedov
,
06:03
Re: [Qemu-devel] [PATCH V2] vl.c: fixed regression in machine error message
,
Laszlo Ersek
,
06:02
Re: [Qemu-devel] [PATCH v2 05/11] acpi: allow using object as offset for OperationRegion
,
Igor Mammedov
,
05:57
[Qemu-devel] [Bug 1543057] [NEW] Warnings are treated as errors
,
QemUser
,
05:55
Re: [Qemu-devel] [PATCH v2 04/11] acpi: add aml_concatenate()
,
Igor Mammedov
,
05:51
Re: [Qemu-devel] [PATCH v2 03/11] acpi: add aml_create_field()
,
Igor Mammedov
,
05:47
Re: [Qemu-devel] [PATCH V2] vl.c: fixed regression in machine error message
,
Marcel Apfelbaum
,
05:46
Re: [Qemu-devel] [PATCH 0/2] A couple of IPMI bugs
,
Michael S. Tsirkin
,
05:44
Re: [Qemu-devel] [PATCH 2/2] ipmi_bmc_sim: Add break to correct watchdog NMI check
,
Michael S. Tsirkin
,
05:43
Re: [Qemu-devel] [PATCH 1/2] ipmi_bmc_sim: Fix off by one in check.
,
Michael S. Tsirkin
,
05:43
[Qemu-devel] [PATCHv7 2/9] slirp: Adding ICMPv6 error sending
,
Samuel Thibault
,
05:29
[Qemu-devel] [PATCHv7 1/9] slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfiguration
,
Samuel Thibault
,
05:29
[Qemu-devel] [PATCHv7 3/9] slirp: Adding IPv6 UDP support
,
Samuel Thibault
,
05:29
[Qemu-devel] [PATCHv7 0/9] slirp: Adding IPv6 support to Qemu -net user mode
,
Samuel Thibault
,
05:29
[Qemu-devel] [PATCHv7 9/9] qapi-schema, qemu-options & slirp: Adding Qemu options for IPv6 addresses
,
Samuel Thibault
,
05:29
[Qemu-devel] [PATCHv7 5/9] slirp: Generalizing and neutralizing various TCP functions before adding IPv6 stuff
,
Samuel Thibault
,
05:29
[Qemu-devel] [PATCHv7 7/9] slirp: Handle IPv6 in TCP functions
,
Samuel Thibault
,
05:29
[Qemu-devel] [PATCHv7 8/9] slirp: Adding IPv6 address for DNS relay
,
Samuel Thibault
,
05:29
[Qemu-devel] [PATCHv7 4/9] slirp: Factorizing tcpiphdr structure with an union
,
Samuel Thibault
,
05:29
[Qemu-devel] [PATCHv7 6/9] slirp: Reindent after refactoring
,
Samuel Thibault
,
05:29
Re: [Qemu-devel] [PATCH V2] vl.c: fixed regression in machine error message
,
Laszlo Ersek
,
05:28
[Qemu-devel] [PATCH V2] vl.c: fixed regression in machine error message
,
Marcel Apfelbaum
,
05:09
Re: [Qemu-devel] [PATCH] os-posix: Log to logfile in case of daemonize
,
Paolo Bonzini
,
04:30
Re: [Qemu-devel] [PATCH] vl.c: fixed regression of machine error message
,
Marcel Apfelbaum
,
04:24
Re: [Qemu-devel] [PATCH 0/2] A couple of IPMI bugs
,
Paolo Bonzini
,
04:14
Re: [Qemu-devel] Strange monitor/stdout issue on qemu-system-sparc/qemu-system-ppc
,
Paolo Bonzini
,
04:08
Re: [Qemu-devel] [PATCH] MAINTAINERS: add all-match entry for qemu-devel@
,
Markus Armbruster
,
04:05
Re: [Qemu-devel] [PATCH] vl.c: fixed regression of machine error message
,
Laszlo Ersek
,
03:58
Re: [Qemu-devel] [PATCH 0/2] error: Documentation updates
,
Markus Armbruster
,
03:58
Re: [Qemu-devel] command line error handling broken?
,
Laszlo Ersek
,
03:48
Re: [Qemu-devel] [PATCH] hw/intc: fix failure return for xics_alloc_block()
,
Greg Kurz
,
03:32
[Qemu-devel] [Bug 1542965] [NEW] Failed to set NBD socket ubuntu 15.10 & nbd client 3.10
,
Jignasha
,
03:07
Re: [Qemu-devel] [PATCH 5/6] target-ppc: Remove hack for ppc_hash64_load_hpte*() with HV KVM
,
Alexey Kardashevskiy
,
01:36
Re: [Qemu-devel] [PATCH 3/6] pseries: Simplify handling of the hash page table fd
,
Alexey Kardashevskiy
,
01:20
Re: [Qemu-devel] [PATCH 2/6] target-ppc: Include missing MMU models for SDR1 in info registers
,
Alexey Kardashevskiy
,
00:39
Re: [Qemu-devel] [PATCH 1/6] target-ppc: Remove unused kvmppc_update_sdr1() stub
,
Alexey Kardashevskiy
,
00:39
Re: [Qemu-devel] [PATCH 6/6] target-ppc: Add helpers for updating a CPU's SDR1 and external HPT
,
Alexey Kardashevskiy
,
00:11
Re: [Qemu-devel] [PATCH 6/6] target-ppc: Add helpers for updating a CPU's SDR1 and external HPT
,
Alexey Kardashevskiy
,
00:07
February 07, 2016
Re: [Qemu-devel] [PATCH 4/6] pseries: Move hash page table allocation to reset time
,
Alexey Kardashevskiy
,
23:44
Re: [Qemu-devel] [Qemu-block] [PATCH v4 0/3] Use QCryptoSecret for block device passwords
,
Jeff Cody
,
22:52
[Qemu-devel] [PATCH v4 0/3] SD emulation fixes for Pi2 Tianocore EDK2 UEFI
,
Andrew Baumann
,
22:35
[Qemu-devel] [PATCH v4 3/3] hw/sd: use guest error logging rather than fprintf to stderr
,
Andrew Baumann
,
22:35
[Qemu-devel] [PATCH v4 2/3] hw/sd: model a power-up delay, as a workaround for an EDK2 bug
,
Andrew Baumann
,
22:35
[Qemu-devel] [PATCH v4 1/3] hw/sd: implement CMD23 (SET_BLOCK_COUNT) for MMC compatibility
,
Andrew Baumann
,
22:35
Re: [Qemu-devel] [PATCH] hw/intc: fix failure return for xics_alloc_block()
,
David Gibson
,
20:44
Re: [Qemu-devel] [PATCHv3 3/4] Allow ISA bus to be configured out
,
David Gibson
,
19:44
Re: [Qemu-devel] [PATCHv3 2/4] Split serial-isa into its own config option
,
David Gibson
,
19:44
Re: [Qemu-devel] [PATCH 3/6] i.MX: Add i.MX6 CCM and ANALOG device.
,
Peter Maydell
,
18:54
Re: [Qemu-devel] [PATCH 3/6] i.MX: Add i.MX6 CCM and ANALOG device.
,
Jean-Christophe DUBOIS
,
18:28
Re: [Qemu-devel] [PATCH v3 2/3] hw/sd: model a power-up delay, as a workaround for an EDK2 bug
,
Andrew Baumann
,
17:54
Re: [Qemu-devel] Using directory as initrd
,
Kasper Dupont
,
17:14
Re: [Qemu-devel] [PATCH 00/13] cuda: misc fixes and cleanups
,
Hervé Poussineau
,
15:38
[Qemu-devel] [PATCH v2 11/13] cuda: port SET_TIME command to new framework
,
Hervé Poussineau
,
15:35
[Qemu-devel] [PATCH v2 02/13] cuda: move unknown commands reject out of switch
,
Hervé Poussineau
,
15:35
[Qemu-devel] [PATCH v2 06/13] cuda: port POWERDOWN command to new framework
,
Hervé Poussineau
,
15:35
[Qemu-devel] [PATCH v2 10/13] cuda: port GET_TIME command to new framework
,
Hervé Poussineau
,
15:35
[Qemu-devel] [PATCH v2 13/13] cuda: remove CUDA_GET_SET_IIC/CUDA_COMBINED_FORMAT_IIC commands
,
Hervé Poussineau
,
15:35
[Qemu-devel] [PATCH v2 05/13] cuda: port SET_DEVICE_LIST command to new framework
,
Hervé Poussineau
,
15:35
[Qemu-devel] [PATCH v2 08/13] cuda: port FILE_SERVER_FLAG command to new framework
,
Hervé Poussineau
,
15:35
[Qemu-devel] [PATCH v2 09/13] cuda: port SET_POWER_MESSAGES command to new framework
,
Hervé Poussineau
,
15:35
[Qemu-devel] [PATCH v2 00/13] cuda: misc fixes and cleanups
,
Hervé Poussineau
,
15:34
[Qemu-devel] [PATCH v2 03/13] cuda: port AUTOPOLL command to new framework
,
Hervé Poussineau
,
15:34
[Qemu-devel] [PATCH v2 04/13] cuda: port SET_AUTO_RATE command to new framework
,
Hervé Poussineau
,
15:34
[Qemu-devel] [PATCH v2 01/13] cuda: add a framework to handle commands
,
Hervé Poussineau
,
15:34
[Qemu-devel] [PATCH v2 12/13] cuda: remove GET_6805_ADDR command
,
Hervé Poussineau
,
15:34
[Qemu-devel] [PATCH v2 07/13] cuda: port RESET_SYSTEM command to new framework
,
Hervé Poussineau
,
15:34
Re: [Qemu-devel] [PATCH 00/13] cuda: misc fixes and cleanups
,
Mark Cave-Ayland
,
14:51
Re: [Qemu-devel] [PATCH 05/13] cuda: port SET_DEVICE_LIST command to new framework
,
Mark Cave-Ayland
,
14:36
Re: [Qemu-devel] [PATCH 04/13] cuda: port SET_AUTO_RATE command to new framework
,
Mark Cave-Ayland
,
14:27
Re: [Qemu-devel] [PATCH 0/6] Add i.MX6 (Single/Dual/Quad) support
,
Jean-Christophe DUBOIS
,
13:44
[Qemu-devel] Serial telnet console drops incoming characters on git master
,
Mark Cave-Ayland
,
13:39
[Qemu-devel] [PATCH] MAINTAINERS: add all-match entry for qemu-devel@
,
Stephen Warren
,
12:22
Re: [Qemu-devel] command line error handling broken?
,
Marcel Apfelbaum
,
11:25
[Qemu-devel] [PATCH] vl.c: fixed regression of machine error message
,
Marcel Apfelbaum
,
11:24
Re: [Qemu-devel] [PATCH v5] qom, qmp, hmp, qapi: create qom-type-prop-list for class properties
,
Valentin Rakush
,
09:52
Re: [Qemu-devel] [PATCH v8 2/4] kobject: export kset_find_obj() for module use
,
Gabriel L. Somlo
,
09:28
Re: [Qemu-devel] [PATCH RFC 0/3] linux-user: netlink support
,
Peter Maydell
,
08:11
Re: [Qemu-devel] [PATCH] bcm2835_property: implement "get board revision" query
,
Peter Maydell
,
07:48
Re: [Qemu-devel] [PATCH v12 1/2] mirror: Rewrite mirror_iteration
,
Fam Zheng
,
07:46
[Qemu-devel] command line error handling broken?
,
Michael S. Tsirkin
,
05:32
[Qemu-devel] [PATCH 4/4] configure: don't install aml links
,
Michael S. Tsirkin
,
05:30
[Qemu-devel] [PATCH 3/4] pc/q35: drop dsdt aml
,
Michael S. Tsirkin
,
05:29
[Qemu-devel] [PATCH 2/4] pc/q35: drop compatiility with old bios types
,
Michael S. Tsirkin
,
05:29
[Qemu-devel] [PATCH 1/4] pc/piix: drop acpi-dsdt.aml
,
Michael S. Tsirkin
,
05:29
[Qemu-devel] [PATCH 0/4] pc: drop AML files
,
Michael S. Tsirkin
,
05:29
Re: [Qemu-devel] [PATCH RFC 0/3] linux-user: netlink support
,
Laurent Vivier
,
05:24
Re: [Qemu-devel] [PATCH v2 0/5] q35: Remove old machines and unused compat code
,
Michael S. Tsirkin
,
05:18
Re: [Qemu-devel] [PATCH v7 3/3] i386: populate floppy drive information in DSDT
,
Michael S. Tsirkin
,
04:08
Re: [Qemu-devel] [PATCH v8 2/4] kobject: export kset_find_obj() for module use
,
Greg KH
,
02:24
February 06, 2016
Re: [Qemu-devel] [PATCH 15/37] tcg: Clean up includes
,
Richard Henderson
,
18:56
Re: [Qemu-devel] [PATCH 4/6] i.MX: Add i.MX6 System Reset Controller device.
,
Peter Maydell
,
15:20
Re: [Qemu-devel] [PATCH 4/6] i.MX: Add i.MX6 System Reset Controller device.
,
Jean-Christophe DUBOIS
,
15:07
[Qemu-devel] [PULL v2 45/45] net: set endianness on all backend devices
,
Michael S. Tsirkin
,
14:15
[Qemu-devel] [PULL v2 44/45] fix MSI injection on Xen
,
Michael S. Tsirkin
,
14:15
[Qemu-devel] [PULL v2 43/45] intel_iommu: large page support
,
Michael S. Tsirkin
,
14:15
[Qemu-devel] [PULL v2 42/45] dimm: Correct type of MemoryHotplugState->base
,
Michael S. Tsirkin
,
14:15
[Qemu-devel] [PULL v2 41/45] pc: set the OEM fields in the RSDT and the FADT from the SLIC
,
Michael S. Tsirkin
,
14:15
[Qemu-devel] [PULL v2 40/45] acpi: add function to extract oem_id and oem_table_id from the user's SLIC
,
Michael S. Tsirkin
,
14:15
[Qemu-devel] [PULL v2 39/45] acpi: expose oem_id and oem_table_id in build_rsdt()
,
Michael S. Tsirkin
,
14:15
[Qemu-devel] [PULL v2 38/45] acpi: take oem_id in build_header(), optionally
,
Michael S. Tsirkin
,
14:15
[Qemu-devel] [PULL v2 37/45] pc: Eliminate PcGuestInfo struct
,
Michael S. Tsirkin
,
14:14
[Qemu-devel] [PULL v2 36/45] pc: Move APIC and NUMA data from PcGuestInfo to PCMachineState
,
Michael S. Tsirkin
,
14:14
[Qemu-devel] [PULL v2 35/45] pc: Move PcGuestInfo.fw_cfg to PCMachineState
,
Michael S. Tsirkin
,
14:14
[Qemu-devel] [PULL v2 34/45] pc: Remove PcGuestInfo.isapc_ram_fw field
,
Michael S. Tsirkin
,
14:14
[Qemu-devel] [PULL v2 33/45] pc: Remove RAM size fields from PcGuestInfo
,
Michael S. Tsirkin
,
14:14
[Qemu-devel] [PULL v2 32/45] pc: Remove compat fields from PcGuestInfo
,
Michael S. Tsirkin
,
14:14
[Qemu-devel] [PULL v2 31/45] acpi: Don't save PcGuestInfo on AcpiBuildState
,
Michael S. Tsirkin
,
14:14
[Qemu-devel] [PULL v2 30/45] acpi: Remove guest_info parameters from functions
,
Michael S. Tsirkin
,
14:14
[Qemu-devel] [PULL v2 29/45] pc: Simplify xen_load_linux() signature
,
Michael S. Tsirkin
,
14:14
[Qemu-devel] [PULL v2 28/45] pc: Simplify pc_memory_init() signature
,
Michael S. Tsirkin
,
14:14
[Qemu-devel] [PULL v2 26/45] pc: Move PcGuestInfo declaration to top of file
,
Michael S. Tsirkin
,
14:14
[Qemu-devel] [PULL v2 27/45] pc: Eliminate struct PcGuestInfoState
,
Michael S. Tsirkin
,
14:14
[Qemu-devel] [PULL v2 25/45] ipmi: add ACPI power and GUID commands
,
Michael S. Tsirkin
,
14:13
[Qemu-devel] [PULL v2 24/45] ipmi: add GET_SYS_RESTART_CAUSE chassis command
,
Michael S. Tsirkin
,
14:13
[Qemu-devel] [PULL v2 23/45] ipmi: add get and set SENSOR_TYPE commands
,
Michael S. Tsirkin
,
14:13
[Qemu-devel] [PULL v2 22/45] ipmi: introduce a struct ipmi_sdr_compact
,
Michael S. Tsirkin
,
14:13
[Qemu-devel] [PULL v2 20/45] ipmi: cleanup error_report messages
,
Michael S. Tsirkin
,
14:13
[Qemu-devel] [PULL v2 21/45] ipmi: fix SDR length value
,
Michael S. Tsirkin
,
14:13
[Qemu-devel] [PULL v2 19/45] ipmi: replace *_MAXCMD defines
,
Michael S. Tsirkin
,
14:13
[Qemu-devel] [PULL v2 18/45] ipmi: replace goto by a return statement
,
Michael S. Tsirkin
,
14:13
[Qemu-devel] [PULL v2 17/45] hw/pci: ensure that only PCI/PCIe bridges can be attached to pxb/pxb-pcie devices
,
Michael S. Tsirkin
,
14:13
[Qemu-devel] [PULL v2 16/45] vhost-user-test: use correct ROM to speed up and avoid spurious failures
,
Michael S. Tsirkin
,
14:13
[Qemu-devel] [PULL v2 15/45] hw/pxb: add pxb devices to the bridge category
,
Michael S. Tsirkin
,
14:13
[Qemu-devel] [PULL v2 14/45] virtio: combine write of an entry into used ring
,
Michael S. Tsirkin
,
14:13
[Qemu-devel] [PULL v2 13/45] virtio: read avail_idx from VQ only when necessary
,
Michael S. Tsirkin
,
14:13
[Qemu-devel] [PULL v2 11/45] virtio: combine the read of a descriptor
,
Michael S. Tsirkin
,
14:13
[Qemu-devel] [PULL v2 12/45] virtio: cache used_idx in a VirtQueue field
,
Michael S. Tsirkin
,
14:13
[Qemu-devel] [PULL v2 10/45] vring: slim down allocation of VirtQueueElements
,
Michael S. Tsirkin
,
14:13
[Qemu-devel] [PULL v2 06/45] virtio: move allocation to virtqueue_pop/vring_pop
,
Michael S. Tsirkin
,
14:13
[Qemu-devel] [PULL v2 09/45] virtio: slim down allocation of VirtQueueElements
,
Michael S. Tsirkin
,
14:13
[Qemu-devel] [PULL v2 08/45] virtio: introduce virtqueue_alloc_element
,
Michael S. Tsirkin
,
14:13
[Qemu-devel] [PULL v2 07/45] virtio: introduce qemu_get/put_virtqueue_element
,
Michael S. Tsirkin
,
14:12
[Qemu-devel] [PULL v2 05/45] virtio: move VirtQueueElement at the beginning of the structs
,
Michael S. Tsirkin
,
14:12
[Qemu-devel] [PULL v2 04/45] tests: pc: acpi: add expected DSDT.bridge blobs and update DSDT blobs
,
Michael S. Tsirkin
,
14:12
[Qemu-devel] [PULL v2 03/45] tests: pc: acpi: drop not needed 'expected SSDT' blobs
,
Michael S. Tsirkin
,
14:12
[Qemu-devel] [PULL v2 02/45] pc: acpi: merge SSDT into DSDT
,
Michael S. Tsirkin
,
14:12
[Qemu-devel] [PULL v2 00/45] pc and misc cleanups and fixes, virtio optimizations
,
Michael S. Tsirkin
,
14:12
[Qemu-devel] [PULL v2 01/45] Fix virtio migration
,
Michael S. Tsirkin
,
14:12
Re: [Qemu-devel] [PATCH 7/7] target-arm: Enable EL3 for Cortex-A53 and Cortex-A57
,
Sergey Fedorov
,
13:55
Re: [Qemu-devel] [PATCH 5/7] target-arm: Add isread parameter to CPAccessFns
,
Sergey Fedorov
,
13:52
Re: [Qemu-devel] [PATCH 4/7] target-arm: Update arm_generate_debug_exceptions() to handle EL2/EL3
,
Sergey Fedorov
,
13:43
Re: [Qemu-devel] [PATCH 2/7] target-arm: Implement MDCR_EL3 and SDCR
,
Sergey Fedorov
,
13:43
Re: [Qemu-devel] [PATCH v2 0/5] q35: Remove old machines and unused compat code
,
Michael S. Tsirkin
,
13:34
Re: [Qemu-devel] [PATCH 3/3] target-arm: Fix IL bit reported for Thumb VFP and Neon traps
,
Sergey Fedorov
,
13:26
Re: [Qemu-devel] [Qemu-arm] [PATCH 1/3] target-arm: Correct misleading 'is_thumb' syn_* parameter names
,
Sergey Fedorov
,
13:25
Re: [Qemu-devel] [PATCH 2/3] target-arm: Fix IL bit reported for Thumb coprocessor traps
,
Sergey Fedorov
,
13:24
Re: [Qemu-devel] [Qemu-arm] [PATCH 1/7] target-arm: Fix typo in comment in arm_is_secure_below_el3()
,
Sergey Fedorov
,
13:24
Re: [Qemu-devel] [PULL 06/49] virtio: move allocation to virtqueue_pop/vring_pop
,
Michael S. Tsirkin
,
13:10
Re: [Qemu-devel] [PATCH 7/7] target-arm: Enable EL3 for Cortex-A53 and Cortex-A57
,
Edgar E. Iglesias
,
11:50
Re: [Qemu-devel] [PATCH 6/7] target-arm: Implement NSACR trapping behaviour
,
Edgar E. Iglesias
,
11:49
Re: [Qemu-devel] [PATCH 5/7] target-arm: Add isread parameter to CPAccessFns
,
Edgar E. Iglesias
,
11:23
Re: [Qemu-devel] [PATCH 3/7] target-arm: Use access_trap_aa32s_el1() for SCR and MVBAR
,
Edgar E. Iglesias
,
11:17
Re: [Qemu-devel] [PATCH 3/7] target-arm: Use access_trap_aa32s_el1() for SCR and MVBAR
,
Edgar E. Iglesias
,
11:10
Re: [Qemu-devel] [Qemu-block] [PATCH v2] blockdev: unset inappropriate flags when changing medium
,
Max Reitz
,
09:39
Re: [Qemu-devel] [PATCH 00/13] cuda: misc fixes and cleanups
,
Hervé Poussineau
,
09:30
Re: [Qemu-devel] [PATCH v10] spec: add qcow2 bitmaps extension specification
,
Max Reitz
,
09:24
Re: [Qemu-devel] [Qemu-block] [PATCH] blockdev: Unset temporary flag when changing medium.
,
Max Reitz
,
09:15
Re: [Qemu-devel] [PATCH 3/7] target-arm: Use access_trap_aa32s_el1() for SCR and MVBAR
,
Peter Maydell
,
08:48
Re: [Qemu-devel] [Qemu-block] [PATCH] blockdev: Unset temporary flag when changing medium.
,
Alyssa Milburn
,
08:47
Re: [Qemu-devel] [PATCH 15/37] tcg: Clean up includes
,
Peter Maydell
,
08:44
[Qemu-devel] [PATCH v2] blockdev: unset inappropriate flags when changing medium
,
Alyssa Milburn
,
08:36
Re: [Qemu-devel] [PATCH 00/13] cuda: misc fixes and cleanups
,
Mark Cave-Ayland
,
08:32
Re: [Qemu-devel] [PATCH v12 1/2] mirror: Rewrite mirror_iteration
,
Max Reitz
,
08:24
Re: [Qemu-devel] [Qemu-block] [PATCH] blockdev: Unset temporary flag when changing medium.
,
Max Reitz
,
08:04
Re: [Qemu-devel] [PATCH 3/7] target-arm: Use access_trap_aa32s_el1() for SCR and MVBAR
,
Edgar E. Iglesias
,
07:23
Re: [Qemu-devel] [PATCH 2/7] target-arm: Implement MDCR_EL3 and SDCR
,
Edgar E. Iglesias
,
07:10
Re: [Qemu-devel] [PATCH 1/7] target-arm: Fix typo in comment in arm_is_secure_below_el3()
,
Edgar E. Iglesias
,
06:55
[Qemu-devel] [PATCH COLO-Frame v14 40/40] COLO: Add block replication into colo process
,
zhanghailiang
,
04:30
[Qemu-devel] [PATCH COLO-Frame v14 36/40] net/filter: Add a helper to traverse all the filters
,
zhanghailiang
,
04:30
[Qemu-devel] [PATCH COLO-Frame v14 32/40] net/filter: Introduce a helper to add a filter to the netdev
,
zhanghailiang
,
04:30
[Qemu-devel] [PATCH COLO-Frame v14 34/40] net: Add notifier/callback for netdev init
,
zhanghailiang
,
04:30
[Qemu-devel] [PATCH COLO-Frame v14 35/40] COLO/filter: add each netdev a buffer filter
,
zhanghailiang
,
04:30
[Qemu-devel] [PATCH COLO-Frame v14 38/40] filter-buffer: make filter_buffer_flush() public
,
zhanghailiang
,
04:30
[Qemu-devel] [PATCH COLO-Frame v14 31/40] net/filter: Add a 'status' property for filter object
,
zhanghailiang
,
04:30
[Qemu-devel] [PATCH COLO-Frame v14 39/40] COLO: flush buffered packets in checkpoint process or exit COLO
,
zhanghailiang
,
04:30
[Qemu-devel] [PATCH COLO-Frame v14 30/40] COLO: Split qemu_savevm_state_begin out of checkpoint process
,
zhanghailiang
,
04:30
[Qemu-devel] [PATCH COLO-Frame v14 37/40] COLO: enable buffer filters for PVM
,
zhanghailiang
,
04:30
[Qemu-devel] [PATCH COLO-Frame v14 23/40] COLO failover: Don't do failover during loading VM's state
,
zhanghailiang
,
04:30
[Qemu-devel] [PATCH COLO-Frame v14 21/40] qmp event: Add COLO_EXIT event to notify users while exited from COLO
,
zhanghailiang
,
04:30
[Qemu-devel] [PATCH COLO-Frame v14 26/40] savevm: Introduce two helper functions for save/find loadvm_handlers entry
,
zhanghailiang
,
04:30
[Qemu-devel] [PATCH COLO-Frame v14 22/40] COLO failover: Shutdown related socket fd when do failover
,
zhanghailiang
,
04:30
[Qemu-devel] [PATCH COLO-Frame v14 27/40] migration/savevm: Add new helpers to process the different stages of loadvm
,
zhanghailiang
,
04:30
[Qemu-devel] [PATCH COLO-Frame v14 29/40] COLO: Separate the process of saving/loading ram and device state
,
zhanghailiang
,
04:30
[Qemu-devel] [PATCH COLO-Frame v14 28/40] migration/savevm: Export two helper functions for savevm process
,
zhanghailiang
,
04:30
[Qemu-devel] [PATCH COLO-Frame v14 24/40] COLO: Process shutdown command for VM in COLO state
,
zhanghailiang
,
04:30
[Qemu-devel] [PATCH COLO-Frame v14 33/40] filter-buffer: Accept zero interval
,
zhanghailiang
,
04:30
[Qemu-devel] [PATCH COLO-Frame v14 25/40] COLO: Update the global runstate after going into colo state
,
zhanghailiang
,
04:30
[Qemu-devel] [PATCH COLO-Frame v14 19/40] COLO: Implement failover work for Primary VM
,
zhanghailiang
,
04:30
[Qemu-devel] [PATCH COLO-Frame v14 17/40] COLO failover: Introduce a new command to trigger a failover
,
zhanghailiang
,
04:29
[Qemu-devel] [PATCH COLO-Frame v14 11/40] COLO: Load PVM's dirty pages into SVM's RAM cache temporarily
,
zhanghailiang
,
04:29
[Qemu-devel] [PATCH COLO-Frame v14 13/40] COLO: Load VMState into qsb before restore it
,
zhanghailiang
,
04:29
[Qemu-devel] [PATCH COLO-Frame v14 16/40] COLO: synchronize PVM's state to SVM periodically
,
zhanghailiang
,
04:29
[Qemu-devel] [PATCH COLO-Frame v14 03/40] COLO: migrate colo related info to secondary node
,
zhanghailiang
,
04:29
[Qemu-devel] [PATCH COLO-Frame v14 12/40] ram/COLO: Record the dirty pages that SVM received
,
zhanghailiang
,
04:29
[Qemu-devel] [PATCH COLO-Frame v14 07/40] COLO: Implement colo checkpoint protocol
,
zhanghailiang
,
04:29
[Qemu-devel] [PATCH COLO-Frame v14 14/40] COLO: Flush PVM's cached RAM into SVM's memory
,
zhanghailiang
,
04:29
[Qemu-devel] [PATCH COLO-Frame v14 08/40] COLO: Add a new RunState RUN_STATE_COLO
,
zhanghailiang
,
04:29
[Qemu-devel] [PATCH COLO-Frame v14 06/40] COLO/migration: Create a new communication path from destination to source
,
zhanghailiang
,
04:29
[Qemu-devel] [PATCH COLO-Frame v14 20/40] COLO: Implement failover work for Secondary VM
,
zhanghailiang
,
04:29
[Qemu-devel] [PATCH COLO-Frame v14 10/40] COLO: Save PVM state to secondary side when do checkpoint
,
zhanghailiang
,
04:29
[Qemu-devel] [PATCH COLO-Frame v14 05/40] migration: Integrate COLO checkpoint process into loadvm
,
zhanghailiang
,
04:29
[Qemu-devel] [PATCH COLO-Frame v14 18/40] COLO failover: Introduce state to record failover process
,
zhanghailiang
,
04:29
[Qemu-devel] [PATCH COLO-Frame v14 15/40] COLO: Add checkpoint-delay parameter for migrate-set-parameters
,
zhanghailiang
,
04:29
[Qemu-devel] [PATCH COLO-Frame v14 00/40] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
,
zhanghailiang
,
04:29
[Qemu-devel] [PATCH COLO-Frame v14 02/40] migration: Introduce capability 'x-colo' to migration
,
zhanghailiang
,
04:29
[Qemu-devel] [PATCH COLO-Frame v14 04/40] migration: Integrate COLO checkpoint process into migration
,
zhanghailiang
,
04:29
[Qemu-devel] [PATCH COLO-Frame v14 09/40] QEMUSizedBuffer: Introduce two help functions for qsb
,
zhanghailiang
,
04:29
[Qemu-devel] [PATCH COLO-Frame v14 01/40] configure: Add parameter for configure to enable/disable COLO support
,
zhanghailiang
,
04:29
Re: [Qemu-devel] [PATCH RFC] external backup api
,
Vladimir Sementsov-Ogievskiy
,
04:19
February 05, 2016
[Qemu-devel] [PATCH v2 5/5] target-arm: Unmask PMU bits in debug feature register
,
Alistair Francis
,
19:58
[Qemu-devel] [PATCH v2 4/5] target-arm: Add PMUSERENR_EL0 register
,
Alistair Francis
,
19:58
[Qemu-devel] [PATCH v2 3/5] target-arm: Add the pmovsclr_el0 and pmintenclr_el1 registers
,
Alistair Francis
,
19:58
[Qemu-devel] [PATCH v2 2/5] target-arm: Add Some of the performance monitor registers
,
Alistair Francis
,
19:58
[Qemu-devel] [PATCH v2 1/5] target-arm: Add the pmceid0 and pmceid1 registers
,
Alistair Francis
,
19:58
[Qemu-devel] [PATCH v2 0/5] Extend the performance monitoring registers
,
Alistair Francis
,
19:58
Re: [Qemu-devel] [PATCH 15/37] tcg: Clean up includes
,
Richard Henderson
,
19:51
Re: [Qemu-devel] [PATCH 11/37] alpha: Clean up includes
,
Richard Henderson
,
19:49
[Qemu-devel] [PULL 11/12] tcg: Change temp_save argument to TCGTemp
,
Richard Henderson
,
19:10
[Qemu-devel] [PULL 12/12] tcg: Introduce temp_load
,
Richard Henderson
,
19:10
[Qemu-devel] [PULL 10/12] tcg: Change temp_sync argument to TCGTemp
,
Richard Henderson
,
19:10
[Qemu-devel] [PULL 09/12] tcg: Change temp_dead argument to TCGTemp
,
Richard Henderson
,
19:10
[Qemu-devel] [PULL 05/12] tcg: Tidy temporary allocation
,
Richard Henderson
,
19:10
[Qemu-devel] [PULL 08/12] tcg: Change reg_to_temp to TCGTemp pointer
,
Richard Henderson
,
19:10
[Qemu-devel] [PULL 06/12] tcg: More use of TCGReg where appropriate
,
Richard Henderson
,
19:10
[Qemu-devel] [PULL 07/12] tcg: Remove tcg_get_arg_str_i32/64
,
Richard Henderson
,
19:10
[Qemu-devel] [PULL 03/12] tcg: Change tcg_global_mem_new_* to take a TCGv_ptr
,
Richard Henderson
,
19:10
[Qemu-devel] [PULL 04/12] tcg: Change ts->mem_reg to ts->mem_base
,
Richard Henderson
,
19:10
[Qemu-devel] [PULL 02/12] tcg: Remove lingering references to gen_opc_buf
,
Richard Henderson
,
19:10
[Qemu-devel] [PULL 01/12] tcg: Respect highwater in tcg_out_tb_finalize
,
Richard Henderson
,
19:10
[Qemu-devel] [PULL 00/12] TCG patch queue
,
Richard Henderson
,
19:10
Re: [Qemu-devel] [PATCH v2 11/17] qcow2: make qcow2_encrypt_sectors encrypt in place
,
Eric Blake
,
18:22
Re: [Qemu-devel] [PATCH v2 10/17] block: add generic full disk encryption driver
,
Eric Blake
,
17:21
Re: [Qemu-devel] [PULL 0/6] Travis updates
,
Alex Bennée
,
15:19
[Qemu-devel] [PATCH] linux-user: add getrandom() syscall
,
Laurent Vivier
,
15:01
Re: [Qemu-devel] [PATCH v2] qemu-img: initialize MapEntry object
,
Eric Blake
,
14:56
Re: [Qemu-devel] [PATCH v2 09/17] qemu-img/qemu-io: don't prompt for passwords if not required
,
Eric Blake
,
14:53
Re: [Qemu-devel] [PATCH RFC] external backup api
,
John Snow
,
14:48
Re: [Qemu-devel] [PATCH v2 08/17] block: add flag to indicate that no I/O will be performed
,
Eric Blake
,
14:08
Re: [Qemu-devel] [PATCH v2 06/17] crypto: add block encryption framework
,
Eric Blake
,
13:48
Re: [Qemu-devel] [PATCH v1 19/22] migration: move definition of struct QEMUFile back into qemu-file.c
,
Dr. David Alan Gilbert
,
13:32
Re: [Qemu-devel] [PULL 48/49] i386: populate floppy drive information in DSDT
,
Igor Mammedov
,
13:25
Re: [Qemu-devel] [PULL 00/49] pc and misc cleanups and fixes, virtio optimizations
,
Igor Mammedov
,
13:19
[Qemu-devel] [PATCH v2] qemu-img: initialize MapEntry object
,
John Snow
,
13:12
[Qemu-devel] [PATCH v2 09/10] pc: acpi: clarify why possible LAPIC entries must be present in MADT
,
Igor Mammedov
,
13:07
[Qemu-devel] [PATCH v2 08/10] pc: acpi: move cpu->found_cpus bitmap to build_processor_devices()
,
Igor Mammedov
,
13:07
[Qemu-devel] [PATCH v2 10/10] pc: acpi: remove NOP assignment
,
Igor Mammedov
,
13:07
[Qemu-devel] [PATCH v2 07/10] pc: acpi: create MADT.lapic entries only for valid lapics
,
Igor Mammedov
,
13:07
[Qemu-devel] [PATCH v2 06/10] pc: acpi: create Processor and Notify objects only for valid lapics
,
Igor Mammedov
,
13:07
[Qemu-devel] [PATCH v2 05/10] pc: acpi: SRAT: create only valid processor lapic entries
,
Igor Mammedov
,
13:07
[Qemu-devel] [PATCH v2 04/10] pc: acpi: cleanup qdev_get_machine() calls
,
Igor Mammedov
,
13:07
[Qemu-devel] [PATCH v2 03/10] pc: init pcms->apic_id_limit once and use it throughout pc.c
,
Igor Mammedov
,
13:07
[Qemu-devel] [PATCH v2 00/10] pc: do not create invalid MADT.LAPIC/Processor entries
,
Igor Mammedov
,
13:07
[Qemu-devel] [PATCH v2 01/10] cpu: rename cpu_exists() to qemu_get_cpu_by_arch_id()
,
Igor Mammedov
,
13:07
[Qemu-devel] [PATCH v2 02/10] machine: introduce MachineClass.possible_cpu_arch_ids() hook
,
Igor Mammedov
,
13:07
Re: [Qemu-devel] [PATCH v2 07/17] crypto: implement the LUKS block encryption format
,
Eric Blake
,
12:39
Re: [Qemu-devel] [PULL 0/6] Travis updates
,
Alex Bennée
,
12:29
Re: [Qemu-devel] Memory on stellaris board
,
Peter Maydell
,
12:00
Re: [Qemu-devel] Memory on stellaris board
,
Aurelio Remonda
,
11:55
[Qemu-devel] [PATCH 1/6] target-arm: correct CNTFRQ access rights
,
Peter Maydell
,
11:53
[Qemu-devel] [PATCH 3/6] target-arm: Implement MDCR_EL3.TDOSA and MDCR_EL2.TDOSA traps
,
Peter Maydell
,
11:53
[Qemu-devel] [PATCH 6/6] target-arm: Report correct syndrome for FPEXC32_EL2 traps
,
Peter Maydell
,
11:53
[Qemu-devel] [PATCH 0/6] target-arm: Implement various EL3 traps
,
Peter Maydell
,
11:53
[Qemu-devel] [PATCH 4/6] target-arm: Implement MDCR_EL2.TDRA traps
,
Peter Maydell
,
11:53
[Qemu-devel] [PATCH 5/6] target-arm: Implement MDCR_EL2.TDA and MDCR_EL2.TDA traps
,
Peter Maydell
,
11:45
[Qemu-devel] [PATCH 2/6] target-arm: Fix handling of SCR.SMD
,
Peter Maydell
,
11:45
Re: [Qemu-devel] [PATCH 7/9] pc: acpi: drop not needed intermediate bitmap cpu->found_cpus
,
Igor Mammedov
,
11:45
Re: [Qemu-devel] [PATCH 5/7] target-arm: Add isread parameter to CPAccessFns
,
Alex Bennée
,
11:43
Re: [Qemu-devel] [PULL 0/6] Travis updates
,
Alex Bennée
,
11:42
Re: [Qemu-devel] [PULL 0/6] Travis updates
,
Peter Maydell
,
11:32
Re: [Qemu-devel] [PATCH 2/9] machine: introduce MachineClass.possible_cpu_arch_ids() hook
,
Igor Mammedov
,
11:29
Re: [Qemu-devel] [PULL 6/6] MAINTAINERS: Add .travis.yml
,
Peter Maydell
,
11:28
Re: [Qemu-devel] [PULL 0/6] Travis updates
,
Alex Bennée
,
11:28
Re: [Qemu-devel] [PATCH 5/7] target-arm: Add isread parameter to CPAccessFns
,
Peter Maydell
,
11:27
Re: [Qemu-devel] [PULL 6/6] MAINTAINERS: Add .travis.yml
,
Alex Bennée
,
11:26
Re: [Qemu-devel] Memory on stellaris board
,
Peter Maydell
,
11:24
Re: [Qemu-devel] [PATCH 5/5] balloon: Use only 'pc-dimm' type dimm for ballooning
,
Vladimir Sementsov-Ogievskiy
,
11:23
Re: [Qemu-devel] [Qemu-arm] [PATCH 6/7] target-arm: Implement NSACR trapping behaviour
,
Peter Maydell
,
11:23
Re: [Qemu-devel] [PATCH 7/9] pc: acpi: drop not needed intermediate bitmap cpu->found_cpus
,
Igor Mammedov
,
11:20
Re: [Qemu-devel] [PATCH 5/7] target-arm: Add isread parameter to CPAccessFns
,
Alex Bennée
,
11:18
Re: [Qemu-devel] [PATCH 6/9] pc: acpi: create MADT.lapic entries only for valid lapics
,
Igor Mammedov
,
11:14
Re: [Qemu-devel] Memory on stellaris board
,
Aurelio Remonda
,
11:09
Re: [Qemu-devel] [PATCH 7/7] target-arm: Enable EL3 for Cortex-A53 and Cortex-A57
,
Alex Bennée
,
11:08
Re: [Qemu-devel] [Qemu-arm] [PATCH 6/7] target-arm: Implement NSACR trapping behaviour
,
Alex Bennée
,
11:08
Re: [Qemu-devel] [PATCH 4/7] target-arm: Update arm_generate_debug_exceptions() to handle EL2/EL3
,
Peter Maydell
,
10:55
Re: [Qemu-devel] [PATCH v5 07/10] qemu-img: allow specifying image as a set of options args
,
Kevin Wolf
,
10:52
Re: [Qemu-devel] [PATCH 2/9] machine: introduce MachineClass.possible_cpu_arch_ids() hook
,
Eduardo Habkost
,
10:50
Re: [Qemu-devel] [PATCH V2] quorum: fix segfault when read fails in fifo mode
,
Kevin Wolf
,
10:47
Re: [Qemu-devel] [PATCH V2] quorum: fix segfault when read fails in fifo mode
,
Eric Blake
,
10:46
Re: [Qemu-devel] [PATCH 5/9] pc: acpi: create Processor and Notify objects only for valid lapics
,
Igor Mammedov
,
10:43
Re: [Qemu-devel] [PATCH v4 1/6] virtio-net: use the backend cross-endian capabilities
,
Greg Kurz
,
10:42
Re: [Qemu-devel] [PATCH 2/9] machine: introduce MachineClass.possible_cpu_arch_ids() hook
,
Igor Mammedov
,
10:39
Re: [Qemu-devel] [PATCH 9/9] pc: acpi: clarify why possible LAPIC entries must be present in MADT
,
Eduardo Habkost
,
10:39
Re: [Qemu-devel] [PATCH 7/9] pc: acpi: drop not needed intermediate bitmap cpu->found_cpus
,
Eduardo Habkost
,
10:39
Re: [Qemu-devel] [PATCH 6/9] pc: acpi: create MADT.lapic entries only for valid lapics
,
Eduardo Habkost
,
10:28
Re: [Qemu-devel] [PATCH 5/9] pc: acpi: create Processor and Notify objects only for valid lapics
,
Eduardo Habkost
,
10:17
Re: [Qemu-devel] [PATCH 4/9] pc: acpi: SRAT: create only valid processor lapic entries
,
Eduardo Habkost
,
10:07
Re: [Qemu-devel] [PULL 0/9] migration: small fixes
,
Peter Maydell
,
10:06
Re: [Qemu-devel] [PATCH 2/9] machine: introduce MachineClass.possible_cpu_arch_ids() hook
,
Eduardo Habkost
,
10:04
Re: [Qemu-devel] [PULL 00/49] pc and misc cleanups and fixes, virtio optimizations
,
Peter Maydell
,
10:04
Re: [Qemu-devel] [PATCH 5/5] balloon: Use only 'pc-dimm' type dimm for ballooning
,
Igor Mammedov
,
09:55
Re: [Qemu-devel] [PATCH 4/5] virtio-balloon: rewrite get_current_ram_size()
,
Igor Mammedov
,
09:54
Re: [Qemu-devel] [PATCH 2/9] machine: introduce MachineClass.possible_cpu_arch_ids() hook
,
Igor Mammedov
,
09:50
Re: [Qemu-devel] [PATCH v2 0/5] q35: Remove old machines and unused compat code
,
Eduardo Habkost
,
09:46
Re: [Qemu-devel] how to install qemu KVM 1.4.0 release
,
Peter Maydell
,
09:41
[Qemu-devel] [PATCH 0/3] target-arm: Fix IL in syndromes for FP and copro traps
,
Peter Maydell
,
09:38
[Qemu-devel] [PATCH 1/3] target-arm: Correct misleading 'is_thumb' syn_* parameter names
,
Peter Maydell
,
09:38
[Qemu-devel] [PATCH 2/3] target-arm: Fix IL bit reported for Thumb coprocessor traps
,
Peter Maydell
,
09:37
[Qemu-devel] [PATCH 3/3] target-arm: Fix IL bit reported for Thumb VFP and Neon traps
,
Peter Maydell
,
09:37
[Qemu-devel] 答复: [PATCH] net: ne2000: check ring buffer control registers
,
yanghongke
,
09:33
[Qemu-devel] how to install qemu KVM 1.4.0 release
,
Gilar Dwitresna
,
09:33
Re: [Qemu-devel] [PATCH 5/7] target-arm: Add isread parameter to CPAccessFns
,
Peter Maydell
,
09:29
Re: [Qemu-devel] [PATCH 5/7] target-arm: Add isread parameter to CPAccessFns
,
Alex Bennée
,
09:21
Re: [Qemu-devel] [PATCH 1/9] cpu: rename cpu_exists() to qemu_get_cpu_by_arch_id()
,
Eduardo Habkost
,
09:20
Re: [Qemu-devel] [PATCH 2/9] machine: introduce MachineClass.possible_cpu_arch_ids() hook
,
Eduardo Habkost
,
09:14
Re: [Qemu-devel] [PATCH 4/5] virtio-balloon: rewrite get_current_ram_size()
,
Vladimir Sementsov-Ogievskiy
,
09:13
[Qemu-devel] [PATCH] qqq: module for synchronizing with a simulation clock
,
James J. Nutaro
,
09:12
Re: [Qemu-devel] [PATCH 5/5] balloon: Use only 'pc-dimm' type dimm for ballooning
,
Vladimir Sementsov-Ogievskiy
,
09:10
Re: [Qemu-devel] [PATCH 4/7] target-arm: Update arm_generate_debug_exceptions() to handle EL2/EL3
,
Alex Bennée
,
09:09
Re: [Qemu-devel] [PATCH 3/5] pc-dimm: add pc_dimm_build_list()
,
Vladimir Sementsov-Ogievskiy
,
09:08
[Qemu-devel] [PULL 9/9] migration: fix bad string passed to error_report()
,
Amit Shah
,
08:57
[Qemu-devel] [PULL 7/9] migration: remove useless code.
,
Amit Shah
,
08:57
[Qemu-devel] [PULL 8/9] static checker: e1000-82540em got aliased to e1000
,
Amit Shah
,
08:57
[Qemu-devel] [PULL 5/9] qmp-commands.hx: Fix the missing options for migration parameters commands
,
Amit Shah
,
08:57
[Qemu-devel] [PULL 6/9] qmp-commands.hx: Document the missing options for migration capability commands
,
Amit Shah
,
08:57
[Qemu-devel] [PULL 4/9] migration/ram: Fix some helper functions' parameter to use PageSearchStatus
,
Amit Shah
,
08:57
[Qemu-devel] [PULL 3/9] savevm: Split load vm state function qemu_loadvm_state
,
Amit Shah
,
08:57
[Qemu-devel] [PULL 2/9] migration: rename 'file' in MigrationState to 'to_dst_file'
,
Amit Shah
,
08:57
[Qemu-devel] [PULL 1/9] ram: Split host_from_stream_offset() into two helper functions
,
Amit Shah
,
08:57
[Qemu-devel] [PULL 0/9] migration: small fixes
,
Amit Shah
,
08:57
Re: [Qemu-devel] [PATCH 0/2] error: Documentation updates
,
Lluís Vilanova
,
08:45
Re: [Qemu-devel] [Qemu-arm] [PATCH 3/7] target-arm: Use access_trap_aa32s_el1() for SCR and MVBAR
,
Alex Bennée
,
08:44
Re: [Qemu-devel] [PATCH v1 0/3] Extend the performance monitoring registers
,
Aaron Lindsay
,
08:37
Re: [Qemu-devel] [PATCH v5 5/9] qemu-log: support simple pid substitution in logfile
,
Alex Bennée
,
08:35
Re: [Qemu-devel] [PATCH V2] quorum: fix segfault when read fails in fifo mode
,
Alberto Garcia
,
08:28
Re: [Qemu-devel] [PATCH v2 04/17] crypto: add support for generating initialization vectors
,
Daniel P. Berrange
,
08:23
Re: [Qemu-devel] [PATCH 4/4] block/gluster: add support for multiple gluster servers
,
Prasanna Kumar Kalever
,
08:18
Re: [Qemu-devel] [PATCH v1 3/3] target-arm: Add the pmovsclr_el0 and pmintenclr_el1 registers
,
Nathan Rossi
,
08:09
Re: [Qemu-devel] [PATCH v1 2/3] target-arm: Add Some of the performance monitor registers
,
Nathan Rossi
,
08:09
Re: [Qemu-devel] [PATCH v1 1/3] target-arm: Add the pmceid0 and pmceid1 registers
,
Nathan Rossi
,
08:08
Re: [Qemu-devel] [PATCH v4 0/6] virtio/vhost cross-endian cleanup
,
Laurent Vivier
,
08:07
Re: [Qemu-devel] [PATCH v4 4/6] vhost: move virtio 1.0 check to cross-endian helper
,
Laurent Vivier
,
08:06
Re: [Qemu-devel] [PATCH v4 5/6] vhost: simplify vhost_needs_vring_endian()
,
Laurent Vivier
,
08:02
Re: [Qemu-devel] [PATCH 5/5] balloon: Use only 'pc-dimm' type dimm for ballooning
,
Igor Mammedov
,
07:59
Re: [Qemu-devel] [PATCH 4/5] virtio-balloon: rewrite get_current_ram_size()
,
Igor Mammedov
,
07:57
Re: [Qemu-devel] [PULL 06/49] virtio: move allocation to virtqueue_pop/vring_pop
,
Peter Maydell
,
07:53
Re: [Qemu-devel] [PATCH 3/5] pc-dimm: add pc_dimm_build_list()
,
Igor Mammedov
,
07:52
Re: [Qemu-devel] [PATCH 2/5] pc-dimm: rename pc_dimm_built_list()
,
Igor Mammedov
,
07:50
Re: [Qemu-devel] [PATCH] hw/arm/virt: fix max-cpus check
,
Shannon Zhao
,
07:45
Re: [Qemu-devel] [PATCH v2 06/17] crypto: add block encryption framework
,
Daniel P. Berrange
,
07:43
Re: [Qemu-devel] [PATCH v2 05/17] crypto: add support for anti-forensic split algorithm
,
Daniel P. Berrange
,
07:39
Re: [Qemu-devel] [PATCH v2 05/17] crypto: add support for anti-forensic split algorithm
,
Daniel P. Berrange
,
07:38
Re: [Qemu-devel] [PATCH 3/3] balloon: don't use NVDIMM for ballooning
,
Vladimir Sementsov-Ogievskiy
,
07:01
Re: [Qemu-devel] [PATCH v4 5/6] vhost: simplify vhost_needs_vring_endian()
,
Cornelia Huck
,
06:39
Re: [Qemu-devel] [PATCH v4 1/6] virtio-net: use the backend cross-endian capabilities
,
Cornelia Huck
,
06:33
Re: [Qemu-devel] [PATCH 2/7] target-arm: Implement MDCR_EL3 and SDCR
,
Peter Maydell
,
06:28
Re: [Qemu-devel] [PATCH 2/7] target-arm: Implement MDCR_EL3 and SDCR
,
Alex Bennée
,
06:13
[Qemu-devel] [PATCH 10/13] qapi: Add burst length parameters to block_set_io_throttle
,
Alberto Garcia
,
06:02
[Qemu-devel] [PATCH 03/13] throttle: Make throttle_max_is_missing_limit() set errp
,
Alberto Garcia
,
06:02
[Qemu-devel] [PATCH 00/13] throttle: Allow I/O bursts for a user-defined period of time
,
Alberto Garcia
,
06:02
[Qemu-devel] [PATCH 13/13] throttle: Test throttle_compute_wait() during bursts
,
Alberto Garcia
,
06:02
[Qemu-devel] [PATCH 11/13] qapi: Add burst length fields to BlockDeviceInfo
,
Alberto Garcia
,
06:02
[Qemu-devel] [PATCH 08/13] throttle: Add support for burst periods
,
Alberto Garcia
,
06:02
[Qemu-devel] [PATCH 07/13] throttle: Use throttle_config_init() to initialize ThrottleConfig
,
Alberto Garcia
,
06:02
[Qemu-devel] [PATCH 12/13] throttle: Check that burst_level leaks correctly
,
Alberto Garcia
,
06:02
[Qemu-devel] [PATCH 02/13] throttle: Make throttle_conflicting() set errp
,
Alberto Garcia
,
06:02
[Qemu-devel] [PATCH 04/13] throttle: Make throttle_is_valid() set errp
,
Alberto Garcia
,
06:02
[Qemu-devel] [PATCH 01/13] throttle: Make throttle_compute_timer() static
,
Alberto Garcia
,
06:02
[Qemu-devel] [PATCH 06/13] throttle: Merge all functions that check the configuration into one
,
Alberto Garcia
,
06:02
[Qemu-devel] [PATCH 09/13] throttle: Add command-line settings to define the burst periods
,
Alberto Garcia
,
06:02
[Qemu-devel] [PATCH 05/13] throttle: Set always an average value when setting a maximum value
,
Alberto Garcia
,
06:02
[Qemu-devel] [PATCH] usb: check RNDIS buffer offsets & length
,
P J P
,
05:54
[Qemu-devel] [PATCH v4 6/6] virtio: optimize virtio_access_is_big_endian() for little-endian targets
,
Greg Kurz
,
05:46
Re: [Qemu-devel] [PATCH v5 0/7] mips/kvm: Support FPU & SIMD (MSA) in MIPS KVM guests
,
James Hogan
,
05:46
[Qemu-devel] [PATCH v4 5/6] vhost: simplify vhost_needs_vring_endian()
,
Greg Kurz
,
05:46
[Qemu-devel] [PATCH v4 4/6] vhost: move virtio 1.0 check to cross-endian helper
,
Greg Kurz
,
05:46
[Qemu-devel] [PATCH v4 3/6] virtio: move cross-endian helper to vhost
,
Greg Kurz
,
05:45
[Qemu-devel] [PATCH v4 2/6] vhost-net: revert support of cross-endian vnet headers
,
Greg Kurz
,
05:45
[Qemu-devel] [PATCH v4 1/6] virtio-net: use the backend cross-endian capabilities
,
Greg Kurz
,
05:43
[Qemu-devel] [PATCH v4 0/6] virtio/vhost cross-endian cleanup
,
Greg Kurz
,
05:39
[Qemu-devel] [PATCH] net: netmap: probe netmap interface for virtio-net header
,
Vincenzo Maffione
,
05:32
[Qemu-devel] [PATCH] net: netmap: implement virtio-net header probe
,
Vincenzo Maffione
,
05:32
Re: [Qemu-devel] [PATCH v2 04/17] crypto: add support for generating initialization vectors
,
Daniel P. Berrange
,
05:23
Re: [Qemu-devel] [PATCH v2 07/11] block: m25p80: Dummy cycles for N25Q256/512
,
Krzeminski, Marcin (Nokia - PL/Wroclaw)
,
05:15
Re: [Qemu-devel] [PATCH v2 03/17] crypto: add support for PBKDF2 algorithm
,
Daniel P. Berrange
,
05:13
Re: [Qemu-devel] [PATCH v2 04/11] block: m25p80: Extend address mode
,
Krzeminski, Marcin (Nokia - PL/Wroclaw)
,
05:11
Re: [Qemu-devel] [PATCH v2 05/11] block: m25p80: 4byte address mode
,
Krzeminski, Marcin (Nokia - PL/Wroclaw)
,
04:56
Re: [Qemu-devel] [PATCH 3/3] balloon: don't use NVDIMM for ballooning
,
Markus Armbruster
,
04:53
Re: [Qemu-devel] [Qemu-arm] [PATCH 1/7] target-arm: Fix typo in comment in arm_is_secure_below_el3()
,
Alex Bennée
,
04:52
[Qemu-devel] [PATCH 12/12] MAINTAINERS: Add tests/docker
,
Fam Zheng
,
04:26
[Qemu-devel] [PATCH 11/12] .gitignore: Ignore temporary dockerfile
,
Fam Zheng
,
04:26
[Qemu-devel] [PATCH 10/12] docs: Add text for tests/docker in build-system.txt
,
Fam Zheng
,
04:25
[Qemu-devel] [PATCH 09/12] docker: Add travis tool
,
Fam Zheng
,
04:25
[Qemu-devel] [PATCH 08/12] docker: Add mingw test
,
Fam Zheng
,
04:25
[Qemu-devel] [PATCH 07/12] docker: Add clang test
,
Fam Zheng
,
04:25
[Qemu-devel] [PATCH 06/12] docker: Add basic test
,
Fam Zheng
,
04:25
[Qemu-devel] [PATCH 05/12] docker: Add common.rc
,
Fam Zheng
,
04:25
[Qemu-devel] [PATCH 04/12] docker: Add test runner
,
Fam Zheng
,
04:25
[Qemu-devel] [PATCH 03/12] docker: Add images
,
Fam Zheng
,
04:25
[Qemu-devel] [PATCH 02/12] Makefile: Rules for docker testing
,
Fam Zheng
,
04:24
[Qemu-devel] [PATCH 01/12] tests: Add utilities for docker testing
,
Fam Zheng
,
04:24
[Qemu-devel] [PATCH 00/12] tests: Introducing docker tests
,
Fam Zheng
,
04:24
Re: [Qemu-devel] [PATCH v2 03/17] crypto: add support for PBKDF2 algorithm
,
Daniel P. Berrange
,
04:24
Re: [Qemu-devel] [PATCH] Adds keycode 86 to the hid_usage_keys translation table.
,
Gerd Hoffmann
,
04:16
Re: [Qemu-devel] [PATCH v2 0/5] q35: Remove old machines and unused compat code
,
Markus Armbruster
,
04:09
Re: [Qemu-devel] [PATCH] net: ne2000: check ring buffer control registers
,
Jason Wang
,
04:05
[Qemu-devel] [PATCH v10] spec: add qcow2 bitmaps extension specification
,
Vladimir Sementsov-Ogievskiy
,
03:58
Re: [Qemu-devel] [PATCH v2 0/5] q35: Remove old machines and unused compat code
,
Markus Armbruster
,
03:55
Re: [Qemu-devel] [PULL 45/49] net: set endianness on all backend devices
,
Greg Kurz
,
03:54
Re: [Qemu-devel] [PATCH v2 0/6] external backup api
,
Denis V. Lunev
,
03:51
Re: [Qemu-devel] [PATCH v2 0/6] external backup api
,
Fam Zheng
,
03:44
[Qemu-devel] [PATCH] hw/intc: fix failure return for xics_alloc_block()
,
Greg Kurz
,
03:44
[Qemu-devel] [PATCH v2] migration: fix bad string passed to error_report()
,
Greg Kurz
,
03:33
Re: [Qemu-devel] [PATCH] rng-random: implement request queue
,
Paolo Bonzini
,
03:32
Re: [Qemu-devel] [PATCH RFC v2 3/5] net/filter: Introduce a helper to add a filter to the netdev
,
Hailiang Zhang
,
03:30
[Qemu-devel] [PATCH v6 0/5] don't use NVDIMM for balooning
,
Vladimir Sementsov-Ogievskiy
,
03:22
[Qemu-devel] [PATCH 0/5] don't use NVDIMM for balooning
,
Vladimir Sementsov-Ogievskiy
,
03:19
[Qemu-devel] [PATCH 4/5] virtio-balloon: rewrite get_current_ram_size()
,
Vladimir Sementsov-Ogievskiy
,
03:19
[Qemu-devel] [PATCH 5/5] balloon: Use only 'pc-dimm' type dimm for ballooning
,
Vladimir Sementsov-Ogievskiy
,
03:19
[Qemu-devel] [PATCH 2/5] pc-dimm: rename pc_dimm_built_list()
,
Vladimir Sementsov-Ogievskiy
,
03:19
[Qemu-devel] [PATCH 1/5] move get_current_ram_size to virtio-balloon.c
,
Vladimir Sementsov-Ogievskiy
,
03:19
[Qemu-devel] [PATCH 3/5] pc-dimm: add pc_dimm_build_list()
,
Vladimir Sementsov-Ogievskiy
,
03:19
Re: [Qemu-devel] [PATCH v2 07/11] block: m25p80: Dummy cycles for N25Q256/512
,
Cédric Le Goater
,
03:06
Re: [Qemu-devel] [PATCH 0/2] error: Documentation updates
,
Markus Armbruster
,
03:04
Re: [Qemu-devel] [PATCH v2 04/11] block: m25p80: Extend address mode
,
Cédric Le Goater
,
02:58
Re: [Qemu-devel] [SeaBIOS] [RFC PATCH v2] fw/pci: Add support for mapping Intel IGD OpRegion via QEMU
,
Gerd Hoffmann
,
02:58
Re: [Qemu-devel] [PATCH v2 05/11] block: m25p80: 4byte address mode
,
Cédric Le Goater
,
02:53
Re: [Qemu-devel] qdev & hw/core owner? (was Re: [PATCH v19 7/9] machine: add properties to compat_props incrementaly)
,
Markus Armbruster
,
02:52
Re: [Qemu-devel] qdev & hw/core owner? (was Re: [PATCH v19 7/9] machine: add properties to compat_props incrementaly)
,
Marcel Apfelbaum
,
02:51
Re: [Qemu-devel] qdev & hw/core owner? (was Re: [PATCH v19 7/9] machine: add properties to compat_props incrementaly)
,
Markus Armbruster
,
02:49
Re: [Qemu-devel] [PATCH RFC v2 3/5] net/filter: Introduce a helper to add a filter to the netdev
,
Jason Wang
,
02:40
Re: [Qemu-devel] [PATCH] [trivial] qapi: Add missing JSON files in build dependencies
,
Markus Armbruster
,
02:40
Re: [Qemu-devel] [PATCH 7/7] igd: add q35 support
,
Gerd Hoffmann
,
02:40
Re: [Qemu-devel] [PATCH v2 00/10] virtio/vring: optimization patches
,
Gonglei (Arei)
,
02:18
Re: [Qemu-devel] [PATCH RFC v2 3/5] net/filter: Introduce a helper to add a filter to the netdev
,
Hailiang Zhang
,
02:02
[Qemu-devel] [PATCH] net/filter-redirector:Add filter-redirector
,
Zhang Chen
,
01:50
Re: [Qemu-devel] [PULL 6/6] MAINTAINERS: Add .travis.yml
,
Fam Zheng
,
01:25
Re: [Qemu-devel] [PATCH RFC v2 3/5] net/filter: Introduce a helper to add a filter to the netdev
,
Jason Wang
,
01:19
Re: [Qemu-devel] [RFC PATCH 1/4] tests: Introduce Docker based tests
,
Fam Zheng
,
01:17
Re: [Qemu-devel] [PATCH 07/10] virtio: combine the read of a descriptor
,
Gonglei (Arei)
,
01:17
Re: [Qemu-devel] [SeaBIOS] [RFC PATCH v2] fw/pci: Add support for mapping Intel IGD OpRegion via QEMU
,
Alex Williamson
,
00:45
Re: [Qemu-devel] [PATCH] rng-random: implement request queue
,
Pankaj Gupta
,
00:31
February 04, 2016
Re: [Qemu-devel] [PATCH 0/4] vfio-pci: pass the aer error to guest, part1
,
Alex Williamson
,
23:53
[Qemu-devel] [PATCH v15 8/9] Implement new driver for block replication
,
Changlong Xie
,
23:17
[Qemu-devel] [PATCH v15 9/9] support replication driver in blockdev-add
,
Changlong Xie
,
23:17
[Qemu-devel] [PATCH v15 7/9] Introduce new APIs to do replication operation
,
Changlong Xie
,
23:17
[Qemu-devel] [PATCH v15 3/9] Backup: clear all bitmap when doing block checkpoint
,
Changlong Xie
,
23:17
[Qemu-devel] [PATCH v15 1/9] unblock backup operations in backing file
,
Changlong Xie
,
23:17
[Qemu-devel] [PATCH v15 0/9] Block replication for continuous checkpoints
,
Changlong Xie
,
23:17
[Qemu-devel] [PATCH v15 5/9] docs: block replication's description
,
Changlong Xie
,
23:17
[Qemu-devel] [PATCH v15 6/9] auto complete active commit
,
Changlong Xie
,
23:17
[Qemu-devel] [PATCH v15 4/9] Link backup into block core
,
Changlong Xie
,
23:17
[Qemu-devel] [PATCH v15 2/9] Store parent BDS in BdrvChild
,
Changlong Xie
,
23:17
[Qemu-devel] [PATCH] Adds keycode 86 to the hid_usage_keys translation table.
,
Daniel Serpell
,
22:17
[Qemu-devel] [PATCH] qqq: module for synchronizing with a simulation clock
,
James J. Nutaro
,
22:17
[Qemu-devel] [PATCH] Fixes missing key in usb keyboard emulation
,
Daniel Serpell
,
22:17
[Qemu-devel] [PATCH v4 3/4] filter-buffer: Accept zero interval
,
zhanghailiang
,
21:48
[Qemu-devel] [PATCH v4 2/4] net/filter: Introduce a helper to add a filter to the netdev
,
zhanghailiang
,
21:48
[Qemu-devel] [PATCH v4 1/4] net/filter: Add a 'status' property for filter object
,
zhanghailiang
,
21:47
[Qemu-devel] [PATCH v4 4/4] net/filter: Add a default filter to each netdev
,
zhanghailiang
,
21:47
[Qemu-devel] [PATCH v4 0/4] Netfilter: Add each netdev a default filter
,
zhanghailiang
,
21:47
Re: [Qemu-devel] [PATCH v3 4/4] net/filter: Add a default filter to each netdev
,
Hailiang Zhang
,
21:35
Re: [Qemu-devel] [PATCH v3 2/4] net/filter: Introduce a helper to add a filter to the netdev
,
Hailiang Zhang
,
21:24
[Qemu-devel] [PATCH V2] quorum: fix segfault when read fails in fifo mode
,
Changlong Xie
,
21:24
[Qemu-devel] [PATCH 3/6] pseries: Simplify handling of the hash page table fd
,
David Gibson
,
21:13
[Qemu-devel] [PATCH 5/6] target-ppc: Remove hack for ppc_hash64_load_hpte*() with HV KVM
,
David Gibson
,
21:13
[Qemu-devel] [PATCH 0/6] Cleanups to Hash Page Table handling
,
David Gibson
,
21:13
[Qemu-devel] [PATCH 1/6] target-ppc: Remove unused kvmppc_update_sdr1() stub
,
David Gibson
,
21:13
[Qemu-devel] [PATCH 4/6] pseries: Move hash page table allocation to reset time
,
David Gibson
,
21:13
[Qemu-devel] [PATCH 6/6] target-ppc: Add helpers for updating a CPU's SDR1 and external HPT
,
David Gibson
,
21:13
[Qemu-devel] [PATCH 2/6] target-ppc: Include missing MMU models for SDR1 in info registers
,
David Gibson
,
21:13
Re: [Qemu-devel] [PATCH] hw: fix some debug message format strings
,
David Gibson
,
21:07
Re: [Qemu-devel] [iGVT-g] <summary> RE: VFIO based vGPU(was Re: [Announcement] 2015-Q3 release of XenGT - a Mediated ...)
,
Tian, Kevin
,
21:01
[Qemu-devel] [PATCH v12 1/2] mirror: Rewrite mirror_iteration
,
Fam Zheng
,
21:00
[Qemu-devel] [PATCH v12 2/2] mirror: Add mirror_wait_for_io
,
Fam Zheng
,
21:00
[Qemu-devel] [PATCH v12 0/2] mirror: Improve zero write and discard
,
Fam Zheng
,
21:00
Re: [Qemu-devel] [PATCH] quorum: fix segfault when read fails in fifo mode
,
Changlong Xie
,
20:56
Re: [Qemu-devel] [PATCH 0/2] pci core function cleanup
,
Cao jin
,
20:37
Re: [Qemu-devel] [PATCH v4 0/2] change type of pci_bridge_initfn()
,
Cao jin
,
20:28
[Qemu-devel] [PATCH v14] block/raw-posix.c: Make physical devices usable in QEMU under Mac OS X host
,
Programmingkid
,
19:32
Re: [Qemu-devel] [PATCH v2 06/17] crypto: add block encryption framework
,
Eric Blake
,
19:23
Re: [Qemu-devel] [PATCH v2 00/10] target-i386 addressing cleanups
,
Richard Henderson
,
18:45
Re: [Qemu-devel] [PATCH v5 5/9] qemu-log: support simple pid substitution in logfile
,
Eric Blake
,
18:32
Re: [Qemu-devel] [PATCH v2 05/17] crypto: add support for anti-forensic split algorithm
,
Eric Blake
,
18:26
Re: [Qemu-devel] [PATCH v5 9/9] cputlb: modernise the debug support
,
Richard Henderson
,
18:11
Re: [Qemu-devel] [PATCH v5 7/9] qemu-log: dfilter-ise exec, out_asm, op and opt_op
,
Richard Henderson
,
18:09
Re: [Qemu-devel] [PATCH v5 6/9] qemu-log: new option -dfilter to limit output
,
Richard Henderson
,
18:08
Re: [Qemu-devel] [RFC PATCH 0/2] Early release of -drive QemuOpts
,
Paolo Bonzini
,
18:02
Re: [Qemu-devel] [PATCH v2 04/17] crypto: add support for generating initialization vectors
,
Eric Blake
,
17:57
[Qemu-devel] [PATCH] migration: reorder code to make it symmetric
,
Wei Yang
,
17:51
Re: [Qemu-devel] [PATCH v5 5/9] qemu-log: support simple pid substitution in logfile
,
Richard Henderson
,
17:26
Re: [Qemu-devel] [PULL 38/49] acpi: take oem_id in build_header(), optionally
,
Laszlo Ersek
,
17:25
Re: [Qemu-devel] [PATCH v5 4/9] qemu-log: Improve the "exec" TB execution logging
,
Richard Henderson
,
17:17
Re: [Qemu-devel] [PATCH v2 0/5] q35: Remove old machines and unused compat code
,
Michael S. Tsirkin
,
17:14
Re: [Qemu-devel] [PATCH v2 03/17] crypto: add support for PBKDF2 algorithm
,
Eric Blake
,
17:14
Re: [Qemu-devel] [PATCH v16 00/14] vfio-pci: pass the aer error to guest
,
Michael S. Tsirkin
,
16:59
[Qemu-devel] [PULL 49/49] acpi: update expected DSDT
,
Michael S. Tsirkin
,
16:54
[Qemu-devel] [PULL 47/49] expose floppy drive geometry and CMOS type
,
Michael S. Tsirkin
,
16:54
[Qemu-devel] [PULL 48/49] i386: populate floppy drive information in DSDT
,
Michael S. Tsirkin
,
16:54
[Qemu-devel] [PULL 46/49] i386/acpi: make floppy controller object dynamic
,
Michael S. Tsirkin
,
16:54
[Qemu-devel] [PULL 45/49] net: set endianness on all backend devices
,
Michael S. Tsirkin
,
16:54
[Qemu-devel] [PULL 44/49] fix MSI injection on Xen
,
Michael S. Tsirkin
,
16:54
[Qemu-devel] [PULL 43/49] intel_iommu: large page support
,
Michael S. Tsirkin
,
16:54
[Qemu-devel] [PULL 42/49] dimm: Correct type of MemoryHotplugState->base
,
Michael S. Tsirkin
,
16:54
[Qemu-devel] [PULL 41/49] pc: set the OEM fields in the RSDT and the FADT from the SLIC
,
Michael S. Tsirkin
,
16:53
[Qemu-devel] [PULL 40/49] acpi: add function to extract oem_id and oem_table_id from the user's SLIC
,
Michael S. Tsirkin
,
16:53
[Qemu-devel] [PULL 39/49] acpi: expose oem_id and oem_table_id in build_rsdt()
,
Michael S. Tsirkin
,
16:53
[Qemu-devel] [PULL 38/49] acpi: take oem_id in build_header(), optionally
,
Michael S. Tsirkin
,
16:53
[Qemu-devel] [PULL 36/49] pc: Move APIC and NUMA data from PcGuestInfo to PCMachineState
,
Michael S. Tsirkin
,
16:53
[Qemu-devel] [PULL 37/49] pc: Eliminate PcGuestInfo struct
,
Michael S. Tsirkin
,
16:53
[Qemu-devel] [PULL 33/49] pc: Remove RAM size fields from PcGuestInfo
,
Michael S. Tsirkin
,
16:53
[Qemu-devel] [PULL 35/49] pc: Move PcGuestInfo.fw_cfg to PCMachineState
,
Michael S. Tsirkin
,
16:53
[Qemu-devel] [PULL 34/49] pc: Remove PcGuestInfo.isapc_ram_fw field
,
Michael S. Tsirkin
,
16:53
[Qemu-devel] [PULL 32/49] pc: Remove compat fields from PcGuestInfo
,
Michael S. Tsirkin
,
16:53
[Qemu-devel] [PULL 31/49] acpi: Don't save PcGuestInfo on AcpiBuildState
,
Michael S. Tsirkin
,
16:53
[Qemu-devel] [PULL 30/49] acpi: Remove guest_info parameters from functions
,
Michael S. Tsirkin
,
16:53
[Qemu-devel] [PULL 29/49] pc: Simplify xen_load_linux() signature
,
Michael S. Tsirkin
,
16:53
[Qemu-devel] [PULL 28/49] pc: Simplify pc_memory_init() signature
,
Michael S. Tsirkin
,
16:53
[Qemu-devel] [PULL 27/49] pc: Eliminate struct PcGuestInfoState
,
Michael S. Tsirkin
,
16:53
[Qemu-devel] [PULL 26/49] pc: Move PcGuestInfo declaration to top of file
,
Michael S. Tsirkin
,
16:52
[Qemu-devel] [PULL 25/49] ipmi: add ACPI power and GUID commands
,
Michael S. Tsirkin
,
16:52
[Qemu-devel] [PULL 24/49] ipmi: add GET_SYS_RESTART_CAUSE chassis command
,
Michael S. Tsirkin
,
16:52
[Qemu-devel] [PULL 23/49] ipmi: add get and set SENSOR_TYPE commands
,
Michael S. Tsirkin
,
16:52
[Qemu-devel] [PULL 22/49] ipmi: introduce a struct ipmi_sdr_compact
,
Michael S. Tsirkin
,
16:52
[Qemu-devel] [PULL 21/49] ipmi: fix SDR length value
,
Michael S. Tsirkin
,
16:52
[Qemu-devel] [PULL 20/49] ipmi: cleanup error_report messages
,
Michael S. Tsirkin
,
16:52
[Qemu-devel] [PULL 19/49] ipmi: replace *_MAXCMD defines
,
Michael S. Tsirkin
,
16:52
[Qemu-devel] [PULL 18/49] ipmi: replace goto by a return statement
,
Michael S. Tsirkin
,
16:52
[Qemu-devel] [PULL 17/49] hw/pci: ensure that only PCI/PCIe bridges can be attached to pxb/pxb-pcie devices
,
Michael S. Tsirkin
,
16:52
[Qemu-devel] [PULL 16/49] vhost-user-test: use correct ROM to speed up and avoid spurious failures
,
Michael S. Tsirkin
,
16:52
[Qemu-devel] [PULL 15/49] hw/pxb: add pxb devices to the bridge category
,
Michael S. Tsirkin
,
16:52
[Qemu-devel] [PULL 13/49] virtio: read avail_idx from VQ only when necessary
,
Michael S. Tsirkin
,
16:52
[Qemu-devel] [PULL 12/49] virtio: cache used_idx in a VirtQueue field
,
Michael S. Tsirkin
,
16:52
[Qemu-devel] [PULL 11/49] virtio: combine the read of a descriptor
,
Michael S. Tsirkin
,
16:51
[Qemu-devel] [PULL 10/49] vring: slim down allocation of VirtQueueElements
,
Michael S. Tsirkin
,
16:51
[Qemu-devel] [PULL 09/49] virtio: slim down allocation of VirtQueueElements
,
Michael S. Tsirkin
,
16:51
[Qemu-devel] [PULL 08/49] virtio: introduce virtqueue_alloc_element
,
Michael S. Tsirkin
,
16:51
[Qemu-devel] [PULL 06/49] virtio: move allocation to virtqueue_pop/vring_pop
,
Michael S. Tsirkin
,
16:51
[Qemu-devel] [PULL 07/49] virtio: introduce qemu_get/put_virtqueue_element
,
Michael S. Tsirkin
,
16:51
[Qemu-devel] [PULL 05/49] virtio: move VirtQueueElement at the beginning of the structs
,
Michael S. Tsirkin
,
16:51
[Qemu-devel] [PULL 04/49] tests: pc: acpi: add expected DSDT.bridge blobs and update DSDT blobs
,
Michael S. Tsirkin
,
16:51
[Qemu-devel] [PULL 03/49] tests: pc: acpi: drop not needed 'expected SSDT' blobs
,
Michael S. Tsirkin
,
16:51
[Qemu-devel] [PULL 02/49] pc: acpi: merge SSDT into DSDT
,
Michael S. Tsirkin
,
16:51
[Qemu-devel] [PULL 01/49] Fix virtio migration
,
Michael S. Tsirkin
,
16:51
[Qemu-devel] [PULL 00/49] pc and misc cleanups and fixes, virtio optimizations
,
Michael S. Tsirkin
,
16:51
[Qemu-devel] [PULL 14/49] virtio: combine write of an entry into used ring
,
Michael S. Tsirkin
,
16:50
Re: [Qemu-devel] [PATCH] qqq: module for synchronizing with a simulation clock
,
Eric Blake
,
16:31
Re: [Qemu-devel] [PATCH v5 2/9] qemu-log: correct help text for -d cpu
,
Richard Henderson
,
16:24
Re: [Qemu-devel] [PATCH] linux-user: set ppc64/ppc64le default CPU to POWER8
,
Michael Tokarev
,
16:24
Re: [Qemu-devel] [PATCH v5 1/9] tcg: pass down TranslationBlock to tcg_code_gen
,
Richard Henderson
,
16:24
Re: [Qemu-devel] ping: [PATCH v13] block/raw-posix.c: Make physical devices usable in QEMU under Mac OS X host
,
Eric Blake
,
15:59
Re: [Qemu-devel] [PATCH v16 00/14] vfio-pci: pass the aer error to guest
,
Alex Williamson
,
15:15
Re: [Qemu-devel] [PATCH 00/13] cuda: misc fixes and cleanups
,
Alyssa Milburn
,
15:15
[Qemu-devel] [Bug 1486911] Re: Error compilation qemu 2.3.1 on raspberry pi (RASPBIAN(debian))
,
Peter Maydell
,
14:31
Re: [Qemu-devel] [PATCH] [trivial] qapi: Add missing JSON files in build dependencies
,
Eric Blake
,
14:28
Re: [Qemu-devel] [PATCH v2 0/5] q35: Remove old machines and unused compat code
,
Eduardo Habkost
,
14:09
Re: [Qemu-devel] [PATCH] linux-user: set ppc64/ppc64le default CPU to POWER8
,
Alexander Graf
,
14:01
[Qemu-devel] [Bug 1486911] Re: Error compilation qemu 2.3.1 on raspberry pi (RASPBIAN(debian))
,
pranith
,
14:01
[Qemu-devel] [PATCH] linux-user: set ppc64/ppc64le default CPU to POWER8
,
Laurent Vivier
,
13:56
Re: [Qemu-devel] [PATCH v1 0/3] Extend the performance monitoring registers
,
Alistair Francis
,
13:53
[Qemu-devel] [PATCH] hw: fix some debug message format strings
,
Alyssa Milburn
,
13:40
[Qemu-devel] [PATCH] [trivial] qapi: Add missing JSON files in build dependencies
,
Lluís Vilanova
,
13:29
Re: [Qemu-devel] [PATCH 8/9] pc: move apic_id_limit to PCMachineState
,
Igor Mammedov
,
13:24
Re: [Qemu-devel] [PATCH 00/15] clean includes, part 2
,
Peter Maydell
,
13:24
Re: [Qemu-devel] [PATCH ] [trivial] qapi: Build-depend on all json files
,
Lluís Vilanova
,
13:23
Re: [Qemu-devel] [PATCH 8/9] pc: move apic_id_limit to PCMachineState
,
Michael S. Tsirkin
,
13:18
Re: [Qemu-devel] [PATCH RESEND] fix MSI injection on Xen
,
Michael S. Tsirkin
,
13:16
Re: [Qemu-devel] [PATCH v16 00/14] vfio-pci: pass the aer error to guest
,
Michael S. Tsirkin
,
13:10
Re: [Qemu-devel] [PATCH] rng-random: implement request queue
,
Ladi Prosek
,
13:07
Re: [Qemu-devel] [PATCH v2 0/5] q35: Remove old machines and unused compat code
,
Michael S. Tsirkin
,
13:02
Re: [Qemu-devel] [PATCH v16 00/14] vfio-pci: pass the aer error to guest
,
Alex Williamson
,
12:47
Re: [Qemu-devel] [PATCH v2 02/17] crypto: add cryptographic random byte source
,
Eric Blake
,
12:44
Re: [Qemu-devel] [PATCH 05/15] util: Clean up includes
,
Peter Maydell
,
12:39
Re: [Qemu-devel] [PATCH] rng-random: implement request queue
,
Ladi Prosek
,
12:36
[Qemu-devel] [PATCH] blockdev: Unset temporary flag when changing medium.
,
Alyssa Milburn
,
12:35
Re: [Qemu-devel] [PATCH] rng-random: implement request queue
,
Ladi Prosek
,
12:24
Re: [Qemu-devel] [PATCH v2 0/5] q35: Remove old machines and unused compat code
,
Eduardo Habkost
,
12:16
[Qemu-devel] [PULL 2/6] .travis.yml: run make check for all matrix targets
,
Alex Bennée
,
12:12
[Qemu-devel] [PULL 6/6] MAINTAINERS: Add .travis.yml
,
Alex Bennée
,
12:12
[Qemu-devel] [PULL 5/6] .travis.yml: reduce the test matrix a little
,
Alex Bennée
,
12:12
[Qemu-devel] [PULL 1/6] .travis.yml: migrate to container builds
,
Alex Bennée
,
12:12
[Qemu-devel] [PULL 0/6] Travis updates
,
Alex Bennée
,
12:12
[Qemu-devel] [PULL 4/6] .travis.yml: enable ccache for the builds
,
Alex Bennée
,
12:12
[Qemu-devel] [PULL 3/6] .travis.yml: enable each of the co-routine backends
,
Alex Bennée
,
12:12
Re: [Qemu-devel] [PATCH 8/9] pc: move apic_id_limit to PCMachineState
,
Igor Mammedov
,
12:08
Re: [Qemu-devel] [PATCH RESEND] fix MSI injection on Xen
,
Stefano Stabellini
,
12:06
Re: [Qemu-devel] [PULL] Update OpenBIOS images
,
Peter Maydell
,
11:59
Re: [Qemu-devel] [SeaBIOS] [RFC PATCH v2] fw/pci: Add support for mapping Intel IGD OpRegion via QEMU
,
Igor Mammedov
,
11:58
Re: [Qemu-devel] [PATCH v5 07/10] qemu-img: allow specifying image as a set of options args
,
Daniel P. Berrange
,
11:35
Re: [Qemu-devel] [PATCH ] [trivial] qapi: Build-depend on all json files
,
Lluís Vilanova
,
11:34
Re: [Qemu-devel] [PATCH ] [trivial] qapi: Build-depend on all json files
,
Lluís Vilanova
,
11:31
Re: [Qemu-devel] [PATCH v5 16/16] nbd: enable use of TLS with nbd-server-start command
,
Daniel P. Berrange
,
11:30
Re: [Qemu-devel] [PATCH v5 16/16] nbd: enable use of TLS with nbd-server-start command
,
Eric Blake
,
11:25
Re: [Qemu-devel] [PATCH v2 00/11] NVDIMM ACPI: introduce the framework of QEMU emulated
,
Michael S. Tsirkin
,
11:25
Re: [Qemu-devel] [PATCH v2 06/11] nvdimm acpi: initialize the resource used by NVDIMM ACPI
,
Michael S. Tsirkin
,
11:22
Re: [Qemu-devel] [PATCH v2 02/11] tests: acpi: test NVDIMM tables
,
Michael S. Tsirkin
,
11:20
Re: [Qemu-devel] [PULL V2 00/17] Net patches
,
Peter Maydell
,
11:16
Re: [Qemu-devel] [PATCH v2] [trivial] qapi: Build-depend on all json files
,
Daniel P. Berrange
,
11:13
Re: [Qemu-devel] [PATCH v2 5/6] qmp-commands.hx: Fix the missing options for migration parameters commands
,
Eric Blake
,
11:10
Re: [Qemu-devel] [PATCH v5 07/10] qemu-img: allow specifying image as a set of options args
,
Kevin Wolf
,
11:06
[Qemu-devel] [PATCH v2] [trivial] qapi: Build-depend on all json files
,
Lluís Vilanova
,
11:05
Re: [Qemu-devel] [PATCH v5 07/10] qemu-img: allow specifying image as a set of options args
,
Daniel P. Berrange
,
11:04
Re: [Qemu-devel] [PATCH v2 0/5] q35: Remove old machines and unused compat code
,
Michael S. Tsirkin
,
11:02
Re: [Qemu-devel] [SeaBIOS] [RFC PATCH v2] fw/pci: Add support for mapping Intel IGD OpRegion via QEMU
,
Kevin O'Connor
,
11:02
Re: [Qemu-devel] [PATCH] migration: move page_cache.c to migration/
,
Paolo Bonzini
,
11:01
Re: [Qemu-devel] [PATCH v5 07/10] qemu-img: allow specifying image as a set of options args
,
Eric Blake
,
11:00
Re: [Qemu-devel] [PATCH v1 0/3] Extend the performance monitoring registers
,
Aaron Lindsay
,
10:59
Re: [Qemu-devel] [PATCH ] [trivial] qapi: Build-depend on all json files
,
Lluís Vilanova
,
10:59
Re: [Qemu-devel] [PATCH] nbd: avoid unaligned uint64_t store
,
Paolo Bonzini
,
10:57
Re: [Qemu-devel] [PATCH v4 0/3] Use QCryptoSecret for block device passwords
,
Paolo Bonzini
,
10:56
Re: [Qemu-devel] [PATCH] qemu-img: initialize MapEntry object
,
John Snow
,
10:53
Re: [Qemu-devel] [PATCH] migration: fix bad string passed to error_report()
,
Eric Blake
,
10:48
Re: [Qemu-devel] [PATCH v5 07/10] qemu-img: allow specifying image as a set of options args
,
Daniel P. Berrange
,
10:47
Re: [Qemu-devel] [PATCH] nbd: avoid unaligned uint64_t store
,
John Snow
,
10:46
Re: [Qemu-devel] [PATCH ] [trivial] qapi: Build-depend on all json files
,
Daniel P. Berrange
,
10:44
Re: [Qemu-devel] [PATCH v5 00/10] Make qemu-img/qemu-nbd/qemu-io CLI more flexible
,
Kevin Wolf
,
10:44
Re: [Qemu-devel] [PATCH v5 07/10] qemu-img: allow specifying image as a set of options args
,
Kevin Wolf
,
10:42
Re: [Qemu-devel] [PATCH ] [trivial] qapi: Build-depend on all json files
,
Peter Maydell
,
10:37
Re: [Qemu-devel] [PATCH ] [trivial] qapi: Build-depend on all json files
,
Eric Blake
,
10:32
Re: [Qemu-devel] [PATCH] migration: move page_cache.c to migration/
,
Dr. David Alan Gilbert
,
10:28
Re: [Qemu-devel] [PATCH 7/7] igd: add q35 support
,
Michael S. Tsirkin
,
10:22
Re: [Qemu-devel] [PATCH] m68k: Build the opcode table only once to avoid multithreading issues
,
John Paul Adrian Glaubitz
,
10:18
Re: [Qemu-devel] sda abort with virtio-scsi
,
Hannes Reinecke
,
10:11
Re: [Qemu-devel] [PATCH v4 4/6] .travis.yml: enable ccache for the builds
,
Alex Bennée
,
10:09
Re: [Qemu-devel] [iGVT-g] <summary> RE: VFIO based vGPU(was Re: [Announcement] 2015-Q3 release of XenGT - a Mediated ...)
,
Jike Song
,
10:05
Re: [Qemu-devel] sda abort with virtio-scsi
,
Paolo Bonzini
,
10:03
Re: [Qemu-devel] [V4 1/4] hw/i386: Introduce AMD IO MMU
,
Michael S. Tsirkin
,
10:03
[Qemu-devel] [PATCH v2] vhost-user-test: use correct ROM to speed up and avoid spurious failures
,
Paolo Bonzini
,
10:01
Re: [Qemu-devel] [RFC PATCH 0/3] (Resend) TranslationBlock annotation mechanism
,
Bastian Koppelmann
,
09:59
Re: [Qemu-devel] [PATCH ] [trivial] qapi: Build-depend on all json files
,
Lluís Vilanova
,
09:58
[Qemu-devel] [PATCH v5 8/9] target-arm: dfilter support for in_asm
,
Alex Bennée
,
09:56
[Qemu-devel] [PATCH v5 9/9] cputlb: modernise the debug support
,
Alex Bennée
,
09:56
[Qemu-devel] [PATCH v5 7/9] qemu-log: dfilter-ise exec, out_asm, op and opt_op
,
Alex Bennée
,
09:56
[Qemu-devel] [PATCH v5 6/9] qemu-log: new option -dfilter to limit output
,
Alex Bennée
,
09:56
[Qemu-devel] [PATCH v5 2/9] qemu-log: correct help text for -d cpu
,
Alex Bennée
,
09:56
[Qemu-devel] [PATCH v5 0/9] qemu-log, -dfilter and other logging tweaks
,
Alex Bennée
,
09:56
[Qemu-devel] [PATCH v5 5/9] qemu-log: support simple pid substitution in logfile
,
Alex Bennée
,
09:56
[Qemu-devel] [PATCH v5 4/9] qemu-log: Improve the "exec" TB execution logging
,
Alex Bennée
,
09:56
[Qemu-devel] [PATCH v5 3/9] qemu-log: Avoid function call for disabled qemu_log_mask logging
,
Alex Bennée
,
09:56
[Qemu-devel] [PATCH v5 1/9] tcg: pass down TranslationBlock to tcg_code_gen
,
Alex Bennée
,
09:56
Re: [Qemu-devel] [PATCH ] [trivial] qapi: Build-depend on all json files
,
Peter Maydell
,
09:56
[Qemu-devel] [PATCH ] [trivial] qapi: Build-depend on all json files
,
Lluís Vilanova
,
09:39
[Qemu-devel] [PATCH] vhost-user-test: speed up a lot
,
Paolo Bonzini
,
09:28
[Qemu-devel] Add lz4 support in qemu parameters
,
Fabio Fantoni
,
09:28
Re: [Qemu-devel] [PULL 00/20] FDC patches
,
Peter Maydell
,
09:17
Re: [Qemu-devel] [PATCH 1/3] char: fix vhost-user socket full
,
Michael S. Tsirkin
,
09:10
Re: [Qemu-devel] sda abort with virtio-scsi
,
Hannes Reinecke
,
08:54
[Qemu-devel] [PATCH v5 16/16] nbd: enable use of TLS with nbd-server-start command
,
Daniel P. Berrange
,
08:51
[Qemu-devel] [PATCH v5 15/16] nbd: enable use of TLS with qemu-nbd server
,
Daniel P. Berrange
,
08:51
[Qemu-devel] [PATCH v5 14/16] nbd: enable use of TLS with NBD block driver
,
Daniel P. Berrange
,
08:51
[Qemu-devel] [PATCH v5 10/16] nbd: allow setting of an export name for qemu-nbd server
,
Daniel P. Berrange
,
08:51
[Qemu-devel] [PATCH v5 13/16] nbd: implement TLS support in the protocol negotiation
,
Daniel P. Berrange
,
08:51
[Qemu-devel] [PATCH v5 06/16] nbd: convert to using I/O channels for actual socket I/O
,
Daniel P. Berrange
,
08:51
[Qemu-devel] [PATCH v5 09/16] nbd: make client request fixed new style if advertized
,
Daniel P. Berrange
,
08:51
[Qemu-devel] [PATCH v5 12/16] nbd: use "" as a default export name if none provided
,
Daniel P. Berrange
,
08:51
[Qemu-devel] [PATCH v5 11/16] nbd: always query export list in fixed new style protocol
,
Daniel P. Berrange
,
08:51
[Qemu-devel] [PATCH v5 08/16] nbd: make server compliant with fixed newstyle spec
,
Daniel P. Berrange
,
08:50
[Qemu-devel] [PATCH v5 05/16] nbd: convert blockdev NBD server to use I/O channels for connection setup
,
Daniel P. Berrange
,
08:50
[Qemu-devel] [PATCH v5 07/16] nbd: invert client logic for negotiating protocol version
,
Daniel P. Berrange
,
08:50
[Qemu-devel] [PATCH v5 03/16] nbd: convert block client to use I/O channels for connection setup
,
Daniel P. Berrange
,
08:50
[Qemu-devel] [PATCH v5 00/16] Implement TLS support to QEMU NBD server & client
,
Daniel P. Berrange
,
08:50
[Qemu-devel] [PATCH v5 02/16] qemu-nbd: add support for --object command line arg
,
Daniel P. Berrange
,
08:50
[Qemu-devel] [PATCH v5 04/16] nbd: convert qemu-nbd server to use I/O channels for connection setup
,
Daniel P. Berrange
,
08:50
[Qemu-devel] [PATCH v5 01/16] qom: add helpers for UserCreatable object types
,
Daniel P. Berrange
,
08:50
Re: [Qemu-devel] sda abort with virtio-scsi
,
Jim Minter
,
08:41
Re: [Qemu-devel] [PATCH 2/9] machine: introduce MachineClass.possible_cpu_arch_ids() hook
,
Igor Mammedov
,
08:37
Re: [Qemu-devel] [PATCH 4/4] block/gluster: add support for multiple gluster servers
,
Kevin Wolf
,
08:22
Re: [Qemu-devel] [PATCH 2/2] qapi: Allow blockdev-add for NBD
,
Daniel P. Berrange
,
08:19
Re: [Qemu-devel] [PATCH 1/3] char: fix vhost-user socket full
,
Michael S. Tsirkin
,
08:13
Re: [Qemu-devel] [PATCH 2/2] qapi: Allow blockdev-add for NBD
,
Kevin Wolf
,
08:08
Re: [Qemu-devel] [PATCH 2/3] virtio-pci: add an option to bypass guest_notifier_mask
,
Michael S. Tsirkin
,
08:08
Re: [Qemu-devel] [PATCH 3/3] vhost-net: force guest_notifier_mask bypass in vhost-user case
,
Michael S. Tsirkin
,
08:06
Re: [Qemu-devel] [PATCH 0/2] error: Documentation updates
,
Lluís Vilanova
,
08:05
Re: [Qemu-devel] [PATCH v1 3/5] include/qemu/atomic.h: default to __atomic functions
,
Peter Maydell
,
08:01
Re: [Qemu-devel] [PATCH 4/5] virtio-balloon: rewrite get_current_ram_size()
,
Cornelia Huck
,
07:59
Re: [Qemu-devel] [PULL 00/17] target-arm queue
,
Peter Maydell
,
07:50
Re: [Qemu-devel] [PATCH] qemu-img: initialize MapEntry object
,
Kevin Wolf
,
07:43
Re: [Qemu-devel] [PATCH v1 3/5] include/qemu/atomic.h: default to __atomic functions
,
Paolo Bonzini
,
07:40
Re: [Qemu-devel] [PATCH v2 0/6] Some improvments and small fixes for migration
,
Amit Shah
,
07:37
Re: [Qemu-devel] [PATCH 4/5] virtio-balloon: rewrite get_current_ram_size()
,
Vladimir Sementsov-Ogievskiy
,
07:36
Re: [Qemu-devel] [PATCH] quorum: fix segfault when read fails in fifo mode
,
Kevin Wolf
,
07:24
[Qemu-devel] [PATCH v2 08/11] block: m25p80: Fast read and 4bytes commands
,
marcin . krzeminski
,
07:24
[Qemu-devel] [PATCH v2 04/11] block: m25p80: Extend address mode
,
marcin . krzeminski
,
07:23
[Qemu-devel] [PATCH v2 09/11] block: m25p80: Implemented FSR register
,
marcin . krzeminski
,
07:23
[Qemu-devel] [PATCH v2 10/11] block: m25p80: n25q256a/n25q512a models
,
marcin . krzeminski
,
07:23
[Qemu-devel] [PATCH v2 00/11] Support for N25Q256/512 and AT25128/256
,
marcin . krzeminski
,
07:23
[Qemu-devel] [PATCH v2 07/11] block: m25p80: Dummy cycles for N25Q256/512
,
marcin . krzeminski
,
07:23
[Qemu-devel] [PATCH v2 02/11] block: m25p80: RESET_ENABLE and RESET_MEMORY commnads
,
marcin . krzeminski
,
07:23
[Qemu-devel] [PATCH v2 06/11] block: m25p80: Add configuration registers
,
marcin . krzeminski
,
07:23
[Qemu-devel] [PATCH v2 11/11] block: m25p80: at25128a/at25256a models
,
marcin . krzeminski
,
07:23
[Qemu-devel] [PATCH v2 01/11] block: m25p80: Removed unused variable
,
marcin . krzeminski
,
07:23
Re: [Qemu-devel] [PATCH 4/5] virtio-balloon: rewrite get_current_ram_size()
,
Cornelia Huck
,
07:23
[Qemu-devel] [PATCH v2 03/11] block: m25p80: Widen flags variable
,
marcin . krzeminski
,
07:23
[Qemu-devel] [PATCH v2 05/11] block: m25p80: 4byte address mode
,
marcin . krzeminski
,
07:23
[Qemu-devel] [PATCH v2 3/6] savevm: Split load vm state function qemu_loadvm_state
,
zhanghailiang
,
07:23
Re: [Qemu-devel] [PATCH 3/9] pc: acpi: cleanup qdev_get_machine() calls
,
Marcel Apfelbaum
,
07:21
[Qemu-devel] [PATCH v2 4/6] migration/ram: Fix some helper functions' parameter to use PageSearchStatus
,
zhanghailiang
,
07:21
[Qemu-devel] [PATCH v2 2/6] migration: Rename the'file' member of MigrationState
,
zhanghailiang
,
07:21
[Qemu-devel] [PATCH v2 0/6] Some improvments and small fixes for migration
,
zhanghailiang
,
07:21
[Qemu-devel] [PATCH v2 5/6] qmp-commands.hx: Fix the missing options for migration parameters commands
,
zhanghailiang
,
07:21
[Qemu-devel] [PATCH v2 6/6] qmp-commands.hx: Document the missing options for migration capability commands
,
zhanghailiang
,
07:21
[Qemu-devel] [PATCH v2 1/6] ram: Split host_from_stream_offset() into two helper functions
,
zhanghailiang
,
07:21
Re: [Qemu-devel] [PATCH 2/9] machine: introduce MachineClass.possible_cpu_arch_ids() hook
,
Marcel Apfelbaum
,
07:18
Re: [Qemu-devel] [PATCH] kvm-all: trace: strerror fixup
,
Paolo Bonzini
,
07:14
Re: [Qemu-devel] qdev & hw/core owner? (was Re: [PATCH v19 7/9] machine: add properties to compat_props incrementaly)
,
Marcel Apfelbaum
,
07:12
Re: [Qemu-devel] qdev & hw/core owner? (was Re: [PATCH v19 7/9] machine: add properties to compat_props incrementaly)
,
Michael S. Tsirkin
,
07:06
Re: [Qemu-devel] qdev & hw/core owner? (was Re: [PATCH v19 7/9] machine: add properties to compat_props incrementaly)
,
Michael S. Tsirkin
,
07:03
Re: [Qemu-devel] [PATCH 2/6] migration: Rename the'file' member of MigrationState
,
Hailiang Zhang
,
07:03
Re: [Qemu-devel] [PATCH 2/2] qapi: Allow blockdev-add for NBD
,
Paolo Bonzini
,
07:02
Re: [Qemu-devel] [PATCH 0/6] Some improvements and small fixes for migration
,
Hailiang Zhang
,
07:01
Re: [Qemu-devel] [RFC PATCH 3/4] tests: Add mingw 32/64 cross compiling
,
Daniel P. Berrange
,
07:00
Re: [Qemu-devel] [PATCH 2/2] qapi: Allow blockdev-add for NBD
,
Paolo Bonzini
,
06:58
Re: [Qemu-devel] [PATCH 06/12] 4byte address mode support added.
,
Krzeminski, Marcin (Nokia - PL/Wroclaw)
,
06:58
Re: [Qemu-devel] [RFC PATCH 1/4] tests: Introduce Docker based tests
,
Daniel P. Berrange
,
06:58
Re: [Qemu-devel] [PATCH v5 0/5] don't use NVDIMM for balooning
,
Igor Mammedov
,
06:58
Re: [Qemu-devel] qdev & hw/core owner? (was Re: [PATCH v19 7/9] machine: add properties to compat_props incrementaly)
,
Paolo Bonzini
,
06:55
[Qemu-devel] [PATCH 1/9] cpu: rename cpu_exists() to qemu_get_cpu_by_arch_id()
,
Igor Mammedov
,
06:49
[Qemu-devel] [PATCH 9/9] pc: acpi: clarify why possible LAPIC entries must be present in MADT
,
Igor Mammedov
,
06:48
[Qemu-devel] [PATCH 8/9] pc: move apic_id_limit to PCMachineState
,
Igor Mammedov
,
06:48
[Qemu-devel] [PATCH 7/9] pc: acpi: drop not needed intermediate bitmap cpu->found_cpus
,
Igor Mammedov
,
06:48
[Qemu-devel] [PATCH 6/9] pc: acpi: create MADT.lapic entries only for valid lapics
,
Igor Mammedov
,
06:48
[Qemu-devel] [PATCH 3/9] pc: acpi: cleanup qdev_get_machine() calls
,
Igor Mammedov
,
06:48
[Qemu-devel] [PATCH 2/9] machine: introduce MachineClass.possible_cpu_arch_ids() hook
,
Igor Mammedov
,
06:47
[Qemu-devel] [PATCH 5/9] pc: acpi: create Processor and Notify objects only for valid lapics
,
Igor Mammedov
,
06:47
[Qemu-devel] [PATCH 4/9] pc: acpi: SRAT: create only valid processor lapic entries
,
Igor Mammedov
,
06:47
[Qemu-devel] [PATCH 0/9] pc: do not create invalid MADT.LAPIC/Processor entries
,
Igor Mammedov
,
06:47
Re: [Qemu-devel] qdev & hw/core owner? (was Re: [PATCH v19 7/9] machine: add properties to compat_props incrementaly)
,
Andreas Färber
,
06:41
[Qemu-devel] [PATCH 4/5] virtio-balloon: rewrite get_current_ram_size()
,
Vladimir Sementsov-Ogievskiy
,
06:38
[Qemu-devel] [PATCH 5/5] balloon: Use only 'pc-dimm' type dimm for ballooning
,
Vladimir Sementsov-Ogievskiy
,
06:38
[Qemu-devel] [PATCH 3/5] pc-dimm: add pc_dimm_build_list()
,
Vladimir Sementsov-Ogievskiy
,
06:38
[Qemu-devel] [PATCH 2/5] pc-dimm: rename pc_dimm_built_list()
,
Vladimir Sementsov-Ogievskiy
,
06:38
[Qemu-devel] [PATCH 1/5] move get_current_ram_size to virtio-balloon.c
,
Vladimir Sementsov-Ogievskiy
,
06:37
[Qemu-devel] [PATCH v5 0/5] don't use NVDIMM for balooning
,
Vladimir Sementsov-Ogievskiy
,
06:37
Re: [Qemu-devel] qdev & hw/core owner? (was Re: [PATCH v19 7/9] machine: add properties to compat_props incrementaly)
,
Paolo Bonzini
,
06:31
Re: [Qemu-devel] [PATCH 0/4] vfio-pci: pass the aer error to guest, part1
,
Michael S. Tsirkin
,
06:29
Re: [Qemu-devel] [PATCH 2/4] vfio: make the 4 bytes aligned for capability size
,
Michael S. Tsirkin
,
06:28
Re: [Qemu-devel] sda abort with virtio-scsi
,
Paolo Bonzini
,
06:27
Re: [Qemu-devel] [RFC PATCH 0/4] tests: Introducing docker tests
,
Paolo Bonzini
,
06:26
[Qemu-devel] [PULL] Update OpenBIOS images
,
Mark Cave-Ayland
,
06:26
Re: [Qemu-devel] [RFC PATCH 3/4] tests: Add mingw 32/64 cross compiling
,
Paolo Bonzini
,
06:24
Re: [Qemu-devel] [PATCH v16 00/14] vfio-pci: pass the aer error to guest
,
Michael S. Tsirkin
,
06:22
Re: [Qemu-devel] [PATCH 2/6] migration: Rename the'file' member of MigrationState
,
Dr. David Alan Gilbert
,
06:10
Re: [Qemu-devel] [PATCH 0/6] Some improvements and small fixes for migration
,
Amit Shah
,
06:08
Re: [Qemu-devel] [PULL 00/13] Tracing patches
,
Peter Maydell
,
06:05
[Qemu-devel] [PATCH] migration: move page_cache.c to migration/
,
Paolo Bonzini
,
06:04
Re: [Qemu-devel] sda abort with virtio-scsi
,
Denis V. Lunev
,
06:00
Re: [Qemu-devel] [PATCH 2/6] migration: Rename the'file' member of MigrationState
,
Amit Shah
,
05:57
Re: [Qemu-devel] [PATCH 2/6] migration: Rename the'file' member of MigrationState
,
Dr. David Alan Gilbert
,
05:50
Re: [Qemu-devel] [PATCH 2/6] migration: Rename the'file' member of MigrationState
,
Amit Shah
,
05:47
Re: [Qemu-devel] [PATCH 5/6] qmp-commands.hx: Fix the missing options for migration parameters commands
,
Amit Shah
,
05:30
Re: [Qemu-devel] [PATCH] nbd: avoid unaligned uint64_t store
,
Paolo Bonzini
,
05:27
Re: [Qemu-devel] sda abort with virtio-scsi
,
Paolo Bonzini
,
05:23
Re: [Qemu-devel] [PATCH 3/3] balloon: don't use NVDIMM for ballooning
,
Vladimir Sementsov-Ogievskiy
,
05:22
Re: [Qemu-devel] [PATCH v2 00/10] virtio/vring: optimization patches
,
Paolo Bonzini
,
05:19
Re: [Qemu-devel] [PATCH] migration: fix bad string passed to error_report()
,
Greg Kurz
,
05:18
Re: [Qemu-devel] [PATCH 07/10] virtio: combine the read of a descriptor
,
Paolo Bonzini
,
05:18
[Qemu-devel] [PATCH] quorum: fix segfault when read fails in fifo mode
,
Changlong Xie
,
05:18
Re: [Qemu-devel] [PATCH v13 00/10] Block replication for continuous checkpoints
,
Changlong Xie
,
05:16
Re: [Qemu-devel] [PATCH 0/6] Some improvements and small fixes for migration
,
Amit Shah
,
05:08
Re: [Qemu-devel] [PATCH] migration: remove useless code.
,
Amit Shah
,
05:06
Re: [Qemu-devel] [PATCH v5 0/7] mips/kvm: Support FPU & SIMD (MSA) in MIPS KVM guests
,
Leon Alrae
,
05:04
Re: [Qemu-devel] [PATCH] migration: fix bad string passed to error_report()
,
Amit Shah
,
05:00
Re: [Qemu-devel] [PATCH v7 01/13] machine: Don't allow CPU toplogies with partially filled cores
,
Igor Mammedov
,
04:38
[Qemu-devel] [PATCH] migration: fix bad string passed to error_report()
,
Greg Kurz
,
04:20
Re: [Qemu-devel] [PATCH] hw/arm/virt: fix max-cpus check
,
Andrew Jones
,
04:19
Re: [Qemu-devel] [PATCH v13 00/10] Block replication for continuous checkpoints
,
Wen Congyang
,
04:15
Re: [Qemu-devel] [PATCH v13 00/10] Block replication for continuous checkpoints
,
Dr. David Alan Gilbert
,
04:07
Re: [Qemu-devel] [PATCH V3 1/2] net/filter-mirror:Add filter-mirror
,
Zhang Chen
,
04:00
Re: [Qemu-devel] [PATCH] rng-random: implement request queue
,
Pankaj Gupta
,
03:53
[Qemu-devel] [PULL V2 17/17] net/filter: Fix the output information for command 'info network'
,
Jason Wang
,
03:33
[Qemu-devel] [PULL V2 16/17] net: always walk through filters in reverse if traffic is egress
,
Jason Wang
,
03:33
[Qemu-devel] [PULL V2 15/17] net: netmap: use nm_open() to open netmap ports
,
Jason Wang
,
03:33
[Qemu-devel] [PULL V2 14/17] e1000: eliminate infinite loops on out-of-bounds transfer start
,
Jason Wang
,
03:33
[Qemu-devel] [PULL V2 13/17] slirp: Adding family argument to tcp_fconnect()
,
Jason Wang
,
03:33
[Qemu-devel] [PULL V2 12/17] slirp: Make udp_attach IPv6 compatible
,
Jason Wang
,
03:33
[Qemu-devel] [PULL V2 11/17] slirp: Add sockaddr_equal, make solookup family-agnostic
,
Jason Wang
,
03:33
[Qemu-devel] [PULL V2 10/17] slirp: Factorizing and cleaning solookup()
,
Jason Wang
,
03:32
[Qemu-devel] [PULL V2 09/17] slirp: Factorizing address translation
,
Jason Wang
,
03:32
[Qemu-devel] [PULL V2 08/17] slirp: Make Socket structure IPv6 compatible
,
Jason Wang
,
03:32
[Qemu-devel] [PULL V2 04/17] cadence_gem: fix buffer overflow
,
Jason Wang
,
03:32
[Qemu-devel] [PULL V2 03/17] net: cadence_gem: check packet size in gem_recieve
,
Jason Wang
,
03:32
[Qemu-devel] [PULL V2 07/17] slirp: Adding address family switch for produced frames
,
Jason Wang
,
03:32
[Qemu-devel] [PULL V2 06/17] slirp: Generalizing and neutralizing ARP code
,
Jason Wang
,
03:32
[Qemu-devel] [PULL V2 05/17] slirp: goto bad in udp_input if sosendto fails
,
Jason Wang
,
03:32
[Qemu-devel] [PULL V2 02/17] qemu-doc: Do not promote deprecated -smb and -redir options
,
Jason Wang
,
03:32
[Qemu-devel] [PULL V2 00/17] Net patches
,
Jason Wang
,
03:32
[Qemu-devel] [PULL V2 01/17] net/slirp: Tell the users when they are using deprecated options
,
Jason Wang
,
03:32
Re: [Qemu-devel] [PULL 00/17] Net patches
,
Jason Wang
,
03:20
Re: [Qemu-devel] [SeaBIOS] [RFC PATCH v2] fw/pci: Add support for mapping Intel IGD OpRegion via QEMU
,
Gerd Hoffmann
,
02:52
Re: [Qemu-devel] [PATCH 07/10] virtio: combine the read of a descriptor
,
Gonglei (Arei)
,
02:48
[Qemu-devel] [PATCH V3 1/2] net/filter-mirror:Add filter-mirror
,
Zhang Chen
,
02:44
[Qemu-devel] [PATCH V3 2/2] tests/test-filter-mirror:add filter-mirror unit test
,
Zhang Chen
,
02:44
[Qemu-devel] [PATCH V3 0/2] net/filter-mirror:add filter-mirror and unit test
,
Zhang Chen
,
02:44
Re: [Qemu-devel] [PATCH v4 11/11] cputlb: modernise the debug support
,
Alex Bennée
,
02:03
Re: [Qemu-devel] sda abort with virtio-scsi
,
Hannes Reinecke
,
02:00
Re: [Qemu-devel] [PATCH 1/1] arm: virt: change GPIO trigger interrupt to pulse
,
Shannon Zhao
,
01:53
Re: [Qemu-devel] [PATCH 0/2] error: Documentation updates
,
Markus Armbruster
,
01:37
Re: [Qemu-devel] [PATCH 3/3] balloon: don't use NVDIMM for ballooning
,
Markus Armbruster
,
01:20
Re: [Qemu-devel] [PATCH 1/1] arm: virt: change GPIO trigger interrupt to pulse
,
Wei Huang
,
01:10
Re: [Qemu-devel] [PATCH v9] spec: add qcow2 bitmaps extension specification
,
Vladimir Sementsov-Ogievskiy
,
00:52
February 03, 2016
Re: [Qemu-devel] [iGVT-g] <summary> RE: VFIO based vGPU(was Re: [Announcement] 2015-Q3 release of XenGT - a Mediated ...)
,
Tian, Kevin
,
23:16
Re: [Qemu-devel] [iGVT-g] <summary> RE: VFIO based vGPU(was Re: [Announcement] 2015-Q3 release of XenGT - a Mediated ...)
,
Neo Jia
,
22:52
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Tian, Kevin
,
22:08
Re: [Qemu-devel] <summary> RE: [iGVT-g] VFIO based vGPU(was Re: [Announcement] 2015-Q3 release of XenGT - a Mediated ...)
,
Tian, Kevin
,
22:01
Re: [Qemu-devel] [RFC PATCH 0/4] tests: Introducing docker tests
,
Fam Zheng
,
21:43
Re: [Qemu-devel] [PATCH v13 00/10] Block replication for continuous checkpoints
,
Changlong Xie
,
21:31
Re: [Qemu-devel] [RFC PATCH 3/4] tests: Add mingw 32/64 cross compiling
,
Fam Zheng
,
21:29
Re: [Qemu-devel] [RFC PATCH 3/4] tests: Add mingw 32/64 cross compiling
,
Fam Zheng
,
21:28
Re: [Qemu-devel] [PATCH v9] spec: add qcow2 bitmaps extension specification
,
Fam Zheng
,
21:25
Re: [Qemu-devel] [PATCH v16 00/14] vfio-pci: pass the aer error to guest
,
Chen Fan
,
21:09
Re: [Qemu-devel] [PATCH] hw/arm/virt: fix max-cpus check
,
Shannon Zhao
,
20:58
Re: [Qemu-devel] [PATCH 1/1] arm: virt: change GPIO trigger interrupt to pulse
,
Shannon Zhao
,
20:45
Re: [Qemu-devel] [PATCH] qemu-img: initialize MapEntry object
,
Fam Zheng
,
20:39
[Qemu-devel] [PATCH 3/4] aer: impove pcie_aer_init to support vfio device
,
Cao jin
,
20:31
[Qemu-devel] [PATCH 4/4] pcie_aer: expose pcie_aer_msg() interface
,
Cao jin
,
20:31
[Qemu-devel] [PATCH 2/4] vfio: make the 4 bytes aligned for capability size
,
Cao jin
,
20:31
[Qemu-devel] [PATCH 0/4] vfio-pci: pass the aer error to guest, part1
,
Cao jin
,
20:30
[Qemu-devel] [PATCH 1/4] pcie: modify the capability size assert
,
Cao jin
,
20:30
[Qemu-devel] [Bug 1541643] [NEW] IA32_FEATURE_CONTROL MSR unset for nested virtualization
,
Stephen Crane
,
20:08
Re: [Qemu-devel] [PATCH v8 0/4] SysFS driver for QEMU fw_cfg device
,
Matt Fleming
,
20:08
Re: [Qemu-devel] [RFC 09/14] Implement remaining PMU functionality
,
Alistair Francis
,
19:37
[Qemu-devel] [PATCH v1 1/3] target-arm: Add the pmceid0 and pmceid1 registers
,
Alistair Francis
,
19:37
[Qemu-devel] [PATCH v1 3/3] target-arm: Add the pmovsclr_el0 and pmintenclr_el1 registers
,
Alistair Francis
,
19:37
[Qemu-devel] [PATCH v1 2/3] target-arm: Add Some of the performance monitor registers
,
Alistair Francis
,
19:37
[Qemu-devel] [PATCH v1 0/3] Extend the performance monitoring registers
,
Alistair Francis
,
19:37
Re: [Qemu-devel] [SeaBIOS] [RFC PATCH v2] fw/pci: Add support for mapping Intel IGD OpRegion via QEMU
,
Alex Williamson
,
18:52
[Qemu-devel] [PATCH] nbd: avoid unaligned uint64_t store
,
John Snow
,
18:48
[Qemu-devel] [PATCH] qemu-img: initialize MapEntry object
,
John Snow
,
18:39
Re: [Qemu-devel] sda abort with virtio-scsi
,
Jim Minter
,
18:34
Re: [Qemu-devel] sda abort with virtio-scsi
,
Paolo Bonzini
,
18:20
Re: [Qemu-devel] [PATCH v6 1/5] util: Introduce error reporting functions with fatal/abort
,
David Gibson
,
17:37
Re: [Qemu-devel] [SeaBIOS] [RFC PATCH v2] fw/pci: Add support for mapping Intel IGD OpRegion via QEMU
,
Kevin O'Connor
,
17:09
[Qemu-devel] sda abort with virtio-scsi
,
Jim Minter
,
16:54
Re: [Qemu-devel] [SeaBIOS] [RFC PATCH v2] fw/pci: Add support for mapping Intel IGD OpRegion via QEMU
,
Alex Williamson
,
16:38
Re: [Qemu-devel] <summary> RE: [iGVT-g] VFIO based vGPU(was Re: [Announcement] 2015-Q3 release of XenGT - a Mediated ...)
,
Alex Williamson
,
15:44
Re: [Qemu-devel] [PATCH v2 0/4] set the OEM fields in the RSDT and the FADT from the SLIC
,
Richard W.M. Jones
,
15:37
[Qemu-devel] [PULL 20/20] dma: remove now useless DMA_* functions
,
John Snow
,
15:33
[Qemu-devel] [PULL 19/20] sb16: use IsaDma interface instead of global DMA_* functions
,
John Snow
,
15:33
[Qemu-devel] [PULL 18/20] gus: use IsaDma interface instead of global DMA_* functions
,
John Snow
,
15:33
[Qemu-devel] [PULL 17/20] cs4231a: use IsaDma interface instead of global DMA_* functions
,
John Snow
,
15:33
[Qemu-devel] [PULL 16/20] fdc: use IsaDma interface instead of global DMA_* functions
,
John Snow
,
15:33
[Qemu-devel] [PULL 15/20] sparc64: disable floppy DMA
,
John Snow
,
15:33
[Qemu-devel] [PULL 14/20] sparc: disable floppy DMA
,
John Snow
,
15:33
[Qemu-devel] [PULL 11/20] isa: add an ISA DMA interface, and store it within the ISA bus
,
John Snow
,
15:32
[Qemu-devel] [PULL 07/20] i8257: make the DMA running method per controller
,
John Snow
,
15:32
[Qemu-devel] [PULL 04/20] i8257: rename struct dma_cont to I8257State
,
John Snow
,
15:32
[Qemu-devel] [PULL 02/20] i82374: device only existed as ISA device, so simplify device
,
John Snow
,
15:32
[Qemu-devel] [PULL 13/20] magnum: disable floppy DMA for now
,
John Snow
,
15:32
[Qemu-devel] [PULL 05/20] i8257: rename struct dma_regs to I8257Regs
,
John Snow
,
15:32
[Qemu-devel] [PULL 09/20] i8257: QOM'ify
,
John Snow
,
15:32
[Qemu-devel] [PULL 06/20] i8257: rename functions to start with i8257_ prefix
,
John Snow
,
15:32
[Qemu-devel] [PULL 12/20] i8257: implement the IsaDma interface
,
John Snow
,
15:32
[Qemu-devel] [PULL 00/20] FDC patches
,
John Snow
,
15:32
[Qemu-devel] [PULL 10/20] i8257: move state definition to new independent header
,
John Snow
,
15:32
[Qemu-devel] [PULL 03/20] i8257: pass ISA bus to DMA_init() function
,
John Snow
,
15:32
[Qemu-devel] [PULL 08/20] i8257: add missing const
,
John Snow
,
15:32
[Qemu-devel] [PULL 01/20] fdc: fix detection under Linux
,
John Snow
,
15:32
Re: [Qemu-devel] [RFC PATCH v2 7/7] vfio/pci: Find and expose Intel IGD OpRegion
,
Alex Williamson
,
14:52
Re: [Qemu-devel] [PATCH v2 0/4] set the OEM fields in the RSDT and the FADT from the SLIC
,
Laszlo Ersek
,
14:46
Re: [Qemu-devel] [SeaBIOS] [RFC PATCH v2] fw/pci: Add support for mapping Intel IGD OpRegion via QEMU
,
Alex Williamson
,
14:43
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Alex Williamson
,
14:32
Re: [Qemu-devel] [PATCH 0/2] error: Documentation updates
,
Lluís Vilanova
,
14:17
Re: [Qemu-devel] qdev & hw/core owner? (was Re: [PATCH v19 7/9] machine: add properties to compat_props incrementaly)
,
Michael S. Tsirkin
,
14:06
Re: [Qemu-devel] [PATCH v4 11/11] cputlb: modernise the debug support
,
Peter Maydell
,
14:06
Re: [Qemu-devel] [PATCH v2 0/4] set the OEM fields in the RSDT and the FADT from the SLIC
,
Michael Tokarev
,
14:02
[Qemu-devel] [PULL 13/17] bcm2835_peripherals: add rollup device for bcm2835 peripherals
,
Peter Maydell
,
13:59
[Qemu-devel] [PULL 07/17] arm: virt-acpi: each MADT.GICC entry as enabled unconditionally
,
Peter Maydell
,
13:59
[Qemu-devel] [PULL 06/17] target-arm: Implement the S2 MMU inputsize > pamax check
,
Peter Maydell
,
13:59
[Qemu-devel] [PULL 14/17] bcm2836_control: add bcm2836 ARM control logic
,
Peter Maydell
,
13:59
[Qemu-devel] [PULL 10/17] bcm2835_mbox: add BCM2835 mailboxes
,
Peter Maydell
,
13:59
[Qemu-devel] [PULL 04/17] target-arm: Apply S2 MMU startlevel table size check to AArch64
,
Peter Maydell
,
13:59
[Qemu-devel] [PULL 03/17] hw/arm: Setup EL1 and EL2 in AArch64 mode for 64bit Linux boots
,
Peter Maydell
,
13:59
[Qemu-devel] [PULL 09/17] target-arm: Don't report presence of EL2 if it doesn't exist
,
Peter Maydell
,
13:59
[Qemu-devel] [PULL 02/17] target-arm: Make various system registers visible to EL3
,
Peter Maydell
,
13:59
[Qemu-devel] [PULL 11/17] bcm2835_property: add bcm2835 property channel
,
Peter Maydell
,
13:59
[Qemu-devel] [PULL 12/17] bcm2835_ic: add bcm2835 interrupt controller
,
Peter Maydell
,
13:59
[Qemu-devel] [PULL 08/17] libvixl: Avoid std::abs() of 64-bit type
,
Peter Maydell
,
13:59
[Qemu-devel] [PULL 00/17] target-arm queue
,
Peter Maydell
,
13:59
[Qemu-devel] [PULL 05/17] target-arm: Rename check_s2_startlevel to check_s2_mmu_setup
,
Peter Maydell
,
13:59
[Qemu-devel] [PULL 15/17] bcm2836: add bcm2836 SoC device
,
Peter Maydell
,
13:59
[Qemu-devel] [PULL 17/17] raspi: add raspberry pi 2 machine
,
Peter Maydell
,
13:59
[Qemu-devel] [PULL 16/17] arm/boot: move highbank secure board setup code to common routine
,
Peter Maydell
,
13:59
[Qemu-devel] [PULL 01/17] virt-acpi-build: add always-on property for timer
,
Peter Maydell
,
13:59
Re: [Qemu-devel] [PATCH v4 11/11] cputlb: modernise the debug support
,
Alex Bennée
,
13:54
Re: [Qemu-devel] [PATCH v2 0/4] set the OEM fields in the RSDT and the FADT from the SLIC
,
Laszlo Ersek
,
13:51
Re: [Qemu-devel] [PULL 00/13] Tracing patches
,
Paolo Bonzini
,
13:49
Re: [Qemu-devel] qdev & hw/core owner? (was Re: [PATCH v19 7/9] machine: add properties to compat_props incrementaly)
,
Laszlo Ersek
,
13:46
Re: [Qemu-devel] [PULL 10/13] log: move qemu-log.c into util/ directory
,
Paolo Bonzini
,
13:46
Re: [Qemu-devel] [PATCH v4 05/11] qemu-log: Improve the "exec" TB execution logging
,
Alex Bennée
,
13:45
Re: [Qemu-devel] [PATCH] rng-random: implement request queue
,
Paolo Bonzini
,
13:44
Re: [Qemu-devel] [PATCH v4 02/11] tcg: light re-factor and pass down TranslationBlock
,
Alex Bennée
,
13:38
Re: [Qemu-devel] [RFC 09/14] Implement remaining PMU functionality
,
Peter Maydell
,
13:37
Re: [Qemu-devel] [PATCH] dimm: Correct type of MemoryHotplugState->base
,
Eduardo Habkost
,
13:26
Re: [Qemu-devel] CPU hotplug
,
Eduardo Habkost
,
13:12
Re: [Qemu-devel] [PATCH v6 1/5] util: Introduce error reporting functions with fatal/abort
,
Markus Armbruster
,
13:06
[Qemu-devel] [PATCH 0/2] error: Documentation updates
,
Markus Armbruster
,
13:04
[Qemu-devel] [PATCH 1/2] error: Improve documentation some more
,
Markus Armbruster
,
13:03
[Qemu-devel] [PATCH 2/2] HACKING: Add a section on error handling and reporting
,
Markus Armbruster
,
13:03
Re: [Qemu-devel] [PATCH] rng-random: implement request queue
,
Ladi Prosek
,
13:02
Re: [Qemu-devel] [PATCH v6 1/5] util: Introduce error reporting functions with fatal/abort
,
Lluís Vilanova
,
12:59
Re: [Qemu-devel] [PULL 00/13] Tracing patches
,
Peter Maydell
,
12:56
[Qemu-devel] qdev & hw/core owner? (was Re: [PATCH v19 7/9] machine: add properties to compat_props incrementaly)
,
Eduardo Habkost
,
12:55
Re: [Qemu-devel] [PULL 10/13] log: move qemu-log.c into util/ directory
,
Dimitris Aragiorgis
,
12:39
Re: [Qemu-devel] [PATCH v7 01/13] machine: Don't allow CPU toplogies with partially filled cores
,
Eduardo Habkost
,
12:38
Re: [Qemu-devel] [PATCH v11 1/2] mirror: Rewrite mirror_iteration
,
Max Reitz
,
12:33
Re: [Qemu-devel] [PATCH 3/3] balloon: don't use NVDIMM for ballooning
,
Vladimir Sementsov-Ogievskiy
,
12:21
[Qemu-devel] [PATCH v5 7/7] mips/kvm: Support MSA in MIPS KVM guests
,
James Hogan
,
12:17
[Qemu-devel] [PATCH v5 6/7] mips/kvm: Support FPU in MIPS KVM guests
,
James Hogan
,
12:17
[Qemu-devel] [PATCH v5 3/7] mips/kvm: Implement Config CP0 registers
,
James Hogan
,
12:17
[Qemu-devel] [PATCH v5 2/7] mips/kvm: Implement PRid CP0 register
,
James Hogan
,
12:17
[Qemu-devel] [PATCH v5 1/7] mips/kvm: Remove a couple of noisy DPRINTFs
,
James Hogan
,
12:17
[Qemu-devel] [PATCH v5 5/7] mips/kvm: Support signed 64-bit KVM registers
,
James Hogan
,
12:17
[Qemu-devel] [PATCH v5 0/7] mips/kvm: Support FPU & SIMD (MSA) in MIPS KVM guests
,
James Hogan
,
12:17
[Qemu-devel] [PATCH v5 4/7] mips/kvm: Support unsigned KVM registers
,
James Hogan
,
12:17
Re: [Qemu-devel] [PATCH v9] spec: add qcow2 bitmaps extension specification
,
Vladimir Sementsov-Ogievskiy
,
12:16
Re: [Qemu-devel] [PATCH 2/2] qapi: Allow blockdev-add for NBD
,
Max Reitz
,
12:16
Re: [Qemu-devel] [PATCH v5 05/10] qemu-io: allow specifying image as a set of options args
,
Daniel P. Berrange
,
12:13
Re: [Qemu-devel] [PATCH 2/2] qapi: Allow blockdev-add for NBD
,
Daniel P. Berrange
,
12:06
Re: [Qemu-devel] [PATCH 2/2] qapi: Allow blockdev-add for NBD
,
Max Reitz
,
12:01
Re: [Qemu-devel] [PATCH v6 5/5] doc: Introduce coding style for errors
,
Markus Armbruster
,
11:59
[Qemu-devel] [PATCH 9/9] target-mips: make ITC Configuration Tags accessible to the CPU
,
Leon Alrae
,
11:57
[Qemu-devel] [PATCH 7/9] hw/mips_malta: make ITU available to multi-threading processors
,
Leon Alrae
,
11:57
[Qemu-devel] [PATCH 6/9] hw/mips: implement ITC Storage - Bypass View
,
Leon Alrae
,
11:57
[Qemu-devel] [PATCH 8/9] target-mips: check CP0 enabled for CACHE instruction also in R6
,
Leon Alrae
,
11:57
[Qemu-devel] [PATCH 5/9] hw/mips: implement ITC Storage - P/V Sync and Try Views
,
Leon Alrae
,
11:57
[Qemu-devel] [PATCH 4/9] hw/mips: implement ITC Storage - Empty/Full Sync and Try Views
,
Leon Alrae
,
11:57
[Qemu-devel] [PATCH 3/9] hw/mips: implement ITC Storage - Control View
,
Leon Alrae
,
11:57
[Qemu-devel] [PATCH 2/9] hw/mips: add ITC Storage Cells
,
Leon Alrae
,
11:57
[Qemu-devel] [PATCH 1/9] hw/mips: implement ITC Configuration Tags
,
Leon Alrae
,
11:57
[Qemu-devel] [PATCH 0/9] mips: implement Inter-Thread Communication Unit
,
Leon Alrae
,
11:57
Re: [Qemu-devel] [PATCH 2/2] qapi: Allow blockdev-add for NBD
,
Eric Blake
,
11:48
Re: [Qemu-devel] [PATCH 1/2] block/nbd: Reject port parameter without host
,
Max Reitz
,
11:39
Re: [Qemu-devel] [PATCH 1/2] block/nbd: Reject port parameter without host
,
Eric Blake
,
11:38
Re: [Qemu-devel] [PULL 10/13] log: move qemu-log.c into util/ directory
,
Eric Blake
,
11:36
Re: [Qemu-devel] [PATCH v11 1/2] mirror: Rewrite mirror_iteration
,
Max Reitz
,
11:36
[Qemu-devel] [PATCH 2/2] qapi: Allow blockdev-add for NBD
,
Max Reitz
,
11:33
[Qemu-devel] [PATCH 1/2] block/nbd: Reject port parameter without host
,
Max Reitz
,
11:33
[Qemu-devel] [PATCH 0/2] qapi: Allow blockdev-add for NBD
,
Max Reitz
,
11:33
Re: [Qemu-devel] [PATCH 3/3] balloon: don't use NVDIMM for ballooning
,
Igor Mammedov
,
11:23
Re: [Qemu-devel] [PATCH] io: introduce helper for creating channels from file descriptors
,
Eric Blake
,
11:17
Re: [Qemu-devel] [PULL 10/13] log: move qemu-log.c into util/ directory
,
Denis V. Lunev
,
11:16
Re: [Qemu-devel] [RFC PATCH 3/4] tests: Add mingw 32/64 cross compiling
,
Eric Blake
,
11:14
Re: [Qemu-devel] [PATCH] m68k: Build the opcode table only once to avoid multithreading issues
,
Eric Blake
,
11:11
Re: [Qemu-devel] [PULL 10/13] log: move qemu-log.c into util/ directory
,
Daniel P. Berrange
,
11:03
Re: [Qemu-devel] [PATCH 1/1] arm: virt: change GPIO trigger interrupt to pulse
,
Wei Huang
,
11:01
Re: [Qemu-devel] ping: [PATCH v13] block/raw-posix.c: Make physical devices usable in QEMU under Mac OS X host
,
Programmingkid
,
10:54
Re: [Qemu-devel] [PATCH v6 5/5] doc: Introduce coding style for errors
,
Markus Armbruster
,
10:53
[Qemu-devel] [PULL 13/13] log: add "-d trace:PATTERN"
,
Stefan Hajnoczi
,
10:48
[Qemu-devel] [PULL 12/13] trace: switch default backend to "log"
,
Stefan Hajnoczi
,
10:48
[Qemu-devel] [PULL 11/13] trace: convert stderr backend to log
,
Stefan Hajnoczi
,
10:48
[Qemu-devel] [PULL 10/13] log: move qemu-log.c into util/ directory
,
Stefan Hajnoczi
,
10:48
[Qemu-devel] [PULL 09/13] log: do not unnecessarily include qom/cpu.h
,
Stefan Hajnoczi
,
10:48
[Qemu-devel] [PULL 08/13] trace: add "-trace help"
,
Stefan Hajnoczi
,
10:48
[Qemu-devel] [PULL 07/13] trace: add "-trace enable=..."
,
Stefan Hajnoczi
,
10:48
[Qemu-devel] [PULL 05/13] trace: split trace_init_file out of trace_init_backends
,
Stefan Hajnoczi
,
10:48
[Qemu-devel] [PULL 06/13] trace: no need to call trace_backend_init in different branches now
,
Stefan Hajnoczi
,
10:48
[Qemu-devel] [PULL 04/13] trace: split trace_init_events out of trace_init_backends
,
Stefan Hajnoczi
,
10:48
[Qemu-devel] [PULL 02/13] trace: track enabled events in a separate array
,
Stefan Hajnoczi
,
10:48
[Qemu-devel] [PULL 03/13] trace: fix documentation
,
Stefan Hajnoczi
,
10:47
[Qemu-devel] [PULL 00/13] Tracing patches
,
Stefan Hajnoczi
,
10:47
[Qemu-devel] [PULL 01/13] trace: count number of enabled events
,
Stefan Hajnoczi
,
10:47
Re: [Qemu-devel] [PATCH v5 06/10] qemu-nbd: allow specifying image as a set of options args
,
Eric Blake
,
10:47
Re: [Qemu-devel] [PATCH 3/3] balloon: don't use NVDIMM for ballooning
,
Markus Armbruster
,
10:42
Re: [Qemu-devel] [PATCH 2/3] pcdimm: add 'type' field to PCDIMMDeviceInfo
,
Markus Armbruster
,
10:42
Re: [Qemu-devel] [PATCH v5 05/10] qemu-io: allow specifying image as a set of options args
,
Eric Blake
,
10:37
Re: [Qemu-devel] [Qemu-block] [PATCH] block: add missing call to bdrv_drain_recurse
,
Stefan Hajnoczi
,
10:26
Re: [Qemu-devel] [RFC PATCH 0/4] tests: Introducing docker tests
,
Stefan Hajnoczi
,
10:24
Re: [Qemu-devel] [PATCH] m68k: Build the opcode table only once to avoid multithreading issues
,
John Paul Adrian Glaubitz
,
10:20
Re: [Qemu-devel] [PATCH] m68k: Build the opcode table only once to avoid multithreading issues
,
Laurent Vivier
,
10:20
Re: [Qemu-devel] [PATCH v6 5/5] doc: Introduce coding style for errors
,
Lluís Vilanova
,
10:17
Re: [Qemu-devel] [PATCH] m68k: Build the opcode table only once to avoid multithreading issues
,
Eric Blake
,
10:17
Re: [Qemu-devel] [PATCH 2/3] pcdimm: add 'type' field to PCDIMMDeviceInfo
,
Eric Blake
,
10:14
Re: [Qemu-devel] [PATCH v6 1/5] util: Introduce error reporting functions with fatal/abort
,
Lluís Vilanova
,
10:11
Re: [Qemu-devel] [PATCH v5 8/8] raspi: add raspberry pi 2 machine
,
Peter Maydell
,
10:09
Re: [Qemu-devel] [RFC PATCH 3/4] tests: Add mingw 32/64 cross compiling
,
Stefan Weil
,
10:08
Re: [Qemu-devel] [PATCH v5 0/8] Raspberry Pi 2 support
,
Peter Maydell
,
10:08
[Qemu-devel] [PATCH] hw/arm/virt: fix max-cpus check
,
Andrew Jones
,
10:00
[Qemu-devel] [PATCH] io: introduce helper for creating channels from file descriptors
,
Daniel P. Berrange
,
09:55
Re: [Qemu-devel] [PATCH] arm: virt-acpi: each MADT.GICC entry as enabled unconditionally
,
Andrew Jones
,
09:50
Re: [Qemu-devel] [PATCH] io: improve docs for QIOChannelSocket async functions
,
Dr. David Alan Gilbert
,
09:44
Re: [Qemu-devel] [PATCH v6 5/5] doc: Introduce coding style for errors
,
Markus Armbruster
,
09:41
Re: [Qemu-devel] [PATCH v9] spec: add qcow2 bitmaps extension specification
,
Fam Zheng
,
09:41
[Qemu-devel] [RFC PATCH 4/4] tests: Add travis container test case
,
Fam Zheng
,
09:36
[Qemu-devel] [RFC PATCH 3/4] tests: Add mingw 32/64 cross compiling
,
Fam Zheng
,
09:36
[Qemu-devel] [RFC PATCH 2/4] tests: Add clang docker test
,
Fam Zheng
,
09:36
[Qemu-devel] [RFC PATCH 1/4] tests: Introduce Docker based tests
,
Fam Zheng
,
09:36
[Qemu-devel] [RFC PATCH 0/4] tests: Introducing docker tests
,
Fam Zheng
,
09:36
Re: [Qemu-devel] [PATCH v6 1/5] util: Introduce error reporting functions with fatal/abort
,
Markus Armbruster
,
09:34
Re: [Qemu-devel] [PATCH v3 2/3] hw/sd: model a power-up delay, as a workaround for an EDK2 bug
,
Peter Maydell
,
09:22
Re: [Qemu-devel] [PATCH v16 00/14] vfio-pci: pass the aer error to guest
,
Michael S. Tsirkin
,
08:58
[Qemu-devel] [PATCH 3/7] target-arm: Use access_trap_aa32s_el1() for SCR and MVBAR
,
Peter Maydell
,
08:53
[Qemu-devel] [PATCH 0/7] Fix some more EL3 things and enable EL3 for AArch64
,
Peter Maydell
,
08:53
[Qemu-devel] [PATCH 4/7] target-arm: Update arm_generate_debug_exceptions() to handle EL2/EL3
,
Peter Maydell
,
08:53
[Qemu-devel] [PATCH 1/7] target-arm: Fix typo in comment in arm_is_secure_below_el3()
,
Peter Maydell
,
08:53
[Qemu-devel] [PATCH 6/7] target-arm: Implement NSACR trapping behaviour
,
Peter Maydell
,
08:53
[Qemu-devel] [PATCH] io: improve docs for QIOChannelSocket async functions
,
Daniel P. Berrange
,
08:49
Re: [Qemu-devel] [PATCH v6 5/5] doc: Introduce coding style for errors
,
Lluís Vilanova
,
08:47
Re: [Qemu-devel] [PATCH v9] spec: add qcow2 bitmaps extension specification
,
Vladimir Sementsov-Ogievskiy
,
08:45
Re: [Qemu-devel] Memory on stellaris board
,
Aurelio Remonda
,
08:45
Re: [Qemu-devel] [PATCH v6 1/5] util: Introduce error reporting functions with fatal/abort
,
Lluís Vilanova
,
08:42
Re: [Qemu-devel] [PATCH 07/10] virtio: combine the read of a descriptor
,
Paolo Bonzini
,
08:41
[Qemu-devel] [PATCH 5/7] target-arm: Add isread parameter to CPAccessFns
,
Peter Maydell
,
08:38
[Qemu-devel] [PATCH 2/7] target-arm: Implement MDCR_EL3 and SDCR
,
Peter Maydell
,
08:38
[Qemu-devel] [PATCH 7/7] target-arm: Enable EL3 for Cortex-A53 and Cortex-A57
,
Peter Maydell
,
08:38
Re: [Qemu-devel] [PATCH v1 07/22] migration: introduce a new QEMUFile impl based on QIOChannel
,
Daniel P. Berrange
,
08:37
Re: [Qemu-devel] Memory on stellaris board
,
Peter Maydell
,
08:35
Re: [Qemu-devel] [PATCH v1 03/22] migration: ensure qemu_fflush() always writes full data amount
,
Daniel P. Berrange
,
08:32
[Qemu-devel] Memory on stellaris board
,
Aurelio Remonda
,
08:30
Re: [Qemu-devel] [PATCH v1 13/22] migration: convert RDMA to use QIOChannel interface
,
Daniel P. Berrange
,
08:25
Re: [Qemu-devel] [PATCH v1 13/22] migration: convert RDMA to use QIOChannel interface
,
Dr. David Alan Gilbert
,
08:23
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Kirti Wankhede
,
08:21
Re: [Qemu-devel] [PATCH v4] Add optionrom compatible with fw_cfg DMA version
,
Gerd Hoffmann
,
07:57
Re: [Qemu-devel] [PULL 0/6] virtio-gpu: bugfixes and spice support preparation
,
Peter Maydell
,
07:56
Re: [Qemu-devel] [PATCH V2 1/2] ARM: PL061: Clear PL061 device state after reset
,
Shannon Zhao
,
07:47
Re: [Qemu-devel] [PATCH qemu] migration/vmstate: document VMStateFlags
,
Amit Shah
,
07:38
Re: [Qemu-devel] [PATCH v2 00/10] virtio/vring: optimization patches
,
Gonglei (Arei)
,
07:38
Re: [Qemu-devel] [PATCH] rng-random: implement request queue
,
Amit Shah
,
07:36
Re: [Qemu-devel] [PATCH 07/10] virtio: combine the read of a descriptor
,
Gonglei (Arei)
,
07:35
[Qemu-devel] [PATCH v2] target-mips: implement R6 multi-threading
,
Leon Alrae
,
07:31
Re: [Qemu-devel] [Qemu-arm] [PATCH] target-arm: Don't report presence of EL2 if it doesn't exist
,
Sergey Fedorov
,
07:30
Re: [Qemu-devel] [PULL 0/1] Monitor patches for 2016-02-03
,
Peter Maydell
,
07:24
Re: [Qemu-devel] [PATCH v2 00/10] virtio/vring: optimization patches
,
Gonglei (Arei)
,
07:08
Re: [Qemu-devel] [PATCH 3/3] balloon: don't use NVDIMM for ballooning
,
Vladimir Sementsov-Ogievskiy
,
07:02
Re: [Qemu-devel] [PATCH] Fix inconsistency between comment and variable name
,
Cao jin
,
07:02
Re: [Qemu-devel] [PATCH 2/3] pcdimm: add 'type' field to PCDIMMDeviceInfo
,
Vladimir Sementsov-Ogievskiy
,
07:00
[Qemu-devel] [PATCH] hw/pxb: add pxb devices to the bridge category
,
Marcel Apfelbaum
,
06:56
Re: [Qemu-devel] [PATCH v4] Add optionrom compatible with fw_cfg DMA version
,
Laszlo Ersek
,
06:49
Re: [Qemu-devel] [PATCH v1 13/22] migration: convert RDMA to use QIOChannel interface
,
Daniel P. Berrange
,
06:37
Re: [Qemu-devel] [PATCH v14 7/8] Implement new driver for block replication
,
Hailiang Zhang
,
06:30
Re: [Qemu-devel] [PATCH v1 09/22] migration: convert unix socket protocol to use QIOChannel
,
Daniel P. Berrange
,
06:26
Re: [Qemu-devel] [PATCH v2 0/6] external backup api
,
Vladimir Sementsov-Ogievskiy
,
06:25
[Qemu-devel] [PULL 3/6] virtio-gpu: fix memory leak in error path
,
Gerd Hoffmann
,
06:17
[Qemu-devel] [PULL 6/6] virtio-gpu: block any rendering until client (ui) is done
,
Gerd Hoffmann
,
06:17
[Qemu-devel] [PULL 5/6] virtio-gpu: add support to enable/disable command processing
,
Gerd Hoffmann
,
06:17
[Qemu-devel] [PULL 2/6] console: block rendering until client is done
,
Gerd Hoffmann
,
06:17
[Qemu-devel] [PULL 4/6] virtio-gpu: maintain command queue
,
Gerd Hoffmann
,
06:17
[Qemu-devel] [PULL 0/6] virtio-gpu: bugfixes and spice support preparation
,
Gerd Hoffmann
,
06:17
[Qemu-devel] [PULL 1/6] zap qemu_egl_has_ext in include/ui/egl-helpers.h
,
Gerd Hoffmann
,
06:17
Re: [Qemu-devel] [PATCH v2 0/6] external backup api
,
Fam Zheng
,
06:02
Re: [Qemu-devel] [PATCH v4] blockjob: Fix hang in block_job_finish_sync
,
Stefan Hajnoczi
,
06:01
Re: [Qemu-devel] [PATCH v2 0/6] external backup api
,
Vladimir Sementsov-Ogievskiy
,
05:58
Re: [Qemu-devel] [PATCH] Fix inconsistency between comment and variable name
,
Cao jin
,
05:51
Re: [Qemu-devel] [PATCH 1/1] arm: virt: change GPIO trigger interrupt to pulse
,
Peter Maydell
,
05:47
Re: [Qemu-devel] [PATCH 2/6] i.MX: simplify CCM to only handle clock required by timers.
,
Peter Maydell
,
05:44
Re: [Qemu-devel] [Qemu-block] [PATCH] block: add missing call to bdrv_drain_recurse
,
Kevin Wolf
,
05:40
Re: [Qemu-devel] [PATCH v1 11/22] migration: convert fd socket protocol to use QIOChannel
,
Daniel P. Berrange
,
05:39
Re: [Qemu-devel] [PATCH v6 1/5] util: Introduce error reporting functions with fatal/abort
,
Markus Armbruster
,
05:38
Re: [Qemu-devel] ping: [PATCH v13] block/raw-posix.c: Make physical devices usable in QEMU under Mac OS X host
,
Kevin Wolf
,
05:37
Re: [Qemu-devel] [PATCH v1 10/22] migration: convert tcp socket protocol to use QIOChannel
,
Dr. David Alan Gilbert
,
05:33
Re: [Qemu-devel] [PATCH v1 11/22] migration: convert fd socket protocol to use QIOChannel
,
Dr. David Alan Gilbert
,
05:30
Re: [Qemu-devel] [PATCH 2/2] m68k: Build the opcode table only once to avoid multithreading issues
,
John Paul Adrian Glaubitz
,
05:17
[Qemu-devel] [PATCH] m68k: Build the opcode table only once to avoid multithreading issues
,
John Paul Adrian Glaubitz
,
05:14
[Qemu-devel] Updated patch for the opcode table
,
John Paul Adrian Glaubitz
,
05:14
Re: [Qemu-devel] [PATCH 2/2] m68k: Build the opcode table only once to avoid multithreading issues
,
Laurent Vivier
,
05:14
Re: [Qemu-devel] [PATCH v5 02/10] qemu-img: add support for --object command line arg
,
Daniel P. Berrange
,
05:09
Re: [Qemu-devel] [PATCH 2/2] m68k: Build the opcode table only once to avoid multithreading issues
,
John Paul Adrian Glaubitz
,
05:06
Re: [Qemu-devel] [PATCHv3 3/4] Allow ISA bus to be configured out
,
Markus Armbruster
,
05:06
Re: [Qemu-devel] [PATCH v1 11/22] migration: convert fd socket protocol to use QIOChannel
,
Daniel P. Berrange
,
05:06
Re: [Qemu-devel] [PATCH v1 10/22] migration: convert tcp socket protocol to use QIOChannel
,
Daniel P. Berrange
,
05:02
Re: [Qemu-devel] [PATCHv3 2/4] Split serial-isa into its own config option
,
Markus Armbruster
,
05:01
Re: [Qemu-devel] [PATCH v6 1/5] util: Introduce error reporting functions with fatal/abort
,
Thomas Huth
,
04:59
Re: [Qemu-devel] [PATCH v1 18/22] migration: delete QEMUFile stdio implementation
,
Dr. David Alan Gilbert
,
04:58
Re: [Qemu-devel] [PATCH 2/2] m68k: Build the opcode table only once to avoid multithreading issues
,
Laurent Vivier
,
04:57
Re: [Qemu-devel] [PATCH v1 17/22] migration: delete QEMUFile sockets implementation
,
Dr. David Alan Gilbert
,
04:56
Re: [Qemu-devel] [PATCH v1 16/22] migration: delete QEMUSizedBuffer struct
,
Dr. David Alan Gilbert
,
04:55
Re: [Qemu-devel] [PATCH v1 15/22] migration: delete QEMUFile buffer implementation
,
Dr. David Alan Gilbert
,
04:54
Re: [Qemu-devel] [PATCH v14 7/8] Implement new driver for block replication
,
Wen Congyang
,
04:54
Re: [Qemu-devel] [PATCH] block: add missing call to bdrv_drain_recurse
,
Paolo Bonzini
,
04:54
Re: [Qemu-devel] [PATCH v1 14/22] migration: convert savevm to use QIOChannel for writing to files
,
Dr. David Alan Gilbert
,
04:53
Re: [Qemu-devel] [PATCH 05/16] iothread: release AioContext around aio_poll
,
Paolo Bonzini
,
04:52
[Qemu-devel] [PULL 1/1] hmp: fix sendkey out of bounds write (CVE-2015-8619)
,
Markus Armbruster
,
04:51
[Qemu-devel] [PULL 0/1] Monitor patches for 2016-02-03
,
Markus Armbruster
,
04:51
Re: [Qemu-devel] [PATCH v6 1/5] util: Introduce error reporting functions with fatal/abort
,
Markus Armbruster
,
04:49
Re: [Qemu-devel] [PATCH v4] Add optionrom compatible with fw_cfg DMA version
,
Stefan Hajnoczi
,
04:47
Re: [Qemu-devel] [PATCH 1/2] m68k: Fix opcode mask for fbcc instruction
,
Laurent Vivier
,
04:42
Re: [Qemu-devel] [PATCH 1/2] m68k: Fix opcode mask for fbcc instruction
,
John Paul Adrian Glaubitz
,
04:40
Re: [Qemu-devel] [PATCH 2/2] m68k: Build the opcode table only once to avoid multithreading issues
,
Laurent Vivier
,
04:39
Re: [Qemu-devel] [PATCH 1/2] m68k: Fix opcode mask for fbcc instruction
,
Laurent Vivier
,
04:38
[Qemu-devel] [PATCH 2/2] m68k: Build the opcode table only once to avoid multithreading issues
,
John Paul Adrian Glaubitz
,
04:37
[Qemu-devel] m68k: More bug fixes for translation code
,
John Paul Adrian Glaubitz
,
04:37
[Qemu-devel] [PATCH 1/2] m68k: Fix opcode mask for fbcc instruction
,
John Paul Adrian Glaubitz
,
04:37
Re: [Qemu-devel] [PATCH] Fix inconsistency between comment and variable name
,
Markus Armbruster
,
04:35
Re: [Qemu-devel] [PATCH 05/16] iothread: release AioContext around aio_poll
,
Stefan Hajnoczi
,
04:34
Re: [Qemu-devel] [PATCH v14 7/8] Implement new driver for block replication
,
Stefan Hajnoczi
,
04:32
Re: [Qemu-devel] [RFC PATCH v2 7/7] vfio/pci: Find and expose Intel IGD OpRegion
,
Gerd Hoffmann
,
04:29
Re: [Qemu-devel] [PULL 00/17] Net patches
,
Samuel Thibault
,
04:09
Re: [Qemu-devel] [SeaBIOS] [RFC PATCH v2] fw/pci: Add support for mapping Intel IGD OpRegion via QEMU
,
Gerd Hoffmann
,
04:04
Re: [Qemu-devel] [PATCH v16 00/14] vfio-pci: pass the aer error to guest
,
Chen Fan
,
03:59
Re: [Qemu-devel] [PATCH v4] Add optionrom compatible with fw_cfg DMA version
,
Gerd Hoffmann
,
03:44
[Qemu-devel] [PATCH v2] scripts/kvm/kvm_stat: Fix tracefs access checking
,
Janosch Frank
,
03:42
Re: [Qemu-devel] <summary> RE: [iGVT-g] VFIO based vGPU(was Re: [Announcement] 2015-Q3 release of XenGT - a Mediated ...)
,
Neo Jia
,
03:41
Re: [Qemu-devel] [PATCH v9 05/16] virtio-scsi: Catch BDS-BB removal/insertion
,
Fam Zheng
,
03:29
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Gerd Hoffmann
,
03:28
Re: [Qemu-devel] [PATCH v9 01/16] block: Release named dirty bitmaps in bdrv_close()
,
Fam Zheng
,
03:27
Re: [Qemu-devel] [PATCH v2 0/6] external backup api
,
Fam Zheng
,
03:14
[Qemu-devel] <summary> RE: [iGVT-g] VFIO based vGPU(was Re: [Announcement] 2015-Q3 release of XenGT - a Mediated ...)
,
Tian, Kevin
,
03:04
Re: [Qemu-devel] [PATCH v9] spec: add qcow2 bitmaps extension specification
,
Fam Zheng
,
03:04
Re: [Qemu-devel] [PATCH 3/4] usb-bot: hotplug support
,
Gerd Hoffmann
,
02:58
Re: [Qemu-devel] [PATCH] scripts/kvm/kvm_stat: Fix tracefs access checking
,
Paolo Bonzini
,
02:55
[Qemu-devel] [PATCH] scripts/kvm/kvm_stat: Fix tracefs access checking
,
Janosch Frank
,
02:42
[Qemu-devel] [PATCH] scripts/kvm/kvm_stat: Fix tracefs access checking
,
Janosch Frank
,
02:42
Re: [Qemu-devel] [PATCH v6 1/5] util: Introduce error reporting functions with fatal/abort
,
Markus Armbruster
,
02:26
Re: [Qemu-devel] iotest 013 failure under clang -fsanitize=undefined
,
Markus Armbruster
,
02:22
Re: [Qemu-devel] iotest 013 failure under clang -fsanitize=undefined
,
Markus Armbruster
,
02:19
Re: [Qemu-devel] [PATCH 1/1] arm: virt: change GPIO trigger interrupt to pulse
,
Michael Tokarev
,
02:15
Re: [Qemu-devel] [PATCH] Fix inconsistency between comment and variable name
,
Michael Tokarev
,
02:13
Re: [Qemu-devel] [PATCH v2 0/2] CCID QOMify
,
Michael Tokarev
,
02:11
Re: [Qemu-devel] [PATCH] qapi: Fix compilation failure on sparc
,
Markus Armbruster
,
02:01
Re: [Qemu-devel] [iGVT-g] [vfio-users] [PATCH v3 00/11] igd passthrough chipset tweaks
,
Tian, Kevin
,
01:08
Re: [Qemu-devel] [PATCH v4 5/6] .travis.yml: reduce the test matrix a little
,
David Gibson
,
01:00
Re: [Qemu-devel] [PATCH v4 6/6] MAINTAINERS: Add .travis.yml
,
David Gibson
,
01:00
Re: [Qemu-devel] CPU hotplug
,
David Gibson
,
01:00
Re: [Qemu-devel] [PATCH v4 4/6] .travis.yml: enable ccache for the builds
,
David Gibson
,
01:00
Re: [Qemu-devel] [PATCH v4 3/6] .travis.yml: enable each of the co-routine backends
,
David Gibson
,
01:00
Re: [Qemu-devel] [PATCH v4 2/6] .travis.yml: run make check for all matrix targets
,
David Gibson
,
01:00
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Tian, Kevin
,
00:57
Re: [Qemu-devel] Migrating decrementer
,
Alexander Graf
,
00:43
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Tian, Kevin
,
00:41
Re: [Qemu-devel] [PATCH v6 4/5] util: [ppc] Use new error_report_abort() instead of abort()
,
David Gibson
,
00:07
Re: [Qemu-devel] [PATCH] dimm: Correct type of MemoryHotplugState->base
,
David Gibson
,
00:07
Re: [Qemu-devel] [PATCH v6 1/5] util: Introduce error reporting functions with fatal/abort
,
David Gibson
,
00:07
Re: [Qemu-devel] CPU hotplug
,
Bharata B Rao
,
00:05
February 02, 2016
Re: [Qemu-devel] Migrating decrementer
,
David Gibson
,
23:58
Re: [Qemu-devel] [PULL 00/17] Net patches
,
Jason Wang
,
23:52
Re: [Qemu-devel] ping: [PATCH v13] block/raw-posix.c: Make physical devices usable in QEMU under Mac OS X host
,
Eric Blake
,
23:36
Re: [Qemu-devel] ping: [PATCH v13] block/raw-posix.c: Make physical devices usable in QEMU under Mac OS X host
,
Programmingkid
,
23:21
Re: [Qemu-devel] [PATCH v14 5/8] docs: block replication's description
,
Wen Congyang
,
22:39
Re: [Qemu-devel] [PATCH v14 5/8] docs: block replication's description
,
Eric Blake
,
22:35
Re: [Qemu-devel] [PATCH v2 00/14] QOM'ify hw/timer/*
,
<address@hidden>
,
22:30
Re: [Qemu-devel] CPU hotplug
,
David Gibson
,
22:28
[Qemu-devel] [PATCH] Fix inconsistency between comment and variable name
,
Cao jin
,
22:19
Re: [Qemu-devel] [PATCH v14 5/8] docs: block replication's description
,
Changlong Xie
,
22:17
Re: [Qemu-devel] [PATCH v5 04/10] qemu-io: add support for --object command line arg
,
Eric Blake
,
21:42
[Qemu-devel] [PATCH v2 2/2] Passthru CCID card: QOMify
,
Cao jin
,
21:36
[Qemu-devel] [PATCH v2 1/2] Emulated CCID card: QOMify
,
Cao jin
,
21:36
[Qemu-devel] [PATCH v2 0/2] CCID QOMify
,
Cao jin
,
21:36
Re: [Qemu-devel] [PATCH v5 03/10] qemu-nbd: add support for --object command line arg
,
Eric Blake
,
21:33
Re: [Qemu-devel] ping: [PATCH v13] block/raw-posix.c: Make physical devices usable in QEMU under Mac OS X host
,
Eric Blake
,
21:30
[Qemu-devel] [PATCH v11 1/2] mirror: Rewrite mirror_iteration
,
Fam Zheng
,
20:52
[Qemu-devel] [PATCH v11 2/2] mirror: Add mirror_wait_for_io
,
Fam Zheng
,
20:52
[Qemu-devel] [PATCH v11 0/2] mirror: Improve zero write and discard
,
Fam Zheng
,
20:52
Re: [Qemu-devel] [PATCH v10 1/2] mirror: Rewrite mirror_iteration
,
Fam Zheng
,
20:47
Re: [Qemu-devel] [PATCH v14 7/8] Implement new driver for block replication
,
Wen Congyang
,
20:28
Re: [Qemu-devel] ping: [PATCH v13] block/raw-posix.c: Make physical devices usable in QEMU under Mac OS X host
,
Programmingkid
,
20:15
Re: [Qemu-devel] [PATCH v5 02/10] qemu-img: add support for --object command line arg
,
Eric Blake
,
19:24
Re: [Qemu-devel] [PATCH v5 01/10] qom: add helpers for UserCreatable object types
,
Eric Blake
,
19:15
Re: [Qemu-devel] Migrating decrementer
,
Mark Cave-Ayland
,
18:42
Re: [Qemu-devel] [PATCH v5 01/10] qom: add helpers for UserCreatable object types
,
Andreas Färber
,
18:41
Re: [Qemu-devel] [PATCH v5 01/10] qom: add helpers for UserCreatable object types
,
Eric Blake
,
18:38
Re: [Qemu-devel] [iGVT-g] [vfio-users] [PATCH v3 00/11] igd passthrough chipset tweaks
,
Kay, Allen M
,
18:32
Re: [Qemu-devel] [PATCH] Added code for synchronzing the internal simulation clock with an external simulation clock
,
Eric Blake
,
18:23
Re: [Qemu-devel] [RFC 09/14] Implement remaining PMU functionality
,
Alistair Francis
,
18:23
Re: [Qemu-devel] [RFC 09/14] Implement remaining PMU functionality
,
Christopher Covington
,
18:01
Re: [Qemu-devel] [PATCH 2/6] i.MX: simplify CCM to only handle clock required by timers.
,
Jean-Christophe DUBOIS
,
17:22
Re: [Qemu-devel] iotest 013 failure under clang -fsanitize=undefined
,
Paolo Bonzini
,
17:17
[Qemu-devel] [PATCH] Added code for synchronzing the internal simulation clock with an external simulation clock
,
James Nutaro
,
17:16
Re: [Qemu-devel] iotest 013 failure under clang -fsanitize=undefined
,
Laszlo Ersek
,
17:13
Re: [Qemu-devel] [PATCH 3/3] balloon: don't use NVDIMM for ballooning
,
Eric Blake
,
17:13
Re: [Qemu-devel] [PATCH 2/3] pcdimm: add 'type' field to PCDIMMDeviceInfo
,
Eric Blake
,
17:12
Re: [Qemu-devel] ping: [PATCH v13] block/raw-posix.c: Make physical devices usable in QEMU under Mac OS X host
,
Eric Blake
,
17:05
Re: [Qemu-devel] iotest 013 failure under clang -fsanitize=undefined
,
John Snow
,
17:00
Re: [Qemu-devel] [PATCH] qapi: Fix compilation failure on sparc
,
Eric Blake
,
17:00
Re: [Qemu-devel] iotest 013 failure under clang -fsanitize=undefined
,
Eric Blake
,
16:59
Re: [Qemu-devel] iotest 013 failure under clang -fsanitize=undefined
,
Laszlo Ersek
,
16:47
Re: [Qemu-devel] [PATCH v6 1/5] util: Introduce error reporting functions with fatal/abort
,
Thomas Huth
,
16:47
Re: [Qemu-devel] ping: [PATCH v13] block/raw-posix.c: Make physical devices usable in QEMU under Mac OS X host
,
Programmingkid
,
16:24
Re: [Qemu-devel] [RFC 09/14] Implement remaining PMU functionality
,
Alistair Francis
,
16:22
Re: [Qemu-devel] [PATCH v3] vfio/common: Check iova with limit not with size
,
Bandan Das
,
15:41
Re: [Qemu-devel] [PULL v2 00/50] Block patches
,
Peter Maydell
,
15:26
Re: [Qemu-devel] [PATCH v2 0/5] block: reduce reliance on bs->job pointer
,
John Snow
,
15:20
Re: [Qemu-devel] [iGVT-g] [vfio-users] [PATCH v3 00/11] igd passthrough chipset tweaks
,
Alex Williamson
,
15:18
Re: [Qemu-devel] [PATCH v6 2/5] util: Use new error_report_fatal/abort instead of error_setg(&error_fatal/abort)
,
John Snow
,
15:16
[Qemu-devel] [RFC PATCH v2] fw/pci: Add support for mapping Intel IGD OpRegion via QEMU
,
Alex Williamson
,
15:10
[Qemu-devel] [RFC PATCH v2 7/7] vfio/pci: Find and expose Intel IGD OpRegion
,
Alex Williamson
,
15:09
Re: [Qemu-devel] [PATCH] qapi: Fix compilation failure on sparc
,
Markus Armbruster
,
15:04
[Qemu-devel] iotest 013 failure under clang -fsanitize=undefined
,
John Snow
,
15:03
Re: [Qemu-devel] [PATCH v1 13/22] migration: convert RDMA to use QIOChannel interface
,
Dr. David Alan Gilbert
,
15:01
Re: [Qemu-devel] ping: [PATCH v13] block/raw-posix.c: Make physical devices usable in QEMU under Mac OS X host
,
Programmingkid
,
14:47
Re: [Qemu-devel] [iGVT-g] [vfio-users] [PATCH v3 00/11] igd passthrough chipset tweaks
,
Alex Williamson
,
14:37
Re: [Qemu-devel] [PATCH v6 4/5] util: [ppc] Use new error_report_abort() instead of abort()
,
Eric Blake
,
14:34
Re: [Qemu-devel] ping: [PATCH v13] block/raw-posix.c: Make physical devices usable in QEMU under Mac OS X host
,
Eric Blake
,
14:29
Re: [Qemu-devel] ping: [PATCH v13] block/raw-posix.c: Make physical devices usable in QEMU under Mac OS X host
,
Eric Blake
,
14:25
Re: [Qemu-devel] [PATCH v6 5/5] doc: Introduce coding style for errors
,
Markus Armbruster
,
14:10
Re: [Qemu-devel] [iGVT-g] [vfio-users] [PATCH v3 00/11] igd passthrough chipset tweaks
,
Kay, Allen M
,
14:10
Re: [Qemu-devel] ping: [PATCH v13] block/raw-posix.c: Make physical devices usable in QEMU under Mac OS X host
,
Programmingkid
,
14:10
[Qemu-devel] [PATCH] qapi: Fix compilation failure on sparc
,
Eric Blake
,
14:05
Re: [Qemu-devel] [PATCH v1 12/22] migration: convert exec socket protocol to use QIOChannel
,
Dr. David Alan Gilbert
,
13:54
Re: [Qemu-devel] [PATCH v6 1/5] util: Introduce error reporting functions with fatal/abort
,
Markus Armbruster
,
13:53
Re: [Qemu-devel] [PATCH v1 11/22] migration: convert fd socket protocol to use QIOChannel
,
Dr. David Alan Gilbert
,
13:46
Re: [Qemu-devel] CPU hotplug
,
Eduardo Habkost
,
13:33
[Qemu-devel] [PATCH] target-arm: Don't report presence of EL2 if it doesn't exist
,
Peter Maydell
,
13:20
Re: [Qemu-devel] [PATCH v1 10/22] migration: convert tcp socket protocol to use QIOChannel
,
Dr. David Alan Gilbert
,
13:19
Re: [Qemu-devel] [PATCH] qapi: Fix compilation failure on MIPS
,
Peter Maydell
,
13:16
Re: [Qemu-devel] [PATCH 3/4] usb-bot: hotplug support
,
Andreas Färber
,
13:16
Re: [Qemu-devel] [PULL 0/2] usb: two ehci fixes.
,
Peter Maydell
,
13:04
Re: [Qemu-devel] [PATCH v1 09/22] migration: convert unix socket protocol to use QIOChannel
,
Dr. David Alan Gilbert
,
13:02
Re: [Qemu-devel] [PATCH] qapi: Fix compilation failure on MIPS
,
Eric Blake
,
12:45
[Qemu-devel] [PULL v2 50/50] block: qemu-iotests - add test for snapshot, commit, snapshot bug
,
Max Reitz
,
12:37
[Qemu-devel] [PULL v2 49/50] block: set device_list.tqe_prev to NULL on BDS removal
,
Max Reitz
,
12:37
[Qemu-devel] [PULL v2 48/50] iotests: Add "qemu-img map" test for VMDK extents
,
Max Reitz
,
12:37
[Qemu-devel] [PULL v2 47/50] qemu-img: Make MapEntry a QAPI struct
,
Max Reitz
,
12:37
[Qemu-devel] [PULL v2 45/50] block: Use returned *file in bdrv_co_get_block_status
,
Max Reitz
,
12:37
[Qemu-devel] [PULL v2 46/50] qemu-img: In "map", use the returned "file" from bdrv_get_block_status
,
Max Reitz
,
12:37
[Qemu-devel] [PULL v2 44/50] vmdk: Return extent's file in bdrv_get_block_status
,
Max Reitz
,
12:37
[Qemu-devel] [PULL v2 43/50] vmdk: Fix calculation of block status's offset
,
Max Reitz
,
12:37
[Qemu-devel] [PULL v2 42/50] vpc: Assign bs->file->bs to file in vpc_co_get_block_status
,
Max Reitz
,
12:37
Re: [Qemu-devel] [PATCH] dimm: Correct type of MemoryHotplugState->base
,
Eduardo Habkost
,
12:37
[Qemu-devel] [PULL v2 39/50] qed: Assign bs->file->bs to file in bdrv_qed_co_get_block_status
,
Max Reitz
,
12:37
[Qemu-devel] [PULL v2 41/50] vdi: Assign bs->file->bs to file in vdi_co_get_block_status
,
Max Reitz
,
12:37
[Qemu-devel] [PULL v2 40/50] sheepdog: Assign bs to file in sd_co_get_block_status
,
Max Reitz
,
12:37
[Qemu-devel] [PULL v2 37/50] iscsi: Assign bs to file in iscsi_co_get_block_status
,
Max Reitz
,
12:37
[Qemu-devel] [PULL v2 38/50] parallels: Assign bs->file->bs to file in parallels_co_get_block_status
,
Max Reitz
,
12:37
[Qemu-devel] [PULL v2 36/50] raw: Assign bs to file in raw_co_get_block_status
,
Max Reitz
,
12:37
[Qemu-devel] [PULL v2 33/50] block: Add "file" output parameter to block status query functions
,
Max Reitz
,
12:37
[Qemu-devel] [PULL v2 35/50] qcow2: Assign bs->file->bs to file in qcow2_co_get_block_status
,
Max Reitz
,
12:37
[Qemu-devel] [PULL v2 34/50] qcow: Assign bs->file->bs to file in qcow_co_get_block_status
,
Max Reitz
,
12:37
[Qemu-devel] [PULL v2 31/50] iotests: Add test for block jobs and BDS ejection
,
Max Reitz
,
12:37
[Qemu-devel] [PULL v2 32/50] block: acquire in bdrv_query_image_info
,
Max Reitz
,
12:37
[Qemu-devel] [PULL v2 30/50] iotests: Add test for multiple BB on BDS tree
,
Max Reitz
,
12:36
[Qemu-devel] [PULL v2 27/50] blockdev: Keep track of monitor-owned BDS
,
Max Reitz
,
12:36
[Qemu-devel] [PULL v2 28/50] block: Add blk_remove_all_bs()
,
Max Reitz
,
12:36
[Qemu-devel] [PULL v2 29/50] block: Rewrite bdrv_close_all()
,
Max Reitz
,
12:36
[Qemu-devel] [PULL v2 25/50] block: Make bdrv_close() static
,
Max Reitz
,
12:36
[Qemu-devel] [PULL v2 26/50] block: Add list of all BlockDriverStates
,
Max Reitz
,
12:36
[Qemu-devel] [PULL v2 23/50] block: Use blk_remove_bs() in blk_delete()
,
Max Reitz
,
12:36
[Qemu-devel] [PULL v2 22/50] block: Remove BDS close notifier
,
Max Reitz
,
12:36
[Qemu-devel] [PULL v2 24/50] blockdev: Use blk_remove_bs() in do_drive_del()
,
Max Reitz
,
12:36
[Qemu-devel] [PULL v2 20/50] virtio-scsi: Catch BDS-BB removal/insertion
,
Max Reitz
,
12:36
[Qemu-devel] [PULL v2 19/50] virtio-blk: Functions for op blocker management
,
Max Reitz
,
12:36
[Qemu-devel] [PULL v2 21/50] nbd: Switch from close to eject notifier
,
Max Reitz
,
12:36
[Qemu-devel] [PULL v2 17/50] iotests: Add test for eject under NBD server
,
Max Reitz
,
12:36
[Qemu-devel] [PULL v2 18/50] block: Add BB-BDS remove/insert notifiers
,
Max Reitz
,
12:36
[Qemu-devel] [PULL v2 15/50] block: Remove unused struct definition BlockFinishData
,
Max Reitz
,
12:36
[Qemu-devel] [PULL v2 16/50] block: Release named dirty bitmaps in bdrv_close()
,
Max Reitz
,
12:36
[Qemu-devel] [PULL v2 14/50] iotests: Add test for a nonexistent NBD export
,
Max Reitz
,
12:36
[Qemu-devel] [PULL v2 13/50] iotests: Make redirecting qemu's stderr optional
,
Max Reitz
,
12:36
[Qemu-devel] [PULL v2 12/50] iotests: Make _filter_nbd support more URL types
,
Max Reitz
,
12:36
[Qemu-devel] [PULL v2 11/50] iotests: Make _filter_nbd drop log lines
,
Max Reitz
,
12:36
[Qemu-devel] [PULL v2 10/50] iotests: Move _filter_nbd into common.filter
,
Max Reitz
,
12:36
[Qemu-devel] [PULL v2 08/50] iotests: Rename filter_nbd to _filter_nbd in 083
,
Max Reitz
,
12:36
[Qemu-devel] [PULL v2 09/50] iotests: Change coding style of _filter_nbd in 083
,
Max Reitz
,
12:36
[Qemu-devel] [PULL v2 05/50] vmdk: Fix converting to streamOptimized
,
Max Reitz
,
12:36
[Qemu-devel] [PULL v2 03/50] Revert "hw/block/fdc: Implement tray status"
,
Max Reitz
,
12:36
[Qemu-devel] [PULL v2 06/50] iotests: Limit supported formats for 118
,
Max Reitz
,
12:36
[Qemu-devel] [PULL v2 07/50] nbd: client_close on error in nbd_co_client_start
,
Max Reitz
,
12:36
[Qemu-devel] [PULL v2 04/50] block/qapi: Emit tray_open only if there is a tray
,
Max Reitz
,
12:36
[Qemu-devel] [PULL v2 01/50] block: Add blk_dev_has_tray()
,
Max Reitz
,
12:35
[Qemu-devel] [PULL v2 02/50] blockdev: Fix 'change' for slot devices
,
Max Reitz
,
12:35
[Qemu-devel] [PULL v2 00/50] Block patches
,
Max Reitz
,
12:35
[Qemu-devel] [PATCH v4 6/6] MAINTAINERS: Add .travis.yml
,
Alex Bennée
,
12:34
[Qemu-devel] [PATCH v4 5/6] .travis.yml: reduce the test matrix a little
,
Alex Bennée
,
12:34
[Qemu-devel] [PATCH v4 2/6] .travis.yml: run make check for all matrix targets
,
Alex Bennée
,
12:34
[Qemu-devel] [PATCH v4 4/6] .travis.yml: enable ccache for the builds
,
Alex Bennée
,
12:34
[Qemu-devel] [PATCH v4 3/6] .travis.yml: enable each of the co-routine backends
,
Alex Bennée
,
12:34
[Qemu-devel] [PATCH v4 1/6] .travis.yml: migrate to container builds
,
Alex Bennée
,
12:34
[Qemu-devel] [PATCH v4 0/6] Travis updates
,
Alex Bennée
,
12:34
Re: [Qemu-devel] [PATCH] coroutine: drop GThread coroutine backend
,
Stefan Hajnoczi
,
12:31
Re: [Qemu-devel] ping: [PATCH v13] block/raw-posix.c: Make physical devices usable in QEMU under Mac OS X host
,
Daniel P. Berrange
,
12:31
Re: [Qemu-devel] [PATCH] coroutine: drop GThread coroutine backend
,
Stefan Hajnoczi
,
12:29
Re: [Qemu-devel] ping: [PATCH v13] block/raw-posix.c: Make physical devices usable in QEMU under Mac OS X host
,
Programmingkid
,
12:28
Re: [Qemu-devel] [PATCH] qapi: Fix compilation failure on MIPS
,
Peter Maydell
,
12:27
Re: [Qemu-devel] [PATCH 00/16] aio: first part of aio_context_acquire/release pushdown
,
Stefan Hajnoczi
,
12:26
Re: [Qemu-devel] [PATCH v10 1/2] mirror: Rewrite mirror_iteration
,
Max Reitz
,
12:20
Re: [Qemu-devel] ping: [PATCH v13] block/raw-posix.c: Make physical devices usable in QEMU under Mac OS X host
,
Daniel P. Berrange
,
12:16
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Alex Williamson
,
12:11
[Qemu-devel] ping: [PATCH v13] block/raw-posix.c: Make physical devices usable in QEMU under Mac OS X host
,
Programmingkid
,
12:08
Re: [Qemu-devel] [PATCH v2 0/2] Active commit regression fix
,
Max Reitz
,
12:08
Re: [Qemu-devel] [PATCH v1 07/22] migration: introduce a new QEMUFile impl based on QIOChannel
,
Dr. David Alan Gilbert
,
12:06
Re: [Qemu-devel] [PATCH v2 2/2] block: qemu-iotests - add test for snapshot, commit, snapshot bug
,
Max Reitz
,
12:03
Re: [Qemu-devel] [PATCH v2 1/2] block: set device_list.tqe_prev to NULL on BDS removal
,
Max Reitz
,
12:02
Re: [Qemu-devel] [PULL v1 0/3] Misc fixes for crypto/ code
,
Peter Maydell
,
12:02
Re: [Qemu-devel] [PATCH 0/6] Add i.MX6 (Single/Dual/Quad) support
,
Peter Maydell
,
12:01
Re: [Qemu-devel] [PATCH 5/6] i.MX: Add i.MX6 SOC implementation.
,
Peter Maydell
,
11:56
Re: [Qemu-devel] [PATCH 6/6] i.MX: Add sabrelite i.MX6 emulation.
,
Peter Maydell
,
11:50
Re: [Qemu-devel] [iGVT-g] [vfio-users] [PATCH v3 00/11] igd passthrough chipset tweaks
,
Laszlo Ersek
,
11:49
Re: [Qemu-devel] [PATCH 4/6] i.MX: Add i.MX6 System Reset Controller device.
,
Peter Maydell
,
11:47
Re: [Qemu-devel] [PATCH 3/6] i.MX: Add i.MX6 CCM and ANALOG device.
,
Peter Maydell
,
11:42
Re: [Qemu-devel] [iGVT-g] [vfio-users] [PATCH v3 00/11] igd passthrough chipset tweaks
,
Kevin O'Connor
,
11:31
Re: [Qemu-devel] [PATCH 2/6] i.MX: simplify CCM to only handle clock required by timers.
,
Peter Maydell
,
11:22
Re: [Qemu-devel] [PATCH] qapi: Fix compilation failure on MIPS
,
Markus Armbruster
,
11:14
[Qemu-devel] [PATCH v6 5/5] doc: Introduce coding style for errors
,
Lluís Vilanova
,
11:14
[Qemu-devel] [PATCH v6 4/5] util: [ppc] Use new error_report_abort() instead of abort()
,
Lluís Vilanova
,
11:14
[Qemu-devel] [PATCH v6 3/5] util: [ppc] Use new error_report_fatal() instead of exit()
,
Lluís Vilanova
,
11:14
[Qemu-devel] [PATCH v6 2/5] util: Use new error_report_fatal/abort instead of error_setg(&error_fatal/abort)
,
Lluís Vilanova
,
11:14
[Qemu-devel] [PATCH v6 1/5] util: Introduce error reporting functions with fatal/abort
,
Lluís Vilanova
,
11:14
[Qemu-devel] [RFC][PATCH v6 0/5] utils: Improve and document error reporting
,
Lluís Vilanova
,
11:14
Re: [Qemu-devel] [SeaBIOS] [RFC PATCH] fw/pci: Add support for mapping Intel IGD OpRegion via QEMU
,
Laszlo Ersek
,
11:14
Re: [Qemu-devel] [libvirt] ARM KVM GICv3 Support
,
Christoffer Dall
,
10:58
Re: [Qemu-devel] [SeaBIOS] [RFC PATCH] fw/pci: Add support for mapping Intel IGD OpRegion via QEMU
,
Alex Williamson
,
10:56
Re: [Qemu-devel] [PATCH v5] qom, qmp, hmp, qapi: create qom-type-prop-list for class properties
,
Eduardo Habkost
,
10:56
Re: [Qemu-devel] [PULL 0/2] ui: gtk vc fix, adaptive sdl refresh.
,
Peter Maydell
,
10:54
Re: [Qemu-devel] [libvirt] ARM KVM GICv3 Support
,
Eric Blake
,
10:52
Re: [Qemu-devel] [libvirt] ARM KVM GICv3 Support
,
Peter Maydell
,
10:50
[Qemu-devel] proposed schedule for 2.6 release
,
Peter Maydell
,
10:45
Re: [Qemu-devel] [PATCH 2/4] usb: add attached property
,
Markus Armbruster
,
10:37
Re: [Qemu-devel] [libvirt] ARM KVM GICv3 Support
,
Pavel Fedin
,
10:36
Re: [Qemu-devel] [PATCH v3 4/7] STM32F2xx: Add the SPI device
,
Peter Maydell
,
10:31
Re: [Qemu-devel] [PATCH 3/3] balloon: don't use NVDIMM for ballooning
,
Markus Armbruster
,
10:30
Re: [Qemu-devel] [PATCH v3 5/7] STM32F205: Connect the ADC devices
,
Peter Maydell
,
10:27
Re: [Qemu-devel] [PATCH 2/3] pcdimm: add 'type' field to PCDIMMDeviceInfo
,
Markus Armbruster
,
10:27
Re: [Qemu-devel] [PATCH v12 7/9] hw/ptimer: Fix counter - 1 returned by ptimer_get_count for the active timer
,
Dmitry Osipenko
,
10:25
Re: [Qemu-devel] [PATCH v14 5/8] docs: block replication's description
,
Eric Blake
,
10:20
Re: [Qemu-devel] [PATCH v12 7/9] hw/ptimer: Fix counter - 1 returned by ptimer_get_count for the active timer
,
Dmitry Osipenko
,
10:20
Re: [Qemu-devel] [PULL 0/1] audio: Clean up includes
,
Peter Maydell
,
10:18
Re: [Qemu-devel] [PATCH v3 3/7] STM32F2xx: Add the ADC device
,
Peter Maydell
,
10:18
Re: [Qemu-devel] [PATCH 2/2] ARM: PL061: Misc cleaning fields for PL061 device state
,
Wei Huang
,
10:16
Re: [Qemu-devel] [PULL 0/1] nvme: generate OpenFirmware device path in the "bootorder" fw_cfg file
,
Laszlo Ersek
,
10:11
Re: [Qemu-devel] [libvirt] ARM KVM GICv3 Support
,
Andrea Bolognani
,
10:09
Re: [Qemu-devel] [PATCH] qapi: Fix compilation failure on MIPS
,
James Hogan
,
10:06
Re: [Qemu-devel] [Xen-devel] [iGVT-g] [vfio-users] [PATCH v3 00/11] igd passthrough chipset tweaks
,
David Woodhouse
,
10:06
Re: [Qemu-devel] [PATCH v4] Add optionrom compatible with fw_cfg DMA version
,
Laszlo Ersek
,
10:05
Re: [Qemu-devel] [PATCH 05/16] iothread: release AioContext around aio_poll
,
Paolo Bonzini
,
10:02
Re: [Qemu-devel] [PATCH v4] Add optionrom compatible with fw_cfg DMA version
,
Marc Marí
,
10:02
Re: [Qemu-devel] [PATCH v4] Add optionrom compatible with fw_cfg DMA version
,
Marc Marí
,
10:02
Re: [Qemu-devel] [PATCH v2] arm: virt-acpi: each MADT.GICC entry as enabled unconditionally
,
Peter Maydell
,
10:01
Re: [Qemu-devel] [PULL 0/1] nvme: generate OpenFirmware device path in the "bootorder" fw_cfg file
,
Peter Maydell
,
09:55
Re: [Qemu-devel] [Xen-devel] [iGVT-g] [vfio-users] [PATCH v3 00/11] igd passthrough chipset tweaks
,
Alex Williamson
,
09:54
Re: [Qemu-devel] [PATCH 05/16] iothread: release AioContext around aio_poll
,
Stefan Hajnoczi
,
09:52
[Qemu-devel] [PATCH] qapi: Fix compilation failure on MIPS
,
Eric Blake
,
09:51
Re: [Qemu-devel] [PATCH v12 24/36] cpu: Convert CpuInfo into flat union
,
Eric Blake
,
09:49
Re: [Qemu-devel] [PATCH v5 01/10] qom: add helpers for UserCreatable object types
,
Andreas Färber
,
09:48
Re: [Qemu-devel] [libvirt] ARM KVM GICv3 Support
,
Andrew Jones
,
09:42
Re: [Qemu-devel] [iGVT-g] [vfio-users] [PATCH v3 00/11] igd passthrough chipset tweaks
,
Alex Williamson
,
09:38
Re: [Qemu-devel] [PATCH v14 7/8] Implement new driver for block replication
,
Stefan Hajnoczi
,
09:34
[Qemu-devel] [PATCH] net: ne2000: check ring buffer control registers
,
P J P
,
09:30
Re: [Qemu-devel] [PATCH 1/2] block: fix assert in qcow2_get_specific_info
,
Paolo Bonzini
,
09:26
Re: [Qemu-devel] [PULL 14/49] scripts/kvm/kvm_stat: Improve debugfs access checking
,
Paolo Bonzini
,
09:26
Re: [Qemu-devel] [PATCH 2/4] usb: add attached property
,
Gerd Hoffmann
,
09:26
Re: [Qemu-devel] [PULL 0/8] Ivshmem patches
,
Peter Maydell
,
09:25
Re: [Qemu-devel] [PATCH v4] Add optionrom compatible with fw_cfg DMA version
,
Gerd Hoffmann
,
09:23
Re: [Qemu-devel] [libvirt] ARM KVM GICv3 Support
,
Peter Maydell
,
09:07
Re: [Qemu-devel] [libvirt] ARM KVM GICv3 Support
,
Christoffer Dall
,
09:05
Re: [Qemu-devel] [libvirt] ARM KVM GICv3 Support
,
Andrew Jones
,
09:04
Re: [Qemu-devel] [PULL 14/49] scripts/kvm/kvm_stat: Improve debugfs access checking
,
Christian Borntraeger
,
09:02
Re: [Qemu-devel] [PATCH v4 7/7] mips/kvm: Support MSA in MIPS KVM guests
,
Leon Alrae
,
08:56
Re: [Qemu-devel] [PATCH 1/2] block: fix assert in qcow2_get_specific_info
,
Denis V. Lunev
,
08:50
Re: [Qemu-devel] [PATCH v12 24/36] cpu: Convert CpuInfo into flat union
,
Markus Armbruster
,
08:50
Re: [Qemu-devel] vl.c:main_loop() non-blocking TCG optimization still useful?
,
Jan Kiszka
,
08:39
Re: [Qemu-devel] [PATCH 4/4] usb-uas: hotplug support
,
Markus Armbruster
,
08:37
Re: [Qemu-devel] [PATCH 3/4] usb-bot: hotplug support
,
Markus Armbruster
,
08:36
Re: [Qemu-devel] [PATCH 2/4] usb: add attached property
,
Markus Armbruster
,
08:33
[Qemu-devel] vl.c:main_loop() non-blocking TCG optimization still useful?
,
Stefan Hajnoczi
,
08:29
[Qemu-devel] [PULL 1/2] usb: check page select value while processing iTD
,
Gerd Hoffmann
,
08:20
[Qemu-devel] [PULL 2/2] ehci: update irq on reset
,
Gerd Hoffmann
,
08:20
[Qemu-devel] [PULL 0/2] usb: two ehci fixes.
,
Gerd Hoffmann
,
08:20
Re: [Qemu-devel] [PATCH 1/2] block: fix assert in qcow2_get_specific_info
,
Paolo Bonzini
,
08:20
Re: [Qemu-devel] [libvirt] ARM KVM GICv3 Support
,
Peter Maydell
,
08:16
[Qemu-devel] [PULL v1 1/3] crypto: fix description of @errp parameter initialization
,
Daniel P. Berrange
,
08:15
[Qemu-devel] [PULL v1 2/3] crypto: register properties against the class instead of object
,
Daniel P. Berrange
,
08:15
[Qemu-devel] [PULL v1 0/3] Misc fixes for crypto/ code
,
Daniel P. Berrange
,
08:15
[Qemu-devel] [PULL v1 3/3] crypto: ensure qcrypto_hash_digest_len is always defined
,
Daniel P. Berrange
,
08:15
[Qemu-devel] [PULL 1/2] gtk: use qemu_chr_alloc() to allocate CharDriverState
,
Gerd Hoffmann
,
08:12
[Qemu-devel] [PULL 0/2] ui: gtk vc fix, adaptive sdl refresh.
,
Gerd Hoffmann
,
08:12
[Qemu-devel] [PULL 2/2] sdl: shorten the GUI refresh interval when mouse or keyboard is active
,
Gerd Hoffmann
,
08:12
Re: [Qemu-devel] [PATCH 1/4] usb: make USBDevice->attached bool
,
Markus Armbruster
,
08:06
[Qemu-devel] [PULL 0/1] audio: Clean up includes
,
Gerd Hoffmann
,
08:05
[Qemu-devel] [PULL 1/1] audio: Clean up includes
,
Gerd Hoffmann
,
08:05
Re: [Qemu-devel] [libvirt] ARM KVM GICv3 Support
,
Andrew Jones
,
07:59
[Qemu-devel] [PATCH v5 08/10] qemu-nbd: don't overlap long option values with short options
,
Daniel P. Berrange
,
07:58
[Qemu-devel] [PATCH v5 09/10] qemu-nbd: use no_argument/required_argument constants
,
Daniel P. Berrange
,
07:58
[Qemu-devel] [PATCH v5 04/10] qemu-io: add support for --object command line arg
,
Daniel P. Berrange
,
07:58
[Qemu-devel] [PATCH v5 07/10] qemu-img: allow specifying image as a set of options args
,
Daniel P. Berrange
,
07:58
[Qemu-devel] [PATCH v5 03/10] qemu-nbd: add support for --object command line arg
,
Daniel P. Berrange
,
07:58
[Qemu-devel] [PATCH v5 10/10] qemu-io: use no_argument/required_argument constants
,
Daniel P. Berrange
,
07:58
[Qemu-devel] [PATCH v5 06/10] qemu-nbd: allow specifying image as a set of options args
,
Daniel P. Berrange
,
07:58
[Qemu-devel] [PATCH v5 02/10] qemu-img: add support for --object command line arg
,
Daniel P. Berrange
,
07:58
[Qemu-devel] [PATCH v5 05/10] qemu-io: allow specifying image as a set of options args
,
Daniel P. Berrange
,
07:58
[Qemu-devel] [PATCH v5 01/10] qom: add helpers for UserCreatable object types
,
Daniel P. Berrange
,
07:58
[Qemu-devel] [PATCH v5 00/10] Make qemu-img/qemu-nbd/qemu-io CLI more flexible
,
Daniel P. Berrange
,
07:57
[Qemu-devel] [PULL 1/1] nvme: generate OpenFirmware device path in the "bootorder" fw_cfg file
,
Gerd Hoffmann
,
07:57
[Qemu-devel] [PULL 0/1] nvme: generate OpenFirmware device path in the "bootorder" fw_cfg file
,
Gerd Hoffmann
,
07:57
Re: [Qemu-devel] [PATCH v2 1/5] console: add & use qemu_console_lookup_by_device_name
,
Markus Armbruster
,
07:56
Re: [Qemu-devel] [PATCH v2 2/5] qapi: switch x-input-send-event from console to device+head
,
Markus Armbruster
,
07:56
[Qemu-devel] [PULL 8/8] char: remove qemu_chr_open_eventfd
,
marcandre . lureau
,
07:44
[Qemu-devel] [PULL 7/8] ivshmem: use a single eventfd callback, get rid of CharDriver
,
marcandre . lureau
,
07:43
[Qemu-devel] [PULL 6/8] ivshmem: generalize ivshmem_setup_interrupts
,
marcandre . lureau
,
07:43
[Qemu-devel] [PULL 4/8] libqos: remove some leaks
,
marcandre . lureau
,
07:43
[Qemu-devel] [PULL 2/8] ivshmem: remove redundant assignment, fix crash with msi=off
,
marcandre . lureau
,
07:43
[Qemu-devel] [PULL 5/8] ivshmem-test: test both msi & irq cases
,
marcandre . lureau
,
07:43
[Qemu-devel] [PULL 3/8] ivshmem-test: leak fixes
,
marcandre . lureau
,
07:43
[Qemu-devel] [PULL 1/8] ivshmem: no need for opaque argument
,
marcandre . lureau
,
07:43
[Qemu-devel] [PULL 0/8] Ivshmem patches
,
marcandre . lureau
,
07:43
Re: [Qemu-devel] [PATCH v4 7/7] mips/kvm: Support MSA in MIPS KVM guests
,
James Hogan
,
07:40
Re: [Qemu-devel] [PATCH v3 0/4] Netfilter: Add each netdev a default filter
,
Hailiang Zhang
,
07:36
Re: [Qemu-devel] [PATCH v12 24/36] cpu: Convert CpuInfo into flat union
,
James Hogan
,
07:26
Re: [Qemu-devel] [PATCH v3 1/2] cpu: Add callback to check architectural watchpoint match
,
Peter Maydell
,
07:24
Re: [Qemu-devel] [PATCH v4 0/3] target-arm: Add a few more S2 MMU input checks
,
Peter Maydell
,
07:10
Re: [Qemu-devel] [libvirt] ARM KVM GICv3 Support
,
Daniel P. Berrange
,
07:10
Re: [Qemu-devel] [PATCH] hw/pci: ensure that only PCI/PCIe bridges can be attached to pxb/pxb-pcie devices
,
Marcel Apfelbaum
,
07:09
Re: [Qemu-devel] [PATCH v4] Add optionrom compatible with fw_cfg DMA version
,
Gerd Hoffmann
,
07:05
Re: [Qemu-devel] [PATCH v2 6/8] ivshmem: generalize ivshmem_setup_interrupts
,
Marc-André Lureau
,
06:55
Re: [Qemu-devel] [PATCH v2 6/8] ivshmem: generalize ivshmem_setup_interrupts
,
Markus Armbruster
,
06:53
Re: [Qemu-devel] [Xen-devel] [iGVT-g] [vfio-users] [PATCH v3 00/11] igd passthrough chipset tweaks
,
David Woodhouse
,
06:50
Re: [Qemu-devel] [libvirt] ARM KVM GICv3 Support
,
Christoffer Dall
,
06:49
Re: [Qemu-devel] [SeaBIOS] [RFC PATCH] fw/pci: Add support for mapping Intel IGD OpRegion via QEMU
,
Laszlo Ersek
,
06:43
Re: [Qemu-devel] [PATCH v4 07/10] qemu-img: allow specifying image as a set of options args
,
Daniel P. Berrange
,
06:40
Re: [Qemu-devel] [PATCH v4 03/10] qemu-nbd: add support for --object command line arg
,
Daniel P. Berrange
,
06:40
Re: [Qemu-devel] [PATCH v3 1/2] build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target directories
,
Peter Maydell
,
06:36
Re: [Qemu-devel] [PATCH v2 0/5] KVM: Hyper-V VMBus hypercalls
,
Andrey Smetanin
,
06:35
Re: [Qemu-devel] [PATCH v19 3/9] pc: add a Virtual Machine Generation ID device
,
Michael S. Tsirkin
,
06:16
Re: [Qemu-devel] [PATCH v4] Add optionrom compatible with fw_cfg DMA version
,
Gerd Hoffmann
,
06:06
Re: [Qemu-devel] [PULL 00/17] Net patches
,
Peter Maydell
,
06:06
Re: [Qemu-devel] [PATCH] target-mips: Stop using uint_fast*_t types in r4k_tlb_t struct
,
Leon Alrae
,
05:50
Re: [Qemu-devel] [PATCH v4 02/10] qemu-img: add support for --object command line arg
,
Daniel P. Berrange
,
05:46
Re: [Qemu-devel] [PULL 00/40] ppc-for-2.6 queue 20160201
,
Peter Maydell
,
05:40
Re: [Qemu-devel] [PATCH v2 6/8] ivshmem: generalize ivshmem_setup_interrupts
,
Marc-André Lureau
,
05:24
Re: [Qemu-devel] [PATCH] nvme: generate OpenFirmware device path in the "bootorder" fw_cfg file
,
Gerd Hoffmann
,
05:14
Re: [Qemu-devel] [PATCH v4 05/10] qemu-io: allow specifying image as a set of options args
,
Daniel P. Berrange
,
05:13
Re: [Qemu-devel] [PATCH v19 3/9] pc: add a Virtual Machine Generation ID device
,
Igor Mammedov
,
05:00
Re: [Qemu-devel] [PATCH v4 7/7] mips/kvm: Support MSA in MIPS KVM guests
,
Leon Alrae
,
04:59
Re: [Qemu-devel] [PATCH v10 00/25] qapi visitor cleanups part 1 (post-introspection cleanups subset E)
,
Markus Armbruster
,
04:56
Re: [Qemu-devel] [PATCH 0/2] fixes for bdrv_invalidate_cache
,
Denis V. Lunev
,
04:50
Re: [Qemu-devel] [PATCH v4 0/3] don't use NVDIMM for balooning
,
Denis V. Lunev
,
04:50
Re: [Qemu-devel] [PATCH 00/16] aio: first part of aio_context_acquire/release pushdown
,
Paolo Bonzini
,
04:41
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Kirti Wankhede
,
04:25
Re: [Qemu-devel] [PATCH v10 23/25] qapi: Drop unused error argument for list and implicit struct
,
Markus Armbruster
,
04:01
Re: [Qemu-devel] [PATCH 1/2] Emulated CCID card: QOMify
,
Cao jin
,
04:00
Re: [Qemu-devel] [iGVT-g] [vfio-users] [PATCH v3 00/11] igd passthrough chipset tweaks
,
Gerd Hoffmann
,
03:56
Re: [Qemu-devel] [PATCH 4/8] libqos: remove some leaks
,
Markus Armbruster
,
03:38
Re: [Qemu-devel] [PATCH v2 0/8] ivshmem: test msi=off, fix regressions, remove CharDriver
,
Markus Armbruster
,
03:37
Re: [Qemu-devel] [PATCH v2 8/8] char: remove qemu_chr_open_eventfd
,
Markus Armbruster
,
03:35
Re: [Qemu-devel] [PATCH v2 7/8] ivshmem: use a single eventfd callback, get rid of CharDriver
,
Markus Armbruster
,
03:35
Re: [Qemu-devel] [PATCH v2 6/8] ivshmem: generalize ivshmem_setup_interrupts
,
Markus Armbruster
,
03:34
Re: [Qemu-devel] [PATCH v2 5/8] ivshmem-test: test both msi & irq cases
,
Markus Armbruster
,
03:34
Re: [Qemu-devel] [PATCH v2 4/8] libqos: remove some leaks
,
Markus Armbruster
,
03:34
Re: [Qemu-devel] [PATCH v2 3/8] ivshmem-test: leak fixes
,
Markus Armbruster
,
03:34
Re: [Qemu-devel] [PATCH v2 1/8] ivshmem: no need for opaque argument
,
Markus Armbruster
,
03:33
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Neo Jia
,
03:31
Re: [Qemu-devel] [PATCH 1/2] Emulated CCID card: QOMify
,
Michael Tokarev
,
03:31
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Gerd Hoffmann
,
03:29
Re: [Qemu-devel] [PATCH 1/2] Emulated CCID card: QOMify
,
Cao jin
,
03:25
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Tian, Kevin
,
03:18
Re: [Qemu-devel] [PATCH 1/2] Emulated CCID card: QOMify
,
Michael Tokarev
,
03:15
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Neo Jia
,
03:13
Re: [Qemu-devel] [PATCH 0/2] CCID QOMify
,
Cao jin
,
03:05
Re: [Qemu-devel] [PATCH v2] ES1370: QOMify
,
Cao jin
,
03:03
Re: [Qemu-devel] [PATCH v2] ES1370: QOMify
,
Michael Tokarev
,
03:01
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Gerd Hoffmann
,
03:00
Re: [Qemu-devel] [PATCH v3 0/3] Travis updates
,
Michael Tokarev
,
03:00
Re: [Qemu-devel] [PATCH] ES1370: QOMify
,
Michael Tokarev
,
02:59
Re: [Qemu-devel] [PATCH v10 10/25] qapi: Improve generated event use of qapi visitor
,
Markus Armbruster
,
02:52
Re: [Qemu-devel] Strange monitor/stdout issue on qemu-system-sparc/qemu-system-ppc
,
Mark Cave-Ayland
,
02:48
Re: [Qemu-devel] [iGVT-g] VFIO based vGPU(was Re: [Announcement] 2015-Q3 release of XenGT - a Mediated ...)
,
Zhiyuan Lv
,
02:46
Re: [Qemu-devel] [vfio-users] [PATCH v3 00/11] igd passthrough chipset tweaks
,
Gerd Hoffmann
,
02:43
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Tian, Kevin
,
02:42
Re: [Qemu-devel] [iGVT-g] VFIO based vGPU(was Re: [Announcement] 2015-Q3 release of XenGT - a Mediated ...)
,
Gerd Hoffmann
,
02:28
Re: [Qemu-devel] [PATCH 02/12] Added reset-pin emulation in model.
,
Krzeminski, Marcin (Nokia - PL/Wroclaw)
,
02:15
Re: [Qemu-devel] [iGVT-g] [vfio-users] [PATCH v3 00/11] igd passthrough chipset tweaks
,
Tian, Kevin
,
02:07
Re: [Qemu-devel] [PATCH 2/2] ARM: PL061: Misc cleaning fields for PL061 device state
,
Michael Tokarev
,
02:03
Re: [Qemu-devel] [iGVT-g] [vfio-users] [PATCH v3 00/11] igd passthrough chipset tweaks
,
Tian, Kevin
,
02:02
Re: [Qemu-devel] [Xen-devel] [iGVT-g] [vfio-users] [PATCH v3 00/11] igd passthrough chipset tweaks
,
Tian, Kevin
,
01:42
[Qemu-devel] [PATCH v9] spec: add qcow2 bitmaps extension specification
,
Vladimir Sementsov-Ogievskiy
,
01:35
February 01, 2016
[Qemu-devel] [RFC PATCH] fw/pci: Add support for mapping Intel IGD OpRegion via QEMU
,
Alex Williamson
,
23:16
Re: [Qemu-devel] [PATCH v3 2/4] net/filter: Introduce a helper to add a filter to the netdev
,
Yang Hongyang
,
22:53
Re: [Qemu-devel] [PATCH v3 4/4] net/filter: Add a default filter to each netdev
,
Yang Hongyang
,
22:53
[Qemu-devel] [RFC PATCH 7/7] vfio/pci: Find and expose Intel IGD OpRegion
,
Alex Williamson
,
22:37
[Qemu-devel] [RFC PATCH 6/7] vfio: Enable sparse mmap capability
,
Alex Williamson
,
22:37
[Qemu-devel] [RFC PATCH 5/7] linux-headers/vfio: Update for proposed capabilities list
,
Alex Williamson
,
22:37
[Qemu-devel] [RFC PATCH 4/7] vfio/pci: Convert all MemoryRegion to dynamic alloc and consistent functions
,
Alex Williamson
,
22:37
[Qemu-devel] [RFC PATCH 3/7] vfio: Generalize region support
,
Alex Williamson
,
22:37
[Qemu-devel] [RFC PATCH 2/7] vfio: Wrap VFIO_DEVICE_GET_REGION_INFO
,
Alex Williamson
,
22:37
[Qemu-devel] [RFC PATCH 1/7] vfio: Add sysfsdev property for pci & platform
,
Alex Williamson
,
22:37
[Qemu-devel] [RFC PATCH 0/7] vfio: capability chains, sparse mmap, device specific regions
,
Alex Williamson
,
22:37
Re: [Qemu-devel] [PATCH v3 0/4] Netfilter: Add each netdev a default filter
,
Yang Hongyang
,
22:11
[Qemu-devel] [PULL 17/17] net/filter: Fix the output information for command 'info network'
,
Jason Wang
,
21:38
[Qemu-devel] [PULL 16/17] net: always walk through filters in reverse if traffic is egress
,
Jason Wang
,
21:38
[Qemu-devel] [PULL 15/17] net: netmap: use nm_open() to open netmap ports
,
Jason Wang
,
21:38
[Qemu-devel] [PULL 14/17] e1000: eliminate infinite loops on out-of-bounds transfer start
,
Jason Wang
,
21:38
[Qemu-devel] [PULL 13/17] slirp: Adding family argument to tcp_fconnect()
,
Jason Wang
,
21:37
[Qemu-devel] [PULL 12/17] slirp: Make udp_attach IPv6 compatible
,
Jason Wang
,
21:37
[Qemu-devel] [PULL 11/17] slirp: Add sockaddr_equal, make solookup family-agnostic
,
Jason Wang
,
21:37
[Qemu-devel] [PULL 10/17] slirp: Factorizing and cleaning solookup()
,
Jason Wang
,
21:37
[Qemu-devel] [PULL 09/17] slirp: Factorizing address translation
,
Jason Wang
,
21:37
[Qemu-devel] [PULL 08/17] slirp: Make Socket structure IPv6 compatible
,
Jason Wang
,
21:37
[Qemu-devel] [PULL 07/17] slirp: Adding address family switch for produced frames
,
Jason Wang
,
21:37
[Qemu-devel] [PULL 06/17] slirp: Generalizing and neutralizing ARP code
,
Jason Wang
,
21:37
[Qemu-devel] [PULL 05/17] slirp: goto bad in udp_input if sosendto fails
,
Jason Wang
,
21:37
[Qemu-devel] [PULL 04/17] cadence_gem: fix buffer overflow
,
Jason Wang
,
21:36
[Qemu-devel] [PULL 03/17] net: cadence_gem: check packet size in gem_recieve
,
Jason Wang
,
21:36
[Qemu-devel] [PULL 02/17] qemu-doc: Do not promote deprecated -smb and -redir options
,
Jason Wang
,
21:36
[Qemu-devel] [PULL 01/17] net/slirp: Tell the users when they are using deprecated options
,
Jason Wang
,
21:36
[Qemu-devel] [PULL 00/17] Net patches
,
Jason Wang
,
21:36
Re: [Qemu-devel] [PATCH 2/2] hw/vfio/platform: Add Qualcomm Technologies, Inc HiDMA device support
,
Shanker Donthineni
,
21:31
Re: [Qemu-devel] [PATCH] jobs: remove unused structure
,
Fam Zheng
,
21:19
[Qemu-devel] [PATCH v4] blockjob: Fix hang in block_job_finish_sync
,
Fam Zheng
,
21:12
Re: [Qemu-devel] [RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU.
,
Kirti Wankhede
,
20:48
[Qemu-devel] [PATCH v2 2/2] block: qemu-iotests - add test for snapshot, commit, snapshot bug
,
Jeff Cody
,
20:33
[Qemu-devel] [PATCH v2 1/2] block: set device_list.tqe_prev to NULL on BDS removal
,
Jeff Cody
,
20:33
[Qemu-devel] [PATCH v2 0/2] Active commit regression fix
,
Jeff Cody
,
20:33
Re: [Qemu-devel] [Qemu-block] [PATCH 1/2] block: change parent backing link when *tqe_prev == NULL
,
Jeff Cody
,
20:30
Re: [Qemu-devel] [PATCH v10 0/2] mirror: Improve zero write and discard
,
Paolo Bonzini
,
19:18
Re: [Qemu-devel] [iGVT-g] [vfio-users] [PATCH v3 00/11] igd passthrough chipset tweaks
,
Kay, Allen M
,
19:04
Re: [Qemu-devel] [PATCH v9 23/37] qmp: Support explicit null during input visit
,
Eric Blake
,
18:52
Re: [Qemu-devel] [PATCH v1 1/1] qom: Correct object_property_get_int() description
,
Alistair Francis
,
18:28
Re: [Qemu-devel] [PATCH v10 23/25] qapi: Drop unused error argument for list and implicit struct
,
Eric Blake
,
18:14
Re: [Qemu-devel] [PATCH v10 10/25] qapi: Improve generated event use of qapi visitor
,
Eric Blake
,
17:50
[Qemu-devel] [RFC] Programmable guest-to-QEMU hypercalls
,
Lluís Vilanova
,
17:39
Re: [Qemu-devel] [RFC PATCH 0/3] (Resend) TranslationBlock annotation mechanism
,
Lluís Vilanova
,
17:33
Re: [Qemu-devel] [PATCH] jobs: remove unused structure
,
Eric Blake
,
17:21
[Qemu-devel] [PATCH] jobs: remove unused structure
,
John Snow
,
17:18
Re: [Qemu-devel] [PATCH v2 0/3] SD emulation fixes for Pi2 Tianocore EDK2 UEFI
,
Andrew Baumann
,
17:17
Re: [Qemu-devel] [vfio-users] [PATCH v3 00/11] igd passthrough chipset tweaks
,
Alex Williamson
,
17:17
[Qemu-devel] [PATCH v3 1/3] hw/sd: implement CMD23 (SET_BLOCK_COUNT) for MMC compatibility
,
Andrew Baumann
,
17:16
[Qemu-devel] [PATCH v3 0/3] SD emulation fixes for Pi2 Tianocore EDK2 UEFI
,
Andrew Baumann
,
17:16
[Qemu-devel] [PATCH v3 2/3] hw/sd: model a power-up delay, as a workaround for an EDK2 bug
,
Andrew Baumann
,
17:16
[Qemu-devel] [PATCH v3 3/3] hw/sd: use guest error logging rather than fprintf to stderr
,
Andrew Baumann
,
17:16
Re: [Qemu-devel] [iGVT-g] VFIO based vGPU(was Re: [Announcement] 2015-Q3 release of XenGT - a Mediated ...)
,
Alex Williamson
,
16:45
Re: [Qemu-devel] [Qemu-block] [PATCH 1/2] block: change parent backing link when *tqe_prev == NULL
,
Max Reitz
,
16:43
Re: [Qemu-devel] [PATCH v8] spec: add qcow2 bitmaps extension specification
,
Max Reitz
,
16:05
Re: [Qemu-devel] [PATCH] fdc: fix detection under Linux
,
Hervé Poussineau
,
16:02
[Qemu-devel] [PATCH V2 1/2] ARM: PL061: Clear PL061 device state after reset
,
Wei Huang
,
15:49
[Qemu-devel] [PATCH V2 2/2] ARM: PL061: Cleaning field of PL061 device state
,
Wei Huang
,
15:49
Re: [Qemu-devel] [PATCH 0/2] Active commit regression fix
,
Eric Blake
,
15:35
[Qemu-devel] [PATCH] kvm-all: trace: strerror fixup
,
Andrew Jones
,
14:37
Re: [Qemu-devel] [Qemu-arm] Does QEMU support AArch64 Big Endian emulation on x86-64 host?
,
Peter Crosthwaite
,
14:04
[Qemu-devel] [PATCH v3 1/2] build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target directories
,
Lluís Vilanova
,
13:39
[Qemu-devel] [PATCH v3 2/2] build: [bsd-user] Rename "syscall.h" to "target_syscall.h" in target directories
,
Lluís Vilanova
,
13:38
[Qemu-devel] [PATCH v3 0/2] build: Rename all "syscall.h" in target directories to "target_syscall.h"
,
Lluís Vilanova
,
13:38
Re: [Qemu-devel] [PATCH v2 1/2] build: [linux-user] Rename all "syscall.h" in target directories to "target_syscall.h"
,
Lluís Vilanova
,
13:36
Re: [Qemu-devel] [PATCH 02/12] Added reset-pin emulation in model.
,
Peter Crosthwaite
,
13:29
Re: [Qemu-devel] [PATCH 2/2] ARM: PL061: Misc cleaning fields for PL061 device state
,
Peter Maydell
,
13:02
Re: [Qemu-devel] [PATCH v5 0/4] Extend TPM support with a QEMU-external TPM
,
Stefan Berger
,
12:41
Re: [Qemu-devel] [RFC PATCH] vfio: Add sysfsdev property for pci & platform
,
Eric Auger
,
12:32
Re: [Qemu-devel] [PATCH 1/1] arm: virt: change GPIO trigger interrupt to pulse
,
Wei Huang
,
12:24
Re: [Qemu-devel] [PATCH v10 23/25] qapi: Drop unused error argument for list and implicit struct
,
Eric Blake
,
12:22
[Qemu-devel] [PATCH 1/2] ARM: PL061: Clear PL061 device state after reset
,
Wei Huang
,
12:20
[Qemu-devel] [PATCH 2/2] ARM: PL061: Misc cleaning fields for PL061 device state
,
Wei Huang
,
12:20
Re: [Qemu-devel] [PATCH 6/8] ivshmem: generalize ivshmem_setup_interrupts
,
Markus Armbruster
,
11:50
Re: [Qemu-devel] [PATCH 7/8] ivshmem: use a single eventfd callback, get rid of CharDriver
,
Markus Armbruster
,
11:49
Re: [Qemu-devel] [PATCH 4/8] libqos: remove some leaks
,
Markus Armbruster
,
11:46
Re: [Qemu-devel] [PATCH v6 2/8] device_tree: introduce load_device_tree_from_sysfs
,
Eric Auger
,
11:31
Re: [Qemu-devel] [PATCH v6 2/8] device_tree: introduce load_device_tree_from_sysfs
,
Rob Herring
,
11:27
Re: [Qemu-devel] [PATCH v6 2/8] device_tree: introduce load_device_tree_from_sysfs
,
Eric Auger
,
11:23
[Qemu-devel] [PATCH v2 8/8] char: remove qemu_chr_open_eventfd
,
marcandre . lureau
,
11:21
[Qemu-devel] [PATCH v2 5/8] ivshmem-test: test both msi & irq cases
,
marcandre . lureau
,
11:21
[Qemu-devel] [PATCH v2 7/8] ivshmem: use a single eventfd callback, get rid of CharDriver
,
marcandre . lureau
,
11:21
[Qemu-devel] [PATCH v2 6/8] ivshmem: generalize ivshmem_setup_interrupts
,
marcandre . lureau
,
11:20
[Qemu-devel] [PATCH v2 3/8] ivshmem-test: leak fixes
,
marcandre . lureau
,
11:20
[Qemu-devel] [PATCH v2 2/8] ivshmem: remove redundant assignment, fix crash with msi=off
,
marcandre . lureau
,
11:20
[Qemu-devel] [PATCH v2 0/8] ivshmem: test msi=off, fix regressions, remove CharDriver
,
marcandre . lureau
,
11:20
[Qemu-devel] [PATCH v2 1/8] ivshmem: no need for opaque argument
,
marcandre . lureau
,
11:20
[Qemu-devel] [PATCH v2 4/8] libqos: remove some leaks
,
marcandre . lureau
,
11:20
Re: [Qemu-devel] [PATCH v6 2/8] device_tree: introduce load_device_tree_from_sysfs
,
Rob Herring
,
11:15
[Qemu-devel] [PATCH V7 8/9] introduce xlnx-dp
,
fred . konrad
,
10:44
[Qemu-devel] [PATCH V7 6/9] hw/i2c-ddc.c: Implement DDC I2C slave
,
fred . konrad
,
10:44
[Qemu-devel] [PATCH V7 7/9] introduce xlnx-dpdma
,
fred . konrad
,
10:44
[Qemu-devel] [PATCH V7 9/9] arm: xlnx-zynqmp: Add xlnx-dp and xlnx-dpdma
,
fred . konrad
,
10:44
[Qemu-devel] [PATCH V7 4/9] introduce aux-bus
,
fred . konrad
,
10:44
[Qemu-devel] [PATCH V7 3/9] i2c: Factor our send() and recv() common logic
,
fred . konrad
,
10:44
[Qemu-devel] [PATCH V7 5/9] introduce dpcd module
,
fred . konrad
,
10:44
[Qemu-devel] [PATCH V7 1/9] i2cbus: remove unused dev field
,
fred . konrad
,
10:44
[Qemu-devel] [PATCH V7 0/9] Xilinx DisplayPort.
,
fred . konrad
,
10:44
[Qemu-devel] [PATCH V7 2/9] i2c: implement broadcast write
,
fred . konrad
,
10:44
Re: [Qemu-devel] [PATCH 7/8] ivshmem: use a single eventfd callback, get rid of CharDriver
,
Marc-André Lureau
,
10:22
[Qemu-devel] Summary of MTTCG call on 1/2/2016
,
Alex Bennée
,
10:05
Re: [Qemu-devel] [PATCH 6/8] ivshmem: generalize ivshmem_setup_interrupts
,
Marc-André Lureau
,
09:50
Re: [Qemu-devel] [PATCH 2/2] qmp-spec: fix index in doc
,
Wei Yang
,
09:41
Re: [Qemu-devel] [PATCH] nvme: generate OpenFirmware device path in the "bootorder" fw_cfg file
,
address@hidden
,
09:41
Re: [Qemu-devel] [PATCH 1/2] rdma: remove check on time_spent when calculating mbs
,
Wei Yang
,
09:41
Re: [Qemu-devel] [PATCH 2/2] hw/vfio/platform: Add Qualcomm Technologies, Inc HiDMA device support
,
Eric Auger
,
09:37
Re: [Qemu-devel] [PATCH v2 2/2] build: [bsd-user] Rename all "syscall.h" in target directories to "target_syscall.h"
,
Peter Maydell
,
09:34
Re: [Qemu-devel] [PATCH v2 1/2] build: [linux-user] Rename all "syscall.h" in target directories to "target_syscall.h"
,
Peter Maydell
,
09:33
Re: [Qemu-devel] [PATCH 1/2] hw/arm/sysbus-fdt: rename xgmac platform fdt node creation function
,
Eric Auger
,
09:24
[Qemu-devel] [PATCH v2 1/2] build: [linux-user] Rename all "syscall.h" in target directories to "target_syscall.h"
,
Lluís Vilanova
,
09:19
[Qemu-devel] [PATCH v2 2/2] build: [bsd-user] Rename all "syscall.h" in target directories to "target_syscall.h"
,
Lluís Vilanova
,
09:19
[Qemu-devel] [PATCH v2 0/2] build: Rename all "syscall.h" in target directories to "target_syscall.h"
,
Lluís Vilanova
,
09:19
Re: [Qemu-devel] [PATCH 4/8] libqos: remove some leaks
,
Marc-André Lureau
,
08:59
[Qemu-devel] [PATCH v6 7/8] hw/arm/sysbus-fdt: enable amd-xgbe dynamic instantiation
,
Eric Auger
,
08:52
[Qemu-devel] [PATCH v6 8/8] hw/arm/sysbus-fdt: remove qemu_fdt_setprop returned value check
,
Eric Auger
,
08:52
[Qemu-devel] [PATCH v6 6/8] hw/arm/sysbus-fdt: helpers for clock node generation
,
Eric Auger
,
08:52
[Qemu-devel] [PATCH v6 5/8] device_tree: qemu_fdt_getprop_cell converted to use the error API
,
Eric Auger
,
08:52
[Qemu-devel] [PATCH v6 4/8] device_tree: qemu_fdt_getprop converted to use the error API
,
Eric Auger
,
08:52
[Qemu-devel] [PATCH v6 3/8] device_tree: introduce qemu_fdt_node_path
,
Eric Auger
,
08:52
[Qemu-devel] [PATCH v6 2/8] device_tree: introduce load_device_tree_from_sysfs
,
Eric Auger
,
08:52
[Qemu-devel] [PATCH v6 0/8] AMD XGBE KVM platform passthrough
,
Eric Auger
,
08:52
[Qemu-devel] [PATCH v6 1/8] hw/vfio/platform: amd-xgbe device
,
Eric Auger
,
08:52
Re: [Qemu-devel] [PATCH] linux-user,ppc: synchronize syscall_nr.h
,
Laurent Vivier
,
08:40
Re: [Qemu-devel] [PATCH] linux-user: fix realloc size of target_fd_trans.
,
Laurent Vivier
,
08:40
Re: [Qemu-devel] [RFC Patch v2 05/10] virtio-net rsc: Create timer to drain the packets from the cache pool
,
Wei Xu
,
08:31
Re: [Qemu-devel] [PATCH] build: Rename all "syscall.h" in target directories to "target_syscall.h".
,
Lluís Vilanova
,
08:29
Re: [Qemu-devel] [PATCH v10 00/25] qapi visitor cleanups part 1 (post-introspection cleanups subset E)
,
Markus Armbruster
,
08:25
Re: [Qemu-devel] [PATCH v5 7/8] hw/arm/sysbus-fdt: enable amd-xgbe dynamic instantiation
,
Eric Auger
,
08:12
Re: [Qemu-devel] [PATCH v5 2/8] device_tree: introduce load_device_tree_from_sysfs
,
Eric Auger
,
08:12
Re: [Qemu-devel] [iGVT-g] VFIO based vGPU(was Re: [Announcement] 2015-Q3 release of XenGT - a Mediated ...)
,
Gerd Hoffmann
,
08:10
Re: [Qemu-devel] [PATCH v10 23/25] qapi: Drop unused error argument for list and implicit struct
,
Markus Armbruster
,
08:08
Re: [Qemu-devel] [PATCH v10 21/25] qapi: Drop unused 'kind' for struct/enum visit
,
Markus Armbruster
,
07:56
Re: [Qemu-devel] [vfio-users] [PATCH v3 00/11] igd passthrough chipset tweaks
,
Gerd Hoffmann
,
07:49
Re: [Qemu-devel] [PATCH v10 12/25] qapi-visit: Kill unused visit_end_union()
,
Markus Armbruster
,
07:38
Re: [Qemu-devel] [PATCH v10 10/25] qapi: Improve generated event use of qapi visitor
,
Markus Armbruster
,
07:32
Re: [Qemu-devel] [PATCH RFC v2 3/5] net/filter: Introduce a helper to add a filter to the netdev
,
Hailiang Zhang
,
07:22
Re: [Qemu-devel] [PATCH] coroutine: drop GThread coroutine backend
,
Alex Bennée
,
07:17
[Qemu-devel] [PATCH v3 3/4] filter-buffer: Accept zero interval
,
zhanghailiang
,
07:02
[Qemu-devel] [PATCH v3 0/4] Netfilter: Add each netdev a default filter
,
zhanghailiang
,
07:02
[Qemu-devel] [PATCH v3 2/4] net/filter: Introduce a helper to add a filter to the netdev
,
zhanghailiang
,
07:02
[Qemu-devel] [PATCH v3 4/4] net/filter: Add a default filter to each netdev
,
zhanghailiang
,
07:02
[Qemu-devel] [PATCH v3 1/4] net/filter: Add a 'status' property for filter object
,
zhanghailiang
,
07:02
Re: [Qemu-devel] [PATCH] coroutine: drop GThread coroutine backend
,
Stefan Hajnoczi
,
06:37
Re: [Qemu-devel] [PATCH v3] blockjob: Fix hang in block_job_finish_sync
,
Stefan Hajnoczi
,
06:36
Re: [Qemu-devel] [PULL 00/39] ppc-for-2.6 queue 20160129
,
Peter Maydell
,
06:30
Re: [Qemu-devel] [Qemu-arm] Does QEMU support AArch64 Big Endian emulation on x86-64 host?
,
Ruslan Bilovol
,
06:26
Re: [Qemu-devel] [PATCH 02/10] virtio: move allocation to virtqueue_pop/vring_pop
,
Cornelia Huck
,
06:21
Re: [Qemu-devel] [PATCH 01/10] virtio: move VirtQueueElement at the beginning of the structs
,
Cornelia Huck
,
06:17
Re: [Qemu-devel] [PATCH RFC v2 3/5] net/filter: Introduce a helper to add a filter to the netdev
,
Hailiang Zhang
,
05:58
[Qemu-devel] [PATCH v2] arm: virt-acpi: each MADT.GICC entry as enabled unconditionally
,
Igor Mammedov
,
05:48
Re: [Qemu-devel] [PATCH RFC v2 2/5] vl: Make object_create() public
,
Hailiang Zhang
,
05:45
Re: [Qemu-devel] [PATCH RFC v2 3/5] net/filter: Introduce a helper to add a filter to the netdev
,
Daniel P. Berrange
,
05:43
Re: [Qemu-devel] [PATCH] arm: virt-acpi: each MADT.GICC entry as enabled unconditionally
,
Igor Mammedov
,
05:43
Re: [Qemu-devel] [PATCH RFC v2 3/5] net/filter: Introduce a helper to add a filter to the netdev
,
Hailiang Zhang
,
05:42
Re: [Qemu-devel] [PATCH RFC v2 3/5] net/filter: Introduce a helper to add a filter to the netdev
,
Hailiang Zhang
,
05:41
Re: [Qemu-devel] [PATCH RFC v2 2/5] vl: Make object_create() public
,
Daniel P. Berrange
,
05:41
Re: [Qemu-devel] [PATCH 0/3] merge SSDT into DSDT
,
Igor Mammedov
,
05:20
Re: [Qemu-devel] [PATCH v13 00/10] Block replication for continuous checkpoints
,
Dr. David Alan Gilbert
,
05:18
Re: [Qemu-devel] [PATCH 1/1] arm: virt: change GPIO trigger interrupt to pulse
,
Igor Mammedov
,
05:17
Re: [Qemu-devel] [PATCH v2] vl: Simplify global property registration
,
Igor Mammedov
,
05:14
Re: [Qemu-devel] CPU hotplug
,
Christian Borntraeger
,
05:13
Re: [Qemu-devel] [PATCH v7 12/13] qmp: Add query-ppc-cpu-cores command
,
Igor Mammedov
,
04:56
[Qemu-devel] [Bug 1539940] Re: Qemu 2.5 Solaris 8 and 9 sparc hang after terminal type menu
,
Zhen Ning Lim
,
04:51
Re: [Qemu-devel] [PATCH RFC v2 3/5] net/filter: Introduce a helper to add a filter to the netdev
,
Jason Wang
,
04:49
Re: [Qemu-devel] [PATCH RFC v2 3/5] net/filter: Introduce a helper to add a filter to the netdev
,
Jason Wang
,
04:43
Re: [Qemu-devel] [PATCH V2] net/traffic-mirror:Add traffic-mirror
,
Li Zhijian
,
04:42
Re: [Qemu-devel] [PATCH v7 01/13] machine: Don't allow CPU toplogies with partially filled cores
,
Igor Mammedov
,
04:42
Re: [Qemu-devel] [PATCH RFC v2 3/5] net/filter: Introduce a helper to add a filter to the netdev
,
Hailiang Zhang
,
04:39
Re: [Qemu-devel] [RFC Patch v2 05/10] virtio-net rsc: Create timer to drain the packets from the cache pool
,
Jason Wang
,
04:31
Re: [Qemu-devel] [RFC Patch v2 04/10] virtio-net rsc: Detailed IPv4 and General TCP data coalescing
,
Jason Wang
,
04:30
Re: [Qemu-devel] [PATCH RFC v2 3/5] net/filter: Introduce a helper to add a filter to the netdev
,
Hailiang Zhang
,
04:22
Re: [Qemu-devel] [RFC Patch v2 03/10] virtio-net rsc: Chain Lookup, Packet Caching and Framework of IPv4
,
Jason Wang
,
04:22
Re: [Qemu-devel] [PATCH RFC v2 3/5] net/filter: Introduce a helper to add a filter to the netdev
,
Jason Wang
,
04:18
Re: [Qemu-devel] [PATCH V2] net/traffic-mirror:Add traffic-mirror
,
Dr. David Alan Gilbert
,
04:12
Re: [Qemu-devel] [PATCH RFC v2 3/5] net/filter: Introduce a helper to add a filter to the netdev
,
Jason Wang
,
04:04
Re: [Qemu-devel] [Bug 1539940] [NEW] Qemu 2.5 Solaris 8 and 9 sparc hang after terminal type menu
,
Artyom Tarasenko
,
04:01
Re: [Qemu-devel] [PATCH v3 00/10] Allow hotplug of s390 CPUs
,
Christian Borntraeger
,
03:53
Re: [Qemu-devel] [RFC Patch v2 10/10] virtio-net rsc: Add Receive Segment Coalesce statistics
,
Wei Xu
,
03:51
Re: [Qemu-devel] [RFC Patch v2 09/10] virtio-net rsc: Add IPv6 support
,
Wei Xu
,
03:50
Re: [Qemu-devel] [RFC Patch v2 08/10] virtio-net rsc: Sanity check & More bypass cases check
,
Wei Xu
,
03:46
Re: [Qemu-devel] [PATCH v7 12/13] qmp: Add query-ppc-cpu-cores command
,
Bharata B Rao
,
03:45
Re: [Qemu-devel] [RFC Patch v2 07/10] virtio-net rsc: Checking TCP flag and drain specific connection packets
,
Wei Xu
,
03:44
Re: [Qemu-devel] [RFC Patch v2 06/10] virtio-net rsc: IPv4 checksum
,
Wei Xu
,
03:40
Re: [Qemu-devel] [RFC Patch v2 05/10] virtio-net rsc: Create timer to drain the packets from the cache pool
,
Wei Xu
,
03:39
Re: [Qemu-devel] [PATCH] nvme: generate OpenFirmware device path in the "bootorder" fw_cfg file
,
Laszlo Ersek
,
03:36
Re: [Qemu-devel] [RFC Patch v2 04/10] virtio-net rsc: Detailed IPv4 and General TCP data coalescing
,
Wei Xu
,
03:29
Re: [Qemu-devel] [PATCH RFC v2 3/5] net/filter: Introduce a helper to add a filter to the netdev
,
Hailiang Zhang
,
03:22
Re: [Qemu-devel] [PATCH RFC v2 3/5] net/filter: Introduce a helper to add a filter to the netdev
,
Yang Hongyang
,
03:06
Re: [Qemu-devel] [RFC Patch v2 03/10] virtio-net rsc: Chain Lookup, Packet Caching and Framework of IPv4
,
Wei Xu
,
03:03
[Qemu-devel] [PATCH v2] ES1370: QOMify
,
Cao jin
,
02:57
Re: [Qemu-devel] [PATCH RFC v2 3/5] net/filter: Introduce a helper to add a filter to the netdev
,
Hailiang Zhang
,
02:57
Re: [Qemu-devel] [PATCH V2] net/traffic-mirror:Add traffic-mirror
,
Li Zhijian
,
02:50
[Qemu-devel] [PATCH] ES1370: QOMify
,
Cao jin
,
02:50
Re: [Qemu-devel] [RFC Patch v2 02/10] virtio-net rsc: Initilize & Cleanup
,
Wei Xu
,
02:47
Re: [Qemu-devel] [PATCH RFC v2 3/5] net/filter: Introduce a helper to add a filter to the netdev
,
Jason Wang
,
02:47
Re: [Qemu-devel] [PATCH RFC v2 2/5] vl: Make object_create() public
,
Hailiang Zhang
,
02:35
Re: [Qemu-devel] [PATCH RFC v2 2/5] vl: Make object_create() public
,
Jason Wang
,
02:28
Re: [Qemu-devel] [RFC Patch v2 10/10] virtio-net rsc: Add Receive Segment Coalesce statistics
,
Jason Wang
,
02:16
Re: [Qemu-devel] [RFC Patch v2 09/10] virtio-net rsc: Add IPv6 support
,
Jason Wang
,
02:15
Re: [Qemu-devel] [RFC Patch v2 08/10] virtio-net rsc: Sanity check & More bypass cases check
,
Jason Wang
,
01:59
[Qemu-devel] [PATCH 1/2] Emulated CCID card: QOMify
,
Cao jin
,
01:54
[Qemu-devel] [PATCH 2/2] Passthru CCID card: QOMify
,
Cao jin
,
01:54
[Qemu-devel] [PATCH 0/2] CCID QOMify
,
Cao jin
,
01:54
Re: [Qemu-devel] [RFC Patch v2 07/10] virtio-net rsc: Checking TCP flag and drain specific connection packets
,
Jason Wang
,
01:44
Re: [Qemu-devel] [RFC Patch v2 06/10] virtio-net rsc: IPv4 checksum
,
Jason Wang
,
01:31
Re: [Qemu-devel] [RFC Patch v2 05/10] virtio-net rsc: Create timer to drain the packets from the cache pool
,
Jason Wang
,
01:29
Re: [Qemu-devel] [RFC Patch v2 04/10] virtio-net rsc: Detailed IPv4 and General TCP data coalescing
,
Jason Wang
,
01:21
Re: [Qemu-devel] [PATCH RFC v2 2/5] vl: Make object_create() public
,
Hailiang Zhang
,
01:19
Re: [Qemu-devel] [PATCH RFC v2 3/5] net/filter: Introduce a helper to add a filter to the netdev
,
Hailiang Zhang
,
01:14
Re: [Qemu-devel] [RFC Patch v2 03/10] virtio-net rsc: Chain Lookup, Packet Caching and Framework of IPv4
,
Jason Wang
,
00:55
[Qemu-devel] CPU hotplug
,
David Gibson
,
00:34
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc