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
]
Advanced
[
Prev Period
]
Last Modified: Fri Apr 30 2010 18:19:32 -0400
Messages in reverse chronological order
[
Next Period
]
April 30, 2010
[Qemu-devel] [PATCH] pflash_cfi01: add device ID read command
,
Michael Walle
,
18:19
[Qemu-devel] [PATCH] Fix boot once option
,
Alex Williamson
,
17:21
Re: [Qemu-devel] [PATCH 0/2] QMP: Commands doc
,
Luiz Capitulino
,
14:58
Re: [Qemu-devel] [PATCH 0/2] QMP: Commands doc
,
Luiz Capitulino
,
14:16
Re: [Qemu-devel] [PATCH 0/2] QMP: Commands doc
,
Kevin Wolf
,
13:31
[Qemu-devel] Qemu: x86 machine on alpha Tru64 host
,
address@hidden
,
13:07
[Qemu-devel] [PATCH 2/2] Monitor: Drop QMP documentation from code
,
Luiz Capitulino
,
13:04
[Qemu-devel] [PATCH 1/2] QMP: Introduce commands doc
,
Luiz Capitulino
,
13:04
[Qemu-devel] [PATCH 0/2] QMP: Commands doc
,
Luiz Capitulino
,
13:04
Re: [Qemu-devel] Adding Additional Platforms/Boards to Qemu
,
Thomas Monjalon
,
11:46
[Qemu-devel] [PATCH 16/18] block: Add wr_highest_sector blockstat
,
Kevin Wolf
,
10:25
[Qemu-devel] [PATCH 13/18] qemu-img: Add 'resize' command to grow/shrink disk images
,
Kevin Wolf
,
10:21
[Qemu-devel] [PATCH 18/18] block: Release allocated options after bdrv_open
,
Kevin Wolf
,
10:03
[Qemu-devel] [PATCH 15/18] qcow2: Implement bdrv_truncate() for growing images
,
Kevin Wolf
,
10:03
[Qemu-devel] [PATCH 17/18] qemu-img rebase: Fix output image corruption
,
Kevin Wolf
,
10:02
[Qemu-devel] [PATCH 14/18] qcow2: Remove abort on free_clusters failure
,
Kevin Wolf
,
10:02
[Qemu-devel] [PATCH 12/18] block: Cache total_sectors to reduce bdrv_getlength calls
,
Kevin Wolf
,
10:02
[Qemu-devel] [PATCH 11/18] raw-posix: Use pread/pwrite instead of lseek+read/write
,
Kevin Wolf
,
10:02
[Qemu-devel] [PATCH 10/18] qcow2: Avoid shadowing variable in alloc_clusters_noref()
,
Kevin Wolf
,
10:02
[Qemu-devel] [PATCH 09/18] block: Set backing_hd to NULL after deleting it
,
Kevin Wolf
,
10:02
[Qemu-devel] [PATCH 04/18] block: Open the underlying image file in generic code
,
Kevin Wolf
,
10:02
[Qemu-devel] [PATCH 07/18] vmdk: Clean up backing file handling
,
Kevin Wolf
,
10:02
[Qemu-devel] [PATCH 08/18] vmdk: Convert to bdrv_open
,
Kevin Wolf
,
10:02
[Qemu-devel] [PATCH 06/18] vmdk: Fix COW
,
Kevin Wolf
,
10:02
[Qemu-devel] [PATCH 05/18] block: bdrv_has_zero_init
,
Kevin Wolf
,
10:02
[Qemu-devel] [PATCH 03/18] block: Avoid forward declaration of bdrv_open_common
,
Kevin Wolf
,
10:01
[Qemu-devel] [PATCH 02/18] block: Split bdrv_open
,
Kevin Wolf
,
10:01
[Qemu-devel] [PATCH 01/18] block: separate raw images from the file protocol
,
Kevin Wolf
,
10:01
[Qemu-devel] [PULL 00/18] Block patches
,
Kevin Wolf
,
10:01
[Qemu-devel] Re: [PATCH] virtio-serial: Fix check for 'assert'; prevent NULL derefs
,
Juan Quintela
,
09:50
[Qemu-devel] Adding Additional Platforms/Boards to Qemu
,
Nikos Valavanis
,
09:45
[Qemu-devel] add ahci support into qemu
,
乔崇
,
08:49
[Qemu-devel] [PATCH v2 2/2] lsi: Properly initialize controller state on reset
,
Jan Kiszka
,
08:06
[Qemu-devel] [PATCH v2 1/2] lsi: Purge request queue on soft reset
,
Jan Kiszka
,
08:06
[Qemu-devel] [PATCH] virtio-serial: Fix check for 'assert'; prevent NULL derefs
,
Amit Shah
,
07:15
[Qemu-devel] Re: [PATCH] lsi: Properly initialize controller state on reset
,
Jan Kiszka
,
06:57
[Qemu-devel] Re: [PATCH v2 2/2] virtio-console: Notify resize to the guest.
,
Amit Shah
,
06:45
[Qemu-devel] [PATCH v2 2/2] virtio-console: Notify resize to the guest.
,
Kusanagi Kouichi
,
04:12
[Qemu-devel] Re: [PATCH] block: Release allocated options after bdrv_open
,
Kevin Wolf
,
03:59
[Qemu-devel] Qemu Debugging
,
Ehsan Ul haq
,
02:59
[Qemu-devel] Re: [PATCH] A bit optimization for tlb_set_page()
,
Jan Kiszka
,
02:44
April 29, 2010
[Qemu-devel] Armadillo applications on Qemu
,
Jun Koi
,
23:07
Re: [Qemu-devel] [PATCH] Fix the RARP protocol ID
,
Stefan Berger
,
14:32
[Qemu-devel] Re: [PATCH 1/2] block: Add wr_highest_sector blockstat
,
Luiz Capitulino
,
13:32
Re: [Qemu-devel] [PATCH 2/2] QMP: Add 'reason' member to the BLOCK_IO_ERROR event
,
Luiz Capitulino
,
13:30
[Qemu-devel] [PATCH] lsi: Properly initialize controller state on reset
,
Jan Kiszka
,
12:54
[Qemu-devel] [PATCH] block: Release allocated options after bdrv_open
,
Jan Kiszka
,
12:24
[Qemu-devel] [PATCH] Fix tiny leak in qemu_opts_parse
,
Jan Kiszka
,
12:24
[Qemu-devel] Question on cpu_interrupt()
,
Jiaqing Du
,
12:22
[Qemu-devel] Re: [PATCH 1/2] block: Add wr_highest_sector blockstat
,
Daniel P. Berrange
,
12:04
[Qemu-devel] Re: [DEBUG] how to use GDB to debug qemu?
,
robert song
,
09:22
[Qemu-devel] Re: [DEBUG] how to use GDB to debug qemu?
,
robert song
,
09:21
[Qemu-devel] [PATCH] qemu-img rebase: Fix output image corruption
,
Kevin Wolf
,
08:57
Re: [Qemu-devel] [PATCH 2/2] virtio-console: Notify resize to the guest.
,
Amit Shah
,
08:51
[Qemu-devel] [PATCH] qemu-iotests: Improve rebase test
,
Kevin Wolf
,
08:47
Re: [Qemu-devel] [PATCH 2/2] virtio-console: Notify resize to the guest.
,
Kusanagi Kouichi
,
08:37
[Qemu-devel] [PATCH -V6 21/21] virtio-9p: Create a syntactic shortcut for the file-system pass-thru
,
Aneesh Kumar K.V
,
08:16
[Qemu-devel] [PATCH -V6 17/21] virtio-9p: Add P9_TCREATE support
,
Aneesh Kumar K.V
,
08:16
[Qemu-devel] [PATCH -V6 19/21] virtio-9p: Add P9_TREMOVE support.
,
Aneesh Kumar K.V
,
08:16
[Qemu-devel] [PATCH -V6 18/21] virtio-9p: Add P9_TWSTAT support
,
Aneesh Kumar K.V
,
08:16
[Qemu-devel] [PATCH -V6 20/21] virtio-9p: Add P9_TFLUSH support
,
Aneesh Kumar K.V
,
08:16
[Qemu-devel] [PATCH -V6 14/21] virtio-9p: Add P9_TREAD support
,
Aneesh Kumar K.V
,
08:16
[Qemu-devel] [PATCH -V6 16/21] virtio-9p: Add P9_TWRITE support
,
Aneesh Kumar K.V
,
08:16
[Qemu-devel] [PATCH -V6 15/21] virtio-9p: Add P9_TCLUNK support
,
Aneesh Kumar K.V
,
08:16
[Qemu-devel] [PATCH -V6 13/21] virtio-9p: Add P9_TOPEN support.
,
Aneesh Kumar K.V
,
08:16
[Qemu-devel] [PATCH -V6 12/21] virtio-9p: Add P9_TWALK support
,
Aneesh Kumar K.V
,
08:16
[Qemu-devel] [PATCH -V6 10/21] virtio-9p: Add P9_TATTACH support.
,
Aneesh Kumar K.V
,
08:15
[Qemu-devel] [PATCH -V6 11/21] virtio-9p: Add P9_TSTAT support
,
Aneesh Kumar K.V
,
08:15
[Qemu-devel] [PATCH -V6 09/21] virtio-9p: Add P9_TVERSION support
,
Aneesh Kumar K.V
,
08:15
[Qemu-devel] [PATCH -V6 08/21] virtio-9p: Add sg helper functions
,
Aneesh Kumar K.V
,
08:15
[Qemu-devel] [PATCH -V6 07/21] virtio-9p: Add stat and mode related helper functions.
,
Aneesh Kumar K.V
,
08:15
[Qemu-devel] [PATCH -V6 04/21] virtio-9p: Add string manipulation support.
,
Aneesh Kumar K.V
,
08:15
[Qemu-devel] [PATCH -V6 05/21] virtio-9p: Add minimal set of FileOperations
,
Aneesh Kumar K.V
,
08:15
[Qemu-devel] [PATCH -V6 06/21] virtio-9p: Add fid and qid management support.
,
Aneesh Kumar K.V
,
08:15
[Qemu-devel] [PATCH -V6 02/21] virtio-9p: Add a virtio 9p device to qemu
,
Aneesh Kumar K.V
,
08:15
[Qemu-devel] [PATCH -V6 03/21] virtio-9p: pdu processing support.
,
Aneesh Kumar K.V
,
08:15
[Qemu-devel] [PATCH -V6 01/21] virtio-9p: Create a commandline option -fsdev
,
Aneesh Kumar K.V
,
08:15
[Qemu-devel] [PATCH -V6 00/21] virtio-9p: paravirtual file system passthrough
,
Aneesh Kumar K.V
,
08:15
Re: [Qemu-devel] [PATCH 2/2] virtio-console: Notify resize to the guest.
,
Amit Shah
,
06:49
[Qemu-devel] [PATCH v2] block: Add wr_highest_sector blockstat
,
Kevin Wolf
,
06:45
[Qemu-devel] Re: [PATCH 1/2] block: Add wr_highest_sector blockstat
,
Kevin Wolf
,
06:20
[Qemu-devel] Re: [PATCH 1/2] block: Add wr_highest_sector blockstat
,
Kevin Wolf
,
06:04
[Qemu-devel] Re: [PATCH] Improve detection of invalid entries in the async schedule
,
Jan Kiszka
,
03:40
Re: [Qemu-devel] [PATCH 2/2] virtio-console: Notify resize to the guest.
,
Kusanagi Kouichi
,
03:13
April 28, 2010
Re: [Qemu-devel] [PATCH 2/2] QMP: Add 'reason' member to the BLOCK_IO_ERROR event
,
Anthony Liguori
,
19:24
[Qemu-devel] [PATCH 5/5] Enable -d cpu logging by default.
,
Richard Henderson
,
19:10
[Qemu-devel] [PATCH 4/5] target-sh4: Remove duplicate CPU log.
,
Richard Henderson
,
19:10
[Qemu-devel] [PATCH 2/5] target-mips: Remove duplicate CPU log.
,
Richard Henderson
,
19:10
[Qemu-devel] [PATCH 0/5] Remove duplicate cpu logging, v2
,
Richard Henderson
,
19:10
[Qemu-devel] [PATCH 3/5] target-ppc: Remove duplicate cpu log.
,
Richard Henderson
,
19:10
[Qemu-devel] [PATCH 1/5] target-i386: Remove duplicate CPU log.
,
Richard Henderson
,
19:10
Re: [Qemu-devel] Atomicity of i386 guest atomic instructions
,
Paul Brook
,
18:27
[Qemu-devel] [PATCH 2/2] QMP: Add 'reason' member to the BLOCK_IO_ERROR event
,
Luiz Capitulino
,
16:32
[Qemu-devel] [PATCH 1/2] qemu-error: Introduce get_errno_name()
,
Luiz Capitulino
,
16:32
[Qemu-devel] [PATCH 0/2]: QMP: expose errno in the BLOCK_IO_ERROR event
,
Luiz Capitulino
,
16:32
[Qemu-devel] Re: [PATCH 1/2] block: Add wr_highest_sector blockstat
,
Luiz Capitulino
,
16:31
[Qemu-devel] Re: OBP under qemu-system-sparc64
,
Blue Swirl
,
16:10
[Qemu-devel] Re: OBP under qemu-system-sparc64
,
Artyom Tarasenko
,
15:57
Re: [Qemu-devel] [PATCH -V5 01/21] virtio-9p: Create a commandline option -fsdev
,
Anthony Liguori
,
15:54
Re: [Qemu-devel] [PATCH -V5 02/21] virtio-9p: Add a virtio 9p device to qemu
,
Anthony Liguori
,
15:52
[Qemu-devel] [PATCH 03/14] linux-user: Reindent elfload.c.
,
Richard Henderson
,
15:40
[Qemu-devel] [PATCH 07/14] linux-user: Load symbols from the interpreter.
,
Richard Henderson
,
15:40
[Qemu-devel] [PATCH 12/14] linux-user: Re-use load_elf_image for the main binary.
,
Richard Henderson
,
15:40
[Qemu-devel] [PATCH 14/14] linux-user: Load a VDSO for x86-64.
,
Richard Henderson
,
15:40
[Qemu-devel] [PATCH 13/14] linux-user: Build vdso for x64.
,
Richard Henderson
,
15:40
[Qemu-devel] [PATCH 11/14] linux-user: Extract load_elf_image from load_elf_interp.
,
Richard Henderson
,
15:40
[Qemu-devel] [PATCH 08/14] linux-user: Improve consistency checking in elf headers.
,
Richard Henderson
,
15:40
[Qemu-devel] [PATCH 10/14] linux-user: Remove partial support for a.out interpreters.
,
Richard Henderson
,
15:40
[Qemu-devel] [PATCH 06/14] linux-user: Clean up byte-swapping in elfload.c.
,
Richard Henderson
,
15:40
[Qemu-devel] [PATCH 05/14] linux-user: Fix ELF_DATA for Alpha.
,
Richard Henderson
,
15:40
[Qemu-devel] [PATCH 09/14] linux-user: Put the stack guard page at the top.
,
Richard Henderson
,
15:40
[Qemu-devel] [PATCH 02/14] Add more DT_* and AT_* constants to qemu's copy of elf.h.
,
Richard Henderson
,
15:40
[Qemu-devel] [PATCH 01/14] linux-user: Handle filesz < memsz for any PT_LOAD segment.
,
Richard Henderson
,
15:40
[Qemu-devel] [PATCH 00/14] Implement VDSO for x86-64-linux-user, v2
,
Richard Henderson
,
15:40
[Qemu-devel] [PATCH 04/14] linux-user: Reduce lseek+reads while loading elf files.
,
Richard Henderson
,
15:39
Re: [Qemu-devel] Re: [PATCH] Remove IO_MEM_SUBWIDTH.
,
Artyom Tarasenko
,
15:29
Re: [Qemu-devel] NPTL user mode fixes
,
Richard Henderson
,
15:00
[Qemu-devel] [PATCH 05/22] tcg-i386: Tidy bswap operations.
,
Richard Henderson
,
14:30
[Qemu-devel] [PATCH 18/22] tcg-i386: Tidy multiply.
,
Richard Henderson
,
14:30
[Qemu-devel] [PATCH 15/22] tcg-i386: Tidy ret.
,
Richard Henderson
,
14:30
[Qemu-devel] [PATCH 14/22] tcg-i386: Tidy calls.
,
Richard Henderson
,
14:30
[Qemu-devel] [PATCH 16/22] tcg-i386: Tidy setcc.
,
Richard Henderson
,
14:30
[Qemu-devel] [PATCH 21/22] tcg-i386: Use lea for three-operand add.
,
Richard Henderson
,
14:30
[Qemu-devel] [PATCH 22/22] tcg-i386: Tidy data16 prefixes.
,
Richard Henderson
,
14:30
[Qemu-devel] [PATCH 19/22] tcg-i386: Tidy xchg.
,
Richard Henderson
,
14:30
[Qemu-devel] [PATCH 20/22] tcg-i386: Tidy lea.
,
Richard Henderson
,
14:30
[Qemu-devel] [PATCH 17/22] tcg-i386: Tidy unary arithmetic.
,
Richard Henderson
,
14:30
[Qemu-devel] [PATCH 06/22] tcg-i386: Tidy shift operations.
,
Richard Henderson
,
14:30
[Qemu-devel] [PATCH 11/22] tcg-i386: Tidy non-immediate arithmetic operations.
,
Richard Henderson
,
14:30
[Qemu-devel] [PATCH 01/22] tcg-i386: Allocate call-saved registers first.
,
Richard Henderson
,
14:30
[Qemu-devel] [PATCH 07/22] tcg-i386: Tidy move operations.
,
Richard Henderson
,
14:30
[Qemu-devel] [PATCH 10/22] tcg-i386: Tidy immediate arithmetic operations.
,
Richard Henderson
,
14:30
[Qemu-devel] [PATCH 12/22] tcg-i386: Tidy movi.
,
Richard Henderson
,
14:30
[Qemu-devel] [PATCH 03/22] tcg-i386: Tidy ext8u and ext16u operations.
,
Richard Henderson
,
14:30
[Qemu-devel] [PATCH 04/22] tcg-i386: Tidy ext8s and ext16s operations.
,
Richard Henderson
,
14:30
[Qemu-devel] [PATCH 09/22] tcg-i386: Tidy jumps.
,
Richard Henderson
,
14:30
[Qemu-devel] [PATCH 08/22] tcg-i386: Eliminate extra move from qemu_ld64.
,
Richard Henderson
,
14:30
[Qemu-devel] [PATCH 13/22] tcg-i386: Tidy push/pop.
,
Richard Henderson
,
14:30
[Qemu-devel] [PATCH 00/22] tcg-i386 cleanup and improvement, v2
,
Richard Henderson
,
14:30
[Qemu-devel] [PATCH 02/22] tcg-i386: Tidy initialization of tcg_target_call_clobber_regs.
,
Richard Henderson
,
14:30
Re: [Qemu-devel] Re: [PATCH] flush TB on singlestep command
,
Stefan Weil
,
14:06
[Qemu-devel] Re: [PATCH v6 01/18] virtio-serial: save/load: Ensure target has enough ports
,
Anthony Liguori
,
13:54
[Qemu-devel] Re: [PATCH 1/2] block: Add wr_highest_sector blockstat
,
Anthony Liguori
,
13:48
[Qemu-devel] Re: [PATCH 1/2] block: Add wr_highest_sector blockstat
,
Luiz Capitulino
,
13:32
[Qemu-devel] Re: [PATCH v6 18/18] virtio-serial-bus: wake up iothread upon guest read notification
,
Amit Shah
,
13:15
[Qemu-devel] Re: [PATCH 1/2] block: Add wr_highest_sector blockstat
,
Luiz Capitulino
,
13:04
Re: [Qemu-devel] Re: [PATCH 06/10] kvm: remove explicit kvm_arch_reset_vcpu from kvm_init_vcpu
,
Marcelo Tosatti
,
12:59
Re: [Qemu-devel] Re: [PATCH 06/10] kvm: remove explicit kvm_arch_reset_vcpu from kvm_init_vcpu
,
Anthony Liguori
,
12:46
Re: [Qemu-devel] Re: [PATCH 06/10] kvm: remove explicit kvm_arch_reset_vcpu from kvm_init_vcpu
,
Marcelo Tosatti
,
12:22
[Qemu-devel] Re: [PATCH 1/2] block: Add wr_highest_sector blockstat
,
Anthony Liguori
,
12:01
[Qemu-devel] Re: [PATCH 1/2] block: Add wr_highest_sector blockstat
,
Anthony Liguori
,
12:00
[Qemu-devel] [PATCH 1/2] block: Add wr_highest_sector blockstat
,
Kevin Wolf
,
11:57
[Qemu-devel] [PATCH 0/2] block: wr_highest_sector blockstat
,
Kevin Wolf
,
11:57
[Qemu-devel] [PATCH 2/2] block: Extend info blockstats monitor command
,
Kevin Wolf
,
11:57
[Qemu-devel] Re: [PATCH] virtio-spec: document block CMD and FLUSH
,
Michael S. Tsirkin
,
11:56
[Qemu-devel] Re: [PATCH 06/10] kvm: remove explicit kvm_arch_reset_vcpu from kvm_init_vcpu
,
Anthony Liguori
,
11:41
Re: [Qemu-devel] thread synchronization in qcow2.c and qcow2-cluster.c
,
Chunqiang (CQ) Tang
,
10:59
[Qemu-devel] Re: [PATCH v6 05/18] virtio-serial: Use control messages to notify guest of new ports
,
Anthony Liguori
,
09:26
[Qemu-devel] Re: [PATCH v6 18/18] virtio-serial-bus: wake up iothread upon guest read notification
,
Anthony Liguori
,
09:26
[Qemu-devel] Re: [PATCH v6 18/18] virtio-serial-bus: wake up iothread upon guest read notification
,
Amit Shah
,
09:23
[Qemu-devel] [PATCH] fix old typos in help header
,
Thomas Monjalon
,
08:42
Re: [Qemu-devel] Multiple monitor interfaces?
,
Luiz Capitulino
,
08:41
[Qemu-devel] Re: [PATCH v3] qcow2: Implement bdrv_truncate() for growing images
,
Kevin Wolf
,
08:39
[Qemu-devel] Re: [SeaBIOS] About cpu_set, CPU hotplug and related subjects
,
Gleb Natapov
,
06:45
[Qemu-devel] Re: [SeaBIOS] About cpu_set, CPU hotplug and related subjects
,
Jes Sorensen
,
06:42
[Qemu-devel] Re: Question on implementatio of GETPC()
,
Jan Kiszka
,
06:41
[Qemu-devel] [PATCH v3] qcow2: Implement bdrv_truncate() for growing images
,
Stefan Hajnoczi
,
06:36
[Qemu-devel] Re: [SeaBIOS] About cpu_set, CPU hotplug and related subjects
,
Gleb Natapov
,
06:30
Re: [Qemu-devel] [PATCH v2] qcow2: Implement bdrv_truncate() for growing images
,
Kevin Wolf
,
06:16
[Qemu-devel] [PATCH v2] qcow2: Implement bdrv_truncate() for growing images
,
Stefan Hajnoczi
,
05:32
[Qemu-devel] Re: [SeaBIOS] About cpu_set, CPU hotplug and related subjects
,
Jes Sorensen
,
05:31
Re: [Qemu-devel] thread synchronization in qcow2.c and qcow2-cluster.c
,
Kevin Wolf
,
05:09
[Qemu-devel] Re: Question on implementatio of GETPC()
,
Jun Koi
,
04:30
Re: [Qemu-devel] thread synchronization in qcow2.c and qcow2-cluster.c
,
Stefan Hajnoczi
,
04:13
[Qemu-devel] Re: Question on implementatio of GETPC()
,
Jan Kiszka
,
04:13
[Qemu-devel] Re: [PATCH] A bit optimization for tlb_set_page()
,
Jun Koi
,
03:15
[Qemu-devel] Re: [PATCH] A bit optimization for tlb_set_page()
,
Jan Kiszka
,
02:54
[Qemu-devel] Re: [PATCH v6 05/18] virtio-serial: Use control messages to notify guest of new ports
,
Amit Shah
,
02:01
Re: [Qemu-devel] SPARC not booting SMP Linux kernel
,
陈宇飞
,
01:53
[Qemu-devel] Question on implementatio of GETPC()
,
Jun Koi
,
00:52
April 27, 2010
Re: [Qemu-devel] Multiple monitor interfaces?
,
Jun Koi
,
23:21
[Qemu-devel] Re: [PATCH] A bit optimization for tlb_set_page()
,
Jun Koi
,
22:52
[Qemu-devel] [PATCH] QMP: Introduce RESUME event
,
Luiz Capitulino
,
20:07
Re: [Qemu-devel] Re: [PATCH] flush TB on singlestep command
,
Jun Koi
,
19:50
[Qemu-devel] Re: [PATCH] A bit optimization for tlb_set_page()
,
Jun Koi
,
19:48
[Qemu-devel] Re: [PATCH 09/10] kvm: port qemu-kvm's bitmap scanning
,
Yoshiaki Tamura
,
19:09
Re: [Qemu-devel] thread synchronization in qcow2.c and qcow2-cluster.c
,
Stefan Hajnoczi
,
17:26
[Qemu-devel] [PATCH] Clean up definition of MAX_OPC_PARAM
,
Stuart Brady
,
17:24
[Qemu-devel] Re: [PATCH v2 0/5] fix & clean PPC e300
,
Thomas Monjalon
,
17:10
Re: [Qemu-devel] thread synchronization in qcow2.c and qcow2-cluster.c
,
Chunqiang (CQ) Tang
,
16:39
Re: [Qemu-devel] Re: [PATCH] flush TB on singlestep command
,
Stefan Weil
,
15:56
Re: [Qemu-devel] thread synchronization in qcow2.c and qcow2-cluster.c
,
Stefan Hajnoczi
,
15:49
[Qemu-devel] qemu on linux
,
K D
,
15:29
Re: [Qemu-devel] [PATCH] microblaze: fix custom fprintf
,
Blue Swirl
,
14:58
[Qemu-devel] Re: [PATCH v2 0/5] fix & clean PPC e300
,
Blue Swirl
,
14:47
[Qemu-devel] Re: Multiple monitor interfaces?
,
Jan Kiszka
,
14:40
[Qemu-devel] Re: [PATCH] A bit optimization for tlb_set_page()
,
Jan Kiszka
,
14:36
Re: [Qemu-devel] Re: [PATCH] Remove IO_MEM_SUBWIDTH.
,
Richard Henderson
,
14:30
Re: [Qemu-devel] Multiple monitor interfaces?
,
Luiz Capitulino
,
14:27
Re: [Qemu-devel] SPARC not booting SMP Linux kernel
,
Blue Swirl
,
14:23
[Qemu-devel] Re: [PATCH v6 18/18] virtio-serial-bus: wake up iothread upon guest read notification
,
Anthony Liguori
,
14:13
Re: [Qemu-devel] Help getting an qemu-alpha environment to work
,
Richard Henderson
,
14:13
Re: [Qemu-devel] NPTL user mode fixes
,
Blue Swirl
,
14:01
[Qemu-devel] Re: [PATCH v6 18/18] virtio-serial-bus: wake up iothread upon guest read notification
,
Marcelo Tosatti
,
13:59
[Qemu-devel] Re: [PATCH v6 18/18] virtio-serial-bus: wake up iothread upon guest read notification
,
Anthony Liguori
,
13:41
[Qemu-devel] Re: [PATCH v6 05/18] virtio-serial: Use control messages to notify guest of new ports
,
Anthony Liguori
,
13:37
[Qemu-devel] Re: KVM call minutes for Apr 27
,
Chris Wright
,
12:51
[Qemu-devel] Re: KVM call minutes for Apr 27
,
Justin M. Forbes
,
12:33
[Qemu-devel] Re: [PATCH] work around make bug for *-user builds
,
Paolo Bonzini
,
12:23
[Qemu-devel] Re: [PATCH] work around make bug for *-user builds
,
Nathan Froyd
,
12:21
[Qemu-devel] Re: [PATCH 10/10] introduce qemu_ram_map
,
Marcelo Tosatti
,
12:15
[Qemu-devel] Re: [PATCH 10/10] introduce qemu_ram_map
,
Marcelo Tosatti
,
12:15
[Qemu-devel] Re: [PATCH] work around make bug for *-user builds
,
Paolo Bonzini
,
12:11
[Qemu-devel] KVM call minutes for Apr 27
,
Chris Wright
,
12:11
[Qemu-devel] thread synchronization in qcow2.c and qcow2-cluster.c
,
Chunqiang (CQ) Tang
,
12:06
[Qemu-devel] [PATCH v2 3/5] target-ppc: exception model of 603e inherits from 603
,
Thomas Monjalon
,
11:31
[Qemu-devel] [PATCH v2 5/5] ppc: remove dead code
,
Thomas Monjalon
,
11:31
[Qemu-devel] [PATCH v2 2/5] target-ppc: fix interrupt vectors for MPC603 and e300
,
Thomas Monjalon
,
11:31
[Qemu-devel] [PATCH v2 4/5] target-ppc: fix RFI by clearing upper bytes of MSR
,
Thomas Monjalon
,
11:31
[Qemu-devel] [PATCH v2 0/5] fix & clean PPC e300
,
Thomas Monjalon
,
11:31
[Qemu-devel] [PATCH v2 1/5] target-ppc: fix processor versions (PVR) for e300
,
Thomas Monjalon
,
11:31
[Qemu-devel] [PATCH] work around make bug for *-user builds
,
Nathan Froyd
,
11:07
[Qemu-devel] Re: [PATCH 09/10] kvm: port qemu-kvm's bitmap scanning
,
Marcelo Tosatti
,
10:43
[Qemu-devel] Re: [PATCH 10/10] introduce qemu_ram_map
,
Cam Macdonell
,
10:32
[Qemu-devel] Re: [PATCH 10/10] introduce qemu_ram_map
,
Cam Macdonell
,
10:28
[Qemu-devel] Multiple monitor interfaces?
,
Jun Koi
,
10:24
[Qemu-devel] Re: KVM call agenda for Apr 27
,
Gleb Natapov
,
10:10
Re: [Qemu-devel] Re: KVM call agenda for Apr 27
,
Anthony Liguori
,
10:02
Re: [Qemu-devel] Re: KVM call agenda for Apr 27
,
Kevin Wolf
,
09:59
Re: [libvirt] [Qemu-devel] Re: Libvirt debug API
,
Matthias Bolte
,
09:58
[Qemu-devel] Re: [PATCH 5/9] Monitor: Return before exiting with 'quit'
,
Paolo Bonzini
,
09:53
Re: [Qemu-devel] Re: KVM call agenda for Apr 27
,
Anthony Liguori
,
09:48
Re: [Qemu-devel] Re: KVM call agenda for Apr 27
,
Kevin Wolf
,
09:42
[Qemu-devel] Re: KVM call agenda for Apr 27
,
Daniel P. Berrange
,
09:38
[Qemu-devel] Re: KVM call agenda for Apr 27
,
Gleb Natapov
,
09:29
[Qemu-devel] [PATCH] microblaze: fix custom fprintf
,
Thomas Monjalon
,
09:27
Re: [Qemu-devel] Re: KVM call agenda for Apr 27
,
Anthony Liguori
,
09:21
[Qemu-devel] Re: [PATCH 5/9] Monitor: Return before exiting with 'quit'
,
Luiz Capitulino
,
09:20
[Qemu-devel] Re: KVM call agenda for Apr 27
,
Anthony Liguori
,
09:19
Re: [Qemu-devel] Re: KVM call agenda for Apr 27
,
Kevin Wolf
,
09:18
[Qemu-devel] Re: KVM call agenda for Apr 27
,
Gleb Natapov
,
09:16
[Qemu-devel] Re: KVM call agenda for Apr 27
,
Anthony Liguori
,
09:16
[Qemu-devel] Re: KVM call agenda for Apr 27
,
Daniel P. Berrange
,
09:11
Re: [Qemu-devel] Re: KVM call agenda for Apr 27
,
Anthony Liguori
,
09:10
[Qemu-devel] Re: KVM call agenda for Apr 27
,
Avi Kivity
,
09:09
[Qemu-devel] Re: KVM call agenda for Apr 27
,
Gleb Natapov
,
09:06
[Qemu-devel] Re: KVM call agenda for Apr 27
,
Anthony Liguori
,
09:03
[Qemu-devel] Re: KVM call agenda for Apr 27
,
Anthony Liguori
,
09:00
Re: [Qemu-devel] [PATCH] qcow2: Remove abort on free_clusters failure
,
Kevin Wolf
,
08:57
Re: [Qemu-devel] [PATCH] qcow2: Remove abort on free_clusters failure
,
Stefan Hajnoczi
,
08:52
[Qemu-devel] [PATCH v6 17/18] virtio-serial: Implement flow control for individual ports
,
Amit Shah
,
08:36
[Qemu-devel] [PATCH v6 18/18] virtio-serial-bus: wake up iothread upon guest read notification
,
Amit Shah
,
08:36
[Qemu-devel] [PATCH v6 16/18] virtio-serial: Discard data that guest sends us when ports aren't connected
,
Amit Shah
,
08:36
[Qemu-devel] [PATCH v6 15/18] virtio-serial: Apps should consume all data that guest sends out / Fix virtio api abuse
,
Amit Shah
,
08:36
[Qemu-devel] [PATCH v6 13/18] virtio-serial: Handle scatter-gather buffers for control messages
,
Amit Shah
,
08:36
[Qemu-devel] [PATCH v6 14/18] virtio-serial: Handle scatter/gather input from the guest
,
Amit Shah
,
08:36
[Qemu-devel] [PATCH v6 12/18] iov: Add iov_to_buf and iov_size helpers
,
Amit Shah
,
08:36
[Qemu-devel] [PATCH v6 11/18] iov: Introduce a new file for helpers around iovs, add iov_from_buf()
,
Amit Shah
,
08:36
[Qemu-devel] [PATCH v6 09/18] virtio-serial: Propagate errors in initialising ports / devices in guest
,
Amit Shah
,
08:36
[Qemu-devel] [PATCH v6 10/18] virtio-serial: Send out guest data to ports only if port is opened
,
Amit Shah
,
08:36
[Qemu-devel] [PATCH v6 08/18] virtio-serial: Update copyright year to 2010
,
Amit Shah
,
08:36
[Qemu-devel] [PATCH v6 06/18] virtio-serial: whitespace: match surrounding code
,
Amit Shah
,
08:36
[Qemu-devel] [PATCH v6 05/18] virtio-serial: Use control messages to notify guest of new ports
,
Amit Shah
,
08:36
[Qemu-devel] [PATCH v6 07/18] virtio-serial: Remove redundant check for 0-sized write request
,
Amit Shah
,
08:36
[Qemu-devel] [PATCH v6 03/18] virtio-serial: save/load: Ensure we have hot-plugged ports instantiated
,
Amit Shah
,
08:36
[Qemu-devel] [PATCH v6 02/18] virtio-serial: save/load: Ensure nr_ports on src and dest are same.
,
Amit Shah
,
08:36
[Qemu-devel] [PATCH v6 04/18] virtio-serial: save/load: Send target host connection status if different
,
Amit Shah
,
08:36
[Qemu-devel] [PATCH v6 01/18] virtio-serial: save/load: Ensure target has enough ports
,
Amit Shah
,
08:36
[Qemu-devel] [PATCH v6 00/18] PULL: virtio-serial fixes
,
Amit Shah
,
08:36
[Qemu-devel] Re: [PATCH 5/9] Monitor: Return before exiting with 'quit'
,
Paolo Bonzini
,
07:52
[Qemu-devel] Re: KVM call agenda for Apr 27
,
Gleb Natapov
,
07:12
[Qemu-devel] [PATCH] qcow2: Remove abort on free_clusters failure
,
Kevin Wolf
,
06:35
[Qemu-devel] Re: Problem with watchpoint in gdbstub
,
Jan Kiszka
,
06:22
[Qemu-devel] Re: KVM call agenda for Apr 27
,
Kevin Wolf
,
05:41
[Qemu-devel] Re: Problem with watchpoint in gdbstub
,
Jun Koi
,
05:41
[Qemu-devel] Re: KVM call agenda for Apr 27
,
Dor Laor
,
05:31
[Qemu-devel] Re: Problem with watchpoint in gdbstub
,
Jan Kiszka
,
05:30
[Qemu-devel] Re: KVM call agenda for Apr 27
,
Avi Kivity
,
05:29
[Qemu-devel] Re: KVM call agenda for Apr 27
,
Avi Kivity
,
05:22
[Qemu-devel] Re: KVM call agenda for Apr 27
,
Kevin Wolf
,
05:17
[Qemu-devel] Re: Problem with watchpoint in gdbstub
,
Jun Koi
,
05:13
[Qemu-devel] Re: KVM call agenda for Apr 27
,
Dor Laor
,
05:07
[Qemu-devel] Re: KVM call agenda for Apr 27
,
Avi Kivity
,
04:56
Re: [Qemu-devel] Re: KVM call agenda for Apr 27
,
Kevin Wolf
,
04:54
[Qemu-devel] Re: KVM call agenda for Apr 27
,
Dor Laor
,
04:47
[Qemu-devel] [DEBUG] how to use GDB to debug qemu?
,
robert song
,
04:24
[Qemu-devel] Re: KVM call agenda for Apr 27
,
Avi Kivity
,
04:15
[Qemu-devel] Re: Problem with watchpoint in gdbstub
,
Jan Kiszka
,
04:11
[Qemu-devel] Re: [PATCH] fix whitespace bogon in some versions of make
,
Paolo Bonzini
,
04:09
[Qemu-devel] SPARC not booting SMP Linux kernel
,
陈宇飞
,
02:22
Re: [Qemu-devel] Help getting an qemu-alpha environment to work
,
qemu
,
01:58
[Qemu-devel] Re: [PATCH 09/10] kvm: port qemu-kvm's bitmap scanning
,
Yoshiaki Tamura
,
00:49
April 26, 2010
Re: [Qemu-devel] Re: KVM call agenda for Apr 27
,
Aurelien Jarno
,
23:40
[Qemu-devel] [PATCH] A bit optimization for tlb_set_page()
,
Jun Koi
,
23:25
[Qemu-devel] GSoC: Accepted students announced
,
Luiz Capitulino
,
22:02
Re: [Qemu-devel] Re: KVM call agenda for Apr 27
,
Luiz Capitulino
,
21:16
[Qemu-devel] NPTL user mode fixes
,
David Munday
,
19:00
[Qemu-devel] Re: KVM call agenda for Apr 27
,
Anthony Liguori
,
18:37
[Qemu-devel] Re: KVM call agenda for Apr 27
,
Chris Wright
,
18:13
Re: [Qemu-devel] Re: [PATCH] Remove IO_MEM_SUBWIDTH.
,
Artyom Tarasenko
,
17:54
[Qemu-devel] [PATCH] fix whitespace bogon in some versions of make
,
Nathan Froyd
,
17:52
Re: [Qemu-devel] [PATCH 0/9][PULL]: QMP/Monitor queue
,
Anthony Liguori
,
17:32
Re: [Qemu-devel] Re: [PATCH 10/10] introduce qemu_ram_map
,
Marcelo Tosatti
,
17:30
[Qemu-devel] Re: [PATCH 5/9] Monitor: Return before exiting with 'quit'
,
Luiz Capitulino
,
15:45
Re: [Qemu-devel] Re: [PATCH 10/10] introduce qemu_ram_map
,
Anthony Liguori
,
15:20
Re: [Qemu-devel] Possible race condition in VNC display resizing
,
Anthony Liguori
,
15:19
[Qemu-devel] Re: [PATCH 10/10] introduce qemu_ram_map
,
Marcelo Tosatti
,
15:15
[Qemu-devel] Re: [PATCH 5/9] Monitor: Return before exiting with 'quit'
,
Anthony Liguori
,
15:13
[Qemu-devel] Re: [PATCH 5/9] Monitor: Return before exiting with 'quit'
,
Jan Kiszka
,
15:10
Re: [Qemu-devel] [PATCH 5/9] Monitor: Return before exiting with 'quit'
,
Anthony Liguori
,
15:00
[Qemu-devel] Re: [PATCH 10/10] introduce qemu_ram_map
,
Anthony Liguori
,
14:57
[Qemu-devel] Re: [PATCH 10/10] introduce qemu_ram_map
,
Anthony Liguori
,
14:54
Re: [Qemu-devel] [PATCH 5/9] Monitor: Return before exiting with 'quit'
,
Luiz Capitulino
,
14:53
[Qemu-devel] Re: [PATCH 10/10] introduce qemu_ram_map
,
Marcelo Tosatti
,
14:51
[Qemu-devel] Re: [PATCH 10/10] introduce qemu_ram_map
,
Marcelo Tosatti
,
14:51
Re: [Qemu-devel] [PATCH] give some useful error messages when tap open fails
,
Anthony Liguori
,
14:41
[Qemu-devel] Re: [PATCH 10/10] introduce qemu_ram_map
,
Anthony Liguori
,
14:29
[Qemu-devel] Re: [PATCH 10/10] introduce qemu_ram_map
,
Anthony Liguori
,
14:27
Re: [Qemu-devel] [PATCH 5/9] Monitor: Return before exiting with 'quit'
,
Anthony Liguori
,
14:25
Re: [Qemu-devel] [PATCH 5/9] Monitor: Return before exiting with 'quit'
,
Luiz Capitulino
,
14:22
[Qemu-devel] Re: [PATCH] Revert "PCI: Convert pci_device_hot_add() to QObject"
,
Luiz Capitulino
,
14:21
[Qemu-devel] Possible race condition in VNC display resizing
,
Daniel P. Berrange
,
14:19
[Qemu-devel] [PATCH 07/10] vga: fix typo in length passed to kvm_log_stop
,
Marcelo Tosatti
,
14:01
[Qemu-devel] [PATCH 01/10] KVM: x86: Add debug register saving and restoring
,
Marcelo Tosatti
,
14:00
[Qemu-devel] [PATCH 10/10] introduce qemu_ram_map
,
Marcelo Tosatti
,
14:00
[Qemu-devel] [PATCH 08/10] introduce leul_to_cpu
,
Marcelo Tosatti
,
14:00
[Qemu-devel] [PATCH 00/10] [PULL] qemu-kvm.git uq/master queue
,
Marcelo Tosatti
,
14:00
[Qemu-devel] [PATCH 04/10] kvm: allow qemu to set EPT identity mapping address
,
Marcelo Tosatti
,
14:00
[Qemu-devel] [PATCH 05/10] kvm_init_vcpu requires global lock held
,
Marcelo Tosatti
,
14:00
[Qemu-devel] [PATCH 03/10] kvm: handle internal error
,
Marcelo Tosatti
,
14:00
[Qemu-devel] [PATCH 06/10] kvm: remove explicit kvm_arch_reset_vcpu from kvm_init_vcpu
,
Marcelo Tosatti
,
14:00
[Qemu-devel] [PATCH 02/10] target-i386: print EFER in cpu_dump_state
,
Marcelo Tosatti
,
14:00
[Qemu-devel] [PATCH 09/10] kvm: port qemu-kvm's bitmap scanning
,
Marcelo Tosatti
,
14:00
[Qemu-devel] Re: KVM call agenda for Apr 27
,
Anthony Liguori
,
13:51
Re: [Qemu-devel] [PATCH 5/9] Monitor: Return before exiting with 'quit'
,
Anthony Liguori
,
13:49
[Qemu-devel] [PATCH] Revert "PCI: Convert pci_device_hot_add() to QObject"
,
Markus Armbruster
,
13:44
[Qemu-devel] Re: [PATCH] linux-user: Fix sparc32plus stat64 syscalls.
,
Blue Swirl
,
13:34
[Qemu-devel] Re: [PATCH] target-sparc: Fix -singlestep.
,
Blue Swirl
,
13:27
[Qemu-devel] [PATCH] linux-user: Fix sparc32plus stat64 syscalls.
,
Richard Henderson
,
13:27
[Qemu-devel] KVM call agenda for Apr 27
,
Chris Wright
,
13:26
[Qemu-devel] [PATCH] target-sparc: Fix -singlestep.
,
Richard Henderson
,
13:17
Re: [Qemu-devel] [PATCH 2/2] target-ppc: fix interrupt vectors for MPC603 and e300
,
Blue Swirl
,
13:11
Re: [libvirt] [Qemu-devel] Re: Libvirt debug API
,
Anthony Liguori
,
11:55
[Qemu-devel] [PATCH 9/9] stash away SCM_RIGHTS fd until a getfd command arrives
,
Luiz Capitulino
,
11:49
[Qemu-devel] [PATCH 8/9] chardev: Document mux option
,
Luiz Capitulino
,
11:48
[Qemu-devel] [PATCH 7/9] monitor: Reorder intialization to drop initial mux focus
,
Luiz Capitulino
,
11:48
[Qemu-devel] [PATCH 6/9] monitor: Cleanup ID assignment for compat switch
,
Luiz Capitulino
,
11:48
[Qemu-devel] [PATCH 5/9] Monitor: Return before exiting with 'quit'
,
Luiz Capitulino
,
11:48
[Qemu-devel] [PATCH 4/9] QMP: Check "arguments" member's type
,
Luiz Capitulino
,
11:48
[Qemu-devel] [PATCH 3/9] QError: Improve QERR_QMP_BAD_INPUT_OBJECT desc
,
Luiz Capitulino
,
11:48
[Qemu-devel] [PATCH 2/9] QMP: Use QERR_QMP_BAD_INPUT_OBJECT_MEMBER
,
Luiz Capitulino
,
11:48
[Qemu-devel] [PATCH 1/9] QError: New QERR_QMP_BAD_INPUT_OBJECT_MEMBER
,
Luiz Capitulino
,
11:48
[Qemu-devel] [PATCH 0/9][PULL]: QMP/Monitor queue
,
Luiz Capitulino
,
11:48
Re: [Qemu-devel] [PATCH 2/2] target-ppc: fix interrupt vectors for MPC603 and e300
,
Segher Boessenkool
,
11:36
Re: [Qemu-devel] [PATCH 2/2] target-ppc: fix interrupt vectors for MPC603 and e300
,
Segher Boessenkool
,
11:35
Re: [libvirt] [Qemu-devel] Re: Libvirt debug API
,
Daniel P. Berrange
,
11:21
Re: [libvirt] [Qemu-devel] Re: Libvirt debug API
,
Anthony Liguori
,
11:08
Re: [Qemu-devel] Re: [PATCH 2/2] qcow2: Implement bdrv_truncate() for growing images
,
Kevin Wolf
,
11:02
Re: [libvirt] [Qemu-devel] Re: Libvirt debug API
,
Daniel P. Berrange
,
10:55
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Avi Kivity
,
10:51
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Anthony Liguori
,
10:48
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Avi Kivity
,
10:39
Re: [libvirt] [Qemu-devel] Re: Libvirt debug API
,
Avi Kivity
,
10:34
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Daniel P. Berrange
,
10:33
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Anthony Liguori
,
10:28
Re: [libvirt] [Qemu-devel] Re: Libvirt debug API
,
Chris Lalancette
,
10:27
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Anthony Liguori
,
10:27
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Avi Kivity
,
10:25
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Anthony Liguori
,
10:20
Re: [Qemu-devel] Re: [PATCH 2/2] qcow2: Implement bdrv_truncate() for growing images
,
Stefan Hajnoczi
,
10:01
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Avi Kivity
,
10:01
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Daniel P. Berrange
,
09:58
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Avi Kivity
,
09:53
[Qemu-devel] Re: [uq/master patch 2/5] kvm: add logging count to slots
,
Marcelo Tosatti
,
09:47
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Anthony Liguori
,
09:46
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Anthony Liguori
,
09:43
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Avi Kivity
,
09:41
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Daniel P. Berrange
,
09:31
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Anthony Liguori
,
09:14
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Anthony Liguori
,
09:14
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Anthony Liguori
,
09:13
Re: [libvirt] [Qemu-devel] Re: Libvirt debug API
,
Jamie Lokier
,
08:54
[Qemu-devel] Re: [PATCH 1/2] qemu-img: Add 'resize' command to grow/shrink disk images
,
Kevin Wolf
,
07:53
Re: [Qemu-devel] Re: Bug#573439: qemu-kvm: fail to set hdd serial number
,
Jamie Lokier
,
07:49
[Qemu-devel] Re: [PATCH 2/2] qcow2: Implement bdrv_truncate() for growing images
,
Kevin Wolf
,
07:47
[Qemu-devel] Re: [RFC PATCH 00/20] Kemari for KVM v0.1
,
Yoshiaki Tamura
,
06:44
Re: [Qemu-devel] [RFC PATCH 00/20] Kemari for KVM v0.1
,
Yoshiaki Tamura
,
06:44
[Qemu-devel] Re: [RFC PATCH 05/20] Introduce put_vector() and get_vector to QEMUFile and qemu_fopen_ops().
,
Yoshiaki Tamura
,
06:44
[Qemu-devel] Re: [PATCH v4 0/4] Introduce bit-based phys_ram_dirty, and bit-based dirty page checker.
,
Yoshiaki Tamura
,
06:43
[Qemu-devel] Re: [RFC PATCH 07/20] Introduce qemu_put_vector() and qemu_put_vector_prepare() to use put_vector() in QEMUFile.
,
Yoshiaki Tamura
,
06:43
[Qemu-devel] Re: [RFC PATCH 04/20] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer().
,
Yoshiaki Tamura
,
06:43
[Qemu-devel] [PATCH v2][qemu-iotests] test bdrv_truncate()
,
Stefan Hajnoczi
,
06:13
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Daniel P. Berrange
,
06:00
Re: [Qemu-devel] [PATCH] target-ppc: exception model of 603e inherits from 603
,
Thomas Monjalon
,
05:48
[Qemu-devel] Re: [PATCH 2/2][qemu-iotests] test bdrv_truncate()
,
Christoph Hellwig
,
05:47
[Qemu-devel] Re: [PATCH 1/2][qemu-iotests] explicitly use bash interpreter
,
Christoph Hellwig
,
05:46
[Qemu-devel] About mips r3000 support
,
Michael Qiu
,
03:38
[Qemu-devel] Re: [PATCH 2/2][qemu-iotests] test bdrv_truncate()
,
Kevin Wolf
,
03:09
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Avi Kivity
,
01:57
[Qemu-devel] Re: [uq/master patch 2/5] kvm: add logging count to slots
,
Avi Kivity
,
01:37
[Qemu-devel] Problem with watchpoint in gdbstub
,
Jun Koi
,
01:31
April 25, 2010
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Anthony Liguori
,
21:53
Re: [Qemu-devel] [RFC PATCH 00/20] Kemari for KVM v0.1
,
Dor Laor
,
17:50
Re: [Qemu-devel] Re: Bug#573439: qemu-kvm: fail to set hdd serial number
,
Michael Tokarev
,
16:35
[Qemu-devel] Re: [PATCH 1/2] target-sparc: Fix -singlestep.
,
Blue Swirl
,
14:11
[Qemu-devel] Re: [PATCH 2/2] linux-user: Fix Sparc64 syscall returns.
,
Blue Swirl
,
14:09
[Qemu-devel] [PATCH 2/2] linux-user: Fix Sparc64 syscall returns.
,
Richard Henderson
,
14:02
[Qemu-devel] [PATCH 1/2] target-sparc: Fix -singlestep.
,
Richard Henderson
,
14:02
[Qemu-devel] [PATCH] Improve detection of invalid entries in the async schedule
,
David Ahern
,
13:48
[Qemu-devel] [PATCH] ehci: Improve detection of invalid entries in the async schedule
,
David Ahern
,
13:48
[Qemu-devel] [PATCH] block: read-only: open cdrom as read-only when using monitor's change command
,
Naphtali Sprei
,
12:55
[Qemu-devel] Re: [uq/master patch 2/5] kvm: add logging count to slots
,
Jan Kiszka
,
12:42
[Qemu-devel] Re: [PATCH] Move 16k limitation in request size for host devices from ehci to usb-linux
,
Jan Kiszka
,
12:40
[Qemu-devel] Re: [uq/master patch 2/5] kvm: add logging count to slots
,
Avi Kivity
,
11:22
[Qemu-devel] Re: [PATCH] Changes to usb-linux to conform to coding style
,
Jan Kiszka
,
11:19
[Qemu-devel] Re: [PATCH] linux-user: Remove ELFLOAD32.
,
Blue Swirl
,
11:08
[Qemu-devel] Re: [uq/master patch 2/5] kvm: add logging count to slots
,
Jan Kiszka
,
11:07
[Qemu-devel] Re: [PATCH] Remove IO_MEM_SUBWIDTH.
,
Blue Swirl
,
11:06
[Qemu-devel] Re: [uq/master patch 2/5] kvm: add logging count to slots
,
Avi Kivity
,
10:59
[Qemu-devel] Re: [uq/master patch 2/5] kvm: add logging count to slots
,
Jan Kiszka
,
10:52
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Avi Kivity
,
10:51
[Qemu-devel] Re: [uq/master patch 2/5] kvm: add logging count to slots
,
Avi Kivity
,
10:41
[Qemu-devel] Re: [uq/master patch 2/5] kvm: add logging count to slots
,
Jan Kiszka
,
10:29
[Qemu-devel] Re: [uq/master patch 2/5] kvm: add logging count to slots
,
Avi Kivity
,
10:18
[Qemu-devel] Re: [uq/master patch 2/5] kvm: add logging count to slots
,
Jan Kiszka
,
09:57
[Qemu-devel] Re: [uq/master patch 0/5] prepare for qemu-kvm's usage of upstream memslot code
,
Avi Kivity
,
08:33
[Qemu-devel] Re: [uq/master patch 2/5] kvm: add logging count to slots
,
Avi Kivity
,
08:33
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Avi Kivity
,
07:52
April 24, 2010
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Anthony Liguori
,
23:39
Re: [Qemu-devel] [PATCH 26/26] block: Free iovec arrays allocated by multiwrite_merge()
,
Aurelien Jarno
,
21:42
Re: [Qemu-devel] Help getting an qemu-alpha environment to work
,
Richard Henderson
,
21:08
[Qemu-devel] Re: [PATCH] linux-user: Remove ELFLOAD32.
,
Richard Henderson
,
20:37
[Qemu-devel] [PATCH] Move 16k limitation in request size for host devices from ehci to usb-linux
,
David Ahern
,
13:07
[Qemu-devel] [PATCH] Changes to usb-linux to conform to coding style
,
David Ahern
,
12:26
[Qemu-devel] Help getting an qemu-alpha environment to work
,
qemu
,
11:50
Re: [Qemu-devel] Re: Bug#573439: qemu-kvm: fail to set hdd serial number
,
Andreas Färber
,
09:05
[Qemu-devel] [PATCH] Fix the RARP protocol ID
,
Stefan Berger
,
08:54
Re: [Qemu-devel] [PATCH] target-ppc: exception model of 603e inherits from 603
,
Andreas Färber
,
08:49
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Avi Kivity
,
05:46
[Qemu-devel] Re: [PATCH v4] Shared memory uio_pci driver
,
Avi Kivity
,
05:28
Re: [Qemu-devel] [PATCH 2/2] VirtIO RNG
,
Ian Molton
,
05:18
Re: [Qemu-devel] [PATCH 2/2] VirtIO RNG
,
Ian Molton
,
05:00
[Qemu-devel] [PATCH 2/2][qemu-iotests] test bdrv_truncate()
,
Stefan Hajnoczi
,
04:20
[Qemu-devel] [PATCH 1/2][qemu-iotests] explicitly use bash interpreter
,
Stefan Hajnoczi
,
04:20
[Qemu-devel] [PATCH 1/2] qemu-img: Add 'resize' command to grow/shrink disk images
,
Stefan Hajnoczi
,
04:11
[Qemu-devel] [PATCH 2/2] qcow2: Implement bdrv_truncate() for growing images
,
Stefan Hajnoczi
,
04:11
[Qemu-devel] Re: [uq/master patch 2/5] kvm: add logging count to slots
,
Jan Kiszka
,
03:46
Re: [Qemu-devel] Problem with QEMU on KVM
,
Gerhard Wiesinger
,
02:59
April 23, 2010
Re: [Qemu-devel] Atomicity of i386 guest atomic instructions
,
Jamie Lokier
,
22:49
Re: [Qemu-devel] [PATCH 2/2] VirtIO RNG
,
Jamie Lokier
,
21:37
[Qemu-devel] VNC crash (double-free, maybe)
,
Andrew Lutomirski
,
19:13
[Qemu-devel] Re: [PATCH v3 11/12] monitor/net: Convert do_info_network() to QObject/QMP
,
Luiz Capitulino
,
17:13
[Qemu-devel] Re: [PATCH v3 09/12] net: socket: use info_dict instead of info_str
,
Luiz Capitulino
,
17:10
[Qemu-devel] Re: [PATCH v3 06/12] net: tap/tap-win32: use info_dict instead of info_str
,
Luiz Capitulino
,
17:09
[Qemu-devel] Re: [PATCH v3 05/12] net: slirp: use info_dict instead of info_str
,
Luiz Capitulino
,
17:06
[Qemu-devel] Re: [PATCH v3 02/12] net: add qemu_nic_format_info_dict and VLANClientState->info_dict
,
Luiz Capitulino
,
17:05
[Qemu-devel] Re: [PATCH v3 01/12] QObject API: add qdict_to_qstring() function
,
Luiz Capitulino
,
17:04
Re: [Qemu-devel] Atomicity of i386 guest atomic instructions
,
Alexander Graf
,
16:57
Re: [Qemu-devel] [PATCH 26/26] block: Free iovec arrays allocated by multiwrite_merge()
,
Ryan Harper
,
16:22
Re: [Qemu-devel] Problem with QEMU on KVM
,
Gerhard Wiesinger
,
16:04
[Qemu-devel] Re: [PULL 00/26] Block patches
,
Anthony Liguori
,
14:49
[Qemu-devel] Re: [PATCH] target-sparc: Fix address masking in ldqf and stqf.
,
Blue Swirl
,
14:42
[Qemu-devel] Re: [PATCH] linux-user: Remove ELFLOAD32.
,
Blue Swirl
,
14:36
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Anthony Liguori
,
14:34
Re: [Qemu-devel] [PATCH 0/2] [RFC] 64-bit io paths
,
Blue Swirl
,
14:30
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Anthony Liguori
,
14:30
[Qemu-devel] Re: [PATCH v4] Shared memory uio_pci driver
,
Cam Macdonell
,
13:45
Re: [Qemu-devel] [PATCH 2/2] VirtIO RNG
,
Jamie Lokier
,
13:33
[Qemu-devel] Atomicity of i386 guest atomic instructions
,
Jakub Jermar
,
13:28
[Qemu-devel] [uq/master patch 5/5] introduce qemu_ram_map
,
Marcelo Tosatti
,
13:09
[Qemu-devel] [uq/master patch 3/5] introduce leul_to_cpu
,
Marcelo Tosatti
,
13:09
[Qemu-devel] [uq/master patch 1/5] vga: fix typo in length passed to kvm_log_stop
,
Marcelo Tosatti
,
13:09
[Qemu-devel] [uq/master patch 4/5] kvm: port qemu-kvm's bitmap scanning
,
Marcelo Tosatti
,
13:09
[Qemu-devel] [uq/master patch 2/5] kvm: add logging count to slots
,
Marcelo Tosatti
,
13:08
[Qemu-devel] [uq/master patch 0/5] prepare for qemu-kvm's usage of upstream memslot code
,
Marcelo Tosatti
,
13:08
Re: [Qemu-devel] [PATCH] block: reject O_RDWR open for read-only images
,
Christoph Hellwig
,
12:19
Re: [Qemu-devel] [PATCH] block: reject O_RDWR open for read-only images
,
Kevin Wolf
,
12:09
[Qemu-devel] [PATCH] [RFC] target-ppc: fix RFI by clearing TGPR and ILE
,
Thomas Monjalon
,
12:09
Re: [Qemu-devel] [PATCH 2/2] VirtIO RNG
,
Ian Molton
,
11:50
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Markus Armbruster
,
11:44
[Qemu-devel] [PATCH 26/26] block: Free iovec arrays allocated by multiwrite_merge()
,
Kevin Wolf
,
11:32
[Qemu-devel] [PATCH 25/26] qcow2: Use QLIST_FOREACH_SAFE macro
,
Kevin Wolf
,
11:32
[Qemu-devel] [PATCH 24/26] linux-aio: Fix typo in read() EINTR check
,
Kevin Wolf
,
11:32
[Qemu-devel] [PATCH 23/26] qemu-img: Fix BRDV_O_FLAGS typo
,
Kevin Wolf
,
11:32
[Qemu-devel] [PATCH 22/26] qemu-img: Eliminate bdrv_new_open() code duplication
,
Kevin Wolf
,
11:32
[Qemu-devel] [PATCH 20/26] block.h: bdrv_create2 doesn't exist any more
,
Kevin Wolf
,
11:32
[Qemu-devel] [PATCH 19/26] Remove un-needed code
,
Kevin Wolf
,
11:32
[Qemu-devel] [PATCH 21/26] block: Convert first_drv to QLIST
,
Kevin Wolf
,
11:32
[Qemu-devel] [PATCH 18/26] block: Convert bdrv_first to QTAILQ
,
Kevin Wolf
,
11:32
[Qemu-devel] [PATCH 16/26] cleanup block driver option handling in vl.c
,
Kevin Wolf
,
11:32
[Qemu-devel] [PATCH 17/26] block: Do not export bdrv_first
,
Kevin Wolf
,
11:32
[Qemu-devel] [PATCH 14/26] qcow2: Return 0/-errno in write_l1_entry
,
Kevin Wolf
,
11:32
[Qemu-devel] [PATCH 15/26] qcow2: Return 0/-errno in l2_allocate
,
Kevin Wolf
,
11:32
[Qemu-devel] [PATCH 11/26] block: split raw_getlength
,
Kevin Wolf
,
11:32
[Qemu-devel] [PATCH 07/26] qcow2: Trigger blkdebug events
,
Kevin Wolf
,
11:32
[Qemu-devel] [PATCH 12/26] qcow2: Return 0/-errno in write_l2_entries
,
Kevin Wolf
,
11:32
[Qemu-devel] [PATCH 10/26] block: get rid of the BDRV_O_FILE flag
,
Kevin Wolf
,
11:32
[Qemu-devel] [PATCH 13/26] qcow2: Fix error return code in qcow2_alloc_cluster_link_l2
,
Kevin Wolf
,
11:32
[Qemu-devel] [PATCH 09/26] Replace calls of old bdrv_open
,
Kevin Wolf
,
11:32
[Qemu-devel] [PATCH 08/26] qcow2: Fix creation of large images
,
Kevin Wolf
,
11:32
[Qemu-devel] [PATCH 06/26] blkdebug: Add events and rules
,
Kevin Wolf
,
11:31
[Qemu-devel] [PATCH 05/26] Make qemu-config available for tools
,
Kevin Wolf
,
11:31
[Qemu-devel] [PATCH 03/26] blkdebug: Basic request passthrough
,
Kevin Wolf
,
11:31
[Qemu-devel] [PULL 00/26] Block patches
,
Kevin Wolf
,
11:31
[Qemu-devel] [PATCH 04/26] blkdebug: Inject errors
,
Kevin Wolf
,
11:31
[Qemu-devel] [PATCH 02/26] qemu-config: Make qemu_config_parse more generic
,
Kevin Wolf
,
11:31
[Qemu-devel] [PATCH 01/26] qemu-config: qemu_read_config_file() reads the normal config file
,
Kevin Wolf
,
11:31
Re: [Qemu-devel] [RFC PATCH 00/20] Kemari for KVM v0.1
,
Jamie Lokier
,
11:07
Re: [libvirt] [Qemu-devel] Re: Libvirt debug API
,
Daniel P. Berrange
,
10:37
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Daniel P. Berrange
,
10:34
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Avi Kivity
,
10:24
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Daniel P. Berrange
,
10:22
Re: [Qemu-devel] [PATCH 2/2] VirtIO RNG
,
Gerd Hoffmann
,
10:07
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Anthony Liguori
,
09:49
[Qemu-devel] Re: [RFC PATCH 05/20] Introduce put_vector() and get_vector to QEMUFile and qemu_fopen_ops().
,
Avi Kivity
,
09:48
Re: [Qemu-devel] [PATCH] give some useful error messages when tap open fails
,
Markus Armbruster
,
09:44
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Anthony Liguori
,
09:41
Re: [Qemu-devel] [PATCH] give some useful error messages when tap open fails
,
Kevin Wolf
,
09:32
[Qemu-devel] Re: [RFC PATCH 04/20] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer().
,
Anthony Liguori
,
09:26
[Qemu-devel] Re: [RFC PATCH 00/20] Kemari for KVM v0.1
,
Avi Kivity
,
09:24
[Qemu-devel] Re: [RFC PATCH 07/20] Introduce qemu_put_vector() and qemu_put_vector_prepare() to use put_vector() in QEMUFile.
,
Anthony Liguori
,
09:24
[Qemu-devel] Re: [RFC PATCH 05/20] Introduce put_vector() and get_vector to QEMUFile and qemu_fopen_ops().
,
Anthony Liguori
,
09:22
Re: [Qemu-devel] [RFC PATCH 00/20] Kemari for KVM v0.1
,
Anthony Liguori
,
09:20
[Qemu-devel] Re: [RFC PATCH 04/20] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer().
,
Avi Kivity
,
09:14
[Qemu-devel] Re: [RFC PATCH 00/20] Kemari for KVM v0.1
,
Anthony Liguori
,
09:10
Re: [Qemu-devel] One more thing about block device locking
,
Kevin Wolf
,
08:57
Re: [Qemu-devel] [PATCH] give some useful error messages when tap open fails
,
Michael Tokarev
,
08:52
RE: [Qemu-devel] Can not find the function body of omap3_lcd_panel_draw_fn_32
,
steven_chiu
,
08:51
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Avi Kivity
,
08:48
Re: [Qemu-devel] [PATCH] give some useful error messages when tap open fails
,
Kevin Wolf
,
08:47
Re: [Qemu-devel] Can not find the function body of omap3_lcd_panel_draw_fn_32
,
Juha.Riihimaki
,
08:45
[Qemu-devel] Can not find the function body of omap3_lcd_panel_draw_fn_32
,
steven_chiu
,
08:21
Re: [Qemu-devel] [PATCH] give some useful error messages when tap open fails
,
Michael Tokarev
,
08:08
Re: [Qemu-devel] One more thing about block device locking
,
Michael Tokarev
,
06:45
Re: [libvirt] [Qemu-devel] Re: Libvirt debug API
,
Daniel P. Berrange
,
06:30
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Daniel P. Berrange
,
06:28
Re: [Qemu-devel] [PATCH 2/2] VirtIO RNG
,
Ian Molton
,
06:18
[Qemu-devel] Linux Plumbers Conference 2010 - call for tracks
,
Jes Sorensen
,
06:02
[Qemu-devel] Re: [RFC PATCH 04/20] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer().
,
Avi Kivity
,
06:02
[Qemu-devel] Re: [RFC PATCH 04/20] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer().
,
Yoshiaki Tamura
,
06:01
[Qemu-devel] [PATCH] target-ppc: exception model of 603e inherits from 603
,
Thomas Monjalon
,
05:44
Re: [Qemu-devel] [PATCH 2/2] VirtIO RNG
,
Ian Molton
,
05:30
[Qemu-devel] xen domU screen corruption
,
Arvind R
,
05:20
Re: [Qemu-devel] One more thing about block device locking
,
Richard W.M. Jones
,
05:19
[Qemu-devel] Re: Commit 9c9bb6c89d4 breaks code execution from flash
,
Jan Kiszka
,
05:10
[Qemu-devel] [PATCH] usb-wacom: fix usb_wacom_initfn regression
,
Spencer Oliver
,
04:53
Re: [Qemu-devel] [PATCH 2/2] VirtIO RNG
,
Gerd Hoffmann
,
04:28
[Qemu-devel] Re: [PATCH] ehci: minor updates/bugfixes to debug statements
,
Jan Kiszka
,
03:53
[Qemu-devel] Re: [PATCH] Update usb-linux to handle maximum of 16k transfers.
,
Jan Kiszka
,
03:51
Re: [Qemu-devel] [PATCH 2/2] QError: vl.c drive_init porting
,
Markus Armbruster
,
03:46
Re: [Qemu-devel] [RFC PATCH 00/20] Kemari for KVM v0.1
,
Fernando Luis Vázquez Cao
,
03:37
Re: [libvirt] [Qemu-devel] Re: Libvirt debug API
,
Jes Sorensen
,
02:36
Re: [Qemu-devel] [RFC PATCH 00/20] Kemari for KVM v0.1
,
Yoshiaki Tamura
,
01:17
[Qemu-devel] One more thing about block device locking
,
Michael Tokarev
,
01:07
[Qemu-devel] Re: [RFC PATCH 19/20] Insert do_event_tap() to virtio-{blk, net}, comment out assert() on cpu_single_env temporally.
,
Yoshiaki Tamura
,
00:51
[Qemu-devel] Re: [RFC PATCH 10/20] Introduce skip_header parameter to qemu_loadvm_state() so that it can be called iteratively without reading the header.
,
Yoshiaki Tamura
,
00:25
[Qemu-devel] Qemu Development
,
Ehsan Ul haq
,
00:15
[Qemu-devel] Re: [RFC PATCH 07/20] Introduce qemu_put_vector() and qemu_put_vector_prepare() to use put_vector() in QEMUFile.
,
Yoshiaki Tamura
,
00:02
April 22, 2010
[Qemu-devel] Re: [RFC PATCH 05/20] Introduce put_vector() and get_vector to QEMUFile and qemu_fopen_ops().
,
Yoshiaki Tamura
,
23:37
[Qemu-devel] Re: [RFC PATCH 14/20] Upgrade QEMU_FILE_VERSION from 3 to 4, and introduce qemu_savevm_state_all().
,
Yoshiaki Tamura
,
23:29
[Qemu-devel] Re: [RFC PATCH 15/20] Introduce FT mode support to configure.
,
Yoshiaki Tamura
,
23:09
[Qemu-devel] Re: [RFC PATCH 01/20] Modify DIRTY_FLAG value and introduce DIRTY_IDX to use as indexes of bit-based phys_ram_dirty.
,
Yoshiaki Tamura
,
22:09
Re: [Qemu-devel] [RFC PATCH 00/20] Kemari for KVM v0.1
,
Yoshiaki Tamura
,
21:53
[Qemu-devel] Re: [RFC PATCH 00/20] Kemari for KVM v0.1
,
Yoshiaki Tamura
,
20:45
[Qemu-devel] [PATCH]Make sd card spi mode to support write operation
,
乔崇
,
20:40
[Qemu-devel] [PATCH] linux-user: Remove ELFLOAD32.
,
Richard Henderson
,
20:27
Re: [Qemu-devel] [RFC PATCH 00/20] Kemari for KVM v0.1
,
Yoshiaki Tamura
,
20:20
[Qemu-devel] [PATCH] Remove IO_MEM_SUBWIDTH.
,
Richard Henderson
,
19:49
[Qemu-devel] [PATCH 2/2] QError: vl.c drive_init porting
,
Leandro Dorileo
,
17:59
[Qemu-devel] [PATCH 1/2] QError: vl.c messages
,
Leandro Dorileo
,
17:59
[Qemu-devel] [PATCH 2/2] cmd646: fix abort due to changed opaque pointer for ioport read
,
Igor V. Kovalenko
,
17:54
[Qemu-devel] [PATCH 1/2] cmd646: pass pci_dev as it needs it
,
Igor V. Kovalenko
,
17:54
[Qemu-devel] [PATCH 0/2] cmd646: amend bmdma issue fix
,
Igor V. Kovalenko
,
17:54
[Qemu-devel] Commit 9c9bb6c89d4 breaks code execution from flash
,
Michael Walle
,
17:48
Re: [Qemu-devel] [PATCH 0/2] [RFC] 64-bit io paths
,
Richard Henderson
,
17:20
Re: [Qemu-devel] [PATCH 2/2] VirtIO RNG
,
Jamie Lokier
,
17:05
Re: [Qemu-devel] virtio block device and sysfs
,
john cooper
,
16:52
Re: [Qemu-devel] [RFC PATCH 00/20] Kemari for KVM v0.1
,
Dor Laor
,
16:37
Re: [Qemu-devel] [RFC PATCH 00/20] Kemari for KVM v0.1
,
Anthony Liguori
,
16:33
Re: [Qemu-devel] virtio block device and sysfs
,
Marc Haber
,
16:33
Re: [Qemu-devel] virtio block device and sysfs
,
Marc Haber
,
16:31
Re: [Qemu-devel] [PATCH 0/2] [RFC] 64-bit io paths
,
Blue Swirl
,
16:01
Re: [Qemu-devel] Locking block devices for concurrent access?
,
Michael Tokarev
,
15:57
Re: [Qemu-devel] [PATCH 0/2] [RFC] 64-bit io paths
,
Richard Henderson
,
15:55
[Qemu-devel] Re: [RFC PATCH 00/20] Kemari for KVM v0.1
,
Anthony Liguori
,
15:43
Re: [Qemu-devel] [PATCH 2/2] target-ppc: fix interrupt vectors for MPC603 and e300
,
Hollis Blanchard
,
15:40
[Qemu-devel] Re: [RFC PATCH 19/20] Insert do_event_tap() to virtio-{blk, net}, comment out assert() on cpu_single_env temporally.
,
Anthony Liguori
,
15:40
[Qemu-devel] Re: [RFC PATCH 15/20] Introduce FT mode support to configure.
,
Anthony Liguori
,
15:38
Re: [Qemu-devel] [PATCH 0/2] [RFC] 64-bit io paths
,
Blue Swirl
,
15:38
[Qemu-devel] Re: [RFC PATCH 14/20] Upgrade QEMU_FILE_VERSION from 3 to 4, and introduce qemu_savevm_state_all().
,
Anthony Liguori
,
15:38
[Qemu-devel] Re: [RFC PATCH 10/20] Introduce skip_header parameter to qemu_loadvm_state() so that it can be called iteratively without reading the header.
,
Anthony Liguori
,
15:34
[Qemu-devel] Re: [RFC PATCH 08/20] Introduce RAMSaveIO and use cpu_physical_memory_get_dirty_range() to check multiple dirty pages.
,
Anthony Liguori
,
15:31
[Qemu-devel] Re: [RFC PATCH 07/20] Introduce qemu_put_vector() and qemu_put_vector_prepare() to use put_vector() in QEMUFile.
,
Anthony Liguori
,
15:30
[Qemu-devel] Re: [RFC PATCH 05/20] Introduce put_vector() and get_vector to QEMUFile and qemu_fopen_ops().
,
Anthony Liguori
,
15:28
[Qemu-devel] Re: [RFC PATCH 01/20] Modify DIRTY_FLAG value and introduce DIRTY_IDX to use as indexes of bit-based phys_ram_dirty.
,
Anthony Liguori
,
15:27
Re: [Qemu-devel] Locking block devices for concurrent access?
,
Richard W.M. Jones
,
15:21
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Anthony Liguori
,
15:10
Re: [Qemu-devel] [PATCH 2/2] VirtIO RNG
,
Ian Molton
,
15:08
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Anthony Liguori
,
14:49
Re: [libvirt] [Qemu-devel] Re: Libvirt debug API
,
Anthony Liguori
,
14:48
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Anthony Liguori
,
14:45
Re: [Qemu-devel] Locking block devices for concurrent access?
,
Anthony Liguori
,
14:36
Re: [Qemu-devel] Wiki unable to confirm email address
,
Anthony Liguori
,
14:33
[Qemu-devel] [PATCH] Update usb-linux to handle maximum of 16k transfers.
,
David Ahern
,
13:23
Re: [Qemu-devel] KVM call minutes for Apr 20
,
Anthony Liguori
,
13:19
Re: [Qemu-devel] Patches in bug tracker also sent to mailing list?
,
Dustin Kirkland
,
13:16
Re: [Qemu-devel] Patches in bug tracker also sent to mailing list?
,
Brian Jackson
,
13:10
Re: [Qemu-devel] Compile Qemu on Windows?
,
jvrao
,
12:42
Re: [Qemu-devel] [RFC PATCH 00/20] Kemari for KVM v0.1
,
Jamie Lokier
,
12:20
[Qemu-devel] Wiki unable to confirm email address
,
Kraai, Matt
,
12:18
[Qemu-devel] Patches in bug tracker also sent to mailing list?
,
Kraai, Matt
,
12:18
Re: [Qemu-devel] [RFC PATCH 00/20] Kemari for KVM v0.1
,
Takuya Yoshikawa
,
12:18
Re: [Qemu-devel] Compile Qemu on Windows?
,
Roy Tam
,
11:50
[Qemu-devel] Compile Qemu on Windows?
,
Jun Koi
,
11:35
Re: [Qemu-devel] Re: [PATCH] win32: Avoid compiler warning (WIN32_LEAN_AND_MEAN redefined)
,
Richard Henderson
,
11:22
[Qemu-devel] Re: [PATCH 18/22] savevm: Convert do_delvm() to QObject, QError
,
Kevin Wolf
,
10:32
Re: [Qemu-devel] KVM call minutes for Apr 20
,
Rick Vernam
,
10:29
Re: [Qemu-devel] [PATCH] fix curses update
,
Bernhard Kauer
,
10:08
[Qemu-devel] Re: [PATCH 18/22] savevm: Convert do_delvm() to QObject, QError
,
Luiz Capitulino
,
09:48
Re: [Qemu-devel] [PATCH 07/22] qemu-error: Introduce get_errno_string()
,
Luiz Capitulino
,
09:44
[Qemu-devel] Re: [PATCH 04/22] savevm: do_loadvm(): Always resume the VM
,
Luiz Capitulino
,
09:33
Re: [Qemu-devel] [RFC PATCH 00/20] Kemari for KVM v0.1
,
Yoshiaki Tamura
,
09:16
Re: [Qemu-devel] [RFC PATCH 00/20] Kemari for KVM v0.1
,
Yoshiaki Tamura
,
08:35
Re: [Qemu-devel] [RFC PATCH 00/20] Kemari for KVM v0.1
,
Dor Laor
,
08:18
Re: [Qemu-devel] [PATCH] audio/sdlaudio: remove unused variable
,
malc
,
07:23
[Qemu-devel] [PATCH] audio/sdlaudio: remove unused variable
,
Serge Ziryukin
,
07:16
Re: [Qemu-devel] [PATCH v2] qcow2: Fix creation of large images
,
Christoph Hellwig
,
07:02
Re: [Qemu-devel] [PATCH] audio/sdlaudio: remove unused variable
,
malc
,
06:51
Re: [Qemu-devel] Problem with QEMU on KVM
,
Gerd Hoffmann
,
06:47
Re: [Qemu-devel] [RFC PATCH 00/20] Kemari for KVM v0.1
,
Yoshiaki Tamura
,
06:36
[Qemu-devel] Re: [PATCH] win32: Avoid compiler warning (WIN32_LEAN_AND_MEAN redefined)
,
Paolo Bonzini
,
06:11
Re: [Qemu-devel] Locking block devices for concurrent access?
,
Michael Tokarev
,
06:09
Re: [Qemu-devel] [PATCH] give some useful error messages when tap open fails
,
Markus Armbruster
,
05:52
Re: [Qemu-devel] Re: Bug#573439: qemu-kvm: fail to set hdd serial number
,
Michael Tokarev
,
05:40
[Qemu-devel] [PATCH] give some useful error messages when tap open fails
,
Michael Tokarev
,
05:28
Re: [Qemu-devel] [RFC PATCH 00/20] Kemari for KVM v0.1
,
Dor Laor
,
04:57
[Qemu-devel] Re: [stable] [PATCH] tun: orphan an skb on tx
,
Greg KH
,
04:47
[Qemu-devel] [PATCH] audio/alsa: fix comparison between requested and obtained formats
,
Serge Ziryukin
,
04:47
Re: [Qemu-devel] [PATCH][STABLE] block: Free iovec arrays allocated by multiwrite_merge()
,
Kevin Wolf
,
04:39
[Qemu-devel] [PATCH] audio/sdlaudio: remove unused variable
,
Serge Ziryukin
,
03:55
Re: [Qemu-devel] Re: [PATCH] flush TB on singlestep command
,
Jun Koi
,
03:15
Re: [Qemu-devel] Re: QEMU-KVM and video performance
,
Avi Kivity
,
03:04
Re: [Qemu-devel] Re: [PATCH] flush TB on singlestep command
,
Jan Kiszka
,
03:03
Re: [Qemu-devel] Re: QEMU-KVM and video performance
,
Avi Kivity
,
02:58
Re: [SeaBIOS] [Qemu-devel] QEMU regression problems
,
Gerhard Wiesinger
,
02:16
Re: [Qemu-devel] Re: QEMU-KVM and video performance
,
Gerhard Wiesinger
,
02:13
Re: [Qemu-devel] Re: QEMU-KVM and video performance
,
Gerhard Wiesinger
,
02:04
Re: [Qemu-devel] Re: QEMU-KVM and video performance
,
Gerhard Wiesinger
,
01:45
Re: [Qemu-devel] Re: QEMU-KVM and video performance
,
Gerhard Wiesinger
,
01:37
April 21, 2010
Re: [Qemu-devel] Cortex m3 initialisation
,
andrzej zaborowski
,
22:25
Re: [Qemu-devel] [PATCH 18/48] make cursor grab optional
,
andrzej zaborowski
,
22:01
[Qemu-devel] Re: [RFC, PATCH 2/2] bt-sdp: Fix if statement with empty body, spotted by clang
,
andrzej zaborowski
,
21:58
Re: [Qemu-devel] [PATCH] fix curses update
,
andrzej zaborowski
,
21:27
[Qemu-devel] Re: About cpu_set, CPU hotplug and related subjects
,
Kevin O'Connor
,
21:12
Re: [SeaBIOS] [Qemu-devel] QEMU regression problems
,
Kevin O'Connor
,
19:02
[Qemu-devel] Re: OBP under qemu-system-sparc64
,
Artyom Tarasenko
,
17:54
Re: [Qemu-devel] Re: QEMU-KVM and video performance
,
Jamie Lokier
,
17:30
Re: [Qemu-devel] Re: QEMU-KVM and video performance
,
Jamie Lokier
,
17:20
[Qemu-devel] Re: sparc32 FPU SP Invalid CEXC Test
,
Artyom Tarasenko
,
17:15
Re: [Qemu-devel] Re: QEMU-KVM and video performance
,
Avi Kivity
,
16:57
Re: [Qemu-devel] Re: QEMU-KVM and video performance
,
Avi Kivity
,
16:51
Re: [Qemu-devel] Re: QEMU-KVM and video performance
,
Avi Kivity
,
16:49
[Qemu-devel] Re: [PATCH] win32: Avoid compiler warning (WIN32_LEAN_AND_MEAN redefined)
,
Stefan Weil
,
16:14
[Qemu-devel] [PATCH][STABLE] block: Free iovec arrays allocated by multiwrite_merge()
,
Stefan Hajnoczi
,
15:35
Re: [Qemu-devel] Re: [PATCH] flush TB on singlestep command
,
Stefan Weil
,
15:20
Re: [SeaBIOS] [Qemu-devel] QEMU regression problems
,
Gerhard Wiesinger
,
15:17
[Qemu-devel] [PATCH v5 3/5] RESEND: function for assigning ioeventfds.
,
Cam Macdonell
,
15:15
Re: [Qemu-devel] Re: QEMU-KVM and video performance
,
Gerhard Wiesinger
,
15:10
Re: [Qemu-devel] Re: QEMU-KVM and video performance
,
Jamie Lokier
,
14:53
Re: [Qemu-devel] Re: QEMU-KVM and video performance
,
Gerhard Wiesinger
,
14:51
Re: [Qemu-devel] Re: QEMU-KVM and video performance
,
Jamie Lokier
,
14:39
Re: [Qemu-devel] Re: QEMU-KVM and video performance
,
Jamie Lokier
,
14:34
Re: [Qemu-devel] Problem with QEMU on KVM
,
Gerhard Wiesinger
,
14:21
Re: [Qemu-devel] Re: QEMU-KVM and video performance
,
Gerhard Wiesinger
,
14:15
[Qemu-devel] Re: sparc32 FPU SP Invalid CEXC Test
,
Blue Swirl
,
14:12
Re: [Qemu-devel] Re: QEMU-KVM and video performance
,
Gerhard Wiesinger
,
14:11
[Qemu-devel] [PATCH v5 5/5] shared memory server for inter-VM shared memory
,
Cam Macdonell
,
14:01
[Qemu-devel] [PATCH v5 4/5] Inter-VM shared memory PCI device
,
Cam Macdonell
,
13:54
[Qemu-devel] [PATCH v5 2/5] Support adding a file to qemu's ram allocation
,
Cam Macdonell
,
13:54
[Qemu-devel] [PATCH v5 3/5] Add functions for assigning ioeventfd and irqfds.
,
Cam Macdonell
,
13:54
[Qemu-devel] [PATCH v5 0/5] PCI Shared Memory device
,
Cam Macdonell
,
13:53
[Qemu-devel] [PATCH v5 1/5] Device specification for shared memory PCI device
,
Cam Macdonell
,
13:53
Re: [Qemu-devel] Re: [PATCH 04/22] savevm: do_loadvm(): Always resume the VM
,
Jamie Lokier
,
13:50
Re: [Qemu-devel] [PATCH 07/22] qemu-error: Introduce get_errno_string()
,
Markus Armbruster
,
13:13
[Qemu-devel] Re: [PATCH 04/22] savevm: do_loadvm(): Always resume the VM
,
Juan Quintela
,
11:47
[Qemu-devel] Re: [PATCH 04/22] savevm: do_loadvm(): Always resume the VM
,
Juan Quintela
,
11:45
[Qemu-devel] Re: [PATCH 04/22] savevm: do_loadvm(): Always resume the VM
,
Kevin Wolf
,
11:43
[Qemu-devel] Re: [PATCH 04/22] savevm: do_loadvm(): Always resume the VM
,
Juan Quintela
,
11:39
Re: [Qemu-devel] [PATCH 07/22] qemu-error: Introduce get_errno_string()
,
Luiz Capitulino
,
11:29
[Qemu-devel] Re: [PATCH 04/22] savevm: do_loadvm(): Always resume the VM
,
Kevin Wolf
,
11:27
Re: [Qemu-devel] [PATCH 07/22] qemu-error: Introduce get_errno_string()
,
Daniel P. Berrange
,
11:16
Re: [Qemu-devel] [PATCH 07/22] qemu-error: Introduce get_errno_string()
,
Luiz Capitulino
,
11:12
[Qemu-devel] Re: [PATCH 04/22] savevm: do_loadvm(): Always resume the VM
,
Luiz Capitulino
,
11:09
[Qemu-devel] Re: [PATCH 04/22] savevm: do_loadvm(): Always resume the VM
,
Luiz Capitulino
,
10:54
Re: [Qemu-devel] [PATCH 07/22] qemu-error: Introduce get_errno_string()
,
malc
,
10:43
[Qemu-devel] Re: [PATCH 18/22] savevm: Convert do_delvm() to QObject, QError
,
Kevin Wolf
,
10:18
Re: [Qemu-devel] x86_64-linux-user multithreaded?
,
Mulyadi Santosa
,
10:16
Re: [Qemu-devel] [PATCH 2/2] VirtIO RNG
,
Gerd Hoffmann
,
09:55
Re: [Qemu-devel] [PATCH 07/22] qemu-error: Introduce get_errno_string()
,
Kevin Wolf
,
09:38
[Qemu-devel] Re: [PATCH 04/22] savevm: do_loadvm(): Always resume the VM
,
Kevin Wolf
,
09:28
Re: [Qemu-devel] [PATCH 2/2] target-ppc: fix interrupt vectors for MPC603 and e300
,
Thomas Monjalon
,
09:13
Re: [Qemu-devel] [PATCH 2/2] target-ppc: fix interrupt vectors for MPC603 and e300
,
Alexander Graf
,
08:37
Re: [Qemu-devel] [PATCH 2/2] VirtIO RNG
,
Ian Molton
,
08:35
[Qemu-devel] Re: [PATCH v4 0/4] Introduce bit-based phys_ram_dirty, and bit-based dirty page checker.
,
Avi Kivity
,
08:16
Re: [Qemu-devel] [PATCH 2/2] target-ppc: fix interrupt vectors for MPC603 and e300
,
Thomas Monjalon
,
08:08
[Qemu-devel] Re: [PATCH] tun: orphan an skb on tx
,
Michael S. Tsirkin
,
07:51
[Qemu-devel] Re: [PATCH] tun: orphan an skb on tx
,
Jan Kiszka
,
07:47
[Qemu-devel] Re: [PATCH] tun: orphan an skb on tx
,
Michael S. Tsirkin
,
07:45
Re: [Qemu-devel] [PATCH] audio/alsa: fix comparison between requested and obtained formats
,
malc
,
07:42
Re: [Qemu-devel] Re: QEMU-KVM and video performance
,
Avi Kivity
,
07:07
[Qemu-devel] [PATCH] audio/alsa: fix comparison between requested and obtained formats
,
Serge Ziryukin
,
07:04
Re: [Qemu-devel] [PATCH] virtio-spec: document block CMD and FLUSH
,
Michael S. Tsirkin
,
06:44
Re: [Qemu-devel] Re: [PATCH] flush TB on singlestep command
,
Jan Kiszka
,
06:43
Re: [Qemu-devel] [PATCH] ppc: remove dead code
,
Alexander Graf
,
06:16
Re: [Qemu-devel] [PATCH 2/2] target-ppc: fix interrupt vectors for MPC603 and e300
,
Alexander Graf
,
06:14
Re: [Qemu-devel] Re: [PATCH] flush TB on singlestep command
,
Alexander Graf
,
06:11
Re: [Qemu-devel] Re: [PATCH] flush TB on singlestep command
,
Jun Koi
,
06:09
Re: [Qemu-devel] Re: QEMU-KVM and video performance
,
Jamie Lokier
,
06:09
[Qemu-devel] [PATCH] ppc: remove dead code
,
Thomas Monjalon
,
05:48
Re: [Qemu-devel] [PATCH 2/2] VirtIO RNG
,
Jamie Lokier
,
05:40
Re: [Qemu-devel] [GSoC 2010] Pass-through filesystem support.
,
jvrao
,
05:23
[Qemu-devel] [PATCH 1/2] target-ppc: fix processor versions (PVR) for e300
,
Thomas Monjalon
,
05:22
[Qemu-devel] [PATCH 0/2] some fixes for PPC e300
,
Thomas Monjalon
,
05:22
[Qemu-devel] [PATCH 2/2] target-ppc: fix interrupt vectors for MPC603 and e300
,
Thomas Monjalon
,
05:22
[Qemu-devel] Re: QEMU-KVM and video performance
,
Avi Kivity
,
04:59
[Qemu-devel] Re: [PATCH 04/22] savevm: do_loadvm(): Always resume the VM
,
Juan Quintela
,
04:36
Re: [Qemu-devel] [PATCH 07/22] qemu-error: Introduce get_errno_string()
,
Daniel P. Berrange
,
04:29
[Qemu-devel] Re: [RFC PATCH 04/20] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer().
,
Yoshiaki Tamura
,
04:28
[Qemu-devel] Re: [RFC PATCH 04/20] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer().
,
Stefan Hajnoczi
,
04:04
Re: [Qemu-devel] [PATCH 2/2] VirtIO RNG
,
Gerd Hoffmann
,
03:43
[Qemu-devel] [RFC PATCH 09/20] Introduce writev and read to FdMigrationState.
,
Yoshiaki Tamura
,
02:02
[Qemu-devel] [RFC PATCH 07/20] Introduce qemu_put_vector() and qemu_put_vector_prepare() to use put_vector() in QEMUFile.
,
Yoshiaki Tamura
,
02:02
[Qemu-devel] [RFC PATCH 08/20] Introduce RAMSaveIO and use cpu_physical_memory_get_dirty_range() to check multiple dirty pages.
,
Yoshiaki Tamura
,
02:02
[Qemu-devel] [RFC PATCH 04/20] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer().
,
Yoshiaki Tamura
,
02:02
[Qemu-devel] [RFC PATCH 19/20] Insert do_event_tap() to virtio-{blk, net}, comment out assert() on cpu_single_env temporally.
,
Yoshiaki Tamura
,
02:02
[Qemu-devel] [RFC PATCH 10/20] Introduce skip_header parameter to qemu_loadvm_state() so that it can be called iteratively without reading the header.
,
Yoshiaki Tamura
,
02:02
[Qemu-devel] [RFC PATCH 01/20] Modify DIRTY_FLAG value and introduce DIRTY_IDX to use as indexes of bit-based phys_ram_dirty.
,
Yoshiaki Tamura
,
02:02
[Qemu-devel] [RFC PATCH 00/20] Kemari for KVM v0.1
,
Yoshiaki Tamura
,
02:02
[Qemu-devel] [RFC PATCH 11/20] Introduce some socket util functions.
,
Yoshiaki Tamura
,
02:02
[Qemu-devel] [RFC PATCH 15/20] Introduce FT mode support to configure.
,
Yoshiaki Tamura
,
02:02
[Qemu-devel] [RFC PATCH 05/20] Introduce put_vector() and get_vector to QEMUFile and qemu_fopen_ops().
,
Yoshiaki Tamura
,
02:02
[Qemu-devel] [RFC PATCH 18/20] Modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not to close fd when ft_mode is enabled.
,
Yoshiaki Tamura
,
02:02
[Qemu-devel] [RFC PATCH 02/20] Introduce cpu_physical_memory_get_dirty_range().
,
Yoshiaki Tamura
,
02:02
[Qemu-devel] [RFC PATCH 06/20] Introduce iovec util functions, qemu_iovec_to_vector() and qemu_iovec_to_size().
,
Yoshiaki Tamura
,
02:02
[Qemu-devel] [RFC PATCH 17/20] Modify migrate_fd_put_ready() when ft_mode is on.
,
Yoshiaki Tamura
,
02:02
[Qemu-devel] [RFC PATCH 12/20] Introduce fault tolerant VM transaction QEMUFile and ft_mode.
,
Yoshiaki Tamura
,
02:02
[Qemu-devel] [RFC PATCH 14/20] Upgrade QEMU_FILE_VERSION from 3 to 4, and introduce qemu_savevm_state_all().
,
Yoshiaki Tamura
,
02:02
[Qemu-devel] [RFC PATCH 13/20] Introduce util functions to control ft_transaction from savevm layer.
,
Yoshiaki Tamura
,
02:02
[Qemu-devel] [RFC PATCH 03/20] Use cpu_physical_memory_set_dirty_range() to update phys_ram_dirty.
,
Yoshiaki Tamura
,
02:02
[Qemu-devel] [RFC PATCH 20/20] Introduce -k option to enable FT migration mode (Kemari).
,
Yoshiaki Tamura
,
02:02
[Qemu-devel] [RFC PATCH 16/20] Introduce event_tap fucntions and ft_tranx_ready().
,
Yoshiaki Tamura
,
02:02
Re: [Qemu-devel] [GSoC 2010] Pass-through filesystem support.
,
Mohammed Gamal
,
00:20
April 20, 2010
[Qemu-devel] [PATCH] ehci: minor updates/bugfixes to debug statements
,
David Ahern
,
23:53
Re: [Qemu-devel] Problem with QEMU on KVM
,
Jamie Lokier
,
20:36
[Qemu-devel] Re: sparc32 FPU SP Invalid CEXC Test
,
Artyom Tarasenko
,
19:29
[Qemu-devel] Re: [PATCH 12/22] QError: New QERR_STATEVM_SAVE_FAILED
,
Luiz Capitulino
,
18:02
[Qemu-devel] Re: [PATCH 04/22] savevm: do_loadvm(): Always resume the VM
,
Luiz Capitulino
,
18:00
Re: [Qemu-devel] [PATCH 2/2] VirtIO RNG
,
Jamie Lokier
,
17:55
[Qemu-devel] Re: [RFC 00/22]: QMP: Convert savevm/loadvm/delvm
,
Juan Quintela
,
17:41
Re: [Qemu-devel] [PATCH 2/2] VirtIO RNG
,
Ian Molton
,
17:33
[Qemu-devel] Re: [PATCH 12/22] QError: New QERR_STATEVM_SAVE_FAILED
,
Juan Quintela
,
17:31
[Qemu-devel] Re: [PATCH 04/22] savevm: do_loadvm(): Always resume the VM
,
Juan Quintela
,
17:28
[Qemu-devel] [PATCH 22/22] savevm: Convert do_loadvm() to QObject
,
Luiz Capitulino
,
17:10
[Qemu-devel] [PATCH 21/22] savevm: Convert do_loadvm() to QError
,
Luiz Capitulino
,
17:10
[Qemu-devel] [PATCH 20/22] savevm: Convert do_savevm() to QObject
,
Luiz Capitulino
,
17:10
[Qemu-devel] [PATCH 16/22] savevm: Convert delete_snapshot() to QError
,
Luiz Capitulino
,
17:10
[Qemu-devel] [PATCH 19/22] savevm: Convert do_savevm() to QError
,
Luiz Capitulino
,
17:10
[Qemu-devel] [PATCH 18/22] savevm: Convert do_delvm() to QObject, QError
,
Luiz Capitulino
,
17:10
[Qemu-devel] [PATCH 17/22] savevm: delete_snapshot(): Remove unused parameter
,
Luiz Capitulino
,
17:10
[Qemu-devel] [PATCH 13/22] QError: New QERR_STATEVM_LOAD_FAILED
,
Luiz Capitulino
,
17:10
[Qemu-devel] [PATCH 14/22] QError: New QERR_DEVICE_NO_SNAPSHOT
,
Luiz Capitulino
,
17:10
[Qemu-devel] [PATCH 15/22] QError: New QERR_SNAPSHOT_NOT_FOUND
,
Luiz Capitulino
,
17:10
[Qemu-devel] [PATCH 11/22] QError: New QERR_SNAPSHOT_ACTIVATE_FAILED
,
Luiz Capitulino
,
17:10
[Qemu-devel] [PATCH 08/22] QError: New QERR_SNAPSHOT_NO_DEVICE
,
Luiz Capitulino
,
17:10
[Qemu-devel] [PATCH 10/22] QError: New QERR_SNAPSHOT_CREATE_FAILED
,
Luiz Capitulino
,
17:10
[Qemu-devel] [PATCH 12/22] QError: New QERR_STATEVM_SAVE_FAILED
,
Luiz Capitulino
,
17:10
[Qemu-devel] [PATCH 09/22] QError: New QERR_SNAPSHOT_DELETE_FAILED
,
Luiz Capitulino
,
17:10
[Qemu-devel] [PATCH 04/22] savevm: do_loadvm(): Always resume the VM
,
Luiz Capitulino
,
17:10
[Qemu-devel] [PATCH 06/22] savevm: load_vmstate(): Improve error check
,
Luiz Capitulino
,
17:10
[Qemu-devel] [PATCH 07/22] qemu-error: Introduce get_errno_string()
,
Luiz Capitulino
,
17:10
[Qemu-devel] [PATCH 1/2] io: Add CPUIOMemoryOps and use it.
,
Richard Henderson
,
17:10
[Qemu-devel] [PATCH 05/22] savevm: load_vmstate(): Return 'ret' on error
,
Luiz Capitulino
,
17:10
[Qemu-devel] [PATCH 2/2] io: Add readq/writeq hooks and use them.
,
Richard Henderson
,
17:10
[Qemu-devel] [PATCH 03/22] savevm: Introduce delete_snapshot() and use it
,
Luiz Capitulino
,
17:10
[Qemu-devel] [PATCH 02/22] savevm: Don't check the return of qemu_fopen_bdrv()
,
Luiz Capitulino
,
17:10
[Qemu-devel] [PATCH 0/2] [RFC] 64-bit io paths
,
Richard Henderson
,
17:10
[Qemu-devel] [RFC 00/22]: QMP: Convert savevm/loadvm/delvm
,
Luiz Capitulino
,
17:10
[Qemu-devel] [PATCH 01/22] QMP: Introduce RESUME event
,
Luiz Capitulino
,
17:10
Re: [Qemu-devel] [PATCH 2/2] VirtIO RNG
,
Jamie Lokier
,
16:57
Re: [Qemu-devel] [PATCH 2/2] VirtIO RNG
,
Blue Swirl
,
16:11
Re: [Qemu-devel] [PATCH 2/2] VirtIO RNG
,
Ian Molton
,
15:54
Re: [Qemu-devel] [PATCH v3 2/4] char: Add ability to provide a callback when write won't return -EAGAIN
,
Gerd Hoffmann
,
14:59
[Qemu-devel] [PATCH] hw: better i440 emulation
,
Bernhard M. Wiedemann
,
14:48
Re: [Qemu-devel] [GSoC 2010] Pass-through filesystem support.
,
jvrao
,
14:36
[Qemu-devel] [PATCH] [S390] Add firmware code
,
Alexander Graf
,
13:37
[Qemu-devel] Re: [PATCH v2] pci: fix pci_find_bus().
,
Blue Swirl
,
13:19
[Qemu-devel] [PATCH] [S390] Add firmware code
,
Alexander Graf
,
13:12
[Qemu-devel] Re: sparc: potentially incorrect if dynamic npc?
,
Blue Swirl
,
13:07
[Qemu-devel] [PATCH] [S390] Add firmware code
,
Alexander Graf
,
12:56
[Qemu-devel] [PATCH] [RESEND] Make char muxer more robust wrt small FIFOs
,
Alexander Graf
,
12:56
Re: [Qemu-devel] [PATCH 1/1] hw: better i440 emulation
,
Andreas Färber
,
12:56
[Qemu-devel] Re: sparc: potentially incorrect if dynamic npc?
,
Artyom Tarasenko
,
12:55
Re: [Qemu-devel] [PATCH] slirp: fix structure initialization in tcp_listen()
,
Blue Swirl
,
12:48
Re: [Qemu-devel] [PATCH 2/2] VirtIO RNG
,
Jamie Lokier
,
12:13
[Qemu-devel] Re: sparc: potentially incorrect if dynamic npc?
,
Blue Swirl
,
12:12
[Qemu-devel] sparc: potentially incorrect if dynamic npc?
,
Artyom Tarasenko
,
11:54
Re: [Qemu-devel] [PATCH 2/2] VirtIO RNG
,
Ian Molton
,
11:17
[Qemu-devel] KVM call minutes for Apr 20
,
Chris Wright
,
10:15
Re: [Qemu-devel] [PATCH] virtio-spec: document block CMD and FLUSH
,
Paul Brook
,
09:23
Re: [Qemu-devel] [PATCH v3 2/4] char: Add ability to provide a callback when write won't return -EAGAIN
,
Amit Shah
,
08:41
Re: [Qemu-devel] [PATCH v3 2/4] char: Add ability to provide a callback when write won't return -EAGAIN
,
Paul Brook
,
08:28
Re: [Qemu-devel] Re: [PATCH] flush TB on singlestep command
,
Alexander Graf
,
07:46
Re: [Qemu-devel] [PATCH v3 2/4] char: Add ability to provide a callback when write won't return -EAGAIN
,
Amit Shah
,
07:46
Re: [Qemu-devel] Re: [PATCH] flush TB on singlestep command
,
Jan Kiszka
,
07:39
Re: [Qemu-devel] [PATCH v3 2/4] char: Add ability to provide a callback when write won't return -EAGAIN
,
Gerd Hoffmann
,
07:32
Re: [Qemu-devel] Re: [PATCH] flush TB on singlestep command
,
Alexander Graf
,
06:51
[Qemu-devel] Re: [PATCH v2] qcow2: Fix creation of large images
,
Juan Quintela
,
06:03
[Qemu-devel] [PATCH] fix curses update
,
Bernhard Kauer
,
05:38
Re: [Qemu-devel] [PATCH 0/4]: QMP: Fix segfault in bad input
,
Markus Armbruster
,
04:54
Re: [Qemu-devel] [PATCH 1/2] raw-posix: Use pread/pwrite instead of lseek+read/write
,
Kevin Wolf
,
04:37
[Qemu-devel] Re: [PATCH v2] block: Cache total_sectors to reduce bdrv_getlength calls
,
Kevin Wolf
,
04:35
Re: [Qemu-devel] [PATCH] Monitor: Return before exiting with 'quit'
,
Markus Armbruster
,
04:29
Re: [Qemu-devel] [PATCH v2] Write cmos hd data for ide drives using -device parm
,
Gerd Hoffmann
,
03:29
[Qemu-devel] Re: [PATCH] flush TB on singlestep command
,
Jan Kiszka
,
03:19
Re: [Qemu-devel] [GSoC 2010] Pass-through filesystem support.
,
Mohammed Gamal
,
00:26
April 19, 2010
[Qemu-devel] [PATCH v4 2/4] Introduce cpu_physical_memory_get_dirty_range().
,
Yoshiaki Tamura
,
23:42
[Qemu-devel] [PATCH v4 3/4] Use cpu_physical_memory_set_dirty_range() to update phys_ram_dirty.
,
Yoshiaki Tamura
,
23:42
[Qemu-devel] [PATCH v4 1/4] Modify DIRTY_FLAG value and introduce DIRTY_IDX to use as indexes of bit-based phys_ram_dirty.
,
Yoshiaki Tamura
,
23:42
[Qemu-devel] [PATCH v4 4/4] Use cpu_physical_memory_get_dirty_range() to check multiple dirty pages.
,
Yoshiaki Tamura
,
23:42
[Qemu-devel] [PATCH v4 0/4] Introduce bit-based phys_ram_dirty, and bit-based dirty page checker.
,
Yoshiaki Tamura
,
23:42
Re: [Qemu-devel] SPARC user mode multithread
,
Gabriel Southern
,
21:48
Re: [Qemu-devel] [PATCH] virtio-spec: document block CMD and FLUSH
,
Jamie Lokier
,
21:47
Re: [SeaBIOS] [Qemu-devel] QEMU regression problems
,
Kevin O'Connor
,
21:26
Re: [Qemu-devel] [PATCH] flush TB on singlestep command
,
Jun Koi
,
21:18
[Qemu-devel] x86_64-linux-user multithreaded?
,
Gabriel Southern
,
21:13
Re: [Qemu-devel] KVM call agenda for Apr 20
,
Brian Jackson
,
19:44
[Qemu-devel] KVM call agenda for Apr 20
,
Chris Wright
,
19:30
Re: [Qemu-devel] [GSoC 2010] Pass-through filesystem support.
,
jvrao
,
18:55
Re: [Qemu-devel] dummy field in CPUTLBEntry?
,
Paul Brook
,
18:43
[Qemu-devel] Re: [PATCH] virtio-spec: document block CMD and FLUSH
,
Michael S. Tsirkin
,
17:30
[Qemu-devel] Re: [PATCH] ehci: fix infinite loop with usb netdevice
,
Jan Kiszka
,
17:26
[Qemu-devel] Re: singlestep and sparc32
,
Artyom Tarasenko
,
16:33
[Qemu-devel] [PATCH rebased/amended] microblaze: fix custom fprintf with _FORTIFY_SOURCE=2
,
Thomas Monjalon
,
16:28
Re: [Qemu-devel] [PATCH v2] Write cmos hd data for ide drives using -device parm
,
Bruce Rogers
,
16:05
[Qemu-devel] Re: singlestep and sparc32
,
Blue Swirl
,
15:55
[Qemu-devel] About cpu_set, CPU hotplug and related subjects
,
Lucas Meneghel Rodrigues
,
15:35
Re: [Qemu-devel] [PATCH 05/21] tcg-i386: Tidy bswap operations.
,
Richard Henderson
,
15:19
[Qemu-devel] QEMU-KVM and video performance
,
Gerhard Wiesinger
,
15:15
[Qemu-devel] [PATCH 1/1] hw: better i440 emulation
,
Bernhard M. Wiedemann
,
15:15
Re: [Qemu-devel] Problem with DOS application and 286 DOS Extender application
,
Gerhard Wiesinger
,
15:01
[Qemu-devel] [PATCH] Return contorl to host on usb_del monitor command
,
Shahar Havivi
,
14:57
Re: [Qemu-devel] Problem with QEMU on KVM
,
Gerhard Wiesinger
,
14:38
Re: [Qemu-devel] [PATCH, resend] [STABLE] Sync OSS_GETVERSION handling with head
,
Juergen Lock
,
14:01
[Qemu-devel] Unusual physical address when using 64-bit BAR
,
Cam Macdonell
,
12:41
[Qemu-devel] Re: singlestep and sparc32
,
Stefan Weil
,
12:19
Re: [Qemu-devel] wrong behaviour of caps lock
,
Stefan Weil
,
12:08
Re: [Qemu-devel] singlestep and sparc32
,
malc
,
12:08
Re: [Qemu-devel] [PATCH 05/21] tcg-i386: Tidy bswap operations.
,
malc
,
12:06
[Qemu-devel] [PATCH v2] block: Cache total_sectors to reduce bdrv_getlength calls
,
Stefan Hajnoczi
,
11:56
[Qemu-devel] singlestep and sparc32
,
Artyom Tarasenko
,
10:57
Re: [Qemu-devel] Re: [PATCH v3 2/6] Introduce bit-based phys_ram_dirty for VGA, CODE, MIGRATION and MASTER.
,
Yoshiaki Tamura
,
10:51
Re: [Qemu-devel] Re: [PATCH 2/2] block: Cache total_sectors to reduce bdrv_getlength calls
,
Kevin Wolf
,
10:32
Re: [Qemu-devel] Re: [PATCH 2/2] block: Cache total_sectors to reduce bdrv_getlength calls
,
Stefan Hajnoczi
,
10:26
Re: [Qemu-devel] [PATCH, resend] [STABLE] Sync OSS_GETVERSION handling with head
,
Aurelien Jarno
,
10:23
[Qemu-devel] Re: [PATCH 2/2] block: Cache total_sectors to reduce bdrv_getlength calls
,
Kevin Wolf
,
10:11
Re: [Qemu-devel] [PATCH 05/21] tcg-i386: Tidy bswap operations.
,
Richard Henderson
,
09:57
Re: [Qemu-devel] [PATCH v2 2/3] vmdk: Clean up backing file handling
,
Stefan Hajnoczi
,
09:33
[Qemu-devel] [PATCH v2] qcow2: Fix creation of large images
,
Kevin Wolf
,
09:22
Re: [Qemu-devel] Inserting Memory Watch points
,
Nathan Froyd
,
09:21
Re: [Qemu-devel] [PATCH 00/21][PULL]: QMP/Monitor queue
,
Luiz Capitulino
,
08:53
[Qemu-devel] [PATCH v2 2/3] vmdk: Clean up backing file handling
,
Kevin Wolf
,
08:40
[Qemu-devel] [PATCH 1/2] raw-posix: Use pread/pwrite instead of lseek+read/write
,
Stefan Hajnoczi
,
08:34
[Qemu-devel] [PATCH 2/2] block: Cache total_sectors to reduce bdrv_getlength calls
,
Stefan Hajnoczi
,
08:34
Re: [Qemu-devel] [PATCH][qemu-iotests] explicitly use bash interpreter
,
Jamie Lokier
,
08:27
Re: [Qemu-devel] Re: [PATCH v3 2/6] Introduce bit-based phys_ram_dirty for VGA, CODE, MIGRATION and MASTER.
,
Avi Kivity
,
07:57
Re: [Qemu-devel] Re: [PATCH v3 2/6] Introduce bit-based phys_ram_dirty for VGA, CODE, MIGRATION and MASTER.
,
Yoshiaki Tamura
,
07:52
Re: [Qemu-devel] Re: [PATCH v3 2/6] Introduce bit-based phys_ram_dirty for VGA, CODE, MIGRATION and MASTER.
,
Avi Kivity
,
07:39
Re: [Qemu-devel] Re: [PATCH v3 2/6] Introduce bit-based phys_ram_dirty for VGA, CODE, MIGRATION and MASTER.
,
Yoshiaki Tamura
,
07:34
[Qemu-devel] [PATCH][qemu-iotests] explicitly use bash interpreter
,
Stefan Hajnoczi
,
07:10
[Qemu-devel] Re: Problem with QEMU on KVM
,
Jan Kiszka
,
06:39
[Qemu-devel] Re: [PATCH v3 0/6] Introduce bit-based phys_ram_dirty, and bit-based dirty page checker.
,
Yoshiaki Tamura
,
06:38
[Qemu-devel] Re: [PATCH v3 2/6] Introduce bit-based phys_ram_dirty for VGA, CODE, MIGRATION and MASTER.
,
Yoshiaki Tamura
,
06:36
[Qemu-devel] Re: [PATCH v3 1/6] Modify DIRTY_FLAG value and DIRTY_IDX introduce to use as indexes of bit-based phys_ram_dirty.
,
Yoshiaki Tamura
,
06:30
[Qemu-devel] Re: [PATCH v3 0/6] Introduce bit-based phys_ram_dirty, and bit-based dirty page checker.
,
Avi Kivity
,
06:24
[Qemu-devel] Re: [PATCH v3 2/6] Introduce bit-based phys_ram_dirty for VGA, CODE, MIGRATION and MASTER.
,
Avi Kivity
,
06:17
[Qemu-devel] Re: [PATCH v3 1/6] Modify DIRTY_FLAG value and DIRTY_IDX introduce to use as indexes of bit-based phys_ram_dirty.
,
Avi Kivity
,
06:15
[Qemu-devel] [PATCH v3 2/6] Introduce bit-based phys_ram_dirty for VGA, CODE, MIGRATION and MASTER.
,
Yoshiaki Tamura
,
05:48
[Qemu-devel] [PATCH v3 5/6] Use cpu_physical_memory_set_dirty_range() to update phys_ram_dirty.
,
Yoshiaki Tamura
,
05:48
[Qemu-devel] [PATCH v3 4/6] Introduce cpu_physical_memory_get_dirty_range().
,
Yoshiaki Tamura
,
05:48
[Qemu-devel] [PATCH v3 1/6] Modify DIRTY_FLAG value and DIRTY_IDX introduce to use as indexes of bit-based phys_ram_dirty.
,
Yoshiaki Tamura
,
05:48
[Qemu-devel] [PATCH v3 3/6] Modifies wrapper functions for byte-based phys_ram_dirty bitmap to bit-based phys_ram_dirty bitmap.
,
Yoshiaki Tamura
,
05:48
[Qemu-devel] [PATCH v3 6/6] Use cpu_physical_memory_get_dirty_range() to check multiple dirty pages.
,
Yoshiaki Tamura
,
05:48
[Qemu-devel] [PATCH v3 0/6] Introduce bit-based phys_ram_dirty, and bit-based dirty page checker.
,
Yoshiaki Tamura
,
05:48
[Qemu-devel] Re: [PATCH 1/2] block: Set backing_hd to NULL after deleting it
,
Kevin Wolf
,
04:41
Re: [Qemu-devel] wrong behaviour of caps lock
,
Kevin Wolf
,
04:39
Re: [Qemu-devel] [PATCH, resend] [STABLE] Sync OSS_GETVERSION handling with head
,
malc
,
04:36
Re: [Qemu-devel] [PATCH 3/3] vmdk: Convert to bdrv_open
,
Kevin Wolf
,
03:38
Re: [Qemu-devel] [PATCH, resend] [STABLE] Sync OSS_GETVERSION handling with head
,
malc
,
03:31
Re: [SeaBIOS] [Qemu-devel] QEMU regression problems
,
Gerhard Wiesinger
,
02:48
[Qemu-devel] Re: Problem with QEMU on KVM
,
Gerhard Wiesinger
,
02:47
[Qemu-devel] Inserting Memory Watch points
,
Taimoor Mirza
,
02:11
April 18, 2010
Re: [Qemu-devel] [PATCH][STABLE] Add qerror message if the 'change' target filename can't be opened
,
Ryan Harper
,
22:37
Re: [Qemu-devel] wrong behaviour of caps lock
,
Jamie Lokier
,
21:23
Re: [Qemu-devel] [PATCH, resend] [STABLE] Sync OSS_GETVERSION handling with head
,
Andreas Färber
,
19:03
Re: [Qemu-devel] Re: [PATCH][STABLE] fix CPUID vendor override
,
Andre Przywara
,
18:48
Re: [Qemu-devel] [PATCH 05/21] tcg-i386: Tidy bswap operations.
,
Aurelien Jarno
,
18:13
Re: [Qemu-devel] [PATCH, resend] [STABLE] Sync OSS_GETVERSION handling with head
,
Juergen Lock
,
18:02
Re: [Qemu-devel] [PATCH 00/21][PULL]: QMP/Monitor queue
,
Aurelien Jarno
,
17:58
Re: [Qemu-devel] Re: [PATCH][STABLE] fix CPUID vendor override
,
Aurelien Jarno
,
17:42
Re: [Qemu-devel] [PATCH, resend] [STABLE] Sync OSS_GETVERSION handling with head
,
Aurelien Jarno
,
17:38
Re: [Qemu-devel] [PATCH, resend] [STABLE] Sync OSS_GETVERSION handling with head
,
Juergen Lock
,
17:29
[Qemu-devel] [PATCH] [PPC] [KVM] Make iothread work
,
Alexander Graf
,
17:10
Re: [Qemu-devel] [PATCH, resend] [STABLE] Sync OSS_GETVERSION handling with head
,
Aurelien Jarno
,
16:52
Re: [Qemu-devel] [PATCH][STABLE] Add qerror message if the 'change' target filename can't be opened
,
Aurelien Jarno
,
16:47
[Qemu-devel] [PATCH 2/2 v4] Two new monitor commands: 'info keyboard', 'keyboard_set'
,
Shahar Havivi
,
15:22
[Qemu-devel] [PATCH 1/2 v4] Support for multiple keyboard devices
,
Shahar Havivi
,
15:22
[Qemu-devel] [PATCH 0/2 v4] Qemu support for multiple keyboard devices
,
Shahar Havivi
,
15:22
[Qemu-devel] Re: Guest latency issues due to bdrv_check_byte_request
,
Jan Kiszka
,
14:05
Re: [Qemu-devel] Guest latency issues due to bdrv_check_byte_request
,
Christoph Hellwig
,
13:37
Re: [Qemu-devel] Re: [PATCH 2/3] target-sparc: Free instruction temporaries.
,
Richard Henderson
,
11:03
[Qemu-devel] Re: [patch 02/02] sparc32 use empty_slot for missing RAM v1
,
Blue Swirl
,
04:58
[Qemu-devel] [RFC, PATCH 2/2] bt-sdp: Fix if statement with empty body, spotted by clang
,
Blue Swirl
,
04:52
[Qemu-devel] [RFC, PATCH 1/2] bt-l2cap: fix if statement with empty body, spotted by clang
,
Blue Swirl
,
04:51
April 17, 2010
[Qemu-devel] [patch 02/02] sparc32 use empty_slot for missing RAM v1
,
Artyom Tarasenko
,
18:34
Re: [Qemu-devel] Guest latency issues due to bdrv_check_byte_request
,
Stefan Hajnoczi
,
17:32
Re: [Qemu-devel] Guest latency issues due to bdrv_check_byte_request
,
Christoph Hellwig
,
15:40
Re: [Qemu-devel] QEMU OS support site
,
Natalia Portillo
,
15:08
Re: [Qemu-devel] Guest latency issues due to bdrv_check_byte_request
,
Stefan Hajnoczi
,
15:05
Re: [Qemu-devel] Re: [PATCH 2/3] target-sparc: Free instruction temporaries.
,
Blue Swirl
,
14:50
Re: [Qemu-devel] Re: [PATCH 2/3] target-sparc: Free instruction temporaries.
,
Blue Swirl
,
14:41
Re: [Qemu-devel] Re: [PATCH 2/3] target-sparc: Free instruction temporaries.
,
Richard Henderson
,
14:01
Re: [Qemu-devel] Re: [PATCH 2/3] target-sparc: Free instruction temporaries.
,
Richard Henderson
,
13:49
Re: [Qemu-devel] [PATCH 2/3] vmdk: Clean up backing file handling
,
Stefan Hajnoczi
,
13:38
[Qemu-devel] Re: [PATCH 2/3] target-sparc: Free instruction temporaries.
,
Blue Swirl
,
12:41
[Qemu-devel] QEMU OS support site
,
Andrea Canciani
,
08:50
Re: [Qemu-devel] [PATCH 1/2] block: Set backing_hd to NULL after deleting it
,
Stefan Hajnoczi
,
06:27
Re: [Qemu-devel] wrong behaviour of caps lock
,
Stefan Weil
,
05:59
[Qemu-devel] [PATCH 2/2] qcow2: Avoid shadowing variable in alloc_clusters_noref()
,
Stefan Hajnoczi
,
05:48
[Qemu-devel] [PATCH 1/2] block: Set backing_hd to NULL after deleting it
,
Stefan Hajnoczi
,
05:48
Re: [Qemu-devel] [PATCH 3/3] vmdk: Convert to bdrv_open
,
Stefan Hajnoczi
,
05:40
Re: [Qemu-devel] [PATCH 1/3] vmdk: Fix COW
,
Stefan Hajnoczi
,
05:08
[Qemu-devel] Re: [patch 02/02] sparc32 use empty_slot for missing RAM
,
Blue Swirl
,
02:57
Re: [Qemu-devel] [Applied PATCH] Split TLB addend and target_phys_addr_t
,
malc
,
00:08
April 16, 2010
[Qemu-devel] [PATCH 2/2] Add a 'screen' backend to qemu-char.c
,
Thomas Bächler
,
19:38
[Qemu-devel] [PATCH 1/2] qemu-char.c: Fix memory leaks in qemu_chr_open_pty when openpty fails
,
Thomas Bächler
,
19:38
[Qemu-devel] [patch 02/02] sparc32 use empty_slot for missing RAM
,
Artyom Tarasenko
,
19:14
[Qemu-devel] [patch 01/02] create empty_slot device
,
Artyom Tarasenko
,
19:10
[Qemu-devel] Re: [PATCH] document boot option to -drive parameter
,
Bruce Rogers
,
17:30
Re: [Qemu-devel] [PATCH] flush TB on singlestep command
,
Stefan Weil
,
17:13
[Qemu-devel] [PATCH 0/3] vmdk: Backing file fix and cleanup
,
Kevin Wolf
,
16:04
[Qemu-devel] [PATCH 1/3] vmdk: Fix COW
,
Kevin Wolf
,
16:04
[Qemu-devel] [PATCH 3/3] vmdk: Convert to bdrv_open
,
Kevin Wolf
,
16:04
[Qemu-devel] [PATCH 2/3] vmdk: Clean up backing file handling
,
Kevin Wolf
,
16:04
[Qemu-devel] [PATCH v2] SCSI: Add disk reset handler
,
Jan Kiszka
,
13:46
[Qemu-devel] [PATCH] document boot option to -drive parameter
,
Bruce Rogers
,
13:12
Re: [Qemu-devel] [RfC PATCH 08/11] spice: add qxl device
,
Gerd Hoffmann
,
12:47
[Qemu-devel] [FOR 0.12] [PATCH] stash away SCM_RIGHTS fd until a getfd command arrives
,
Paolo Bonzini
,
11:25
[Qemu-devel] Re: [FOR 0.12][PATCH] monitor: Accept input only byte-wise
,
Paolo Bonzini
,
11:08
[Qemu-devel] [PATCH 1/3] target-sparc: Fix TARGET_{PHYS, VIRT}_ADDR_SPACE_BITS.
,
Richard Henderson
,
11:08
[Qemu-devel] [PATCH 3/3] Fix --enable-profiler compilation.
,
Richard Henderson
,
10:51
[Qemu-devel] [PATCH 2/3] target-sparc: Free instruction temporaries.
,
Richard Henderson
,
10:51
[Qemu-devel] Re: sparc32 FPU SP Invalid CEXC Test
,
Artyom Tarasenko
,
10:38
[Qemu-devel] Re: [FOR 0.12][PATCH] monitor: Accept input only byte-wise
,
Daniel P. Berrange
,
09:17
Re: [Qemu-devel] [PATCH 2/2] virtio-console: Notify resize to the guest.
,
Amit Shah
,
09:04
[Qemu-devel] Re: [RfC PATCH 08/11] spice: add qxl device
,
Richard Henderson
,
08:53
[Qemu-devel] Re: [RfC PATCH 08/11] spice: add qxl device
,
Gerd Hoffmann
,
08:53
[Qemu-devel] [PATCH 1/2] char: Handle resize.
,
Kusanagi Kouichi
,
08:01
[Qemu-devel] [PATCH 2/2] virtio-console: Notify resize to the guest.
,
Kusanagi Kouichi
,
07:44
[Qemu-devel] Re: [FOR 0.12][PATCH] monitor: Accept input only byte-wise
,
Paolo Bonzini
,
07:14
Re: [Qemu-devel] [RfC PATCH 11/11] spice: add audio
,
Gerd Hoffmann
,
07:13
Re: [Qemu-devel] [FOR 0.12][PATCH] monitor: Accept input only byte-wise
,
Daniel P. Berrange
,
07:01
Re: [Qemu-devel] Re: [RfC PATCH 08/11] spice: add qxl device
,
Gerd Hoffmann
,
06:35
[Qemu-devel] Re: [RfC PATCH 08/11] spice: add qxl device
,
Paolo Bonzini
,
06:18
[Qemu-devel] dummy field in CPUTLBEntry?
,
Jun Koi
,
05:00
RE: [Qemu-devel] sparc-linux-usermode broken after latest pull
,
David Munday
,
04:49
Re: [Qemu-devel] Which functions writes to memory?
,
Jun Koi
,
04:49
Re: [Qemu-devel] Which functions writes to memory?
,
malc
,
04:48
Re: [Qemu-devel] Which functions writes to memory?
,
Jun Koi
,
04:47
Re: [Qemu-devel] [RfC PATCH 11/11] spice: add audio
,
Gerd Hoffmann
,
04:42
Re: [Qemu-devel] Which functions writes to memory?
,
malc
,
04:22
Re: [Qemu-devel] Which functions writes to memory?
,
malc
,
02:21
[Qemu-devel] Which functions writes to memory?
,
Jun Koi
,
01:57
[Qemu-devel] Re: TLB entry with separate addr_{read|write|code}?
,
Jun Koi
,
01:16
April 15, 2010
[Qemu-devel] [PATCH] ehci: fix infinite loop with usb netdevice
,
David S. Ahern
,
23:20
[Qemu-devel] TLB entry with separate addr_{read|write|code}?
,
Jun Koi
,
22:49
[Qemu-devel] [PATCH] flush TB on singlestep command
,
Jun Koi
,
21:04
[Qemu-devel] Re: sparc32 FPU SP Invalid CEXC Test
,
Artyom Tarasenko
,
20:37
[Qemu-devel] sparc32 FPU SP Invalid CEXC Test
,
Artyom Tarasenko
,
20:36
[Qemu-devel] Re: sparc32 FPU SP Invalid CEXC Test
,
Artyom Tarasenko
,
17:04
Re: [Qemu-devel] sparc-linux-usermode broken after latest pull
,
Gabriel Southern
,
16:02
Re: [Qemu-devel] Re: [RfC PATCH 08/11] spice: add qxl device
,
Richard Henderson
,
15:27
Re: [Qemu-devel] sparc-linux-usermode broken after latest pull
,
Blue Swirl
,
15:19
[Qemu-devel] [PATCH 3/3] Compile event_notifier only once
,
Blue Swirl
,
15:09
[Qemu-devel] [PATCH 2/3] Compile vl.c once
,
Blue Swirl
,
15:09
[Qemu-devel] [PATCH 1/3] provide a stub version of kvm-all.c if !CONFIG_KVM
,
Blue Swirl
,
15:09
[Qemu-devel] [PATCH 0/3] Compile some files only once
,
Blue Swirl
,
15:09
[Qemu-devel] Guest latency issues due to bdrv_check_byte_request
,
Jan Kiszka
,
14:16
[Qemu-devel] Re: sparc32 FPU SP Invalid CEXC Test
,
Blue Swirl
,
13:49
[Qemu-devel] Re: [RfC PATCH 08/11] spice: add qxl device
,
Blue Swirl
,
12:47
Re: [Qemu-devel] sparc-linux-usermode broken after latest pull
,
Blue Swirl
,
12:37
Re: [Qemu-devel] [PATCH v3 03/12] net: eepro100: replace qemu_format_nic_info_str by qemu_format_nic_info_dict
,
Richard Henderson
,
11:33
[Qemu-devel] [PATCH v3 00/12] Convert do_info_network() to QObject/QMP
,
Miguel Di Ciurcio Filho
,
10:18
[Qemu-devel] [PATCH v3 02/12] net: add qemu_nic_format_info_dict and VLANClientState->info_dict
,
Miguel Di Ciurcio Filho
,
10:18
[Qemu-devel] [PATCH v3 01/12] QObject API: add qdict_to_qstring() function
,
Miguel Di Ciurcio Filho
,
10:18
[Qemu-devel] [PATCH v3 05/12] net: slirp: use info_dict instead of info_str
,
Miguel Di Ciurcio Filho
,
10:18
[Qemu-devel] [PATCH v3 03/12] net: eepro100: replace qemu_format_nic_info_str by qemu_format_nic_info_dict
,
Miguel Di Ciurcio Filho
,
10:18
[Qemu-devel] [PATCH v3 06/12] net: tap/tap-win32: use info_dict instead of info_str
,
Miguel Di Ciurcio Filho
,
10:18
[Qemu-devel] [PATCH v3 04/12] net: various devices: replace qemu_format_nic_info_str by qemu_format_nic_info_dict
,
Miguel Di Ciurcio Filho
,
10:18
[Qemu-devel] [PATCH v3 08/12] net: dump: use info_dict instead of info_str
,
Miguel Di Ciurcio Filho
,
10:18
[Qemu-devel] [PATCH v3 07/12] net: vde: use info_dict instead of info_str
,
Miguel Di Ciurcio Filho
,
10:18
[Qemu-devel] [PATCH v3 09/12] net: socket: use info_dict instead of info_str
,
Miguel Di Ciurcio Filho
,
10:18
[Qemu-devel] [PATCH v3 10/12] net: xen: use info_dict instead of info_str
,
Miguel Di Ciurcio Filho
,
10:18
[Qemu-devel] [PATCH v3 11/12] monitor/net: Convert do_info_network() to QObject/QMP
,
Miguel Di Ciurcio Filho
,
10:18
[Qemu-devel] [PATCH v3 12/12] net: Remove info_str from VLANClientState, not needed anymore
,
Miguel Di Ciurcio Filho
,
10:18
[Qemu-devel] [PATCH -V5 01/21] virtio-9p: Create a commandline option -fsdev
,
Aneesh Kumar K.V
,
10:18
[Qemu-devel] [PATCH -V5 05/21] virtio-9p: Add minimal set of FileOperations
,
Aneesh Kumar K.V
,
10:18
[Qemu-devel] [PATCH -V5 02/21] virtio-9p: Add a virtio 9p device to qemu
,
Aneesh Kumar K.V
,
10:18
[Qemu-devel] [PATCH -V5 00/21] virtio-9p: paravirtual file system passthrough
,
Aneesh Kumar K.V
,
10:18
[Qemu-devel] [PATCH -V5 10/21] virtio-9p: Add P9_TATTACH support.
,
Aneesh Kumar K.V
,
10:18
[Qemu-devel] [PATCH -V5 03/21] virtio-9p: pdu processing support.
,
Aneesh Kumar K.V
,
10:18
[Qemu-devel] [PATCH -V5 04/21] virtio-9p: Add string manipulation support.
,
Aneesh Kumar K.V
,
10:18
[Qemu-devel] [PATCH -V5 14/21] virtio-9p: Add P9_TREAD support
,
Aneesh Kumar K.V
,
10:18
[Qemu-devel] [PATCH -V5 18/21] virtio-9p: Add P9_TWSTAT support
,
Aneesh Kumar K.V
,
10:18
[Qemu-devel] [PATCH -V5 17/21] virtio-9p: Add P9_TCREATE support
,
Aneesh Kumar K.V
,
10:18
[Qemu-devel] [PATCH -V5 06/21] virtio-9p: Add fid and qid management support.
,
Aneesh Kumar K.V
,
10:18
[Qemu-devel] [PATCH -V5 11/21] virtio-9p: Add P9_TSTAT support
,
Aneesh Kumar K.V
,
10:18
[Qemu-devel] [PATCH -V5 07/21] virtio-9p: Add stat and mode related helper functions.
,
Aneesh Kumar K.V
,
10:18
[Qemu-devel] [PATCH -V5 12/21] virtio-9p: Add P9_TWALK support
,
Aneesh Kumar K.V
,
10:18
[Qemu-devel] [PATCH -V5 09/21] virtio-9p: Add P9_TVERSION support
,
Aneesh Kumar K.V
,
10:18
[Qemu-devel] [PATCH -V5 13/21] virtio-9p: Add P9_TOPEN support.
,
Aneesh Kumar K.V
,
10:18
[Qemu-devel] [PATCH -V5 15/21] virtio-9p: Add P9_TCLUNK support
,
Aneesh Kumar K.V
,
10:18
[Qemu-devel] [PATCH -V5 08/21] virtio-9p: Add sg helper functions
,
Aneesh Kumar K.V
,
10:18
[Qemu-devel] [PATCH -V5 20/21] virtio-9p: Add P9_TFLUSH support
,
Aneesh Kumar K.V
,
10:18
[Qemu-devel] [PATCH -V5 16/21] virtio-9p: Add P9_TWRITE support
,
Aneesh Kumar K.V
,
10:18
[Qemu-devel] [PATCH -V5 21/21] virtio-9p: Create a syntactic shortcut for the file-system pass-thru
,
Aneesh Kumar K.V
,
10:18
[Qemu-devel] [PATCH -V5 19/21] virtio-9p: Add P9_TREMOVE support.
,
Aneesh Kumar K.V
,
10:18
[Qemu-devel] Re: [PATCH] qcow2: Use QLIST_FOREACH_SAFE macro
,
Kevin Wolf
,
09:31
[Qemu-devel] [PATCH] qcow2: Use QLIST_FOREACH_SAFE macro
,
Stefan Hajnoczi
,
09:11
Re: [Qemu-devel] [PATCH v3 0/4] char: write callback, virtio-console: flow control
,
Amit Shah
,
09:00
Re: [Qemu-devel] [PATCH v3 0/4] char: write callback, virtio-console: flow control
,
Paul Brook
,
08:03
Re: [Qemu-devel] Re: Missing singlestep for already-translated code?
,
Aurelien Jarno
,
07:41
Re: [Qemu-devel] Re: Missing singlestep for already-translated code?
,
Jan Kiszka
,
06:14
Re: [Qemu-devel] Re: Missing singlestep for already-translated code?
,
Aurelien Jarno
,
06:03
Re: [Qemu-devel] Re: Missing singlestep for already-translated code?
,
Jan Kiszka
,
05:00
Re: [Qemu-devel] [RFC PATCH 4/5] block: Open the underlying image file in generic code
,
Stefan Hajnoczi
,
04:48
[Qemu-devel] Re: [PATCH v4 3/3] Inter-VM shared memory PCI device
,
Avi Kivity
,
04:34
Re: [Qemu-devel] Call for help in reviewing patches (!kvm & linux-user)
,
Riku Voipio
,
04:26
[Qemu-devel] [PATCH v3 4/4] virtio-console: Throttle virtio-serial-bus if we can't consume any more guest data
,
Amit Shah
,
04:18
[Qemu-devel] [PATCH v3 2/4] char: Add ability to provide a callback when write won't return -EAGAIN
,
Amit Shah
,
04:18
[Qemu-devel] [PATCH v3 3/4] virtio-console: Factor out common init between console and generic ports
,
Amit Shah
,
04:18
[Qemu-devel] [PATCH v3 1/4] char: Let writers know how much data was written in case of errors
,
Amit Shah
,
04:18
[Qemu-devel] [PATCH v3 0/4] char: write callback, virtio-console: flow control
,
Amit Shah
,
04:18
[Qemu-devel] [PATCH] fix chardev_init for win32
,
TeLeMan
,
00:38
Re: [Qemu-devel] Re: Missing singlestep for already-translated code?
,
Jun Koi
,
00:10
April 14, 2010
[Qemu-devel] Re: [RfC PATCH 11/11] spice: add audio
,
malc
,
20:29
[Qemu-devel] Re: Call for help in reviewing patches (!kvm & linux-user)
,
Paolo Bonzini
,
20:28
[Qemu-devel] Re: [RfC PATCH 11/11] spice: add audio
,
Paolo Bonzini
,
20:26
Re: [Qemu-devel] Re: Call for help in reviewing patches (!kvm & linux-user)
,
Alexander Graf
,
20:19
[Qemu-devel] Re: [RfC PATCH 11/11] spice: add audio
,
malc
,
20:14
[Qemu-devel] Re: Call for help in reviewing patches (!kvm & linux-user)
,
Paolo Bonzini
,
20:09
[Qemu-devel] Call for help in reviewing patches (!kvm & linux-user)
,
Aurelien Jarno
,
19:32
[Qemu-devel] Re: [PATCH v4 3/3] Inter-VM shared memory PCI device
,
Cam Macdonell
,
19:30
[Qemu-devel] Re: [RfC PATCH 08/11] spice: add qxl device
,
Paolo Bonzini
,
19:14
[Qemu-devel] Re: [RfC PATCH 11/11] spice: add audio
,
Paolo Bonzini
,
19:14
[Qemu-devel] sparc-linux-usermode broken after latest pull
,
David Munday
,
18:36
Re: [Qemu-devel] [RfC PATCH 08/11] spice: add qxl device
,
Alexander Graf
,
18:21
Re: [Qemu-devel] [RfC PATCH 11/11] spice: add audio
,
malc
,
16:52
[Qemu-devel] [PATCH 20/21] tcg-i386: Tidy lea.
,
Richard Henderson
,
16:50
[Qemu-devel] [PATCH 21/21] tcg-i386: Use lea for three-operand add.
,
Richard Henderson
,
16:50
[Qemu-devel] [PATCH 14/21] tcg-i386: Tidy calls.
,
Richard Henderson
,
16:50
[Qemu-devel] [PATCH 18/21] tcg-i386: Tidy multiply.
,
Richard Henderson
,
16:50
[Qemu-devel] [PATCH 17/21] tcg-i386: Tidy unary arithmetic.
,
Richard Henderson
,
16:50
[Qemu-devel] [PATCH 15/21] tcg-i386: Tidy ret.
,
Richard Henderson
,
16:50
[Qemu-devel] [PATCH 16/21] tcg-i386: Tidy setcc.
,
Richard Henderson
,
16:50
[Qemu-devel] [PATCH 19/21] tcg-i386: Tidy xchg.
,
Richard Henderson
,
16:50
[Qemu-devel] [PATCH 12/21] tcg-i386: Tidy movi.
,
Richard Henderson
,
16:50
[Qemu-devel] [PATCH 13/21] tcg-i386: Tidy push/pop.
,
Richard Henderson
,
16:50
[Qemu-devel] [PATCH 07/21] tcg-i386: Tidy move operations.
,
Richard Henderson
,
16:50
[Qemu-devel] [PATCH 08/21] tcg-i386: Eliminate extra move from qemu_ld64.
,
Richard Henderson
,
16:50
[Qemu-devel] [PATCH 09/21] tcg-i386: Tidy jumps.
,
Richard Henderson
,
16:50
[Qemu-devel] [PATCH 11/21] tcg-i386: Tidy non-immediate arithmetic operations.
,
Richard Henderson
,
16:50
[Qemu-devel] [PATCH 06/21] tcg-i386: Tidy shift operations.
,
Richard Henderson
,
16:50
[Qemu-devel] [PATCH 10/21] tcg-i386: Tidy immediate arithmetic operations.
,
Richard Henderson
,
16:50
[Qemu-devel] [PATCH 05/21] tcg-i386: Tidy bswap operations.
,
Richard Henderson
,
16:50
[Qemu-devel] [PATCH 04/21] tcg-i386: Tidy ext8s and ext16s operations.
,
Richard Henderson
,
16:50
[Qemu-devel] [PATCH 00/21] tcg-i386 cleanup and improvement
,
Richard Henderson
,
16:50
[Qemu-devel] [PATCH 02/21] tcg-i386: Tidy initialization of tcg_target_call_clobber_regs.
,
Richard Henderson
,
16:50
[Qemu-devel] [PATCH 03/21] tcg-i386: Tidy ext8u and ext16u operations.
,
Richard Henderson
,
16:50
[Qemu-devel] [PATCH 01/21] tcg-i386: Allocate call-saved registers first.
,
Richard Henderson
,
16:50
[Qemu-devel] Re: OBP under qemu-system-sparc64
,
Artyom Tarasenko
,
16:34
[Qemu-devel] Re: ehci update
,
Jan Kiszka
,
15:48
[Qemu-devel] Re: OBP under qemu-system-sparc64
,
Blue Swirl
,
15:44
Re: [Qemu-devel] Re: ehci update
,
Jan Kiszka
,
15:38
[Qemu-devel] Re: OBP under qemu-system-sparc64
,
Artyom Tarasenko
,
15:30
[Qemu-devel] Re: OBP under qemu-system-sparc64
,
Blue Swirl
,
14:38
Re: [Qemu-devel] [RFC PATCH 1/5] block: separate raw images from the file protocol
,
Stefan Hajnoczi
,
14:36
Re: [Qemu-devel] [PATCH v2] Basic Intel IOMMU DMAR emulation
,
Blue Swirl
,
14:28
Re: [Qemu-devel] Problem with DOS application and 286 DOS Extender application
,
Gerhard Wiesinger
,
13:49
[Qemu-devel] Re: OBP under qemu-system-sparc64
,
Artyom Tarasenko
,
13:03
Re: [Qemu-devel] [RfC PATCH 08/11] spice: add qxl device
,
Blue Swirl
,
12:53
Re: [Qemu-devel] [PATCH] linux-aio: Fix typo in read() EINTR check
,
Kevin Wolf
,
11:55
[Qemu-devel] [RFC PATCH 4/5] block: Open the underlying image file in generic code
,
Kevin Wolf
,
11:51
[Qemu-devel] [RFC PATCH 5/5] block: bdrv_has_zero_init
,
Kevin Wolf
,
11:51
[Qemu-devel] [RFC PATCH 1/5] block: separate raw images from the file protocol
,
Kevin Wolf
,
11:51
[Qemu-devel] [RFC PATCH 3/5] block: Avoid forward declaration of bdrv_open_common
,
Kevin Wolf
,
11:51
[Qemu-devel] [RFC PATCH 2/5] block: Split bdrv_open
,
Kevin Wolf
,
11:51
[Qemu-devel] [RFC PATCH 0/5] block: Format/protocol split
,
Kevin Wolf
,
11:51
[Qemu-devel] Re: [PATCH 0/6] tcg-hppa improvements
,
Paolo Bonzini
,
11:48
[Qemu-devel] OBP under qemu-system-sparc64
,
Artyom Tarasenko
,
11:23
[Qemu-devel] [PATCH 0/6] tcg-hppa improvements
,
Richard Henderson
,
10:23
[Qemu-devel] [PATCH 1/6] tcg-hppa: Constrain immediate inputs to and_i32, or_i32, andc_i32.
,
Richard Henderson
,
10:23
[Qemu-devel] [PATCH 3/6] tcg-hppa: Fix softmmu loads and stores.
,
Richard Henderson
,
10:23
[Qemu-devel] [PATCH 6/6] tcg-hppa: Remove automatically implemented opcodes.
,
Richard Henderson
,
10:23
[Qemu-devel] [PATCH 5/6] tcg-hppa: Fix branch offset during retranslation.
,
Richard Henderson
,
10:23
[Qemu-devel] [PATCH 2/6] tcg-hppa: Fix GUEST_BASE initialization in prologue.
,
Richard Henderson
,
10:23
[Qemu-devel] [PATCH 4/6] tcg-hppa: Schedule the address masking after the TLB load.
,
Richard Henderson
,
10:23
[Qemu-devel] Modifying hardware emulation
,
Taimoor Mirza
,
10:09
[Qemu-devel] Re: [PATCH] tun: orphan an skb on tx
,
David Miller
,
08:34
[Qemu-devel] [PATCH] linux-aio: Fix typo in read() EINTR check
,
Stefan Hajnoczi
,
07:13
[Qemu-devel] Re: SeaBIOS error with Juniper FreeBSD kernel
,
Bjørn Mork
,
06:52
[Qemu-devel] Re: Problem with DOS application and 286 DOS Extender application
,
Jamie Lokier
,
06:23
[Qemu-devel] [PATCH v2] Basic Intel IOMMU DMAR emulation
,
Nadav Amit
,
06:21
[Qemu-devel] [RfC PATCH 06/11] spice: simple display
,
Gerd Hoffmann
,
05:56
[Qemu-devel] [RfC PATCH 08/11] spice: add qxl device
,
Gerd Hoffmann
,
05:56
[Qemu-devel] [RfC PATCH 09/11] qxl: local rendering for sdl/vnc
,
Gerd Hoffmann
,
05:56
[Qemu-devel] [RfC PATCH 11/11] spice: add audio
,
Gerd Hoffmann
,
05:56
[Qemu-devel] [RfC PATCH 10/11] spice: add tablet support
,
Gerd Hoffmann
,
05:56
[Qemu-devel] [RfC PATCH 01/11] vgabios update to 0.6c, add bios for qxl/unstable
,
Gerd Hoffmann
,
05:56
[Qemu-devel] [RfC PATCH 07/11] spice: tls support
,
Gerd Hoffmann
,
05:55
[Qemu-devel] [RfC PATCH 05/11] spice: add mouse
,
Gerd Hoffmann
,
05:55
[Qemu-devel] [RfC PATCH 03/11] spice: core bits
,
Gerd Hoffmann
,
05:55
[Qemu-devel] [RfC PATCH 02/11] add spice into the configure file
,
Gerd Hoffmann
,
05:55
[Qemu-devel] [RfC PATCH 00/11] Add spice support to qemu.
,
Gerd Hoffmann
,
05:55
[Qemu-devel] [RfC PATCH 04/11] spice: add keyboard
,
Gerd Hoffmann
,
05:55
Re: [Qemu-devel] [PATCH v2] Write cmos hd data for ide drives using -device parm
,
Gerd Hoffmann
,
05:48
[Qemu-devel] Re: [PATCH] block: Split bdrv_open
,
Kevin Wolf
,
05:39
[Qemu-devel] Re: Problem with DOS application and 286 DOS Extender application
,
Jan Kiszka
,
03:56
[Qemu-devel] Re: [PATCH v5 00/17] virtio-serial fixes, new abi for port discovery, flow control
,
Juan Quintela
,
03:49
[Qemu-devel] [PATCH v5 04/17] virtio-serial: save/load: Send target host connection status if different
,
Amit Shah
,
01:55
[Qemu-devel] [PATCH v5 15/17] virtio-serial: Apps should consume all data that guest sends out / Fix virtio api abuse
,
Amit Shah
,
01:31
[Qemu-devel] [PATCH v5 17/17] virtio-serial: Implement flow control for individual ports
,
Amit Shah
,
01:31
[Qemu-devel] [PATCH v5 16/17] virtio-serial: Discard data that guest sends us when ports aren't connected
,
Amit Shah
,
01:31
[Qemu-devel] [PATCH v5 14/17] virtio-serial: Handle scatter/gather input from the guest
,
Amit Shah
,
01:31
[Qemu-devel] [PATCH v5 13/17] virtio-serial: Handle scatter-gather buffers for control messages
,
Amit Shah
,
01:31
[Qemu-devel] [PATCH v5 12/17] iov: Add iov_to_buf and iov_size helpers
,
Amit Shah
,
01:31
[Qemu-devel] [PATCH v5 11/17] iov: Introduce a new file for helpers around iovs, add iov_from_buf()
,
Amit Shah
,
01:31
[Qemu-devel] [PATCH v5 10/17] virtio-serial: Send out guest data to ports only if port is opened
,
Amit Shah
,
01:31
[Qemu-devel] [PATCH v5 09/17] virtio-serial: Propagate errors in initialising ports / devices in guest
,
Amit Shah
,
01:31
[Qemu-devel] [PATCH v5 08/17] virtio-serial: Update copyright year to 2010
,
Amit Shah
,
01:31
[Qemu-devel] [PATCH v5 05/17] virtio-serial: Use control messages to notify guest of new ports
,
Amit Shah
,
01:30
[Qemu-devel] [PATCH v5 07/17] virtio-serial: Remove redundant check for 0-sized write request
,
Amit Shah
,
01:30
[Qemu-devel] [PATCH v5 06/17] virtio-serial: whitespace: match surrounding code
,
Amit Shah
,
01:30
[Qemu-devel] [PATCH v5 03/17] virtio-serial: save/load: Ensure we have hot-plugged ports instantiated
,
Amit Shah
,
01:30
[Qemu-devel] [PATCH v5 02/17] virtio-serial: save/load: Ensure nr_ports on src and dest are same.
,
Amit Shah
,
01:30
[Qemu-devel] [PATCH v5 01/17] virtio-serial: save/load: Ensure target has enough ports
,
Amit Shah
,
01:30
[Qemu-devel] [PATCH v5 00/17] virtio-serial fixes, new abi for port discovery, flow control
,
Amit Shah
,
01:30
April 13, 2010
Re: [Qemu-devel] Re: ehci update
,
David S. Ahern
,
23:36
[Qemu-devel] Re: [PULL] pci,vhost-net,eepro100
,
Anthony Liguori
,
22:04
[Qemu-devel] Re: SeaBIOS error with Juniper FreeBSD kernel
,
Kevin O'Connor
,
21:27
Re: [Qemu-devel] Re: ehci update
,
Alexander Graf
,
21:20
Re: [SeaBIOS] [Qemu-devel] QEMU regression problems
,
Kevin O'Connor
,
21:16
[Qemu-devel] Re: [PATCH] tun: orphan an skb on tx
,
Herbert Xu
,
20:58
[Qemu-devel] Re: ehci update
,
David S. Ahern
,
19:50
[Qemu-devel] Re: ehci update
,
Jan Kiszka
,
19:35
Re: [Qemu-devel] Problem with DOS application and 286 DOS Extender application
,
Jamie Lokier
,
19:21
[Qemu-devel] Qemu sharing files help
,
Arpit Patel
,
18:52
Re: [Qemu-devel] [PATCH] linux-user: do_shmdt(): Fix page_set_flags's 2nd arg.
,
Aurelien Jarno
,
18:20
Re: [Qemu-devel] [PATCH] sparc: Fix compiler warning (fprintf format string)
,
Aurelien Jarno
,
18:17
Re: [Qemu-devel] [PATCH] sh4: Fix compiler warning (fprintf format string)
,
Aurelien Jarno
,
18:17
Re: [Qemu-devel] [PATCH] m68k: Fix compiler warning (fprintf format string)
,
Aurelien Jarno
,
18:17
Re: [Qemu-devel] [PATCH] arm: Fix compiler warning (fprintf format string)
,
Aurelien Jarno
,
18:17
Re: [Qemu-devel] [PATCH] vhost-net: disable mergeable buffers
,
Aurelien Jarno
,
18:15
Re: [Qemu-devel] Re: Call for 0.12.4
,
Aurelien Jarno
,
18:14
Re: [Qemu-devel] Re: vhost.c: include <linux/vhost.h> last
,
Aurelien Jarno
,
18:14
Re: [Qemu-devel] [PATCH] vhost: fix features ack
,
Aurelien Jarno
,
17:58
Re: [Qemu-devel] [PATCH] block.h: bdrv_create2 doesn't exist any more
,
Christoph Hellwig
,
17:36
[Qemu-devel] Re: [PATCH] tun: orphan an skb on tx
,
Eric Dumazet
,
17:24
[Qemu-devel] Re: [PATCH] tun: orphan an skb on tx
,
Eric Dumazet
,
17:24
[Qemu-devel] Re: [PATCH] tun: orphan an skb on tx
,
Eric Dumazet
,
17:23
[Qemu-devel] [PATCH v2] Write cmos hd data for ide drives using -device parm
,
Bruce Rogers
,
16:56
[Qemu-devel] Re: [PATCH] tun: orphan an skb on tx
,
Michael S. Tsirkin
,
16:55
[Qemu-devel] Re: [PATCH] tun: orphan an skb on tx
,
Michael S. Tsirkin
,
16:30
Re: [Qemu-devel] [GSoC 2010] Pass-through filesystem support.
,
Mohammed Gamal
,
16:17
Re: [Qemu-devel] Problem with QEMU on KVM
,
Gerhard Wiesinger
,
15:40
Re: [Qemu-devel] Problem with DOS application and 286 DOS Extender application
,
Gerhard Wiesinger
,
15:34
Re: [Qemu-devel] How to lock-up your tap-based VM network
,
Blue Swirl
,
15:13
Re: [Qemu-devel] [GSoC 2010] Pass-through filesystem support.
,
jvrao
,
15:08
[Qemu-devel] Re: SeaBIOS error with Juniper FreeBSD kernel
,
Bjørn Mork
,
14:49
Re: [Qemu-devel] How to lock-up your tap-based VM network
,
Blue Swirl
,
14:48
[Qemu-devel] Re: [PATCH] block: Split bdrv_open
,
Christoph Hellwig
,
14:21
[Qemu-devel] Re: [PATCH] tun: orphan an skb on tx
,
Michael S. Tsirkin
,
13:44
[Qemu-devel] Re: [PATCH] tun: orphan an skb on tx
,
Jan Kiszka
,
12:52
[Qemu-devel] Re: Problem with QEMU on KVM
,
Jan Kiszka
,
12:33
[Qemu-devel] Re: [PATCH] tun: orphan an skb on tx
,
Jan Kiszka
,
11:36
Re: [Qemu-devel] [PATCH 2/2] VirtIO RNG
,
Paul Brook
,
11:32
Re: [Qemu-devel] Re: Missing singlestep for already-translated code?
,
Jan Kiszka
,
11:32
[Qemu-devel] Re: [PATCH] tun: orphan an skb on tx
,
Herbert Xu
,
11:13
[Qemu-devel] [PATCH] tun: orphan an skb on tx
,
Michael S. Tsirkin
,
11:04
Re: [Qemu-devel] [PATCH 2/2] VirtIO RNG
,
Paul Brook
,
11:02
Re: [Qemu-devel] [PATCH 2/2] VirtIO RNG
,
Ian Molton
,
10:43
Re: [Qemu-devel] Re: Missing singlestep for already-translated code?
,
Alexander Graf
,
10:20
[Qemu-devel] KVM call minutes for Apr 13
,
Chris Wright
,
10:20
Re: [Qemu-devel] How to lock-up your tap-based VM network
,
Paul Brook
,
09:54
[Qemu-devel] Re: Missing singlestep for already-translated code?
,
Jan Kiszka
,
09:36
Re: [Qemu-devel] How to lock-up your tap-based VM network
,
Jan Kiszka
,
09:18
Re: [Qemu-devel] How to lock-up your tap-based VM network
,
Paul Brook
,
09:04
[Qemu-devel] [PATCH] SCSI: Add disk reset handler
,
Jan Kiszka
,
08:42
Re: [Qemu-devel] How to lock-up your tap-based VM network
,
Jan Kiszka
,
08:30
Re: [Qemu-devel] How to lock-up your tap-based VM network
,
Jan Kiszka
,
08:22
Re: [Qemu-devel] How to lock-up your tap-based VM network
,
Jan Kiszka
,
08:20
[Qemu-devel] Re: [PATCH 0/3] block and qemu-img: Further cleanups
,
Kevin Wolf
,
07:26
[Qemu-devel] Re: [PATCH v2 3/6] Modifies wrapper functions for byte-based phys_ram_dirty bitmap to bit-based phys_ram_dirty bitmap.
,
Yoshiaki Tamura
,
06:50
[Qemu-devel] [PATCH] block.h: bdrv_create2 doesn't exist any more
,
Kevin Wolf
,
06:44
[Qemu-devel] Re: Missing singlestep for already-translated code?
,
Jun Koi
,
05:51
[Qemu-devel] Re: [PATCH v2 3/6] Modifies wrapper functions for byte-based phys_ram_dirty bitmap to bit-based phys_ram_dirty bitmap.
,
Avi Kivity
,
05:42
[Qemu-devel] [PATCH 0/3] block and qemu-img: Further cleanups
,
Stefan Hajnoczi
,
05:30
[Qemu-devel] [PATCH 3/3] qemu-img: Fix BRDV_O_FLAGS typo
,
Stefan Hajnoczi
,
05:29
[Qemu-devel] [PATCH 2/3] qemu-img: Eliminate bdrv_new_open() code duplication
,
Stefan Hajnoczi
,
05:29
[Qemu-devel] [PATCH 1/3] block: Convert first_drv to QLIST
,
Stefan Hajnoczi
,
05:29
[Qemu-devel] [PATCH] fix migration with large mem
,
Izik Eidus
,
05:27
[Qemu-devel] Re: Missing singlestep for already-translated code?
,
takasi-y
,
05:21
[Qemu-devel] KVM call agenda for Apr 13
,
Chris Wright
,
04:22
Re: [Qemu-devel] QEMU regression problems
,
Roy Tam
,
04:13
[Qemu-devel] Re: [PATCH v2 3/6] Modifies wrapper functions for byte-based phys_ram_dirty bitmap to bit-based phys_ram_dirty bitmap.
,
Yoshiaki Tamura
,
04:02
Re: [Qemu-devel] qemu per vm config file support
,
Amit Shah
,
02:22
[Qemu-devel] [PATCH] slirp: fix structure initialization in tcp_listen()
,
juha . riihimaki
,
02:17
Re: [Qemu-devel] Problem with DOS application and 286 DOS Extender application
,
Roy Tam
,
01:44
[Qemu-devel] Display emulation
,
Michael Qiu
,
01:39
[Qemu-devel] m68k crash
,
Jason Duerstock
,
00:56
[Qemu-devel] ehci update
,
David S. Ahern
,
00:33
[Qemu-devel] Missing singlestep for already-translated code?
,
Jun Koi
,
00:03
April 12, 2010
[Qemu-devel] qemu per vm config file support
,
Manish Regmi
,
22:06
Re: [Qemu-devel] Problem with QEMU on KVM
,
Mulyadi Santosa
,
20:28
[Qemu-devel] [PATCH 09/10] target-alpha: Implement RPCC.
,
Richard Henderson
,
19:27
[Qemu-devel] [PATCH 02/10] target-alpha: Implement rs/rc properly.
,
Richard Henderson
,
19:27
[Qemu-devel] [PATCH 10/10] Implement cpu_get_real_ticks for Alpha.
,
Richard Henderson
,
19:27
[Qemu-devel] [PATCH 06/10] target-alpha: Enable NPTL.
,
Richard Henderson
,
19:27
[Qemu-devel] [PATCH 01/10] target-alpha: Implement cpys{, n, e} inline.
,
Richard Henderson
,
19:27
[Qemu-devel] [PATCH 07/10] target-alpha: Indicate NORETURN status when raising exception.
,
Richard Henderson
,
19:26
[Qemu-devel] [PATCH 08/10] target-alpha: Fix load-locked/store-conditional.
,
Richard Henderson
,
19:26
[Qemu-devel] [PATCH 00/10] target-alpha improvments, version 5
,
Richard Henderson
,
19:26
[Qemu-devel] [PATCH 04/10] target-alpha: Emit goto_tb opcodes.
,
Richard Henderson
,
19:26
[Qemu-devel] [PATCH 05/10] target-alpha: Update commentary for opcode 0x1A.
,
Richard Henderson
,
19:26
[Qemu-devel] [PATCH 03/10] target-alpha: Implement cvtlq inline.
,
Richard Henderson
,
19:26
Re: [Qemu-devel] How to lock-up your tap-based VM network
,
Paul Brook
,
19:20
Re: [Qemu-devel] How to lock-up your tap-based VM network
,
Jamie Lokier
,
17:49
[Qemu-devel] Re: Latest Git fails to compile in cpus.c
,
Nigel Horne
,
17:42
[Qemu-devel] Re: [PATCH v4 0/3] PCI Shared memory device
,
Michael S. Tsirkin
,
17:21
[Qemu-devel] Re: [PATCH v4 1/3] Device specification for shared memory PCI device
,
Cam Macdonell
,
17:12
[Qemu-devel] Re: [PATCH v4] Shared memory uio_pci driver
,
Avi Kivity
,
16:58
[Qemu-devel] Re: [PATCH v4 3/3] Inter-VM shared memory PCI device
,
Avi Kivity
,
16:56
[Qemu-devel] Re: [PATCH v4 2/3] Support adding a file to qemu's ram allocation
,
Avi Kivity
,
16:38
[Qemu-devel] Re: [PATCH v4 1/3] Device specification for shared memory PCI device
,
Avi Kivity
,
16:34
Re: [Qemu-devel] How to lock-up your tap-based VM network
,
Paul Brook
,
16:07
[Qemu-devel] Problem with DOS application and 286 DOS Extender application
,
Gerhard Wiesinger
,
14:51
[Qemu-devel] ARM: Registering memory for KVM
,
Christoffer Dall
,
14:07
Re: [Qemu-devel] Latest Git fails to compile in cpus.c
,
Blue Swirl
,
13:33
Re: [Qemu-devel] Latest Git fails to compile in cpus.c
,
Marcelo Tosatti
,
13:13
[Qemu-devel] How to lock-up your tap-based VM network
,
Jan Kiszka
,
12:45
Re: [Qemu-devel] [RFC] Host vs Guest memory allocation
,
Avi Kivity
,
12:08
Re: [Qemu-devel] [RFC] Host vs Guest memory allocation
,
Alexander Graf
,
11:56
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Luiz Capitulino
,
11:54
Re: [Qemu-devel] [RFC] Host vs Guest memory allocation
,
Avi Kivity
,
11:49
Re: [Qemu-devel] [GSoC 2010] Pass-through filesystem support.
,
jvrao
,
11:44
Re: [Qemu-devel] [RFC] Host vs Guest memory allocation
,
Alexander Graf
,
11:39
Re: [Qemu-devel] [GSoC 2010] Pass-through filesystem support.
,
jvrao
,
11:17
Re: [Qemu-devel] [RFC] Host vs Guest memory allocation
,
Avi Kivity
,
11:10
Re: [Qemu-devel] [RFC] Host vs Guest memory allocation
,
Richard Henderson
,
10:55
[Qemu-devel] [PATCH] block: Split bdrv_open
,
Kevin Wolf
,
10:50
Re: [Qemu-devel] [RFC] Host vs Guest memory allocation
,
Richard Henderson
,
10:49
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Daniel P. Berrange
,
10:18
[Qemu-devel] Emulate Arm-Linux,But failed.
,
tek-life
,
10:17
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Chris Lalancette
,
09:58
Re: [Qemu-devel] [PATCH] Remove un-needed code
,
Kevin Wolf
,
09:08
Re: [libvirt] [Qemu-devel] Re: Libvirt debug API
,
Daniel P. Berrange
,
09:05
Re: [Qemu-devel] [PATCH] Remove un-needed code
,
Bruce Rogers
,
09:02
[Qemu-devel] [PATCH] Remove un-needed code
,
Bruce Rogers
,
08:56
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Daniel P. Berrange
,
08:53
[Qemu-devel] Re: [libvirt] Libvirt debug API
,
Daniel P. Berrange
,
08:41
Re: [libvirt] [Qemu-devel] Re: Libvirt debug API
,
Jamie Lokier
,
08:23
Re: [Qemu-devel] [GSoC 2010] Pass-through filesystem support.
,
Alexander Graf
,
08:14
Re: [Qemu-devel] [GSoC 2010] Pass-through filesystem support.
,
Alexander Graf
,
08:11
Re: [Qemu-devel] Problem with QEMU on KVM
,
Jamie Lokier
,
08:07
Re: [Qemu-devel] [GSoC 2010] Pass-through filesystem support.
,
Jamie Lokier
,
08:05
Re: [Qemu-devel] [GSoC 2010] Pass-through filesystem support.
,
Jamie Lokier
,
07:59
Re: [Qemu-devel] [RFC] Host vs Guest memory allocation
,
Avi Kivity
,
07:48
Re: [Qemu-devel] Re: [PATCH 0/8] (v2) chardev, virtio-console: flow control, error handling, fixes
,
Paul Brook
,
07:43
Re: [Qemu-devel] [RFC] Host vs Guest memory allocation
,
Paul Brook
,
07:25
[Qemu-devel] Re: [PATCH v2 3/6] Modifies wrapper functions for byte-based phys_ram_dirty bitmap to bit-based phys_ram_dirty bitmap.
,
Avi Kivity
,
07:10
[Qemu-devel] Re: [PATCH v2 3/6] Modifies wrapper functions for byte-based phys_ram_dirty bitmap to bit-based phys_ram_dirty bitmap.
,
Yoshiaki Tamura
,
06:58
[Qemu-devel] Re: [PATCH v2 2/6] Introduce bit-based phys_ram_dirty for VGA, CODE, MIGRATION and MASTER.
,
Avi Kivity
,
06:17
[Qemu-devel] Re: [PATCH v2 2/6] Introduce bit-based phys_ram_dirty for VGA, CODE, MIGRATION and MASTER.
,
Yoshiaki Tamura
,
05:40
Re: [Qemu-devel] Problem with QEMU on KVM
,
Mulyadi Santosa
,
05:16
Re: [Qemu-devel] Call for 0.12.4
,
Gerd Hoffmann
,
05:16
Re: [Qemu-devel] [GSoC 2010] Pass-through filesystem support.
,
Alexander Graf
,
04:59
Re: [Qemu-devel] [PATCH] Remove un-needed code
,
Kevin Wolf
,
04:54
[Qemu-devel] [PATCH v2] qemu-kvm: avoid strlen of NULL pointer
,
Jens Osterkamp
,
04:51
[Qemu-devel] Re: Call for 0.12.4
,
Paolo Bonzini
,
04:48
Re: [Qemu-devel] [PATCH 6/6] [S390] Add firmware code
,
Carsten Otte
,
04:41
Re: [Qemu-devel] Call for 0.12.4
,
Kevin Wolf
,
04:26
Re: [Qemu-devel] [GSoC 2010] Pass-through filesystem support.
,
Mohammed Gamal
,
04:15
[Qemu-devel] Re: [PATCH v2 3/6] Modifies wrapper functions for byte-based phys_ram_dirty bitmap to bit-based phys_ram_dirty bitmap.
,
Avi Kivity
,
04:10
[Qemu-devel] Re: [PATCH v2 2/6] Introduce bit-based phys_ram_dirty for VGA, CODE, MIGRATION and MASTER.
,
Avi Kivity
,
04:01
[Qemu-devel] Re: [PATCH 0/8] (v2) chardev, virtio-console: flow control, error handling, fixes
,
Gerd Hoffmann
,
03:52
[Qemu-devel] Re: [Patch] Simplify cpu_can_run()
,
Paolo Bonzini
,
03:03
[Qemu-devel] [Patch] Simplify cpu_can_run()
,
Jun Koi
,
02:26
Re: [Qemu-devel] Weird thing happen when the VM is stop! (0.12.3)
,
Jun Koi
,
02:23
[Qemu-devel] QEMU regression problems
,
Gerhard Wiesinger
,
01:34
[Qemu-devel] [PATCH] Check for invalid initrd file
,
M. Mohan Kumar
,
00:31
April 11, 2010
[Qemu-devel] [PATCH v2] pci: fix pci_find_bus().
,
Isaku Yamahata
,
23:01
[Qemu-devel] Re: [PATCH] pci: fix pci_find_space()
,
Isaku Yamahata
,
22:02
Re: [Qemu-devel] [PATCH] linux-user: do_shmdt(): Fix page_set_flags's 2nd arg.
,
Richard Henderson
,
19:06
Re: [Qemu-devel] [GSoC 2010] Pass-through filesystem support.
,
Jamie Lokier
,
18:30
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Jamie Lokier
,
18:17
[Qemu-devel] [PULL] pci,vhost-net,eepro100
,
Michael S. Tsirkin
,
16:33
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Richard W.M. Jones
,
16:28
Re: [Qemu-devel] [PATCH] Cleanup dead code
,
Blue Swirl
,
16:25
[Qemu-devel] [PATCH] x86/cpuid: Add kvm32 CPU model
,
Andre Przywara
,
16:22
[Qemu-devel] [PATCH] fix CPUID vendor override
,
Andre Przywara
,
16:22
[Qemu-devel] Re: [PATCH][STABLE] fix CPUID vendor override
,
Andre Przywara
,
16:20
[Qemu-devel] [PATCH] x86/cpuid: propagate further CPUID leafs when -cpu host
,
Andre Przywara
,
16:19
[Qemu-devel] [PATCH][STABLE] fix CPUID vendor override
,
Andre Przywara
,
16:02
[Qemu-devel] Re: [PATCH][STABLE] fix CPUID vendor override
,
Andre Przywara
,
16:02
[Qemu-devel] Re: [PATCH][STABLE] fix CPUID vendor override
,
Avi Kivity
,
15:31
[Qemu-devel] Re: [PATCH][STABLE] fix CPUID vendor override
,
Avi Kivity
,
15:29
[Qemu-devel] [PATCH] linux-user: rlimit conversion between host and target.
,
takasi-y
,
15:21
[Qemu-devel] [PULL] pci,eepro100,vhost-net
,
Michael S. Tsirkin
,
13:25
[Qemu-devel] [PATCH] Use correct cflags for kvm-kmod when cross compiling
,
Stefan Weil
,
13:01
[Qemu-devel] [PATCH] Fix cross compilation
,
Stefan Weil
,
12:44
Re: [Qemu-devel] Latest Git fails to compile in cpus.c
,
Blue Swirl
,
12:29
[Qemu-devel] [PATCH, resend] [STABLE] Sync OSS_GETVERSION handling with head
,
Juergen Lock
,
12:19
Re: [Qemu-devel] Problem with QEMU on KVM
,
Gerhard Wiesinger
,
09:53
Re: [Qemu-devel] Call for 0.12.4
,
Aurelien Jarno
,
07:35
Re: [Qemu-devel] Call for 0.12.4
,
Alexander Graf
,
07:17
[Qemu-devel] Re: [PATCH] pci: fix pci_find_bus().
,
Michael S. Tsirkin
,
06:55
[Qemu-devel] Re: [PATCH] pci: fix pci_find_bus().
,
Michael S. Tsirkin
,
06:50
Re: [Qemu-devel] Call for 0.12.4
,
Aurelien Jarno
,
06:49
Re: [Qemu-devel] Print inpit assembly
,
Mulyadi Santosa
,
06:49
Re: [Qemu-devel] Problem with QEMU on KVM
,
Mulyadi Santosa
,
06:19
Re: [Qemu-devel] Call for 0.12.4
,
Gerhard Wiesinger
,
05:37
[Qemu-devel] Re: [PATCH] pci: fix pci_find_space()
,
Michael S. Tsirkin
,
05:23
Re: [Qemu-devel] Call for 0.12.4
,
Aurelien Jarno
,
04:51
Re: [Qemu-devel] [PATCH] qemu: address todo comment in exec.c
,
Michael S. Tsirkin
,
04:40
Re: [Qemu-devel] Call for 0.12.4
,
Gerhard Wiesinger
,
03:26
Re: [Qemu-devel] Call for 0.12.4
,
Brian Jackson
,
02:22
April 10, 2010
Re: [Qemu-devel] [GSoC 2010] Pass-through filesystem support.
,
Javier Guerra Giraldez
,
20:41
Re: [Qemu-devel] Call for 0.12.4
,
Aurelien Jarno
,
16:53
Re: [Qemu-devel] Call for 0.12.4
,
Gerhard Wiesinger
,
16:11
[Qemu-devel] Problem with QEMU on KVM
,
Gerhard Wiesinger
,
16:11
[Qemu-devel] Re: [PATCH] Avoid compiler error
,
Richard Henderson
,
14:44
[Qemu-devel] Print inpit assembly
,
John Vele
,
14:09
Re: [Qemu-devel] [PATCHv2] Avoid page_set_flags() assert in qemu-user host page protection code
,
Juergen Lock
,
13:49
[Qemu-devel] [PATCH] linux-user: do_shmdt(): Fix page_set_flags's 2nd arg.
,
takasi-y
,
13:10
[Qemu-devel] [PATCH] Write cmos hd data for ide drives using -device parm
,
Bruce Rogers
,
12:36
Re: [Qemu-devel] [PATCHv2] Avoid page_set_flags() assert in qemu-user host page protection code
,
Aurelien Jarno
,
11:22
[Qemu-devel] Re: [PATCH] Avoid compiler error
,
Aurelien Jarno
,
11:15
Re: [Qemu-devel] [PATCH] Fix cross compilation
,
Stefan Weil
,
11:15
Re: [Qemu-devel] [PATCH] Fix cross compilation
,
Aurelien Jarno
,
11:06
Re: [Qemu-devel] [PATCH 6/6] [S390] Add firmware code
,
Aurelien Jarno
,
11:03
Re: [Qemu-devel] [GSoC 2010] Pass-through filesystem support.
,
Mohammed Gamal
,
08:42
Re: [Qemu-devel] [GSoC 2010] Pass-through filesystem support.
,
Jamie Lokier
,
08:12
Re: [libvirt] [Qemu-devel] Re: Libvirt debug API
,
Paolo Bonzini
,
08:05
Re: [Qemu-devel] [PATCH] microblaze: Fix two format specifiers in disassembler
,
Thomas Monjalon
,
07:36
Re: [Qemu-devel] [PATCH] Documentation: Update chapter on installation
,
Stefan Weil
,
07:03
Re: [Qemu-devel] [PATCH] Documentation: Update chapter on installation
,
Aurelien Jarno
,
06:28
Re: [Qemu-devel] [PATCH 6/6] [S390] Add firmware code
,
Alexander Graf
,
05:22
[Qemu-devel] Re: [PATCH v2] block: Convert bdrv_first to QTAILQ
,
Kevin Wolf
,
04:16
Re: [Qemu-devel] [PATCH 0/6] qcow2: More error path fixes
,
Kevin Wolf
,
04:14
Re: [Qemu-devel] [PATCH 2/2] block: Convert bdrv_first to QTAILQ
,
Kevin Wolf
,
03:57
Re: [Qemu-devel] [PATCH] Documentation: Update chapter on installation
,
Stefan Weil
,
03:56
Re: [Qemu-devel] [PATCH] Documentation: Update chapter on installation
,
Aurelien Jarno
,
03:37
Re: [Qemu-devel] [PATCH] Fix cross compilation
,
Stefan Weil
,
03:37
[Qemu-devel] [PATCH] Avoid compiler error
,
Stefan Weil
,
03:26
Re: [Qemu-devel] [PATCH] Documentation: Update chapter on installation
,
Stefan Weil
,
03:22
Re: [Qemu-devel] [PATCH 2/2] block: Convert bdrv_first to QTAILQ
,
Stefan Hajnoczi
,
02:04
[Qemu-devel] [PATCH v2] block: Convert bdrv_first to QTAILQ
,
Stefan Hajnoczi
,
02:02
April 09, 2010
Re:Re: [Qemu-devel] why VNC server running on `::1:5901' ?
,
李海峰
,
23:30
[Qemu-devel] [PATCH v2 14/18] tcg/arm: bswap arguments in qemu_ld/st if needed
,
Aurelien Jarno
,
21:33
[Qemu-devel] [PATCH v2 15/18] tcg/arm: remove useless register tests in qemu_ld/st
,
Aurelien Jarno
,
21:33
[Qemu-devel] [PATCH v2 13/18] tcg/arm: use ext* ops in qemu_ld
,
Aurelien Jarno
,
21:33
[Qemu-devel] [PATCH v2 17/18] tcg/arm: optimize register allocation order
,
Aurelien Jarno
,
21:33
[Qemu-devel] [PATCH v2 18/18] tcg/arm: don't try to load constants using pc
,
Aurelien Jarno
,
21:33
[Qemu-devel] [PATCH v2 16/18] tcg/arm: fix argument alignment in qemu_st64
,
Aurelien Jarno
,
21:33
[Qemu-devel] [PATCH v2 12/18] tcg/arm: remove conditional argument for qemu_ld/st
,
Aurelien Jarno
,
21:33
[Qemu-devel] [PATCH v2 11/18] tcg/arm: add bswap ops
,
Aurelien Jarno
,
21:33
[Qemu-devel] [PATCH v2 10/18] tcg/arm: add ext16u op
,
Aurelien Jarno
,
21:33
[Qemu-devel] [PATCH v2 06/18] tcg/arm: add variables to define the allowed instructions set
,
Aurelien Jarno
,
21:33
[Qemu-devel] [PATCH v2 09/18] tcg/arm: add rotation ops
,
Aurelien Jarno
,
21:33
[Qemu-devel] [PATCH v2 08/18] tcg/arm: use the blx instruction when possible
,
Aurelien Jarno
,
21:33
[Qemu-devel] [PATCH v2 03/18] tcg/arm: remove store signed functions
,
Aurelien Jarno
,
21:33
[Qemu-devel] [PATCH v2 07/18] tcg/arm: sxtb and sxth are available starting with ARMv6
,
Aurelien Jarno
,
21:33
[Qemu-devel] [PATCH v2 02/18] tcg/arm: explicitely list clobbered/reserved regs
,
Aurelien Jarno
,
21:33
[Qemu-devel] [PATCH v2 04/18] tcg/arm: replace integer values by registers enum
,
Aurelien Jarno
,
21:33
[Qemu-devel] [PATCH v2 01/18] tcg/arm: remove SAVE_LR code
,
Aurelien Jarno
,
21:33
[Qemu-devel] [PATCH v2 05/18] tcg/arm: align 64-bit arguments in function calls
,
Aurelien Jarno
,
21:33
[Qemu-devel] [PATCH v2 0/18] tcg/arm: cleanup and improvements
,
Aurelien Jarno
,
21:33
Re: [Qemu-devel] [PATCH 07/13] target-alpha: Use non-inverted arguments to gen_{f}cmov.
,
Aurelien Jarno
,
21:14
Re: [Qemu-devel] [PATCH] raw-posix: don't assign bs->read_only
,
Aurelien Jarno
,
21:14
Re: [Qemu-devel] [PATCH 02/13] target-alpha: Implement cpys{, n, e} inline.
,
Aurelien Jarno
,
21:14
Re: [Qemu-devel] [PATCH 0/6] qcow2: More error path fixes
,
Aurelien Jarno
,
21:14
Re: [Qemu-devel] [PATCH 13/13] target-alpha: Implement RPCC.
,
Aurelien Jarno
,
21:12
Re: [Qemu-devel] [PATCH 06/13] target-alpha: Use setcond for int comparisons.
,
Aurelien Jarno
,
21:12
Re: [Qemu-devel] [PATCH 01/13] target-alpha: Add flags markups to helpers.h.
,
Aurelien Jarno
,
21:12
Re: [Qemu-devel] [PATCH 10/13] target-alpha: Enable NPTL.
,
Aurelien Jarno
,
21:12
Re: [Qemu-devel] [PATCH 0/3] fix network booting when using "-device" instead of "-net nic"
,
Aurelien Jarno
,
21:12
Re: [Qemu-devel] [PATCH 03/13] target-alpha: Implement rs/rc properly.
,
Aurelien Jarno
,
21:12
Re: [Qemu-devel] [PATCH 6/6] [S390] Add firmware code
,
Aurelien Jarno
,
20:00
[Qemu-devel] Re: [PATCH] pci: fix pci_find_bus().
,
Isaku Yamahata
,
19:51
Re: [Qemu-devel] [PATCH 6/6] [S390] Add firmware code
,
Alexander Graf
,
19:30
[Qemu-devel] [PATCH] Remove un-needed code
,
Bruce Rogers
,
18:55
Re: [Qemu-devel] [PATCH 0/2] block: Multiwrite error path fixes
,
Aurelien Jarno
,
18:44
Re: [Qemu-devel] [PATCH] qemu: address todo comment in exec.c
,
Aurelien Jarno
,
18:35
Re: [Qemu-devel] [GSoC 2010] Pass-through filesystem support.
,
Mohammed Gamal
,
18:35
Re: [Qemu-devel] [PATCH 0/4] Remove duplicate CPU logging
,
Aurelien Jarno
,
18:28
Re: [Qemu-devel] [GSoC 2010] Pass-through filesystem support.
,
Javier Guerra Giraldez
,
18:22
Re: [Qemu-devel] [GSoC 2010] Pass-through filesystem support.
,
Mohammed Gamal
,
18:17
Re: [Qemu-devel] [PATCH] block: Fix multiwrite error handling
,
Aurelien Jarno
,
18:15
Re: [Qemu-devel] [PATCH] target-mips: Fix format specifiers for fpu_fprintf
,
Aurelien Jarno
,
17:39
Re: [Qemu-devel] [PATCHv2] Avoid page_set_flags() assert in qemu-user host page protection code
,
Aurelien Jarno
,
17:39
Re: [Qemu-devel] [PATCH 4/6] Always notify consumers of char devices if they're open
,
Aurelien Jarno
,
17:39
[Qemu-devel] Re: [PATCH] tcp/mips: Change TCG_AREG0 (fp -> s0)
,
Aurelien Jarno
,
17:38
Re: [Qemu-devel] [PATCH] Documentation: Update chapter on installation
,
Aurelien Jarno
,
17:38
Re: [Qemu-devel] [STABLE][PULL 00/10] Patches for 0.12.4
,
Aurelien Jarno
,
17:38
Re: [Qemu-devel] [PATCH] Remove magic numbers for VNC message IDs from code
,
Aurelien Jarno
,
17:38
Re: [Qemu-devel] why VNC server running on `::1:5901' ?
,
Aurelien Jarno
,
17:38
Re: [Qemu-devel] [PATCH] Fix cross compilation
,
Aurelien Jarno
,
17:38
Re: [Qemu-devel] [PATCH] lsi: fix segfault in lsi_command_complete
,
Aurelien Jarno
,
17:38
Re: [Qemu-devel] [PATCH 5/6] [S390] Implement virtio reset
,
Aurelien Jarno
,
17:38
Re: [Qemu-devel] [PATCH 6/6] [S390] Add firmware code
,
Aurelien Jarno
,
17:38
Re: [Qemu-devel] General information about the QEMU project
,
Aurelien Jarno
,
17:37
Re: [Qemu-devel] [PATCH v3 0/5] Move stuff out of vl.c
,
Aurelien Jarno
,
17:37
Re: [libvirt] [Qemu-devel] Re: Libvirt debug API
,
Eric Blake
,
17:30
Re: [Qemu-devel] [GSoC 2010] Pass-through filesystem support.
,
Jamie Lokier
,
17:22
[Qemu-devel] Re: [libvirt] Libvirt debug API
,
Eric Blake
,
17:18
Re: [Qemu-devel] Re: [libvirt] Libvirt debug API
,
Jamie Lokier
,
17:07
[Qemu-devel] [PATCH] arm: Fix compiler warning (fprintf format string)
,
Stefan Weil
,
17:00
[Qemu-devel] [PATCH] sparc: Fix compiler warning (fprintf format string)
,
Stefan Weil
,
16:56
[Qemu-devel] [PATCH] sh4: Fix compiler warning (fprintf format string)
,
Stefan Weil
,
16:55
[Qemu-devel] [PATCH] m68k: Fix compiler warning (fprintf format string)
,
Stefan Weil
,
16:52
[Qemu-devel] [PATCH] microblaze: Fix two format specifiers in disassembler
,
Stefan Weil
,
16:50
Re: [Qemu-devel] [6531] toplevel: remove error handling from qemu_malloc() callers ( Avi Kivity)
,
Stefan Weil
,
15:41
[Qemu-devel] Re: [libvirt] Libvirt debug API
,
Chris Lalancette
,
14:18
Re: [Qemu-devel] [PATCH 2/2] block: Convert bdrv_first to QTAILQ
,
Stefan Hajnoczi
,
14:17
Re: [Qemu-devel] race condition when exec'ing "qemu -incoming" followed by monitor "cont"
,
Daniel P. Berrange
,
14:14
Re: [Qemu-devel] Weird thing happen when the VM is stop! (0.12.3)
,
Marcelo Tosatti
,
14:09
[Qemu-devel] Re: [PATCH 18/22] net: slirp: replace qemu_format_nic_info_str by qemu_format_nic_info_dict
,
Luiz Capitulino
,
13:53
[Qemu-devel] Re: [PATCH 05/22] net: eepro100: replace qemu_format_nic_info_str by qemu_format_nic_info_dict
,
Luiz Capitulino
,
13:53
[Qemu-devel] Re: [PATCH 0/22] Convert do_info_network() to QObject/QMP
,
Luiz Capitulino
,
13:53
[Qemu-devel] Re: [PATCH 02/22] net: replace qemu_nic_format_info_str and VLANClientState->info_str by QDicts
,
Luiz Capitulino
,
13:53
[Qemu-devel] Re: [PATCH 22/22] monitor/net: Convert do_info_network() to QObject/QMP
,
Luiz Capitulino
,
13:53
[Qemu-devel] Re: [PATCH 20/22] net: tap: replace qemu_format_nic_info_str by info_dict
,
Luiz Capitulino
,
13:53
[Qemu-devel] Re: [PATCH 19/22] net: socket: replace qemu_format_nic_info_str by qemu_format_nic_info_dict
,
Luiz Capitulino
,
13:52
[Qemu-devel] Re: [PATCH 01/22] QObject API: add qdict_to_qstring() function
,
Luiz Capitulino
,
13:52
Re: [Qemu-devel] [GSoC 2010] Pass-through filesystem support.
,
Mohammed Gamal
,
13:32
Re: [Qemu-devel] [PATCH 1/2] block: Do not export bdrv_first
,
Kevin Wolf
,
13:32
Re: [Qemu-devel] [GSoC 2010] Pass-through filesystem support.
,
jvrao
,
13:11
Re: [Qemu-devel] [PATCH 11/18] tcg/arm: add bswap ops
,
Aurelien Jarno
,
13:11
Re: [Qemu-devel] race condition when exec'ing "qemu -incoming" followed by monitor "cont"
,
Laine Stump
,
12:55
Re: [Qemu-devel] [PATCH 2/2] block: Convert bdrv_first to QTAILQ
,
Kevin Wolf
,
12:48
Re: [Qemu-devel] [RFC PATCH 0/7] QEMU patches to generate FDT from qdevs
,
Grant Likely
,
12:36
[Qemu-devel] Re: race condition when exec'ing "qemu -incoming" followed by monitor "cont"
,
Paolo Bonzini
,
12:29
[Qemu-devel] Re: [PATCH] microblaze: fix build on Ubuntu Hardy
,
Paolo Bonzini
,
12:27
[Qemu-devel] [PATCH] microblaze: fix build on Ubuntu Hardy
,
Thomas Monjalon
,
12:21
Re: [Qemu-devel] Weird thing happen when the VM is stop! (0.12.3)
,
Jun Koi
,
12:12
[Qemu-devel] race condition when exec'ing "qemu -incoming" followed by monitor "cont"
,
Laine Stump
,
12:04
Re: [Qemu-devel] [RFC PATCH 0/7] QEMU patches to generate FDT from qdevs
,
Paul Brook
,
11:57
[Qemu-devel] [PATCH 2/2] block: Convert bdrv_first to QTAILQ
,
Stefan Hajnoczi
,
11:39
[Qemu-devel] [PATCH 1/2] block: Do not export bdrv_first
,
Stefan Hajnoczi
,
11:39
[Qemu-devel] [PATCH 0/2] block: Cleanups
,
Stefan Hajnoczi
,
11:39
[Qemu-devel] Hi...Is there any way to virtualize HP-UX OS in a Host having x86 and Windows OS?
,
Adhir Dutta
,
11:39
[Qemu-devel] Re: [PATCH] microblaze: fix build on Ubuntu Hardy
,
Thomas Monjalon
,
11:31
[Qemu-devel] [PATCH] tcp/mips: Change TCG_AREG0 (fp -> s0)
,
Stefan Weil
,
11:29
Re: [Qemu-devel] [RFC PATCH 1/7] devicetree: Add 8k instead of double dtb size when reserving extra memory
,
Grant Likely
,
11:02
Re: [Qemu-devel] [RFC PATCH 0/7] QEMU patches to generate FDT from qdevs
,
Grant Likely
,
10:48
Re: [Qemu-devel] [PATCH] tcp/mips: Change TCG_AREG0 (fp -> s0)
,
Richard Henderson
,
10:45
[Qemu-devel] Re: [libvirt] Libvirt debug API
,
Daniel P. Berrange
,
10:27
[Qemu-devel] 64-bit Guest With kqemu
,
Gordan Bobic
,
10:20
[Qemu-devel] why VNC server running on `::1:5901' ?
,
Hayfeng Lee
,
09:45
[Qemu-devel] Libvirt debug API
,
Chris Lalancette
,
09:43
Re: [Qemu-devel] Weird thing happen when the VM is stop! (0.12.3)
,
Luiz Capitulino
,
09:21
Re: [Qemu-devel] [GSoC 2010] Pass-through filesystem support.
,
Luiz Capitulino
,
09:18
[Qemu-devel] [PATCH][STABLE] Add qerror message if the 'change' target filename can't be opened
,
Ryan Harper
,
08:47
Re: [Qemu-devel] [RFC PATCH 0/7] QEMU patches to generate FDT from qdevs
,
Paul Brook
,
08:07
Re: [Qemu-devel] [RFC PATCH 1/7] devicetree: Add 8k instead of double dtb size when reserving extra memory
,
Paul Brook
,
08:01
[Qemu-devel] [PATCH -V4 18/21] virtio-9p: Add P9_TWSTAT support
,
Aneesh Kumar K.V
,
07:44
[Qemu-devel] [PATCH -V4 21/21] virtio-9p: Create a syntactic shortcut for the file-system pass-thru
,
Aneesh Kumar K.V
,
07:44
[Qemu-devel] [PATCH -V4 13/21] virtio-9p: Add P9_TOPEN support.
,
Aneesh Kumar K.V
,
07:44
[Qemu-devel] [PATCH -V4 20/21] virtio-9p: Add P9_TFLUSH support
,
Aneesh Kumar K.V
,
07:44
[Qemu-devel] [PATCH -V4 19/21] virtio-9p: Add P9_TREMOVE support.
,
Aneesh Kumar K.V
,
07:44
[Qemu-devel] [PATCH -V4 16/21] virtio-9p: Add P9_TWRITE support
,
Aneesh Kumar K.V
,
07:44
[Qemu-devel] [PATCH -V4 17/21] virtio-9p: Add P9_TCREATE support
,
Aneesh Kumar K.V
,
07:44
[Qemu-devel] [PATCH -V4 15/21] virtio-9p: Add P9_TCLUNK support
,
Aneesh Kumar K.V
,
07:44
[Qemu-devel] [PATCH -V4 12/21] virtio-9p: Add P9_TWALK support
,
Aneesh Kumar K.V
,
07:44
[Qemu-devel] [PATCH -V4 14/21] virtio-9p: Add P9_TREAD support
,
Aneesh Kumar K.V
,
07:44
[Qemu-devel] [PATCH -V4 09/21] virtio-9p: Add P9_TVERSION support
,
Aneesh Kumar K.V
,
07:44
[Qemu-devel] [PATCH -V4 08/21] virtio-9p: Add sg helper functions
,
Aneesh Kumar K.V
,
07:44
[Qemu-devel] [PATCH -V4 11/21] virtio-9p: Add P9_TSTAT support
,
Aneesh Kumar K.V
,
07:44
[Qemu-devel] [PATCH -V4 06/21] virtio-9p: Add fid and qid management support.
,
Aneesh Kumar K.V
,
07:44
[Qemu-devel] [PATCH -V4 07/21] virtio-9p: Add stat and mode related helper functions.
,
Aneesh Kumar K.V
,
07:44
[Qemu-devel] [PATCH -V4 10/21] virtio-9p: Add P9_TATTACH support.
,
Aneesh Kumar K.V
,
07:44
[Qemu-devel] [PATCH -V4 04/21] virtio-9p: Add string manipulation support.
,
Aneesh Kumar K.V
,
07:43
[Qemu-devel] [PATCH -V4 02/21] virtio-9p: Add a virtio 9p device to qemu
,
Aneesh Kumar K.V
,
07:43
[Qemu-devel] [PATCH -V4 03/21] virtio-9p: pdu processing support.
,
Aneesh Kumar K.V
,
07:43
[Qemu-devel] [PATCH -V4 01/21] virtio-9p: Create a commandline option -fsdev
,
Aneesh Kumar K.V
,
07:43
[Qemu-devel] [PATCH -V4 05/21] virtio-9p: Add minimal set of FileOperations
,
Aneesh Kumar K.V
,
07:43
[Qemu-devel] [PATCH -V4 00/21] virtio-9p: paravirtual file system passthrough
,
Aneesh Kumar K.V
,
07:43
Re: [Qemu-devel] [PATCH 01/14] Add new data type for fprintf like function pointers
,
Stefan Weil
,
07:20
[Qemu-devel] [PATCH] Cleanup dead code
,
Jun Koi
,
06:34
[Qemu-devel] [PATCH] pci: fix pci_find_space()
,
Isaku Yamahata
,
06:23
[Qemu-devel] [PATCH] pci: fix pci_find_bus().
,
Isaku Yamahata
,
06:16
[Qemu-devel] [STABLE][PATCH 07/10] block: Fix error code in multiwrite for immediate failures
,
Kevin Wolf
,
05:47
[Qemu-devel] [STABLE][PATCH 08/10] block: Fix multiwrite memory leak in error case
,
Kevin Wolf
,
05:47
[Qemu-devel] [STABLE][PATCH 09/10] qcow2: Don't ignore immediate read/write failures
,
Kevin Wolf
,
05:47
[Qemu-devel] [STABLE][PATCH 10/10] qcow2: Remove request from in-flight list after error
,
Kevin Wolf
,
05:47
[Qemu-devel] [STABLE][PATCH 04/10] qcow2: Rewrite alloc_refcount_block/grow_refcount_table
,
Kevin Wolf
,
05:47
[Qemu-devel] [STABLE][PATCH 03/10] qcow2: Factor next_refcount_table_size out
,
Kevin Wolf
,
05:47
[Qemu-devel] [STABLE][PATCH 06/10] block: Fix multiwrite error handling
,
Kevin Wolf
,
05:47
[Qemu-devel] [STABLE][PATCH 05/10] scsi-disk: fix buffer overflow
,
Kevin Wolf
,
05:47
[Qemu-devel] [STABLE][PATCH 02/10] block: avoid creating too large iovecs in multiwrite_merge
,
Kevin Wolf
,
05:47
[Qemu-devel] [STABLE][PATCH 01/10] json-parser: Fix segfault on malformed input
,
Kevin Wolf
,
05:47
[Qemu-devel] [STABLE][PULL 00/10] Patches for 0.12.4
,
Kevin Wolf
,
05:47
[Qemu-devel] Weird thing happen when the VM is stop! (0.12.3)
,
Jun Koi
,
05:32
[Qemu-devel] [ARM] SYS_GET_CMDLINE handling
,
Christophe LYON
,
05:21
[Qemu-devel] [PATCH] tcp/mips: Change TCG_AREG0 (fp -> s0)
,
Stefan Weil
,
03:37
[Qemu-devel] Re: [PATCH] microblaze: fix build on Ubuntu Hardy
,
Paolo Bonzini
,
02:43
[Qemu-devel] Re: [PATCH] tcp/mips: Change TCG_AREG0 (fp -> s0)
,
Stefan Weil
,
02:42
April 08, 2010
Re: [Qemu-devel] [PATCH] microblaze: fix build on Ubuntu Hardy
,
Paul Brook
,
19:48
Re: [Qemu-devel] Re: [PATCH] tcp/mips: Change TCG_AREG0 (fp -> s0)
,
Paul Brook
,
19:44
Re: [Qemu-devel] [PATCH 11/18] tcg/arm: add bswap ops
,
Paul Brook
,
19:32
Re: [Qemu-devel] [PATCH 2/4] tcg-hppa: Finish the port.
,
Aurelien Jarno
,
19:02
[Qemu-devel] Re: [PATCH] tcp/mips: Change TCG_AREG0 (fp -> s0)
,
Aurelien Jarno
,
18:44
[Qemu-devel] [PATCH] microblaze: fix build on Ubuntu Hardy
,
Thomas Monjalon
,
18:15
[Qemu-devel] Call for 0.12.4
,
Aurelien Jarno
,
17:58
Re: [Qemu-devel] [PATCH 18/48] make cursor grab optional
,
Aurelien Jarno
,
17:57
Re: [Qemu-devel] [PATCH 15/48] fix function signature of qemu_chr_open_pty on !linux
,
Aurelien Jarno
,
17:57
Re: [Qemu-devel] [PATCH] baum: add destroy hook
,
Aurelien Jarno
,
17:51
Re: [Qemu-devel] [PATCH] smc91c111: mask register offset
,
Aurelien Jarno
,
17:51
Re: [Qemu-devel] [PATCH 01/48] arm-dis debug helper
,
Aurelien Jarno
,
17:50
Re: [Qemu-devel] [PATCH 2/4] tcg-hppa: Finish the port.
,
Richard Henderson
,
17:49
Re: [Qemu-devel] [PATCH] e1000: fix build on Ubuntu with _FORTIFY_SOURCE
,
Aurelien Jarno
,
17:45
Re: [Qemu-devel] [PATCH] Debugcon: Fix debugging printf
,
Aurelien Jarno
,
17:45
Re: [Qemu-devel] [PATCH] target-i386: Fix compiler warning
,
Aurelien Jarno
,
17:45
Re: [Qemu-devel] [PATCH 01/14] Add new data type for fprintf like function pointers
,
Aurelien Jarno
,
17:45
Re: [Qemu-devel] [PATCH] remove TARGET_* defines from translate-all.c
,
Aurelien Jarno
,
17:45
Re: [Qemu-devel] [PATCH] [S390] Make virtio-pci building conditional again
,
Aurelien Jarno
,
17:45
Re: [Qemu-devel] [PATCH] target-i386: Fix variable in (disabled) debugging code
,
Aurelien Jarno
,
17:45
[Qemu-devel] Re: vhost.c: include <linux/vhost.h> last
,
Michael S. Tsirkin
,
16:52
[Qemu-devel] vhost.c: include <linux/vhost.h> last
,
Marcelo Tosatti
,
16:50
[Qemu-devel] [PATCH 22/22] monitor/net: Convert do_info_network() to QObject/QMP
,
Miguel Di Ciurcio Filho
,
16:15
[Qemu-devel] [PATCH 21/22] net: vde: replace qemu_format_nic_info_str by info_dict
,
Miguel Di Ciurcio Filho
,
16:15
[Qemu-devel] [PATCH 20/22] net: tap: replace qemu_format_nic_info_str by info_dict
,
Miguel Di Ciurcio Filho
,
16:15
[Qemu-devel] [PATCH 19/22] net: socket: replace qemu_format_nic_info_str by qemu_format_nic_info_dict
,
Miguel Di Ciurcio Filho
,
16:15
[Qemu-devel] [PATCH 18/22] net: slirp: replace qemu_format_nic_info_str by qemu_format_nic_info_dict
,
Miguel Di Ciurcio Filho
,
16:15
[Qemu-devel] [PATCH 16/22] net: xilinx_ethlite: replace qemu_format_nic_info_str by qemu_format_nic_info_dict
,
Miguel Di Ciurcio Filho
,
16:15
[Qemu-devel] [PATCH 17/22] net: dump: replace qemu_format_nic_info_str by qemu_format_nic_info_dict
,
Miguel Di Ciurcio Filho
,
16:15
[Qemu-devel] [PATCH 15/22] net: virtio-net: replace qemu_format_nic_info_str by qemu_format_nic_info_dict
,
Miguel Di Ciurcio Filho
,
16:14
[Qemu-devel] [PATCH 14/22] net: usb-net: replace qemu_format_nic_info_str by qemu_format_nic_info_dict
,
Miguel Di Ciurcio Filho
,
16:14
[Qemu-devel] [PATCH 13/22] net: stellaris_enet: replace qemu_format_nic_info_str by qemu_format_nic_info_dict
,
Miguel Di Ciurcio Filho
,
16:14
[Qemu-devel] [PATCH 12/22] net: smc91c111: replace qemu_format_nic_info_str by qemu_format_nic_info_dict
,
Miguel Di Ciurcio Filho
,
16:14
[Qemu-devel] [PATCH 11/22] net: rtl8139: replace qemu_format_nic_info_str by qemu_format_nic_info_dict
,
Miguel Di Ciurcio Filho
,
16:14
[Qemu-devel] [PATCH 08/22] net: lan9118: replace qemu_format_nic_info_str by qemu_format_nic_info_dict
,
Miguel Di Ciurcio Filho
,
16:14
[Qemu-devel] [PATCH 10/22] net: mipsnet: replace qemu_format_nic_info_str by qemu_format_nic_info_dict
,
Miguel Di Ciurcio Filho
,
16:14
[Qemu-devel] [PATCH 09/22] net: mcf_fec: replace qemu_format_nic_info_str by qemu_format_nic_info_dict
,
Miguel Di Ciurcio Filho
,
16:14
[Qemu-devel] [PATCH 07/22] net: pcnet: replace qemu_format_nic_info_str by qemu_format_nic_info_dict
,
Miguel Di Ciurcio Filho
,
16:14
[Qemu-devel] [PATCH 06/22] net: ne2000: replace qemu_format_nic_info_str by qemu_format_nic_info_dict
,
Miguel Di Ciurcio Filho
,
16:14
[Qemu-devel] [PATCH 05/22] net: eepro100: replace qemu_format_nic_info_str by qemu_format_nic_info_dict
,
Miguel Di Ciurcio Filho
,
16:14
[Qemu-devel] [PATCH 04/22] net: e1000: replace qemu_format_nic_info_str by qemu_format_nic_info_dict
,
Miguel Di Ciurcio Filho
,
16:14
[Qemu-devel] [PATCH 03/22] net: dp8393x: replace qemu_format_nic_info_str by qemu_format_nic_info_dict
,
Miguel Di Ciurcio Filho
,
16:14
[Qemu-devel] [PATCH 01/22] QObject API: add qdict_to_qstring() function
,
Miguel Di Ciurcio Filho
,
16:14
[Qemu-devel] [PATCH 02/22] net: replace qemu_nic_format_info_str and VLANClientState->info_str by QDicts
,
Miguel Di Ciurcio Filho
,
16:14
[Qemu-devel] [PATCH 0/22] Convert do_info_network() to QObject/QMP
,
Miguel Di Ciurcio Filho
,
16:13
Re: [Qemu-devel] [PATCH 06/18] tcg/arm: add defines for the allowed instructions set
,
Richard Henderson
,
12:47
Re: [Qemu-devel] [PATCH 2/4] tcg-hppa: Finish the port.
,
Richard Henderson
,
12:34
[Qemu-devel] Re: [GSoC 2010] Pass-through filesystem support.
,
Stefan Hajnoczi
,
12:25
[Qemu-devel] Re: [GSoC 2010] Pass-through filesystem support.
,
Mohammed Gamal
,
12:03
[Qemu-devel] [GSoC 2010] Pass-through filesystem support.
,
Mohammed Gamal
,
12:01
Re: [Qemu-devel] [PATCH 06/18] tcg/arm: add defines for the allowed instructions set
,
Paul Brook
,
09:46
[Qemu-devel] [PATCH] tcp/mips: Change TCG_AREG0 (fp -> s0)
,
Stefan Weil
,
09:39
Re: [Qemu-devel] [PATCH] Basic Intel IOMMU DMAR emulation
,
Paul Brook
,
07:43
Re: [Qemu-devel] [PATCH 1/4] tcg-hppa: Compute is_write in cpu_signal_handler.
,
Aurelien Jarno
,
07:16
Re: [Qemu-devel] [PATCH 0/4] tcg-hppa finish, v4
,
Aurelien Jarno
,
07:16
Re: [Qemu-devel] [PATCH 2/4] tcg-hppa: Finish the port.
,
Aurelien Jarno
,
07:16
Re: [Qemu-devel] [PATCH 0/2] Introduce wrapper functions to access phys_ram_dirty, and replace existing direct accesses to it.
,
Aurelien Jarno
,
07:16
Re: [Qemu-devel] [PATCH 3/4] tcg-hppa: Fix in/out register overlap in add2/sub2.
,
Aurelien Jarno
,
07:16
Re: [Qemu-devel] [PATCH 4/4] tcg-hppa: Don't try to calls to non-constant addresses.
,
Aurelien Jarno
,
07:16
Re: [Qemu-devel] [PATCH] resource leak fixes for iwmmxt disassemble
,
Aurelien Jarno
,
07:16
Re: [Qemu-devel] [PATCH, RFC] block: separate raw images from the file protocol
,
Kevin Wolf
,
05:51
Re: [Qemu-devel] [PATCH] block: reject O_RDWR open for read-only images
,
Kevin Wolf
,
03:54
April 07, 2010
[Qemu-devel] Re: [RFC PATCH] devicetree: Fix buffer overflow on setting device node name
,
Jeremy Kerr
,
23:48
[Qemu-devel] Re: KVM freeze when using --serial
,
Thomas Kittel
,
22:00
[Qemu-devel] KVM freeze when using --serial
,
Thomas Kittel
,
22:00
[Qemu-devel] [RFC PATCH] devicetree: Fix buffer overflow on setting device node name
,
Grant Likely
,
21:51
Re: [Qemu-devel] Latest Git fails to compile in cpus.c
,
Marcelo Tosatti
,
21:28
[Qemu-devel] [PATCH] Basic Intel IOMMU DMAR emulation
,
Nadav Amit
,
20:58
[Qemu-devel] [PATCH 2/4] tcg-hppa: Finish the port.
,
Richard Henderson
,
19:42
[Qemu-devel] [PATCH 3/4] tcg-hppa: Fix in/out register overlap in add2/sub2.
,
Richard Henderson
,
19:42
[Qemu-devel] [PATCH 0/4] tcg-hppa finish, v4
,
Richard Henderson
,
19:42
[Qemu-devel] [PATCH 4/4] tcg-hppa: Don't try to calls to non-constant addresses.
,
Richard Henderson
,
19:42
[Qemu-devel] [PATCH 1/4] tcg-hppa: Compute is_write in cpu_signal_handler.
,
Richard Henderson
,
19:42
[Qemu-devel] [PATCH v4] Shared memory uio_pci driver
,
Cam Macdonell
,
19:01
[Qemu-devel] Re: [PATCH 0/8] (v2) chardev, virtio-console: flow control, error handling, fixes
,
Paul Brook
,
18:59
[Qemu-devel] [PATCH v4 1/3] Device specification for shared memory PCI device
,
Cam Macdonell
,
18:52
[Qemu-devel] [PATCH v4 3/3] Inter-VM shared memory PCI device
,
Cam Macdonell
,
18:52
[Qemu-devel] [PATCH v4 2/3] Support adding a file to qemu's ram allocation
,
Cam Macdonell
,
18:52
[Qemu-devel] [PATCH v4 0/3] PCI Shared memory device
,
Cam Macdonell
,
18:52
[Qemu-devel] [PATCH 12/13] target-alpha: Fix load-locked/store-conditional.
,
Richard Henderson
,
18:49
[Qemu-devel] [PATCH 13/13] target-alpha: Implement RPCC.
,
Richard Henderson
,
18:49
[Qemu-devel] [PATCH 08/13] target-alpha: Emit goto_tb opcodes.
,
Richard Henderson
,
18:49
[Qemu-devel] [PATCH 11/13] target-alpha: Indicate NORETURN status when raising exception.
,
Richard Henderson
,
18:49
[Qemu-devel] [PATCH 03/13] target-alpha: Implement rs/rc properly.
,
Richard Henderson
,
18:49
[Qemu-devel] [PATCH 07/13] target-alpha: Use non-inverted arguments to gen_{f}cmov.
,
Richard Henderson
,
18:49
[Qemu-devel] [PATCH 10/13] target-alpha: Enable NPTL.
,
Richard Henderson
,
18:49
[Qemu-devel] [PATCH 01/13] target-alpha: Add flags markups to helpers.h.
,
Richard Henderson
,
18:49
[Qemu-devel] [PATCH 09/13] target-alpha: Update commentary for opcode 0x1A.
,
Richard Henderson
,
18:49
[Qemu-devel] [PATCH 06/13] target-alpha: Use setcond for int comparisons.
,
Richard Henderson
,
18:49
[Qemu-devel] [PATCH 02/13] target-alpha: Implement cpys{, n, e} inline.
,
Richard Henderson
,
18:49
[Qemu-devel] [PATCH 05/13] target-alpha: Implement cvtlq inline.
,
Richard Henderson
,
18:49
[Qemu-devel] [PATCH 04/13] target-alpha: Implement cvtql inline.
,
Richard Henderson
,
18:49
[Qemu-devel] [PATCH 00/13] target-alpha improvements, version 4
,
Richard Henderson
,
18:49
Re: [Qemu-devel] Shared file help
,
Arpit Patel
,
18:31
[Qemu-devel] [PATCH 8/8] virtio-console: Throttle virtio-serial-bus if we can't consume any more guest data
,
Amit Shah
,
17:04
[Qemu-devel] [PATCH 7/8] virtio-console: Factor out common init between console and generic ports
,
Amit Shah
,
17:04
[Qemu-devel] [PATCH 6/8] char: unix: For files that are nonblocking, report -EAGAIN to calling functions
,
Amit Shah
,
17:04
[Qemu-devel] [PATCH 5/8] char: Let writers know how much data was written in case of errors
,
Amit Shah
,
17:04
[Qemu-devel] [PATCH 4/8] virtio-serial: Bus info message for showing port's throttled status
,
Amit Shah
,
17:04
[Qemu-devel] [PATCH 3/8] virtio-serial: Discard unconsumed data before sending port close event
,
Amit Shah
,
17:04
[Qemu-devel] [PATCH 2/8] virtio-serial: Unthrottle ports once they're closed
,
Amit Shah
,
17:04
[Qemu-devel] [PATCH 1/8] virtio-serial: throttling: check for throttled status before sending any data
,
Amit Shah
,
17:04
[Qemu-devel] [PATCH 0/8] (v2) chardev, virtio-console: flow control, error handling, fixes
,
Amit Shah
,
17:04
[Qemu-devel] Re: [RFC PATCH 0/7] QEMU patches to generate FDT from qdevs
,
Grant Likely
,
16:59
Re: [Qemu-devel] [RFC PATCH 0/7] QEMU patches to generate FDT from qdevs
,
Grant Likely
,
16:58
[Qemu-devel] [PATCH, RFC] block: separate raw images from the file protocol
,
Christoph Hellwig
,
16:30
Re: [Qemu-devel] [RFC PATCH 0/7] QEMU patches to generate FDT from qdevs
,
Blue Swirl
,
15:10
Re: [Qemu-devel] Shared file help
,
Avi Kivity
,
14:59
[Qemu-devel] [PATCH] Monitor: Return before exiting with 'quit'
,
Luiz Capitulino
,
14:30
[Qemu-devel] [PATCH 3/4] QError: Improve QERR_QMP_BAD_INPUT_OBJECT desc
,
Luiz Capitulino
,
14:26
[Qemu-devel] [PATCH 4/4] QMP: Check "arguments" member's type
,
Luiz Capitulino
,
14:26
[Qemu-devel] [PATCH 1/4] QError: New QERR_QMP_BAD_INPUT_OBJECT_MEMBER
,
Luiz Capitulino
,
14:25
[Qemu-devel] [PATCH 2/4] QMP: Use QERR_QMP_BAD_INPUT_OBJECT_MEMBER
,
Luiz Capitulino
,
14:25
[Qemu-devel] [PATCH 0/4]: QMP: Fix segfault in bad input
,
Luiz Capitulino
,
14:25
Re: [Qemu-devel] Latest Git fails to compile in cpus.c
,
Blue Swirl
,
14:03
[Qemu-devel] [PATCH 12/18] tcg/arm: remove conditional argument for qemu_ld/st
,
Aurelien Jarno
,
13:52
[Qemu-devel] [PATCH 15/18] tcg/arm: remove useless register tests in qemu_ld/st
,
Aurelien Jarno
,
13:52
[Qemu-devel] [PATCH 14/18] tcg/arm: bswap arguments in qemu_ld/st if needed
,
Aurelien Jarno
,
13:52
[Qemu-devel] [PATCH 17/18] tcg/arm: optimize register allocation order
,
Aurelien Jarno
,
13:52
[Qemu-devel] [PATCH 16/18] tcg/arm: fix argument alignment in qemu_st64
,
Aurelien Jarno
,
13:52
[Qemu-devel] [PATCH 10/18] tcg/arm: add ext16u op
,
Aurelien Jarno
,
13:52
[Qemu-devel] [PATCH 13/18] tcg/arm: use ext* ops in qemu_ld
,
Aurelien Jarno
,
13:52
[Qemu-devel] [PATCH 18/18] tcg/arm: don't try to load constants using pc
,
Aurelien Jarno
,
13:52
[Qemu-devel] [PATCH 04/18] tcg/arm: replace integer values by registers enum
,
Aurelien Jarno
,
13:52
[Qemu-devel] [PATCH 03/18] tcg/arm: remove store signed functions
,
Aurelien Jarno
,
13:52
[Qemu-devel] [PATCH 06/18] tcg/arm: add defines for the allowed instructions set
,
Aurelien Jarno
,
13:52
[Qemu-devel] [PATCH 08/18] tcg/arm: use the blx instruction when possible
,
Aurelien Jarno
,
13:52
[Qemu-devel] [PATCH 11/18] tcg/arm: add bswap ops
,
Aurelien Jarno
,
13:52
[Qemu-devel] [PATCH 07/18] tcg/arm: sxtb and sxth are available starting with ARMv6
,
Aurelien Jarno
,
13:52
[Qemu-devel] [PATCH 09/18] tcg/arm: add rotation ops
,
Aurelien Jarno
,
13:52
[Qemu-devel] [PATCH 0/18] tcg/arm: cleanup and improvements
,
Aurelien Jarno
,
13:52
[Qemu-devel] [PATCH 05/18] tcg/arm: align 64-bit arguments in function calls
,
Aurelien Jarno
,
13:52
[Qemu-devel] [PATCH 01/18] tcg/arm: remove SAVE_LR code
,
Aurelien Jarno
,
13:52
[Qemu-devel] [PATCH 02/18] tcg/arm: explicitely list clobbered/reserved regs
,
Aurelien Jarno
,
13:52
[Qemu-devel] binary injection
,
Aravind Prakash
,
13:48
Re: [Qemu-devel] Latest Git fails to compile in cpus.c
,
malc
,
13:33
[Qemu-devel] Shared file help
,
Arpit Patel
,
13:09
Res: Res: [Qemu-devel] full dynamic instruction trace for MIPS target
,
Boris Cámara
,
12:42
Re: [Qemu-devel] [Applied PATCH] Split TLB addend and target_phys_addr_t
,
Alexander Graf
,
12:40
[Qemu-devel] Re: [GSoC 2010][RESEND] Shared memory transport between guest(s) and host
,
Cam Macdonell
,
12:40
Re: [Qemu-devel] [Applied PATCH] Split TLB addend and target_phys_addr_t
,
malc
,
12:32
Re: [Qemu-devel] [Applied PATCH] Split TLB addend and target_phys_addr_t
,
Alexander Graf
,
11:21
Re: [Qemu-devel] [Applied PATCH] Split TLB addend and target_phys_addr_t
,
Alexander Graf
,
11:12
Re: [Qemu-devel] [PATCH] block: reject O_RDWR open for read-only images
,
Stefan Hajnoczi
,
11:09
Re: [Qemu-devel] [PATCH 3/6] Make char muxer more robust wrt small FIFOs
,
Amit Shah
,
10:45
Re: [Qemu-devel] Re: [PATCH 1/1] QMP test code - qmp.py
,
Costas Drogos
,
10:38
Re: [Qemu-devel] [PATCH 3/6] Make char muxer more robust wrt small FIFOs
,
Alexander Graf
,
10:32
Re: [Qemu-devel] AHCI emulation
,
Joerg Roedel
,
10:09
Re: [Qemu-devel] Re: [PATCH 1/1] QMP test code - qmp.py
,
Avi Kivity
,
09:51
[Qemu-devel] Re: [PATCH 1/1] QMP test code - qmp.py
,
Luiz Capitulino
,
09:36
[Qemu-devel] Re: [RFC PATCH 0/7] QEMU patches to generate FDT from qdevs
,
Jeremy Kerr
,
09:02
Re: [Qemu-devel] AHCI emulation
,
Luiz Capitulino
,
08:57
Re: [Qemu-devel] [PATCH] raw-posix: don't assign bs->read_only
,
Kevin Wolf
,
08:38
Re: [Qemu-devel] [PATCH] virtio-blk: Fix use after release in virtio_blk_handle_rw_error
,
Luiz Capitulino
,
08:33
Re: [Qemu-devel] [PATCH] block: reject O_RDWR open for read-only images
,
Kevin Wolf
,
08:33
Re: [Qemu-devel] [PATCH] virtio-blk: Fix use after release in virtio_blk_handle_rw_error
,
Luiz Capitulino
,
08:32
Re: [Qemu-devel] [PATCH] virtio-blk: Fix use after release in virtio_blk_handle_rw_error
,
Kevin Wolf
,
08:19
[Qemu-devel] [PATCH] raw-posix: don't assign bs->read_only
,
Christoph Hellwig
,
07:58
[Qemu-devel] [PATCH] block: reject O_RDWR open for read-only images
,
Christoph Hellwig
,
07:58
Re: [Qemu-devel] [PATCH] virtio-blk: Fix use after release in virtio_blk_handle_rw_error
,
Christoph Hellwig
,
07:57
Re: [Qemu-devel] [PATCH 0/2] tcg-hppa finish, v3
,
Aurelien Jarno
,
07:57
[Qemu-devel] [PATCH] virtio-blk: Fix use after release in virtio_blk_handle_rw_error
,
Jan Kiszka
,
07:47
Re: [Qemu-devel] [PATCH 0/2] tcg-hppa finish, v3
,
Richard Henderson
,
07:45
[Qemu-devel] [GSoC 2010][RESEND] Shared memory transport between guest(s) and host
,
Mohammed Gamal
,
07:30
[Qemu-devel] Re: [PATCH 2/2] eepro100: convert to new capability API
,
Michael S. Tsirkin
,
07:08
[Qemu-devel] Re: [PATCH 0/3] fix network booting when using "-device" instead of "-net nic"
,
Juan Quintela
,
06:00
Re: [Qemu-devel] Regarding Google summer of code
,
Alexander Graf
,
05:58
Re: [Qemu-devel] AHCI emulation
,
Alexander Graf
,
05:57
[Qemu-devel] Latest Git fails to compile in cpus.c
,
Nigel Horne
,
05:14
Re: [Qemu-devel] [PATCH v2] block: split raw_getlength
,
Kevin Wolf
,
04:55
[Qemu-devel] Re: [PATCH 2/2] eepro100: convert to new capability API
,
Stefan Weil
,
04:42
Re: [Qemu-devel] [PATCH v2] cleanup block driver option handling in vl.c
,
Kevin Wolf
,
04:42
[Qemu-devel] Re: [PATCH 1/2] pci: add API to add capability at a known offset
,
Stefan Weil
,
04:36
[Qemu-devel] Re: eepro100: New patches
,
Michael S. Tsirkin
,
04:14
[Qemu-devel] [PATCH 2/2] eepro100: convert to new capability API
,
Michael S. Tsirkin
,
04:08
[Qemu-devel] [PATCH 1/2] pci: add API to add capability at a known offset
,
Michael S. Tsirkin
,
04:08
[Qemu-devel] [PATCH 0/2] pci_add_capability_at_offset
,
Michael S. Tsirkin
,
04:08
Re: [Qemu-devel] AHCI emulation
,
Roland Elek
,
03:56
Re: [Qemu-devel] [PATCH 6/9] eepro100: Support compilation without EEPROM
,
Michael S. Tsirkin
,
03:33
Re: [Qemu-devel] [PATCH 6/9] eepro100: Support compilation without EEPROM
,
Stefan Weil
,
03:03
[Qemu-devel] Re: [questions] savevm|loadvm
,
Avi Kivity
,
01:56
[Qemu-devel] Regarding Google summer of code
,
Vishnumurthy Prabhu
,
00:58
[Qemu-devel] [RFC PATCH 7/7] devicetree: Add fdt_populate hook to smc91x device
,
Grant Likely
,
00:10
[Qemu-devel] [RFC PATCH 6/7] devicetree: Add fdt_populate hook to pl011 device
,
Grant Likely
,
00:10
[Qemu-devel] [RFC PATCH 5/7] devicetree: Add helper to register devices with an fdt_populate hook
,
Grant Likely
,
00:10
[Qemu-devel] [RFC PATCH 4/7] devicetree: Add sysbus fdt populate hooks.
,
Grant Likely
,
00:10
[Qemu-devel] [RFC PATCH 3/7] devicetree: add helper for determining IRQ properties in the device tree
,
Grant Likely
,
00:10
[Qemu-devel] [RFC PATCH 2/7] devicetree: auto-populate the device tree with qdev data
,
Grant Likely
,
00:10
[Qemu-devel] [RFC PATCH 1/7] devicetree: Add 8k instead of double dtb size when reserving extra memory
,
Grant Likely
,
00:10
[Qemu-devel] [RFC PATCH 0/7] QEMU patches to generate FDT from qdevs
,
Grant Likely
,
00:10
April 06, 2010
Re: Res: [Qemu-devel] full dynamic instruction trace for MIPS target
,
Vince Weaver
,
22:34
Re: [Qemu-devel] [PATCH 6/9] eepro100: Support compilation without EEPROM
,
Paul Brook
,
21:00
[Qemu-devel] [RFC] vhost-blk implementation (v2)
,
Badari Pulavarty
,
20:41
[Qemu-devel] [PATCH 1/1] QMP test code - qmp.py
,
Costas Drogos
,
20:41
Res: [Qemu-devel] full dynamic instruction trace for MIPS target
,
Boris Cámara
,
19:18
[Qemu-devel] [PATCH 0/3] fix network booting when using "-device" instead of "-net nic"
,
Eduardo Habkost
,
18:22
[Qemu-devel] [PATCH 2/3] net: remove broken net_set_boot_mask() boot device validation
,
Eduardo Habkost
,
18:22
[Qemu-devel] [PATCH 3/3] boot: remove unused boot_devices_bitmap variable
,
Eduardo Habkost
,
18:22
[Qemu-devel] [PATCH 1/3] net: remove NICInfo.bootable field
,
Eduardo Habkost
,
18:22
[Qemu-devel] [PATCH resend] fix 100% cpu utilization when cpu is stopped
,
Paolo Bonzini
,
18:11
[Qemu-devel] Re: [PATCH] fix 100% cpu utilization when cpu is stopped (was Re: d6f4ade214a9f74dca9495b83a24ff9c113e4f9a)
,
malc
,
17:18
[Qemu-devel] [PATCH] fix 100% cpu utilization when cpu is stopped (was Re: d6f4ade214a9f74dca9495b83a24ff9c113e4f9a)
,
Paolo Bonzini
,
16:16
Re: [Qemu-devel] Re: libvirt vs. in-qemu management
,
Jamie Lokier
,
16:15
Re: [Qemu-devel] Re: libvirt vs. in-qemu management
,
Jamie Lokier
,
16:08
Re: [Qemu-devel] Re: libvirt vs. in-qemu management
,
Jamie Lokier
,
15:43
[Qemu-devel] OXE810DSE (ARM) based NAS emulation
,
Alexey Zhelezov
,
14:56
Re: [Qemu-devel] Source Code for QObject API
,
Luiz Capitulino
,
14:27
Re: [Qemu-devel] Re: [PATCH 3/3] Add FreeBSD/ppc host TCG_TARGET_CALL_{ALIGN_ARGS,STACK_OFFSET} definitions.
,
malc
,
13:45
Re: [Qemu-devel] Re: [PATCH 3/3] Add FreeBSD/ppc host TCG_TARGET_CALL_{ALIGN_ARGS, STACK_OFFSET} definitions.
,
Andreas Färber
,
13:20
Re: [Qemu-devel] Re: [PATCH 3/3] Add FreeBSD/ppc host TCG_TARGET_CALL_{ALIGN_ARGS,STACK_OFFSET} definitions.
,
malc
,
13:15
[Qemu-devel] [PATCH v2] block: split raw_getlength
,
Christoph Hellwig
,
13:13
[Qemu-devel] [PATCH v2] cleanup block driver option handling in vl.c
,
Christoph Hellwig
,
13:12
[Qemu-devel] AHCI emulation
,
Roland Elek
,
12:56
Re: [Qemu-devel] [PATCH 6/9] eepro100: Support compilation without EEPROM
,
Richard Henderson
,
12:35
Re: [Qemu-devel] Re: [PATCH 3/3] Add FreeBSD/ppc host TCG_TARGET_CALL_{ALIGN_ARGS, STACK_OFFSET} definitions.
,
Andreas Färber
,
12:29
[Qemu-devel] [PATCH 0/2] block: Multiwrite error path fixes
,
Kevin Wolf
,
12:24
[Qemu-devel] [PATCH 2/2] block: Fix multiwrite memory leak in error case
,
Kevin Wolf
,
12:24
[Qemu-devel] [PATCH 1/2] block: Fix error code in multiwrite for immediate failures
,
Kevin Wolf
,
12:24
[Qemu-devel] Re: eepro100: New patches
,
Stefan Weil
,
12:10
Re: [Qemu-devel] [PATCH 6/9] eepro100: Support compilation without EEPROM
,
Stefan Weil
,
12:01
Re: [Qemu-devel] [PATCH 6/9] eepro100: Support compilation without EEPROM
,
Richard Henderson
,
11:44
[Qemu-devel] KVM call minutes for Apr 6
,
Chris Wright
,
11:25
[Qemu-devel] Re: libvirt vs. in-qemu management
,
Alexander Graf
,
11:06
[Qemu-devel] Re: Semantic meaning of "stop" command?
,
Jun Koi
,
10:57
[Qemu-devel] [PATCH 3/3] chardev: Document mux option
,
Jan Kiszka
,
10:56
[Qemu-devel] [PATCH 0/3] monitor: Small usability fixes
,
Jan Kiszka
,
10:56
[Qemu-devel] [PATCH 1/3] monitor: Cleanup ID assignment for compat switch
,
Jan Kiszka
,
10:56
[Qemu-devel] [PATCH 2/3] monitor: Reorder intialization to drop initial mux focus
,
Jan Kiszka
,
10:56
[Qemu-devel] Re: [PATCH 2/9] eepro100: Simplify status handling
,
Michael S. Tsirkin
,
10:37
[Qemu-devel] Re: [PATCH 8/9] eepro100: Fix mapping of flash memory
,
Michael S. Tsirkin
,
10:33
[Qemu-devel] Re: [PATCH 2/9] eepro100: Simplify status handling
,
Stefan Weil
,
10:29
[Qemu-devel] Re: [PATCH 6/9] eepro100: Support compilation without EEPROM
,
Stefan Weil
,
10:27
[Qemu-devel] Re: [PATCH 8/9] eepro100: Fix mapping of flash memory
,
Stefan Weil
,
10:23
Re: [Qemu-devel] Re: libvirt vs. in-qemu management
,
Richard W.M. Jones
,
10:14
[Qemu-devel] Re: libvirt vs. in-qemu management
,
Daniel P. Berrange
,
10:06
[Qemu-devel] Re: libvirt vs. in-qemu management
,
Alexander Graf
,
09:53
[Qemu-devel] Re: libvirt vs. in-qemu management
,
Daniel P. Berrange
,
09:39
[Qemu-devel] [PATCH 5/6] qcow2: Return 0/-errno in l2_allocate
,
Kevin Wolf
,
09:31
[Qemu-devel] [PATCH 3/6] qcow2: Fix error return code in qcow2_alloc_cluster_link_l2
,
Kevin Wolf
,
09:31
[Qemu-devel] [PATCH 4/6] qcow2: Return 0/-errno in write_l1_entry
,
Kevin Wolf
,
09:31
[Qemu-devel] [PATCH 6/6] qcow2: Remove request from in-flight list after error
,
Kevin Wolf
,
09:31
[Qemu-devel] [PATCH 1/6] qcow2: Don't ignore immediate read/write failures
,
Kevin Wolf
,
09:31
[Qemu-devel] [PATCH 2/6] qcow2: Return 0/-errno in write_l2_entries
,
Kevin Wolf
,
09:31
[Qemu-devel] [PATCH 0/6] qcow2: More error path fixes
,
Kevin Wolf
,
09:30
Re: [Qemu-devel] [PATCH 1/5] char: Let the caller know how many bytes were written in case of incomplete writes
,
Jamie Lokier
,
09:30
[Qemu-devel] Re: libvirt vs. in-qemu management
,
Alexander Graf
,
09:20
[Qemu-devel] Re: libvirt vs. in-qemu management
,
Daniel P. Berrange
,
09:01
[Qemu-devel] Re: Semantic meaning of "stop" command?
,
Juan Quintela
,
08:59
[Qemu-devel] Re: libvirt vs. in-qemu management
,
Avi Kivity
,
08:58
Re: [Qemu-devel] KVM call agenda for Apr 6
,
Alexander Graf
,
08:53
[Qemu-devel] Re: libvirt vs. in-qemu management
,
Alexander Graf
,
08:51
[Qemu-devel] Re: libvirt vs. in-qemu management
,
Alexander Graf
,
08:49
[Qemu-devel] Re: eepro100: New patches
,
Michael S. Tsirkin
,
08:44
[Qemu-devel] Re: libvirt vs. in-qemu management
,
Alexander Graf
,
08:43
[Qemu-devel] Re: libvirt vs. in-qemu management
,
Avi Kivity
,
08:41
[Qemu-devel] Re: libvirt vs. in-qemu management
,
Alexander Graf
,
08:28
[Qemu-devel] Re: [PATCH 2/9] eepro100: Simplify status handling
,
Michael S. Tsirkin
,
08:22
[Qemu-devel] Re: [PATCH 6/9] eepro100: Support compilation without EEPROM
,
Michael S. Tsirkin
,
08:14
[Qemu-devel] Re: [PATCH 7/9] eepro100: Set power management capability using pci_reserve_capability
,
Michael S. Tsirkin
,
08:13
[Qemu-devel] Re: libvirt vs. in-qemu management
,
Avi Kivity
,
08:09
[Qemu-devel] Re: [PATCH 8/9] eepro100: Fix mapping of flash memory
,
Michael S. Tsirkin
,
08:01
[Qemu-devel] Re: [PATCH 9/9] eepro100: Fix PCI interrupt pin configuration regression
,
Michael S. Tsirkin
,
07:58
[Qemu-devel] [GSoC 2010] Shared memory transport between guest(s) and host
,
Mohammed Gamal
,
07:57
[Qemu-devel] GSOC Project
,
Costas Drogos
,
07:49
[Qemu-devel] [PATCH 9/9] eepro100: Fix PCI interrupt pin configuration regression
,
Stefan Weil
,
07:46
[Qemu-devel] [PATCH 8/9] eepro100: Fix mapping of flash memory
,
Stefan Weil
,
07:46
[Qemu-devel] [PATCH 7/9] eepro100: Set power management capability using pci_reserve_capability
,
Stefan Weil
,
07:45
[Qemu-devel] [PATCH 5/9] eepro100: Set configuration bit for standard TCB
,
Stefan Weil
,
07:45
[Qemu-devel] [PATCH 6/9] eepro100: Support compilation without EEPROM
,
Stefan Weil
,
07:45
[Qemu-devel] [PATCH 3/9] eepro100: Simplified device instantiation
,
Stefan Weil
,
07:45
[Qemu-devel] [PATCH 4/9] eepro100: Add new device variant i82801
,
Stefan Weil
,
07:45
[Qemu-devel] [PATCH 2/9] eepro100: Simplify status handling
,
Stefan Weil
,
07:44
[Qemu-devel] eepro100: New patches
,
Stefan Weil
,
07:44
[Qemu-devel] [PATCH 1/9] eepro100: Don't allow writing SCBStatus
,
Stefan Weil
,
07:44
[Qemu-devel] Source Code for QObject API
,
ashish gupta
,
07:32
[Qemu-devel] [PATCH] Add KVM CFLAGS to vhost build
,
Jan Kiszka
,
07:31
[Qemu-devel] [PATCH] qemu: address todo comment in exec.c
,
Michael S. Tsirkin
,
07:22
Re: [Qemu-devel] [PATCH 1/5] char: Let the caller know how many bytes were written in case of incomplete writes
,
Gerd Hoffmann
,
07:16
[Qemu-devel] General information about the QEMU project
,
loki84
,
07:14
Re: [Qemu-devel] [PATCH 1/5] char: Let the caller know how many bytes were written in case of incomplete writes
,
Amit Shah
,
07:07
[Qemu-devel] Re: libvirt vs. in-qemu management
,
Daniel P. Berrange
,
07:06
Re: [Qemu-devel] [PATCH]: block: get rid of the BDRV_O_FILE flag
,
Kevin Wolf
,
07:03
[Qemu-devel] Re: libvirt vs. in-qemu management
,
Daniel P. Berrange
,
06:47
[Qemu-devel] Re: [PATCH]: block: get rid of the BDRV_O_FILE flag
,
Juan Quintela
,
06:36
Re: [Qemu-devel] [PATCH 1/5] char: Let the caller know how many bytes were written in case of incomplete writes
,
Gerd Hoffmann
,
06:22
[Qemu-devel] [PATCH] [S390] Make virtio-pci building conditional again
,
Alexander Graf
,
06:11
Re: [Qemu-devel] s390 - No 'PCI' bus found for device 'virtio-serial-pci'
,
Alexander Graf
,
06:01
Re: [Qemu-devel] [PATCH] cleanup block driver option handling in vl.c
,
Kevin Wolf
,
05:59
Re: [Qemu-devel] [PATCH 1/5] char: Let the caller know how many bytes were written in case of incomplete writes
,
Amit Shah
,
05:59
Re: [Qemu-devel] s390 - No 'PCI' bus found for device 'virtio-serial-pci'
,
Aurelien Jarno
,
05:51
Re: [Qemu-devel] [PATCH] block: split raw_getlength
,
Kevin Wolf
,
05:37
Re: [Qemu-devel] [PATCH 1/5] char: Let the caller know how many bytes were written in case of incomplete writes
,
Paul Brook
,
05:34
Re: [Qemu-devel] [PATCH]: block: get rid of the BDRV_O_FILE flag
,
Kevin Wolf
,
05:22
[Qemu-devel] Re: [PATCH 5/5] virtio-console: Throttle virtio-serial-bus if we can't consume any more guest data
,
Gerd Hoffmann
,
04:30
[Qemu-devel] Re: [PATCH 0/5] chardev, virtio-console: flow control, error handling
,
Amit Shah
,
04:29
Re: [Qemu-devel] qemu solaris 2.5.1
,
Artyom Tarasenko
,
04:26
[Qemu-devel] Re: [PATCH 0/5] chardev, virtio-console: flow control, error handling
,
Gerd Hoffmann
,
04:17
[Qemu-devel] qemu solaris 2.5.1
,
ppark
,
04:05
[Qemu-devel] Re: [PATCH 1/5] char: Let the caller know how many bytes were written in case of incomplete writes
,
Amit Shah
,
03:56
[Qemu-devel] Re: [PATCH 0/5] chardev, virtio-console: flow control, error handling
,
Amit Shah
,
03:54
[Qemu-devel] Re: [PATCH 1/5] char: Let the caller know how many bytes were written in case of incomplete writes
,
Gerd Hoffmann
,
03:41
[Qemu-devel] Re: [PATCH 0/5] chardev, virtio-console: flow control, error handling
,
Gerd Hoffmann
,
03:36
[Qemu-devel] Re: GSoC 2010 - Device state visualization
,
Jan Kiszka
,
02:50
[Qemu-devel] KVM call agenda for Apr 6
,
Chris Wright
,
01:58
[Qemu-devel] Semantic meaning of "stop" command?
,
Jun Koi
,
01:02
Re: [Qemu-devel] Question about KVM integration in vanilla Qemu.
,
Stefan Kamien
,
00:30
April 05, 2010
Re: [Qemu-devel] s390 - No 'PCI' bus found for device 'virtio-serial-pci'
,
Amit Shah
,
23:28
Re: [Qemu-devel] [PATCH 1/5] char: Let the caller know how many bytes were written in case of incomplete writes
,
Amit Shah
,
23:26
Re: [Qemu-devel] full dynamic instruction trace for MIPS target
,
Vince Weaver
,
21:42
[Qemu-devel] [PATCH v2 5/6] Use cpu_physical_memory_set_dirty_range() to update phys_ram_dirty.
,
Yoshiaki Tamura
,
20:57
[Qemu-devel] [PATCH v2 1/6] Modify DIRTY_FLAG value to use as indexes of bit-based phys_ram_dirty.
,
Yoshiaki Tamura
,
20:57
[Qemu-devel] [PATCH v2 4/6] Introduce cpu_physical_memory_get_dirty_range().
,
Yoshiaki Tamura
,
20:57
[Qemu-devel] [PATCH v2 3/6] Modifies wrapper functions for byte-based phys_ram_dirty bitmap to bit-based phys_ram_dirty bitmap.
,
Yoshiaki Tamura
,
20:57
[Qemu-devel] [PATCH v2 2/6] Introduce bit-based phys_ram_dirty for VGA, CODE, MIGRATION and MASTER.
,
Yoshiaki Tamura
,
20:57
[Qemu-devel] [PATCH v2 6/6] Use cpu_physical_memory_get_dirty_range() to check multiple dirty pages.
,
Yoshiaki Tamura
,
20:57
[Qemu-devel] [PATCH v2 0/6] Introduce bit-based phys_ram_dirty, and bit-based dirty page checker.
,
Yoshiaki Tamura
,
20:57
[Qemu-devel] Re: [PATCH 0/4] Remove duplicate CPU logging
,
malc
,
19:47
Res: [Qemu-devel] full dynamic instruction trace for MIPS target
,
Boris Cámara
,
19:24
Re: [Qemu-devel] [RFC] Host vs Guest memory allocation
,
Aurelien Jarno
,
19:18
[Qemu-devel] [PATCH 4/4] target-sh4: Remove duplicate CPU log.
,
Richard Henderson
,
19:07
[Qemu-devel] [PATCH 2/4] target-mips: Remove duplicate CPU log.
,
Richard Henderson
,
19:07
[Qemu-devel] [PATCH 3/4] target-ppc: Remove duplicate cpu log.
,
Richard Henderson
,
19:07
[Qemu-devel] [PATCH 1/4] target-i386: Remove duplicate CPU log.
,
Richard Henderson
,
19:07
[Qemu-devel] [PATCH 0/4] Remove duplicate CPU logging
,
Richard Henderson
,
19:07
[Qemu-devel] [RFC] Host vs Guest memory allocation
,
Richard Henderson
,
18:45
Re: [Qemu-devel] [Applied PATCH] Split TLB addend and target_phys_addr_t
,
malc
,
18:44
Re: [Qemu-devel] full dynamic instruction trace for MIPS target
,
Richard Henderson
,
18:42
[Qemu-devel] Re: libvirt vs. in-qemu management
,
Alexander Graf
,
18:29
[Qemu-devel] Re: libvirt vs. in-qemu management
,
Avi Kivity
,
18:14
[Qemu-devel] full dynamic instruction trace for MIPS target
,
Boris Cámara
,
18:09
[Qemu-devel] [PATCH 03/21] Add qerror message if the 'change' target filename can't be opened
,
Luiz Capitulino
,
18:07
Re: [Qemu-devel] [Applied PATCH] Split TLB addend and target_phys_addr_t
,
Alexander Graf
,
17:41
[Qemu-devel] Re: [PATCH] win32: Fix compiler errors from u_int64_t
,
Michael S. Tsirkin
,
17:36
[Qemu-devel] libvirt vs. in-qemu management
,
Alexander Graf
,
17:12
[Qemu-devel] [PATCH 10/21] error: Use QERR_INVALID_PARAMETER_VALUE instead of QERR_INVALID_PARAMETER
,
Luiz Capitulino
,
16:39
[Qemu-devel] [PATCH 18/21] monitor: Convert do_set_link() to QObject, QError
,
Luiz Capitulino
,
16:38
[Qemu-devel] [PATCH 21/21] Monitor: Convert do_screen_dump() to QObject
,
Luiz Capitulino
,
16:38
[Qemu-devel] [PATCH 00/21][PULL]: QMP/Monitor queue
,
Luiz Capitulino
,
16:38
[Qemu-devel] [PATCH 19/21] virtio-blk: Fix use after free in error case
,
Luiz Capitulino
,
16:38
[Qemu-devel] [PATCH 11/21] error: Convert qemu_opts_validate() to QError
,
Luiz Capitulino
,
16:38
[Qemu-devel] [PATCH 13/21] error: New QERR_DEVICE_IN_USE
,
Luiz Capitulino
,
16:38
[Qemu-devel] [PATCH 14/21] monitor: New commands netdev_add, netdev_del
,
Luiz Capitulino
,
16:37
[Qemu-devel] [PATCH 16/21] monitor: New argument type 'b'
,
Luiz Capitulino
,
16:37
[Qemu-devel] [PATCH 08/21] error: Convert qemu_opts_set() to QError
,
Luiz Capitulino
,
16:37
[Qemu-devel] [PATCH 05/21] error: New QERR_DUPLICATE_ID
,
Luiz Capitulino
,
16:37
[Qemu-devel] [PATCH 09/21] error: Drop extra messages after qemu_opts_set() and qemu_opts_parse()
,
Luiz Capitulino
,
16:36
[Qemu-devel] [PATCH 15/21] monitor: Rename argument type 'b' to 'f'
,
Luiz Capitulino
,
16:36
[Qemu-devel] [PATCH 02/21] monitor: convert do_device_del() to QObject, QError
,
Luiz Capitulino
,
16:36
[Qemu-devel] [PATCH 17/21] monitor: Use argument type 'b' for set_link
,
Luiz Capitulino
,
16:35
[Qemu-devel] [PATCH 20/21] QMP: Improve RTC_CHANGE event description
,
Luiz Capitulino
,
16:35
[Qemu-devel] [PATCH 12/21] error: Convert net_client_init() to QError
,
Luiz Capitulino
,
16:35
[Qemu-devel] [PATCH 04/21] error: Put error definitions back in alphabetical order
,
Luiz Capitulino
,
16:35
[Qemu-devel] [PATCH 06/21] error: Convert qemu_opts_create() to QError
,
Luiz Capitulino
,
16:35
[Qemu-devel] [PATCH 01/21] qdev: Convert qdev_unplug() to QError
,
Luiz Capitulino
,
16:35
[Qemu-devel] [PATCH 07/21] error: New QERR_INVALID_PARAMETER_VALUE
,
Luiz Capitulino
,
16:34
Re: [Qemu-devel] [PATCH 12/14] linux-user: Re-use load_elf_image for the main binary.
,
Richard Henderson
,
14:51
Re: [Qemu-devel] [PATCH 2/7] Add guest_start_len_valid function.
,
malc
,
14:49
Re: [Qemu-devel] [PATCH 2/7] Add guest_start_len_valid function.
,
Richard Henderson
,
14:31
Re: [Qemu-devel] [PATCH 2/7] Add guest_start_len_valid function.
,
malc
,
14:15
Re: [Qemu-devel] [PATCH 12/14] linux-user: Re-use load_elf_image for the main binary.
,
malc
,
14:14
Re: [Qemu-devel] s390 - Parts of console output lost
,
Alexander Graf
,
14:04
[Qemu-devel] Re: [PATCH] win32: Fix compiler errors from u_int64_t
,
Stefan Weil
,
14:01
Re: [Qemu-devel] s390 - No 'PCI' bus found for device 'virtio-serial-pci'
,
Alexander Graf
,
13:58
[Qemu-devel] [PATCH 4/7] linux-user: Use guest_start_len_valid in mremap.
,
Richard Henderson
,
13:37
[Qemu-devel] [PATCH 5/7] linux-user: Use guest_start_len_valid in mmap.
,
Richard Henderson
,
13:37
[Qemu-devel] [PATCH 2/7] Add guest_start_len_valid function.
,
Richard Henderson
,
13:37
[Qemu-devel] [PATCH 6/7] Fix zero-length write(2).
,
Richard Henderson
,
13:37
[Qemu-devel] [PATCH 3/7] linux-user: Use guest_start_len_valid in msync.
,
Richard Henderson
,
13:37
[Qemu-devel] [PATCH 7/7] Use guest_start_len_valid in page_check_range.
,
Richard Henderson
,
13:37
[Qemu-devel] [PATCH 0/7] Fix tests for start+len address valid for guest
,
Richard Henderson
,
13:37
[Qemu-devel] [PATCH 1/7] target-sparc: Fix TARGET_{PHYS, VIRT}_ADDR_SPACE_BITS.
,
Richard Henderson
,
13:37
[Qemu-devel] Re: [PATCH] net: Convert do_info_network() to QObject
,
Luiz Capitulino
,
13:19
[Qemu-devel] [PATCH 12/14] linux-user: Re-use load_elf_image for the main binary.
,
Richard Henderson
,
13:15
[Qemu-devel] [PATCH 07/14] linux-user: Load symbols from the interpreter.
,
Richard Henderson
,
13:15
[Qemu-devel] [PATCH 09/14] linux-user: Put the stack guard page at the top.
,
Richard Henderson
,
13:15
[Qemu-devel] [PATCH 11/14] linux-user: Extract load_elf_image from load_elf_interp.
,
Richard Henderson
,
13:15
[Qemu-devel] [PATCH 04/14] linux-user: Reduce lseek+reads while loading elf files.
,
Richard Henderson
,
13:15
[Qemu-devel] [PATCH 13/14] linux-user: Build vdso for x64.
,
Richard Henderson
,
13:15
[Qemu-devel] [PATCH 10/14] linux-user: Remove partial support for a.out interpreters.
,
Richard Henderson
,
13:15
[Qemu-devel] [PATCH 05/14] linux-user: Fix ELF_DATA for Alpha.
,
Richard Henderson
,
13:15
[Qemu-devel] [PATCH 06/14] linux-user: Clean up byte-swapping in elfload.c.
,
Richard Henderson
,
13:15
[Qemu-devel] [PATCH 03/14] linux-user: Reindent elfload.c.
,
Richard Henderson
,
13:15
[Qemu-devel] [PATCH 02/14] Add more DT_* and AT_* constants to qemu's copy of elf.h.
,
Richard Henderson
,
13:15
[Qemu-devel] [PATCH 14/14] linux-user: Load a VDSO for x86-64.
,
Richard Henderson
,
13:15
[Qemu-devel] [PATCH 08/14] linux-user: Improve consistency checking in elf headers.
,
Richard Henderson
,
13:15
[Qemu-devel] [PATCH 01/14] linux-user: Handle filesz < memsz for any PT_LOAD segment.
,
Richard Henderson
,
13:15
[Qemu-devel] [PATCH 00/14] Implement VDSO for x86_64-linux-user
,
Richard Henderson
,
13:15
Re: [Qemu-devel] [PATCH 1/5] char: Let the caller know how many bytes were written in case of incomplete writes
,
Paul Brook
,
12:33
Re: [Qemu-devel] s390 - No 'PCI' bus found for device 'virtio-serial-pci'
,
Bastian Blank
,
11:30
Re: [Qemu-devel] s390 - Parts of console output lost
,
Amit Shah
,
11:05
[Qemu-devel] [PATCH]: block: get rid of the BDRV_O_FILE flag
,
Christoph Hellwig
,
10:54
Re: [Qemu-devel] s390 - No 'PCI' bus found for device 'virtio-serial-pci'
,
Amit Shah
,
10:45
[Qemu-devel] s390 - Parts of console output lost
,
Bastian Blank
,
10:45
[Qemu-devel] s390 - No 'PCI' bus found for device 'virtio-serial-pci'
,
Bastian Blank
,
10:34
[Qemu-devel] [PATCH] block: split raw_getlength
,
Christoph Hellwig
,
10:13
[Qemu-devel] [PATCH] cleanup block driver option handling in vl.c
,
Christoph Hellwig
,
10:12
[Qemu-devel] d6f4ade214a9f74dca9495b83a24ff9c113e4f9a
,
malc
,
09:51
[Qemu-devel] [PATCH 5/5] virtio-console: Throttle virtio-serial-bus if we can't consume any more guest data
,
Amit Shah
,
08:47
[Qemu-devel] [PATCH 4/5] virtio-console: Factor out common init between console and generic ports
,
Amit Shah
,
08:47
[Qemu-devel] [PATCH 3/5] char: unix: For files that are nonblocking, report -EAGAIN to calling functions
,
Amit Shah
,
08:47
[Qemu-devel] [PATCH 2/5] char: unix write: Add some sleep to ease off spinning in a tight loop
,
Amit Shah
,
08:47
[Qemu-devel] [PATCH 1/5] char: Let the caller know how many bytes were written in case of incomplete writes
,
Amit Shah
,
08:47
[Qemu-devel] [PATCH 0/5] chardev, virtio-console: flow control, error handling
,
Amit Shah
,
08:47
Re: [Qemu-devel] [Applied PATCH] Split TLB addend and target_phys_addr_t
,
malc
,
08:41
[Qemu-devel] Re: [PATCH 0/2] Introduce wrapper functions to access phys_ram_dirty, and replace existing direct accesses to it.
,
Yoshiaki Tamura
,
06:52
Re: [Qemu-devel] Absolute Mouse in VNC and debug ports patch
,
Gerhard Wiesinger
,
06:22
Re: [Qemu-devel] Re: [PATCH] Replace calls of old bdrv_open
,
Christoph Hellwig
,
04:58
Re: [Qemu-devel] [PATCH] Replace calls of old bdrv_open
,
Christoph Hellwig
,
04:56
Re: [Qemu-devel] High CPU use of -usbdevice tablet (was Re: KVM usability)
,
Avi Kivity
,
04:23
April 04, 2010
Re: [Qemu-devel] [PATCH 4/6] Always notify consumers of char devices if they're open
,
Amit Shah
,
23:45
Re: [Qemu-devel] [PATCH 3/6] Make char muxer more robust wrt small FIFOs
,
Amit Shah
,
23:42
[Qemu-devel] [Applied PATCH] Split TLB addend and target_phys_addr_t
,
Paul Brook
,
21:21
Re: [Qemu-devel] High CPU use of -usbdevice tablet (was Re: KVM usability)
,
Paul Brook
,
17:53
[Qemu-devel] Re: Revert bogus usb-ohci change
,
Paul Brook
,
17:28
Re: [Qemu-devel] High CPU use of -usbdevice tablet (was Re: KVM usability)
,
Paul Brook
,
17:03
[Qemu-devel] Re: Revert bogus usb-ohci change
,
Blue Swirl
,
17:02
[Qemu-devel] Revert bogus usb-ohci change
,
Paul Brook
,
16:30
[Qemu-devel] Re: PPC TCG host breakage
,
Alexander Graf
,
14:18
[Qemu-devel] Re: [PATCH] provide a stub version of kvm-all.c if !CONFIG_KVM
,
Paolo Bonzini
,
14:13
Re: [Qemu-devel] High CPU use of -usbdevice tablet (was Re: KVM usability)
,
Avi Kivity
,
12:58
[Qemu-devel] Re: PPC TCG host breakage
,
malc
,
12:39
[Qemu-devel] PPC TCG host breakage
,
Alexander Graf
,
10:56
[Qemu-devel] [PATCH] vhost-net: disable mergeable buffers
,
Michael S. Tsirkin
,
10:40
Re: [Qemu-devel] High CPU use of -usbdevice tablet (was Re: KVM usability)
,
Paul Brook
,
10:25
[Qemu-devel] High CPU use of -usbdevice tablet (was Re: KVM usability)
,
Chris Webb
,
08:31
[Qemu-devel] Re: [PATCH] vhost: fix features ack
,
Michael S. Tsirkin
,
08:18
Re: [Qemu-devel] Linux - redirecting console problem
,
Michał Król
,
07:34
Re: [Qemu-devel] [BREAKAGE] commit 9bc6304c156dcc01c619672ca33d7152bb18bcb9 breaks build
,
Roy Tam
,
06:36
Re: [Qemu-devel] [BREAKAGE] commit 9bc6304c156dcc01c619672ca33d7152bb18bcb9 breaks build
,
Michael S. Tsirkin
,
06:35
[Qemu-devel] Re: [PATCH] win32: Fix compiler errors from u_int64_t
,
Michael S. Tsirkin
,
05:03
[Qemu-devel] Re: [PATCH] provide a stub version of kvm-all.c if !CONFIG_KVM
,
Blue Swirl
,
03:25
[Qemu-devel] Re: [PATCH] provide a stub version of kvm-all.c if !CONFIG_KVM
,
Paolo Bonzini
,
03:12
Re: [Qemu-devel] Linux - redirecting console problem
,
Gerhard Wiesinger
,
01:41
April 03, 2010
[Qemu-devel] [PATCH] net: Convert do_info_network() to QObject
,
Miguel Di Ciurcio Filho
,
17:32
[Qemu-devel] Linux - redirecting console problem
,
Michał Król
,
14:36
Re: [Qemu-devel] Keyboard problems - Alt-GR QEMU 0.12.3 with VNC and german keyboard doesn't work
,
Gerhard Wiesinger
,
12:26
Re: [Qemu-devel] Absolute Mouse in VNC and debug ports patch
,
Gerhard Wiesinger
,
12:21
[Qemu-devel] GSoC 2010 - Device state visualization
,
Ionut Cristian Paraschiv
,
11:50
Re: [Qemu-devel] Absolute Mouse in VNC and debug ports patch
,
Paul Brook
,
11:27
Re: [Qemu-devel] [PATCH 2/2] VirtIO RNG
,
Paul Brook
,
11:06
[Qemu-devel] [PATCH] [PPC] Make cpu_get_real_ticks use mfspr
,
Alexander Graf
,
05:37
[Qemu-devel] Re: [PATCH] provide a stub version of kvm-all.c if !CONFIG_KVM
,
Blue Swirl
,
05:07
[Qemu-devel] Re: [PATCH] provide a stub version of kvm-all.c if !CONFIG_KVM
,
Paolo Bonzini
,
05:04
[Qemu-devel] guest os time tick issue
,
Michael Qiu
,
04:21
Re: [Qemu-devel] Significant performance regression in qemu-system-mips.
,
Rob Landley
,
01:50
Re: [Qemu-devel] Significant performance regression in qemu-system-mips.
,
Rob Landley
,
01:00
April 02, 2010
[Qemu-devel] [PATCH] target-mips: Fix one more format specifier for cpu_fprintf
,
Stefan Weil
,
17:20
[Qemu-devel] Re: 452efb didn't show up in the list
,
Artyom Tarasenko
,
16:32
[Qemu-devel] Re: [PATCH] provide a stub version of kvm-all.c if !CONFIG_KVM
,
Blue Swirl
,
15:04
[Qemu-devel] Re: [PATCH] provide a stub version of kvm-all.c if !CONFIG_KVM
,
Paolo Bonzini
,
14:33
[Qemu-devel] Re: [PATCH] provide a stub version of kvm-all.c if !CONFIG_KVM
,
Blue Swirl
,
14:18
Re: [Qemu-devel] [PATCH] provide opaque CPUState to files that are compiled once
,
Anthony Liguori
,
13:49
Re: [Qemu-devel] [PATCH] provide opaque CPUState to files that are compiled once
,
Paolo Bonzini
,
13:47
Re: [Qemu-devel] [PATCH] provide opaque CPUState to files that are compiled once
,
Anthony Liguori
,
13:36
[Qemu-devel] Re: [PATCH] provide a stub version of kvm-all.c if !CONFIG_KVM
,
Paolo Bonzini
,
13:33
[Qemu-devel] wrong behaviour of caps lock
,
Benjamin Drung
,
13:31
[Qemu-devel] Re: [PATCH] provide a stub version of kvm-all.c if !CONFIG_KVM
,
Blue Swirl
,
13:29
Re: [Qemu-devel] [PATCH] provide opaque CPUState to files that are compiled once
,
Paolo Bonzini
,
13:27
[Qemu-devel] [PATCH] provide a stub version of kvm-all.c if !CONFIG_KVM
,
Paolo Bonzini
,
13:06
[Qemu-devel] Re: [PATCH 2/2] Make kvm_enabled unavailable to non-target devices
,
Anthony Liguori
,
13:00
[Qemu-devel] Re: [PATCH 2/2] Make kvm_enabled unavailable to non-target devices
,
Paolo Bonzini
,
12:49
Re: [Qemu-devel] [PATCH 2/2] Make kvm_enabled unavailable to non-target devices
,
Blue Swirl
,
12:35
Re: [Qemu-devel] [PATCH 2/2] Make kvm_enabled unavailable to non-target devices
,
Anthony Liguori
,
12:26
Re: [Qemu-devel] [PATCH] provide opaque CPUState to files that are compiled once
,
Anthony Liguori
,
12:25
[Qemu-devel] Re: 452efb didn't show up in the list
,
Blue Swirl
,
12:20
Re: [Qemu-devel] [PATCH] provide opaque CPUState to files that are compiled once
,
Blue Swirl
,
12:18
Re: [Qemu-devel] [PATCH] provide opaque CPUState to files that are compiled once
,
Paolo Bonzini
,
12:07
Re: [Qemu-devel] [PATCH] provide opaque CPUState to files that are compiled once
,
Blue Swirl
,
12:06
[Qemu-devel] Re: [PATCH 1/2] Move KVM init to arch_init.c, compile vl.c once
,
Paolo Bonzini
,
12:02
[Qemu-devel] [PATCH 2/2] Make kvm_enabled unavailable to non-target devices
,
Blue Swirl
,
11:47
[Qemu-devel] [PATCH 1/2] Move KVM init to arch_init.c, compile vl.c once
,
Blue Swirl
,
11:47
Re: [Qemu-devel] [PATCH] provide opaque CPUState to files that are compiled once
,
Paolo Bonzini
,
11:44
[Qemu-devel] Re: [PATCH 1/2] Move KVM init to arch_init.c, compile vl.c once
,
Blue Swirl
,
11:44
Re: [Qemu-devel] [BREAKAGE] commit 9bc6304c156dcc01c619672ca33d7152bb18bcb9 breaks build
,
Anthony Liguori
,
11:41
Re: [Qemu-devel] [BREAKAGE] commit 9bc6304c156dcc01c619672ca33d7152bb18bcb9 breaks build
,
Anthony Liguori
,
11:28
Re: [Qemu-devel] [PATCH] provide opaque CPUState to files that are compiled once
,
Anthony Liguori
,
11:23
[Qemu-devel] Re: [PATCH 1/2] Move KVM init to arch_init.c, compile vl.c once
,
Anthony Liguori
,
11:21
[Qemu-devel] Re: [PATCH 1/2] Move KVM init to arch_init.c, compile vl.c once
,
Paolo Bonzini
,
11:12
[Qemu-devel] Re: [PATCH 1/2] Move KVM init to arch_init.c, compile vl.c once
,
Anthony Liguori
,
11:09
[Qemu-devel] Re: [PATCH 1/2] Move KVM init to arch_init.c, compile vl.c once
,
Paolo Bonzini
,
11:01
[Qemu-devel] Re: [PATCHv6 03/11] notifier: event notifier implementation
,
Paolo Bonzini
,
10:53
[Qemu-devel] [PATCH] provide opaque CPUState to files that are compiled once
,
Paolo Bonzini
,
10:46
Re: [Qemu-devel] [BREAKAGE] commit 9bc6304c156dcc01c619672ca33d7152bb18bcb9 breaks build
,
Stefan Weil
,
10:31
[Qemu-devel] Re: [PATCH 1/2] Move KVM init to arch_init.c, compile vl.c once
,
Blue Swirl
,
10:21
[Qemu-devel] Absolute Mouse in VNC and debug ports patch
,
Gerhard Wiesinger
,
10:21
Re: [Qemu-devel] [BREAKAGE] commit 9bc6304c156dcc01c619672ca33d7152bb18bcb9 breaks build
,
Blue Swirl
,
10:10
Re: [Qemu-devel] [BREAKAGE] commit 9bc6304c156dcc01c619672ca33d7152bb18bcb9 breaks build
,
Roy Tam
,
08:17
Re: [Qemu-devel] [BREAKAGE] commit 9bc6304c156dcc01c619672ca33d7152bb18bcb9 breaks build
,
Anthony Liguori
,
08:16
Re: [Qemu-devel] [PATCHv2] usb-bus: fix no params
,
Aurelien Jarno
,
06:17
Re: [Qemu-devel] [PATCH 2/2] VirtIO RNG
,
Ian Molton
,
06:17
Re: [Qemu-devel] [PATCH 2/2] VirtIO RNG
,
Ian Molton
,
06:14
Re: [Qemu-devel] [PATCH 2/2] VirtIO RNG
,
Ian Molton
,
06:11
[Qemu-devel] [BREAKAGE] commit 9bc6304c156dcc01c619672ca33d7152bb18bcb9 breaks build
,
Roy Tam
,
05:39
[Qemu-devel] [PATCH] vnc: don't forget to call check_pointer_type_change in pointer_event() and set_encodings().
,
Yoshiaki Tamura
,
05:13
Re: [Qemu-devel] Significant performance regression in qemu-system-mips.
,
Aurelien Jarno
,
04:57
Re: [Qemu-devel] Using Qemu
,
Arpit Patel
,
01:04
April 01, 2010
Re: [Qemu-devel] Using Qemu
,
Mulyadi Santosa
,
23:42
Re: [Qemu-devel] Significant performance regression in qemu-system-mips.
,
Alexander Graf
,
19:42
[Qemu-devel] Re: [PATCH 6/6] [S390] Add firmware code
,
Alexander Graf
,
18:13
Re: [Qemu-devel] Significant performance regression in qemu-system-mips.
,
Aurelien Jarno
,
18:04
Re: [Qemu-devel] [PATCH] win32: Fix compiler errors from u_int64_t
,
Anthony Liguori
,
18:01
[Qemu-devel] [PATCH] win32: Fix compiler errors from u_int64_t
,
Stefan Weil
,
17:56
[Qemu-devel] [PATCH] target-i386: Fix variable in (disabled) debugging code
,
Adam Lackorzynski
,
17:46
[Qemu-devel] [PATCH] Debugcon: Fix debugging printf
,
Adam Lackorzynski
,
17:45
[Qemu-devel] Re: [PATCH 6/6] [S390] Add firmware code
,
Bastian Blank
,
17:18
[Qemu-devel] [PATCH] target-mips: Fix format specifiers for fpu_fprintf
,
Stefan Weil
,
17:05
Re: [Qemu-devel] [PATCH] Add qerror message if the 'change' target filename can't be opened
,
Luiz Capitulino
,
16:56
[Qemu-devel] [PATCH] block: Fix multiwrite error handling
,
Kevin Wolf
,
16:49
[Qemu-devel] Re: 452efb didn't show up in the list
,
Blue Swirl
,
16:37
Re: [Qemu-devel] [PATCH 1/2] Move KVM init to arch_init.c, compile vl.c once
,
Blue Swirl
,
16:28
[Qemu-devel] Re: [PATCH 1/2] Move KVM init to arch_init.c, compile vl.c once
,
Paolo Bonzini
,
16:23
[Qemu-devel] Re: 452efb didn't show up in the list
,
Artyom Tarasenko
,
16:23
Re: [Qemu-devel] [PATCH 1/2] Move KVM init to arch_init.c, compile vl.c once
,
Anthony Liguori
,
16:15
[Qemu-devel] [PATCH 2/2] Make kvm_enabled unavailable to non-target devices
,
Blue Swirl
,
16:10
[Qemu-devel] [PATCH 1/2] Move KVM init to arch_init.c, compile vl.c once
,
Blue Swirl
,
16:07
[Qemu-devel] Re: 452efb didn't show up in the list
,
Blue Swirl
,
15:59
Re: [Qemu-devel] QEMU 0.12.3 and SCSI boot
,
Gerhard Wiesinger
,
15:53
Re: [Qemu-devel] [PATCH] Fix compilation with missing inotify_init1
,
Aurelien Jarno
,
15:52
[Qemu-devel] 452efb didn't show up in the list
,
Artyom Tarasenko
,
15:41
[Qemu-devel] Re: [questions] savevm|loadvm
,
Wenhao Xu
,
15:35
Re: [Qemu-devel] [PATCHv6 01/11] tap: add interface to get device fd
,
Anthony Liguori
,
15:18
Re: [Qemu-devel] [PATCH] Add qerror message if the 'change' target filename can't be opened
,
Kevin Wolf
,
15:15
Re: [Qemu-devel] Re: Build failure of Git HEAD
,
Blue Swirl
,
14:37
Re: [Qemu-devel] [PATCH] Add qerror message if the 'change' target filename can't be opened
,
Luiz Capitulino
,
14:31
Re: [Qemu-devel] [PATCH] Add qerror message if the 'change' target filename can't be opened
,
Ryan Harper
,
14:24
Re: [Qemu-devel] [PATCH] Add qerror message if the 'change' target filename can't be opened
,
Luiz Capitulino
,
14:23
Re: [Qemu-devel] [PATCH] Add qerror message if the 'change' target filename can't be opened
,
Luiz Capitulino
,
14:16
[Qemu-devel] [PATCH] target-i386: Fix compiler warning
,
Stefan Weil
,
14:03
[Qemu-devel] [PATCH 5/5] move balloon handling to balloon.c
,
Paolo Bonzini
,
13:57
[Qemu-devel] [PATCH 4/5] move around definitions in kvm.h that do not require CPUState
,
Paolo Bonzini
,
13:57
[Qemu-devel] [PATCH 3/5] move targphys.h and hw/poison.h inclusion to cpu-common.h
,
Paolo Bonzini
,
13:57
[Qemu-devel] [PATCH 2/5] move two variable declarations out of vl.c
,
Paolo Bonzini
,
13:57
[Qemu-devel] [PATCH 1/5] move socket_init to qemu-sockets.c
,
Paolo Bonzini
,
13:57
[Qemu-devel] [PATCH v3 0/5] Move stuff out of vl.c
,
Paolo Bonzini
,
13:57
Re: [Qemu-devel] qemu git head 20100323 on FreeBSD - qemu-devel port update for testing
,
Juergen Lock
,
13:19
[Qemu-devel] [PATCH 3/6] Make char muxer more robust wrt small FIFOs
,
Alexander Graf
,
12:42
[Qemu-devel] [PATCH 6/6] [S390] Add firmware code
,
Alexander Graf
,
12:42
[Qemu-devel] [PATCH 2/6] S390: Tell user why VM creation failed
,
Alexander Graf
,
12:42
[Qemu-devel] [PATCH 4/6] Always notify consumers of char devices if they're open
,
Alexander Graf
,
12:42
[Qemu-devel] [PATCH 5/6] [S390] Implement virtio reset
,
Alexander Graf
,
12:42
[Qemu-devel] [PATCH 0/6] S390 April patch round
,
Alexander Graf
,
12:42
[Qemu-devel] [PATCH 1/6] S390: Add stub for cpu_get_phys_page_debug
,
Alexander Graf
,
12:42
Re: [Qemu-devel] [PATCH 0/3] Fix S390x target v2
,
Alexander Graf
,
12:37
Re: [Qemu-devel] Re: [PATCH] vhost: fix features ack
,
Blue Swirl
,
12:08
Re: [Qemu-devel] Re: [PATCH] vhost: fix features ack
,
Anthony Liguori
,
12:08
Re: [Qemu-devel] Re: [PATCH] vhost: fix features ack
,
Blue Swirl
,
11:54
Re: [Qemu-devel] [PATCH -V3 09/32] virtio-9p: Implement P9_TWRITE/ Thread model in QEMU
,
Paul Brook
,
11:30
Re: [Qemu-devel] Re: [PATCH] vhost: fix features ack
,
Michael S. Tsirkin
,
10:57
Re: [Qemu-devel] [PATCH -V3 09/32] virtio-9p: Implement P9_TWRITE/ Thread model in QEMU
,
Avi Kivity
,
10:34
[Qemu-devel] [PATCH] win32: Avoid compiler warning (WIN32_LEAN_AND_MEAN redefined)
,
Stefan Weil
,
10:20
Re: [Qemu-devel] [PATCH 2/2] VirtIO RNG
,
Paul Brook
,
10:03
Re: [Qemu-devel] Significant performance regression in qemu-system-mips.
,
Andreas Färber
,
09:49
Re: [Qemu-devel] [PATCH 00/10, v3] target-alpha improvements
,
Paul Brook
,
09:44
Re: [Qemu-devel] [PATCH -V3 09/32] virtio-9p: Implement P9_TWRITE/ Thread model in QEMU
,
Paul Brook
,
09:14
Re: [Qemu-devel] Re: [PATCH 0/5] *** SUBJECT HERE ***
,
Paul Brook
,
08:48
Re: [Qemu-devel] [PATCH 2/2] VirtIO RNG
,
Jamie Lokier
,
08:31
Re: [Qemu-devel] Re: [questions] savevm|loadvm
,
Paul Brook
,
08:20
Re: [Qemu-devel] [PATCH 2/2] VirtIO RNG
,
Paul Brook
,
08:17
Re: [Qemu-devel] Re: [PATCH] vhost: fix features ack
,
Paul Brook
,
08:09
Re: [Qemu-devel] GSoC 2010: IOMMU emulation
,
Paul Brook
,
08:01
Re: [Qemu-devel] qemu git head 20100323 on FreeBSD - qemu-devel port update for testing
,
Paul Brook
,
07:59
Re: [Qemu-devel] GSoC projects about AHCI and S3 Trio
,
Paul Brook
,
07:55
[Qemu-devel] Re: [PATCH v3 1/1] Shared memory uio_pci driver
,
Avi Kivity
,
07:27
[Qemu-devel] Re: [PATCH v3 1/1] Shared memory uio_pci driver
,
Michael S. Tsirkin
,
07:03
[Qemu-devel] Re: [PATCH v3 1/1] Shared memory uio_pci driver
,
Avi Kivity
,
05:05
[Qemu-devel] Re: [PATCH v3 1/1] Shared memory uio_pci driver
,
Avi Kivity
,
04:58
Re: [Qemu-devel] [PATCH] Monitor: Convert do_screen_dump() to QObject
,
Markus Armbruster
,
04:54
[Qemu-devel] Re: Build failure of Git HEAD
,
Nigel Horne
,
04:45
[Qemu-devel] Re: [questions] savevm|loadvm
,
Avi Kivity
,
04:42
[Qemu-devel] Re: [PATCH 7/7] Refactor target specific handling, compile vl.c only once
,
Paolo Bonzini
,
04:15
[Qemu-devel] Re: [PATCH 5/3] compile balloon.c once
,
Paolo Bonzini
,
04:11
Re: [Qemu-devel] [PATCH 00/17] v4: virtio-serial fixes, new abi for port discovery
,
Gerd Hoffmann
,
03:11
[Qemu-devel] Build failure of Git HEAD
,
Dirk Ullrich
,
02:37
[Qemu-devel] Question about KVM integration in vanilla Qemu.
,
Stefan Kamien
,
01:46
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc