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: Sun Oct 31 2010 23:55:10 -0400
Messages in reverse chronological order
[
Next Period
]
October 31, 2010
[Qemu-devel] Re: [PATCH] APIC/IOAPIC EOI callback
,
Alex Williamson
,
23:55
Re: [Qemu-devel] [PATCH 1/2] Minimal RAM API support
,
Alex Williamson
,
22:32
Re: [Qemu-devel] [PATCH 4/4] target-xxx: Use fprintf_function (format checking)
,
TeLeMan
,
22:24
Re: [Qemu-devel] [PATCH 1/2] Minimal RAM API support
,
Isaku Yamahata
,
22:17
[Qemu-devel] Re: [SeaBIOS] [PATCH] mark irq9 active high in DSDT
,
Kevin O'Connor
,
18:47
[Qemu-devel] Re: [PATCHv2 0/8 RFC] boot order specification
,
Kevin O'Connor
,
18:26
[Qemu-devel] Re: [PATCH] add support for qed format
,
Christoph Hellwig
,
16:14
[Qemu-devel] [PATCH] tap: make set_offload a nop after netdev cleanup
,
Michael S. Tsirkin
,
13:07
[Qemu-devel] [PATCHv2 8/8] Add bootindex parameter to net/block/fd device
,
Gleb Natapov
,
07:40
[Qemu-devel] [PATCHv2 1/8] Introduce deriver_name field to DeviceInfo structure.
,
Gleb Natapov
,
07:40
[Qemu-devel] [PATCHv2 2/8] Keep track of ISA ports ISA device is using in qdev.
,
Gleb Natapov
,
07:40
[Qemu-devel] [PATCHv2 6/8] Add get_dev_path callback for system bus.
,
Gleb Natapov
,
07:40
[Qemu-devel] [PATCHv2 5/8] Add get_dev_path callback to IDE bus.
,
Gleb Natapov
,
07:40
[Qemu-devel] [PATCHv2 7/8] Change pci bus get_dev_path callback to print only slot and func
,
Gleb Natapov
,
07:40
[Qemu-devel] [PATCHv2 0/8 RFC] boot order specification
,
Gleb Natapov
,
07:40
[Qemu-devel] [PATCHv2 4/8] Store IDE bus id in IDEBus structure for easy access.
,
Gleb Natapov
,
07:40
[Qemu-devel] [PATCHv2 3/8] Add get_dev_path callback to ISA bus in qdev.
,
Gleb Natapov
,
07:40
[Qemu-devel] [PATCH] sparc32_dma: separate ledma and espdma
,
Blue Swirl
,
07:13
Re: [Qemu-devel] Re: About QEMU debugging console
,
Andreas Färber
,
06:53
October 30, 2010
Re: [Qemu-devel] qemu & win4lin
,
address@hidden
,
20:15
Re: [Qemu-devel] [PATCH] virtio-9p: Check the return value of llistxattr.
,
Venkateswararao Jujjuri (JV)
,
17:30
[Qemu-devel] [Bug 668799] [NEW] qemu-arm segfaults executing msgmerge (gettext)
,
Jan-Simon Möller
,
12:50
[Qemu-devel] [PATCH] block: avoid a warning on 64 bit hosts with long as int64_t
,
Blue Swirl
,
12:46
[Qemu-devel] Re: TODO item: guest programmable mac/vlan filtering with macvtap
,
Dragos Tatulea
,
11:00
Re: [Qemu-devel] [PATCH 2/3] v2 Fix Block Hotplug race with drive_unplug()
,
Christoph Hellwig
,
09:25
[Qemu-devel] Re: AIX emulated on x86 host
,
Andreas Schwab
,
08:49
Re: [Qemu-devel] AIX emulated on x86 host
,
Andreas Färber
,
07:15
[Qemu-devel] Re: [PATCH v4 0/9] Re-factor osdep code + macro and brace fixes
,
Blue Swirl
,
05:24
[Qemu-devel] Re: [PATCH 1/4] Add fprintf_function for function pointers to fprintf-like functions
,
Blue Swirl
,
05:23
[Qemu-devel] aminata
,
aminata
,
04:19
October 29, 2010
[Qemu-devel] [PATCH] virtio-9p: Check the return value of llistxattr.
,
Kusanagi Kouichi
,
22:52
[Qemu-devel] aminata
,
aminata
,
22:05
[Qemu-devel] Re: muldiv64
,
malc
,
17:45
[Qemu-devel] Re: muldiv64
,
Blue Swirl
,
16:46
Re: [Qemu-devel] [PATCH 1/2] Minimal RAM API support
,
Alex Williamson
,
16:15
Re: [Qemu-devel] [PATCH 1/2] Minimal RAM API support
,
Blue Swirl
,
15:58
[Qemu-devel] muldiv64
,
malc
,
15:31
[Qemu-devel] Re: [PATCH] APIC/IOAPIC EOI callback
,
Anthony Liguori
,
15:19
[Qemu-devel] [RFC PATCH] kvm: KVM_EOI_EVENTFD support for eoi_client
,
Alex Williamson
,
14:06
[Qemu-devel] [PATCH] APIC/IOAPIC EOI callback
,
Alex Williamson
,
13:56
[Qemu-devel] [PATCH] exec: Implement qemu_ram_free_from_ptr()
,
Alex Williamson
,
12:56
Re: [Qemu-devel] [PATCH 0/3] v4 Decouple block device removal from device removal
,
Ryan Harper
,
12:51
[Qemu-devel] [PATCH 1/2] Minimal RAM API support
,
Alex Williamson
,
12:40
[Qemu-devel] [PATCH 2/2] RAM API: Make use of it for x86 PC
,
Alex Williamson
,
12:39
[Qemu-devel] [PATCH 0/2] Minimal RAM API support
,
Alex Williamson
,
12:39
Re: [Qemu-devel] [PATCH 0/3] v4 Decouple block device removal from device removal
,
Markus Armbruster
,
12:10
Re: [Qemu-devel] [PATCH 2/3] v2 Fix Block Hotplug race with drive_unplug()
,
Kevin Wolf
,
12:07
Re: [Qemu-devel] [PATCH 2/3] v2 Fix Block Hotplug race with drive_unplug()
,
Anthony Liguori
,
11:28
Re: [Qemu-devel] [PATCH 2/3] v2 Fix Block Hotplug race with drive_unplug()
,
Markus Armbruster
,
11:28
[Qemu-devel] [PATCH] pci: Add callbacks to support retreiving and updating interrupts
,
Alex Williamson
,
11:27
Re: [Qemu-devel] [PATCH 0/3] v4 Decouple block device removal from device removal
,
Ryan Harper
,
11:27
Re: [Qemu-devel] [PATCH 2/3] v2 Fix Block Hotplug race with drive_unplug()
,
Kevin Wolf
,
10:58
[Qemu-devel] [PATCH] linux-user: fix memory leaks with NPTL emulation
,
Nathan Froyd
,
10:49
Re: [Qemu-devel] [PATCH 2/3] v2 Fix Block Hotplug race with drive_unplug()
,
Anthony Liguori
,
10:49
[Qemu-devel] [PATCH] target-mips: fix translation of MT instructions
,
Nathan Froyd
,
10:48
Re: [Qemu-devel] [PATCH 2/3] v2 Fix Block Hotplug race with drive_unplug()
,
Kevin Wolf
,
10:28
[Qemu-devel] [PATCH 3/3] QMP/qmp-shell: Introduce HMP mode
,
Luiz Capitulino
,
10:28
[Qemu-devel] [PATCH 2/3] QMP: Introduce Human Monitor passthrough command
,
Luiz Capitulino
,
10:28
[Qemu-devel] [PATCH 1/3] qemu-char: Introduce Buffered driver
,
Luiz Capitulino
,
10:28
[Qemu-devel] [PATCH v1 0/3]: QMP: Human Monitor passthrough
,
Luiz Capitulino
,
10:28
[Qemu-devel] [PATCH 2/3] QMP: Revamp the qmp-shell script
,
Luiz Capitulino
,
10:24
[Qemu-devel] [PATCH 3/3] QMP: Drop vm-info example script
,
Luiz Capitulino
,
10:24
[Qemu-devel] [PATCH 1/3] QMP: Revamp the Python class example
,
Luiz Capitulino
,
10:24
[Qemu-devel] [PATCH 0/3]: QMP: Improve demo scripts
,
Luiz Capitulino
,
10:24
Re: [Qemu-devel] [PATCH 0/3] v4 Decouple block device removal from device removal
,
Markus Armbruster
,
10:18
Re: [Qemu-devel] [PATCH 2/3] v2 Fix Block Hotplug race with drive_unplug()
,
Anthony Liguori
,
10:18
Re: [Qemu-devel] [PATCH 2/3] v2 Fix Block Hotplug race with drive_unplug()
,
Markus Armbruster
,
10:01
[Qemu-devel] Re: bonito: PCI_STATUS questions
,
chen huacai
,
09:34
Re: [Qemu-devel] [PATCH 2/2] v2 Fix Block Hotplug race with drive_unplug()
,
Markus Armbruster
,
09:34
Re: [Qemu-devel] [PATCH 1/3] v2 Add drive_get_by_id
,
Markus Armbruster
,
09:19
[Qemu-devel] [PATCH 3/3] pulseaudio: tweak config
,
Gerd Hoffmann
,
09:15
[Qemu-devel] [PATCH 0/3] pulseaudio buffering fixes
,
Gerd Hoffmann
,
09:15
[Qemu-devel] [PATCH 2/3] pulseaudio: setup buffer attrs
,
Gerd Hoffmann
,
09:15
Re: [Qemu-devel] Re: [PATCH] Implement a virtio GPU transport
,
Anthony Liguori
,
09:10
[Qemu-devel] [PATCH 1/3] pulseaudio: process 1/4 buffer max at once
,
Gerd Hoffmann
,
08:59
Re: [Qemu-devel] Re: [PATCH] Implement a virtio GPU transport
,
Ed Tomlinson
,
07:50
Re: [Qemu-devel] Re: [PATCH] Implement a virtio GPU transport
,
Rusty Russell
,
07:18
Re: [Qemu-devel] Re: May I use -device in qemu-system command to attach to PCIe bus?
,
Michael S. Tsirkin
,
06:29
Re: [Qemu-devel] Re: May I use -device in qemu-system command to attach to PCIe bus?
,
Markus Armbruster
,
05:57
Re: [Qemu-devel] Re: May I use -device in qemu-system command to attach to PCIe bus?
,
Isaku Yamahata
,
04:40
[Qemu-devel] Re: [PATCH v2 0/4] scsi-disk: Complete rerror/werror support
,
Stefan Hajnoczi
,
04:18
[Qemu-devel] Re: [PATCH v2 1/4] scsi-disk: Implement rerror option
,
Stefan Hajnoczi
,
04:16
[Qemu-devel] Re: bonito: PCI_STATUS questions
,
Michael S. Tsirkin
,
04:16
Re: [Qemu-devel] Re: May I use -device in qemu-system command to attach to PCIe bus?
,
Markus Armbruster
,
04:03
[Qemu-devel] [PATCH v2 0/4] scsi-disk: Complete rerror/werror support
,
Kevin Wolf
,
03:38
[Qemu-devel] [PATCH v2 1/4] scsi-disk: Implement rerror option
,
Kevin Wolf
,
03:38
[Qemu-devel] [PATCH v2 3/4] scsi-disk: Complete failed requests in scsi_disk_emulate_command
,
Kevin Wolf
,
03:37
[Qemu-devel] [PATCH v2 2/4] block: Allow bdrv_flush to return errors
,
Kevin Wolf
,
03:37
[Qemu-devel] [PATCH v2 4/4] scsi-disk: Implement werror for flushes
,
Kevin Wolf
,
03:37
Re: [Qemu-devel] Re: About QEMU debugging console
,
Jan Kiszka
,
03:37
October 28, 2010
[Qemu-devel] aminata
,
aminata
,
23:42
[Qemu-devel] aminata
,
aminata
,
22:43
Re: [Qemu-devel] Re: About QEMU debugging console
,
Zhiyuan Shao
,
22:41
[Qemu-devel] qemu.org downtime
,
Anthony Liguori
,
18:52
[Qemu-devel] [RFC][PATCH 3/3] QEmu changes to provide balloon hint
,
Balbir Singh
,
18:40
[Qemu-devel] [RFC][PATCH 2/3] Linux/Guest cooperative unmapped page cache control
,
Balbir Singh
,
18:40
[Qemu-devel] [RFC][PATCH 1/3] Linux/Guest unmapped page cache control
,
Balbir Singh
,
18:40
[Qemu-devel] [RFC][PATCH 0/3] KVM page cache optimization (v3)
,
Balbir Singh
,
18:40
Re: [Qemu-devel] [PATCH 0/6] The windows 7 audio support patch series.
,
Gerd Hoffmann
,
18:21
Re: [Qemu-devel] Re: [PATCH] Implement a virtio GPU transport
,
Ian Molton
,
17:46
Re: [Qemu-devel] Re: [PATCH] Implement a virtio GPU transport
,
Anthony Liguori
,
16:15
Re: [Qemu-devel] AIX emulated on x86 host
,
Alexander Graf
,
16:15
Re: [Qemu-devel] Re: [PATCH] Implement a virtio GPU transport
,
Ian Molton
,
16:06
Re: [Qemu-devel] Re: [PATCH] Implement a virtio GPU transport
,
Ian Molton
,
16:06
Re: [Qemu-devel] Which qemu ports actually work?
,
Alexander Graf
,
16:06
[Qemu-devel] [Bug 655120] Re: VirtFS EFAULT when accessing not existing files
,
Venkateswararao Jujjuri \(JV\)
,
14:16
[Qemu-devel] [Bug 432154] Re: dynamic block device attach/detach not functional with karmic KVM
,
Wolfgang Nagele
,
13:26
[Qemu-devel] Re: [PATCH 5/6] Add support for a USB audio device model
,
Gerd Hoffmann
,
12:25
Re: [Qemu-devel] AIX emulated on x86 host
,
Natalia Portillo
,
11:42
Re: [Qemu-devel] AIX emulated on x86 host
,
Stefan Hajnoczi
,
11:34
Re: [Qemu-devel] What is correct location for help
,
Stefan Hajnoczi
,
11:33
[Qemu-devel] Re: [PATCH 5/6] Add support for a USB audio device model
,
H. Peter Anvin
,
11:30
[Qemu-devel] Re: [PATCH 5/6] Add support for a USB audio device model
,
H. Peter Anvin
,
11:28
[Qemu-devel] Re: [PATCH 5/6] Add support for a USB audio device model
,
H. Peter Anvin
,
11:23
[Qemu-devel] What is correct location for help
,
glen . c . bodie
,
11:19
[Qemu-devel] Re: [PATCH 1/2] msix: Allow msix_init on a device with existing MSI-X capability
,
Avi Kivity
,
11:00
Re: [Qemu-devel] [PATCH] qcow2: Invalidate cache after failed read
,
Stefan Hajnoczi
,
11:00
Re: [Qemu-devel] [PATCH 4/4] scsi-disk: Implement werror for flushes
,
Stefan Hajnoczi
,
10:49
Re: [Qemu-devel] Re: [PATCH] Implement a virtio GPU transport
,
Anthony Liguori
,
10:43
Re: [Qemu-devel] [PATCH 3/4] scsi-disk: Complete failed requests in scsi_disk_emulate_command
,
Stefan Hajnoczi
,
10:34
Re: [Qemu-devel] Re: [PATCH] Implement a virtio GPU transport
,
Avi Kivity
,
10:24
[Qemu-devel] [PATCH] qcow2: Invalidate cache after failed read
,
Kevin Wolf
,
10:23
Re: [Qemu-devel] [PATCH] block: fix the use of protocols in backing files
,
Anthony Liguori
,
10:10
[Qemu-devel] [Bug 667791] [NEW] Cygwin build fails due to ui/vnc-etc-tight.c
,
Alexey Pelykh
,
09:48
[Qemu-devel] Re: About QEMU debugging console
,
Jan Kiszka
,
08:36
Re: [Qemu-devel] Re: [PATCH v3 5/5] qed: Consistency check support
,
Avi Kivity
,
08:14
Re: [Qemu-devel] Re: [PATCH] Implement a virtio GPU transport
,
Ian Molton
,
08:00
[Qemu-devel] Re: May I use -device in qemu-system command to attach to PCIe bus?
,
Wei Xu
,
07:31
[Qemu-devel] Re: May I use -device in qemu-system command to attach to PCIe bus?
,
Isaku Yamahata
,
07:26
[Qemu-devel] [PATCH v4 3/5] qed: Table, L2 cache, and cluster functions
,
Stefan Hajnoczi
,
07:02
[Qemu-devel] [PATCH v4 2/5] qed: Add QEMU Enhanced Disk image format
,
Stefan Hajnoczi
,
07:01
[Qemu-devel] [PATCH v4 4/5] qed: Read/write support
,
Stefan Hajnoczi
,
07:01
[Qemu-devel] [PATCH v4 5/5] qed: Consistency check support
,
Stefan Hajnoczi
,
07:01
[Qemu-devel] [PATCH v4 1/5] docs: Add QED image format specification
,
Stefan Hajnoczi
,
07:01
[Qemu-devel] [PATCH v4 0/5] qed: Add QEMU Enhanced Disk format
,
Stefan Hajnoczi
,
07:01
Re: [Qemu-devel] About QEMU debugging console
,
Kevin Wolf
,
07:00
Re: [Qemu-devel] Re: [PATCH v3 5/5] qed: Consistency check support
,
Stefan Hajnoczi
,
06:51
Re: [Qemu-devel] Which qemu ports actually work?
,
Artyom Tarasenko
,
06:42
[Qemu-devel] Re: May I use -device in qemu-system command to attach to PCIe bus?
,
Wei Xu
,
06:37
Re: [Qemu-devel] Re: [PATCH v3 5/5] qed: Consistency check support
,
Kevin Wolf
,
06:37
Re: [Qemu-devel] Re: [PATCH v3 5/5] qed: Consistency check support
,
Stefan Hajnoczi
,
06:15
Re: [Qemu-devel] [PATCH 0/6] The windows 7 audio support patch series.
,
malc
,
06:06
Re: [Qemu-devel] [PATCH 0/6] The windows 7 audio support patch series.
,
Gerd Hoffmann
,
06:06
Re: [Qemu-devel] [PATCH] block: fix the use of protocols in backing files
,
Daniel P. Berrange
,
05:52
Re: [Qemu-devel] [PATCH 0/6] The windows 7 audio support patch series.
,
malc
,
05:49
Re: [Qemu-devel] [PATCH] block: fix the use of protocols in backing files
,
Kevin Wolf
,
05:49
Re: [Qemu-devel] [PATCH] block: fix the use of protocols in backing files
,
Stefan Hajnoczi
,
05:45
Re: [Qemu-devel] Which qemu ports actually work?
,
Torbjorn Granlund
,
05:37
Re: [Qemu-devel] [PATCH] block: fix the use of protocols in backing files
,
Daniel P. Berrange
,
05:35
Re: [Qemu-devel] [PATCH 1/4] scsi-disk: Implement rerror option
,
Kevin Wolf
,
05:28
Re: [Qemu-devel] Re: [PATCH] Implement a virtio GPU transport
,
Avi Kivity
,
05:27
Re: [Qemu-devel] [PATCH 2/4] block: Allow bdrv_flush to return errors
,
Stefan Hajnoczi
,
05:13
Re: [Qemu-devel] [PATCH 1/4] scsi-disk: Implement rerror option
,
Stefan Hajnoczi
,
05:12
[Qemu-devel] Re: [PATCH] block: fix the use of protocols in backing files (v2)
,
Kevin Wolf
,
04:57
Re: [Qemu-devel] Which qemu ports actually work?
,
Artyom Tarasenko
,
04:57
Re: [Qemu-devel] [PATCH] block: fix the use of protocols in backing files
,
Kevin Wolf
,
04:49
Re: [Qemu-devel] [PATCH 0/6] The windows 7 audio support patch series.
,
Gerd Hoffmann
,
04:47
Re: [Qemu-devel] Is it possible to use qemu to call a non-native library?
,
Stefan Hajnoczi
,
04:46
Re: [Qemu-devel] Which qemu ports actually work?
,
Torbjorn Granlund
,
04:32
[Qemu-devel] Re: bonito: PCI_STATUS questions
,
chen huacai
,
04:31
[Qemu-devel] Is it possible to use qemu to call a non-native library?
,
Face Clock
,
04:31
Re: [Qemu-devel] [PATCH] block: fix the use of protocols in backing files
,
Stefan Hajnoczi
,
04:30
[Qemu-devel] Re: [PATCH 5/6] Add support for a USB audio device model
,
Gerd Hoffmann
,
04:02
[Qemu-devel] [PATCH] tap: clear vhost_net backend on cleanup
,
Jason Wang
,
03:40
[Qemu-devel] Re: [PATCH v2 2/2] pciinit: use pci_region functions.
,
Isaku Yamahata
,
03:27
[Qemu-devel] [PATCH v3 2/2] pciinit: use pci_region functions.
,
Isaku Yamahata
,
03:02
[Qemu-devel] [PATCH v3 0/2] pciinit: fix overflow when bar allocation
,
Isaku Yamahata
,
03:02
[Qemu-devel] [PATCH v3 1/2] pci: introduce pci_region to manage pci io/memory/prefmemory regions.
,
Isaku Yamahata
,
03:02
[Qemu-devel] Re: [PATCH v2 2/2] pciinit: use pci_region functions.
,
Michael S. Tsirkin
,
02:34
[Qemu-devel] Re: [PATCH v2 1/2] pci: introduce pci_region to manage pci io/memory/prefmemory regions.
,
Isaku Yamahata
,
02:23
[Qemu-devel] aminata
,
aminata
,
02:22
[Qemu-devel] Re: [PATCH v2 1/2] pci: introduce pci_region to manage pci io/memory/prefmemory regions.
,
Michael S. Tsirkin
,
01:57
[Qemu-devel] [PULL] virtio, vhost, migration, pci, net
,
Michael S. Tsirkin
,
01:54
[Qemu-devel] Free Classified
,
Mac-210
,
01:25
[Qemu-devel] [PATCH v2 1/2] pci: introduce pci_region to manage pci io/memory/prefmemory regions.
,
Isaku Yamahata
,
01:20
[Qemu-devel] [PATCH v2 2/2] pciinit: use pci_region functions.
,
Isaku Yamahata
,
01:20
[Qemu-devel] [PATCH v2 0/2] pciinit: fix overflow when bar allocation
,
Isaku Yamahata
,
01:20
[Qemu-devel] Re: [PATCH] pci: improve w1c mask handling
,
Michael S. Tsirkin
,
00:59
[Qemu-devel] Re: bonito: PCI_STATUS questions
,
Michael S. Tsirkin
,
00:54
October 27, 2010
[Qemu-devel] Re: [PATCH 0/6] pcie: fixes for pci branch
,
Isaku Yamahata
,
22:45
Re: [Qemu-devel] About QEMU debugging console
,
Zhiyuan Shao
,
22:20
[Qemu-devel] Re: [PATCH] pci: improve w1c mask handling
,
Isaku Yamahata
,
22:17
[Qemu-devel] Re: [PATCH] msi: minor cleanups
,
Isaku Yamahata
,
22:17
[Qemu-devel] Re: bonito: PCI_STATUS questions
,
chen huacai
,
20:57
Re: [Qemu-devel] Which qemu ports actually work?
,
Torbjorn Granlund
,
18:39
[Qemu-devel] Chandra has invited you to join MySpace
,
Myspace
,
18:04
Re: [Qemu-devel] Which qemu ports actually work?
,
Blue Swirl
,
16:45
Re: [Qemu-devel] [PATCH 1/2] Type-safe ioport callbacks
,
Blue Swirl
,
16:24
[Qemu-devel] AIX emulated on x86 host
,
glen . c . bodie
,
16:23
Re: [Qemu-devel] guest physical address equal host virtual address ?
,
Blue Swirl
,
16:23
Re: [Qemu-devel] About QEMU debugging console
,
Blue Swirl
,
16:07
[Qemu-devel] [PATCH] block: fix the use of protocols in backing files (v2)
,
Anthony Liguori
,
15:59
[Qemu-devel] AIX emulated on x86 host
,
glen . c . bodie
,
15:59
Re: [Qemu-devel] [PATCH] block: fix the use of protocols in backing files
,
Anthony Liguori
,
15:42
Re: [Qemu-devel] [RFC 0/2]: QMP: Human Monitor passthrough
,
Anthony Liguori
,
15:37
Re: [Qemu-devel] [PATCH] block: fix the use of protocols in backing files
,
malc
,
15:31
[Qemu-devel] [PATCH] block: fix the use of protocols in backing files
,
Anthony Liguori
,
14:19
Re: [Qemu-devel] [PATCH 0/6] The windows 7 audio support patch series.
,
malc
,
13:51
Re: [Qemu-devel] [PATCH 0/6] The windows 7 audio support patch series.
,
malc
,
13:47
[Qemu-devel] Re: [PATCH 5/6] Add support for a USB audio device model
,
H. Peter Anvin
,
13:14
Re: [Qemu-devel] [PATCH 0/5] boot order specification
,
Scott Wood
,
12:39
Re: [Qemu-devel] Re: [PATCH] vhost-net: Do not set features for backend when peer was deleted
,
Michael S. Tsirkin
,
12:09
[Qemu-devel] [PATCH 6/6] Add Intel HD Audio support to qemu.
,
Gerd Hoffmann
,
12:05
[Qemu-devel] [PATCH 5/6] Add support for a USB audio device model
,
Gerd Hoffmann
,
12:05
[Qemu-devel] [PATCH 4/6] pa: tweak config
,
Gerd Hoffmann
,
12:04
[Qemu-devel] [PATCH 0/6] The windows 7 audio support patch series.
,
Gerd Hoffmann
,
12:04
[Qemu-devel] [PATCH 2/6] pa: process 1/4 buffer max at once
,
Gerd Hoffmann
,
12:04
[Qemu-devel] [PATCH 1/6] pa: allow processing buffer pieces
,
Gerd Hoffmann
,
12:04
[Qemu-devel] [PATCH 3/6] pa: setup buffer attrs
,
Gerd Hoffmann
,
12:04
[Qemu-devel] [PATCH] tap: clear vhost_net backend on cleanup
,
Michael S. Tsirkin
,
12:04
[Qemu-devel] Re: [PATCH v3 5/5] qed: Consistency check support
,
Kevin Wolf
,
11:51
[Qemu-devel] Re: [PULL-stable] virtio, vhost, migration
,
Anthony Liguori
,
11:47
[Qemu-devel] Re: [PULL-stable] virtio, vhost, migration
,
Michael S. Tsirkin
,
11:18
[Qemu-devel] Re: [PULL-stable] virtio, vhost, migration
,
Michael S. Tsirkin
,
10:53
[Qemu-devel] Re: [PATCH 0/6] pcie: fixes for pci branch
,
Michael S. Tsirkin
,
10:41
[Qemu-devel] bonito: PCI_STATUS questions
,
Michael S. Tsirkin
,
10:13
[Qemu-devel] [Bug 655120] Re: VirtFS EFAULT when accessing not existing files
,
James Morse
,
09:49
[Qemu-devel] Re: [SeaBIOS] [PATCH] mark irq9 active high in DSDT
,
Avi Kivity
,
09:28
Re: [Qemu-devel] Re: [PATCH] Implement a virtio GPU transport
,
Ian Molton
,
09:06
[Qemu-devel] Re: [PATCH 6/6] msix: remove range checks.
,
Michael S. Tsirkin
,
08:53
[Qemu-devel] [PATCH] msi: minor cleanups
,
Michael S. Tsirkin
,
08:35
[Qemu-devel] [PATCH] msi: simplify range checks
,
Michael S. Tsirkin
,
08:21
[Qemu-devel] [PATCH] pci: improve w1c mask handling
,
Michael S. Tsirkin
,
08:08
Re: [Qemu-devel] Re: [PATCH v6 07/12] pcie/hotplug: introduce pushing attention button command
,
Michael S. Tsirkin
,
07:38
Re: [Qemu-devel] Re: [PATCH] vhost-net: Do not set features for backend when peer was deleted
,
Michael S. Tsirkin
,
07:31
[Qemu-devel] [PATCH 0/3] Consider werror/rerror on immediate bdrv_aio_* failure
,
Kevin Wolf
,
07:23
[Qemu-devel] [PATCH 3/3] scsi-disk: Fix immediate failure of bdrv_aio_*
,
Kevin Wolf
,
07:23
[Qemu-devel] [PATCH 2/3] virtio-blk: Handle immediate flush failure properly
,
Kevin Wolf
,
07:23
[Qemu-devel] [PATCH 1/3] ide: Handle immediate bdrv_aio_flush failure
,
Kevin Wolf
,
07:23
[Qemu-devel] [PATCH 4/6] pcie/slot: factor out the logic to update hotplug event status.
,
Isaku Yamahata
,
06:40
[Qemu-devel] [PATCH 3/6] pcie/slot: clean up of hotplug_event_notify().
,
Isaku Yamahata
,
06:40
[Qemu-devel] [PATCH 6/6] msix: remove range checks.
,
Isaku Yamahata
,
06:39
[Qemu-devel] [PATCH 0/6] pcie: fixes for pci branch
,
Isaku Yamahata
,
06:39
[Qemu-devel] [PATCH 2/6] pcie/slot: fix hotplug_event_notify().
,
Isaku Yamahata
,
06:24
[Qemu-devel] [PATCH 5/6] pcie/slot: fix save/load
,
Isaku Yamahata
,
06:24
[Qemu-devel] [PATCH 1/6] pcie: fix pcie_cap_slot_write_config().
,
Isaku Yamahata
,
06:24
address@hidden: [Qemu-devel] [PATCH 0/2] add optional root to info qtree]
,
Alon Levy
,
05:44
Re: [Qemu-devel] Which qemu ports actually work?
,
Alexander Graf
,
05:42
Re: [Qemu-devel] [PATCH 1/2] Type-safe ioport callbacks
,
Avi Kivity
,
05:42
[Qemu-devel] Re: Which qemu ports actually work?
,
Paolo Bonzini
,
05:40
Re: [Qemu-devel] Which qemu ports actually work?
,
Torbjorn Granlund
,
05:40
Re: [Qemu-devel] Which qemu ports actually work?
,
Torbjorn Granlund
,
05:21
Re: [Qemu-devel] [PATCH 2/3] Make paio subsystem use threadlets
,
Stefan Hajnoczi
,
05:17
[Qemu-devel] Re: [PATCH] QEMU_OPTION_spice is not guarded by ifdef
,
Gerd Hoffmann
,
05:06
Re: [Qemu-devel] [PATCH 0/5] boot order specification
,
Gleb Natapov
,
04:57
Re: [Qemu-devel] Which qemu ports actually work?
,
Alexander Graf
,
04:51
Re: [Qemu-devel] v6: [PATCH 0/3]: Threadlets: A generic task offloading framework
,
Amit Shah
,
04:47
Re: [Qemu-devel] [PATCH v2] Add a DTrace tracing backend targetted for SystemTAP compatability
,
Daniel P. Berrange
,
04:44
Re: [Qemu-devel] v6: [PATCH 0/3]: Threadlets: A generic task offloading framework
,
Stefan Hajnoczi
,
04:43
Re: [Qemu-devel] Which qemu ports actually work?
,
Torbjorn Granlund
,
04:42
[Qemu-devel] Re: [PATCH] vhost-net: Do not set features for backend when peer was deleted
,
Jason Wang
,
02:59
Re: [Qemu-devel] [PATCH v2] Add a DTrace tracing backend targetted for SystemTAP compatability
,
Prerna Saxena
,
02:58
Re: [Qemu-devel] guest physical address equal host virtual address ?
,
tung . hoang
,
02:14
Re: [Qemu-devel] Which qemu ports actually work?
,
Alexander Graf
,
01:17
Re: [Qemu-devel] qemu & win4lin
,
Mulyadi Santosa
,
00:59
[Qemu-devel] Re: Qemu-devel Digest, Vol 91, Issue 354
,
tung . hoang
,
00:47
October 26, 2010
Re: [Qemu-devel] Re: [PATCH v6 07/12] pcie/hotplug: introduce pushing attention button command
,
Isaku Yamahata
,
21:47
Re: [Qemu-devel] About QEMU debugging console
,
Zhiyuan Shao
,
21:11
Re: [Qemu-devel] [PATCH 0/5] boot order specification
,
Scott Wood
,
17:14
[Qemu-devel] Re: Which qemu ports actually work?
,
Torbjorn Granlund
,
17:11
[Qemu-devel] Re: Which qemu ports actually work?
,
Paolo Bonzini
,
17:10
[Qemu-devel] Re: Which qemu ports actually work?
,
Stefan Weil
,
17:06
Re: [Qemu-devel] [PATCH 0/5] boot order specification
,
Gleb Natapov
,
17:05
Re: [Qemu-devel] Re: Which qemu ports actually work?
,
Stefan Weil
,
17:05
[Qemu-devel] qemu & win4lin
,
address@hidden
,
17:05
Re: [Qemu-devel] [PATCH 0/5] boot order specification
,
Blue Swirl
,
16:49
Re: [Qemu-devel] [PATCH 0/5] boot order specification
,
Gleb Natapov
,
16:35
[Qemu-devel] Re: Which qemu ports actually work?
,
Torbjorn Granlund
,
16:08
Re: [Qemu-devel] Re: backdoor
,
Lluís
,
16:03
Re: [Qemu-devel] Re: [PATCH V6 00/15] xen device model support
,
Anthony Liguori
,
16:01
Re: [Qemu-devel] Which qemu targets actually work? (was: Which qemu ports actually work?)
,
Andreas Färber
,
15:58
Re: [Qemu-devel] [PATCH 0/5] boot order specification
,
Blue Swirl
,
15:57
Re: [Qemu-devel] Which qemu ports actually work?
,
Torbjorn Granlund
,
15:53
Re: [Qemu-devel] [PATCH 1/2] Type-safe ioport callbacks
,
Blue Swirl
,
15:51
Re: [Qemu-devel] About QEMU debugging console
,
Blue Swirl
,
15:50
Re: [Qemu-devel] Re: [PATCH V6 00/15] xen device model support
,
Blue Swirl
,
15:44
[Qemu-devel] Re: Which qemu ports actually work?
,
Paolo Bonzini
,
15:36
Re: [Qemu-devel] [PATCH 0/5] boot order specification
,
Gleb Natapov
,
15:35
[Qemu-devel] Re: Which qemu ports actually work?
,
Paolo Bonzini
,
15:35
Re: [Qemu-devel] [PATCH 1/3] Introduce threadlets
,
Blue Swirl
,
15:35
Re: [Qemu-devel] Which qemu ports actually work?
,
Alexander Graf
,
15:32
Re: [Qemu-devel] Which qemu ports actually work?
,
Torbjorn Granlund
,
15:14
Re: [Qemu-devel] Which qemu ports actually work?
,
Torbjorn Granlund
,
15:02
Re: [Qemu-devel] Which qemu ports actually work?
,
Blue Swirl
,
14:33
Re: [Qemu-devel] Which qemu ports actually work?
,
Stefan Weil
,
13:55
[Qemu-devel] [PATCH] vhost-net: Do not set features for backend when peer was deleted
,
Jason Wang
,
13:53
Re: [Qemu-devel] [PATCH 1/2] Type-safe ioport callbacks
,
Avi Kivity
,
13:50
[Qemu-devel] Re: [PATCH] vhost-net: Do not set features for backend when peer was deleted
,
Michael S. Tsirkin
,
13:28
Re: [Qemu-devel] [PATCH 1/2] Type-safe ioport callbacks
,
Anthony Liguori
,
13:27
Re: [Qemu-devel] [PATCH 1/2] Type-safe ioport callbacks
,
Avi Kivity
,
13:18
Re: [Qemu-devel] Which qemu ports actually work?
,
Alexander Graf
,
13:13
Re: [Qemu-devel] [PATCH 0/5] boot order specification
,
Blue Swirl
,
13:00
[Qemu-devel] Which qemu ports actually work?
,
Torbjorn Granlund
,
12:48
[Qemu-devel] [PATCH] qemu-options.def: add to generated header list
,
Michael S. Tsirkin
,
12:09
Re: [Qemu-devel] [PATCH 0/5] boot order specification
,
Gleb Natapov
,
11:58
Re: [Qemu-devel] [PATCH 1/5] Keep track of ISA ports ISA device is using in qdev.
,
Blue Swirl
,
11:58
Re: [Qemu-devel] [PATCH 0/5] boot order specification
,
Blue Swirl
,
11:36
[Qemu-devel] [PULL-stable] virtio, vhost, migration
,
Michael S. Tsirkin
,
11:30
[Qemu-devel] KVM call minutes for Oct 26
,
Chris Wright
,
11:16
[Qemu-devel] Re: [V3 PATCH] net: properly handle illegal fd/vhostfd from command line
,
Michael S. Tsirkin
,
11:15
Re: [Qemu-devel] [PATCH 1/2] Type-safe ioport callbacks
,
Blue Swirl
,
11:14
Re: [Qemu-devel] [PATCH] initialize unit id of IDE bus
,
Alex Williamson
,
10:44
Re: [Qemu-devel] [PATCH] initialize unit id of IDE bus
,
Gleb Natapov
,
10:26
[Qemu-devel] Re: [PATCH V6 00/15] xen device model support
,
Anthony PERARD
,
10:24
[Qemu-devel] v8: [PATCH 0/3] Threadlets: A generic task offloading framework.
,
Arun R Bharadwaj
,
10:22
[Qemu-devel] [PATCH 3/3] Add helper functions to enable virtio-9p make use of the threadlets
,
Arun R Bharadwaj
,
10:22
[Qemu-devel] [PATCH 2/3] Make paio subsystem use threadlets
,
Arun R Bharadwaj
,
10:22
Re: [Qemu-devel] [PATCH] initialize unit id of IDE bus
,
Alex Williamson
,
10:22
Re: [Qemu-devel] [PATCH 5/5] Add bootindex parameter to net/block/fd device
,
Gleb Natapov
,
10:22
[Qemu-devel] [PATCH 1/3] Introduce threadlets
,
Arun R Bharadwaj
,
10:22
[Qemu-devel] Re: [PATCH] qcow2: Fix segfault when qcow2 preallocate fails
,
Stefan Hajnoczi
,
10:04
[Qemu-devel] Re: [PATCH] qcow2: Fix segfault when qcow2 preallocate fails
,
Kevin Wolf
,
09:47
Re: [Qemu-devel] [PATCH 0/5] boot order specification
,
Gleb Natapov
,
09:38
Re: [Qemu-devel] [PATCH 0/5] boot order specification
,
Bernhard Kohl
,
09:35
[Qemu-devel] Re: [PATCH] QEMU_OPTION_spice is not guarded by ifdef
,
Roy Tam
,
09:33
Re: [Qemu-devel] [PATCH 1/5] Keep track of ISA ports ISA device is using in qdev.
,
Anthony Liguori
,
09:32
Re: [Qemu-devel] [PATCH 1/5] Keep track of ISA ports ISA device is using in qdev.
,
Gleb Natapov
,
09:30
Re: [Qemu-devel] [PATCH 5/5] Add bootindex parameter to net/block/fd device
,
Anthony Liguori
,
09:29
Re: [Qemu-devel] [PATCH 0/5] boot order specification
,
Gleb Natapov
,
09:27
[Qemu-devel] Re: KVM call agenda for Oct 26
,
Gleb Natapov
,
09:25
Re: [Qemu-devel] [PATCH 1/5] Keep track of ISA ports ISA device is using in qdev.
,
Anthony Liguori
,
09:25
[Qemu-devel] Re: KVM call agenda for Oct 26
,
Gleb Natapov
,
09:24
Re: [Qemu-devel] guest physical address equal host virtual address ?
,
Lluís
,
09:24
[Qemu-devel] [PATCH] qcow2: Fix segfault when qcow2 preallocate fails
,
Stefan Hajnoczi
,
09:23
[Qemu-devel] Re: KVM call agenda for Oct 26
,
Anthony Liguori
,
09:23
[Qemu-devel] Re: KVM call agenda for Oct 26
,
Avi Kivity
,
09:04
Re: [Qemu-devel] [PATCH] initialize unit id of IDE bus
,
Gleb Natapov
,
09:03
[Qemu-devel] Re: KVM call agenda for Oct 26
,
Anthony Liguori
,
08:50
Re: [Qemu-devel] [PATCH 0/5] boot order specification
,
Bernhard Kohl
,
08:41
Re: [Qemu-devel] [PATCH] initialize unit id of IDE bus
,
Markus Armbruster
,
08:39
[Qemu-devel] About QEMU debugging console
,
Zhiyuan Shao
,
08:34
Re: [Qemu-devel] [PATCH] initialize unit id of IDE bus
,
Gleb Natapov
,
08:32
[Qemu-devel] Re: [PATCH] QEMU_OPTION_spice is not guarded by ifdef
,
Gerd Hoffmann
,
08:12
Re: [Qemu-devel] [PATCH] initialize unit id of IDE bus
,
Gleb Natapov
,
08:12
Re: [Qemu-devel] [PATCH] initialize unit id of IDE bus
,
Markus Armbruster
,
08:00
[Qemu-devel] guest physical address equal host virtual address ?
,
tung . hoang
,
07:34
[Qemu-devel] [PATCH] QEMU_OPTION_spice is not guarded by ifdef
,
Roy Tam
,
07:34
Re: [Qemu-devel] [PATCH] initialize unit id of IDE bus
,
Markus Armbruster
,
07:21
Re: [Qemu-devel] [PATCH 0/2] Add get_dev_path callback to ISA bus.
,
Gleb Natapov
,
07:13
Re: [Qemu-devel] [PATCH 0/2] Add get_dev_path callback to ISA bus.
,
Markus Armbruster
,
07:04
[Qemu-devel] [PATCH 5/5] Add bootindex parameter to net/block/fd device
,
Gleb Natapov
,
06:48
[Qemu-devel] [PATCH 1/5] Keep track of ISA ports ISA device is using in qdev.
,
Gleb Natapov
,
06:48
[Qemu-devel] [PATCH 0/5] boot order specification
,
Gleb Natapov
,
06:48
[Qemu-devel] [PATCH 3/5] Store IDE bus id in IDEBus structure for easy access.
,
Gleb Natapov
,
06:48
[Qemu-devel] [PATCH 4/5] Add get_dev_path callback to IDE bus.
,
Gleb Natapov
,
06:48
[Qemu-devel] [PATCH 2/5] Add get_dev_path callback to ISA bus in qdev.
,
Gleb Natapov
,
06:48
Re: [Qemu-devel] [PATCH 0/2] Add get_dev_path callback to ISA bus.
,
Gleb Natapov
,
06:45
Re: [Qemu-devel] [PATCH 1/2] Keep track of ISA ports ISA device is using in qdev.
,
Gleb Natapov
,
06:29
Re: [Qemu-devel] [PATCH] initialize unit id of IDE bus
,
Gleb Natapov
,
06:28
Re: [Qemu-devel] [PATCH] initialize unit id of IDE bus
,
Gleb Natapov
,
06:27
Re: [Qemu-devel] [PATCH 1/2] Keep track of ISA ports ISA device is using in qdev.
,
Markus Armbruster
,
06:08
Re: [Qemu-devel] [PATCH 0/2] Add get_dev_path callback to ISA bus.
,
Markus Armbruster
,
06:06
Re: [Qemu-devel] [PATCH] initialize unit id of IDE bus
,
Markus Armbruster
,
05:30
Re: [Qemu-devel] [PATCH] initialize unit id of IDE bus
,
Markus Armbruster
,
05:14
[Qemu-devel] [PATCH 1/9] Move QEMU OS dependant library functions to OS specific files
,
Jes . Sorensen
,
04:40
[Qemu-devel] [PATCH 2/9] Move osdep socket code to oslib-{posix, win32}.c
,
Jes . Sorensen
,
04:40
[Qemu-devel] [PATCH 9/9] Remove unncessary includes
,
Jes . Sorensen
,
04:40
[Qemu-devel] [PATCH 5/9] Move qemu_gettimeofday() to OS specific files
,
Jes . Sorensen
,
04:40
[Qemu-devel] [PATCH 8/9] Consolidate oom_check() functions
,
Jes . Sorensen
,
04:40
[Qemu-devel] [PATCH 6/9] Do not redefine reserved key-words TRUE/FALSE
,
Jes . Sorensen
,
04:40
[Qemu-devel] [PATCH 7/9] Separate qemu_pidfile() into OS specific versions
,
Jes . Sorensen
,
04:40
[Qemu-devel] [PATCH 3/9] qemu_pipe() is used only by POSIX code, so move to oslib-posix.c
,
Jes . Sorensen
,
04:40
[Qemu-devel] [PATCH v4 0/9] Re-factor osdep code + macro and brace fixes
,
Jes . Sorensen
,
04:40
[Qemu-devel] [PATCH 4/9] We only support eventfd under POSIX, move qemu_eventfd() to os-posix.c
,
Jes . Sorensen
,
04:40
[Qemu-devel] Re: KVM call agenda for Oct 26
,
Avi Kivity
,
04:20
Re: [Qemu-devel] [PATCH 1/2] Type-safe ioport callbacks
,
Avi Kivity
,
04:06
Re: [Qemu-devel] [PATCH] initialize unit id of IDE bus
,
Gleb Natapov
,
03:28
Re: [Qemu-devel] Re: [RFC][PATCH 00/10] virtagent: host/guest RPC communication agent
,
Andrew Beekhof
,
03:27
[Qemu-devel] Re: [RFC][PATCH 00/10] virtagent: host/guest RPC communication agent
,
Andrew Beekhof
,
03:15
October 25, 2010
Re: [Qemu-devel] Re: backdoor
,
Anthony Liguori
,
19:10
Re: [Qemu-devel] Re: backdoor
,
Lluís
,
18:48
Re: [Qemu-devel] [RFC][PATCH 01/10] virtagent: add common rpc transport defs
,
malc
,
18:42
Re: [Qemu-devel] [RFC][PATCH 01/10] virtagent: add common rpc transport defs
,
Anthony Liguori
,
18:02
Re: [Qemu-devel] [RFC][PATCH 01/10] virtagent: add common rpc transport defs
,
malc
,
17:55
[Qemu-devel] Re: instrument
,
Lluís
,
17:48
Re: [Qemu-devel] [RFC][PATCH 07/10] virtagent: add getdmesg RPC
,
Anthony Liguori
,
17:42
Re: [Qemu-devel] [RFC][PATCH 01/10] virtagent: add common rpc transport defs
,
Anthony Liguori
,
17:39
Re: [Qemu-devel] Re: [RFC][PATCH 00/10] virtagent: host/guest RPC communication agent
,
Anthony Liguori
,
17:28
Re: [Qemu-devel] Re: backdoor
,
Anthony Liguori
,
17:20
[Qemu-devel] Re: backdoor
,
Lluís
,
16:54
[Qemu-devel] [PATCH 2/2] QMP: Introduce Human Monitor passthrough command
,
Luiz Capitulino
,
16:07
[Qemu-devel] [PATCH 1/2] qemu-char: Introduce Buffered driver
,
Luiz Capitulino
,
16:07
[Qemu-devel] [RFC 0/2]: QMP: Human Monitor passthrough
,
Luiz Capitulino
,
16:06
[Qemu-devel] Re: KVM call agenda for Oct 26
,
Chris Wright
,
15:54
[Qemu-devel] KVM call agenda for Oct 26
,
Juan Quintela
,
15:51
Re: [Qemu-devel] [PATCH 0/2] v3 Decouple block device removal from device removal
,
Ryan Harper
,
15:09
[Qemu-devel] Email cadastrado na base de dados Banco do Brasil
,
Banco do Brasil
,
15:05
Re: [Qemu-devel] [PATCH 1/2] Type-safe ioport callbacks
,
Blue Swirl
,
14:39
Re: instrument [Was: Re: [Qemu-devel] [PATCH 00/17] [RFC] static instrumentation]
,
Blue Swirl
,
14:32
[Qemu-devel] [PATCH 1/3] v2 Add drive_get_by_id
,
Ryan Harper
,
14:24
[Qemu-devel] [PATCH 0/3] v4 Decouple block device removal from device removal
,
Ryan Harper
,
14:24
[Qemu-devel] [PATCH 2/3] v2 Fix Block Hotplug race with drive_unplug()
,
Ryan Harper
,
14:23
[Qemu-devel] [PATCH 3/3] Add qmp version of drive_unplug
,
Ryan Harper
,
14:22
Re: [Qemu-devel] [PATCH] initialize unit id of IDE bus
,
Gleb Natapov
,
14:20
Re: [Qemu-devel] [PATCH 1/2] Keep track of ISA ports ISA device is using in qdev.
,
Gleb Natapov
,
14:16
Re: [Qemu-devel] [PATCH 1/2] Keep track of ISA ports ISA device is using in qdev.
,
Markus Armbruster
,
14:10
Re: [Qemu-devel] [PATCH] initialize unit id of IDE bus
,
Markus Armbruster
,
14:06
Re: [Qemu-devel] [PATCH 0/2] Add get_dev_path callback to ISA bus.
,
Gleb Natapov
,
14:06
Re: [Qemu-devel] [PATCH 0/2] Add get_dev_path callback to ISA bus.
,
Markus Armbruster
,
13:54
Re: backdoor [Was: Re: [Qemu-devel] [PATCH 00/17] [RFC] static instrumentation]
,
Blue Swirl
,
13:27
[Qemu-devel] Re: [RFC][PATCH 00/10] virtagent: host/guest RPC communication agent
,
Michael Roth
,
13:06
Re: [Qemu-devel] [PATCH] initialize unit id of IDE bus
,
Gleb Natapov
,
13:04
[Qemu-devel] Re: [V3 PATCH] net: properly handle illegal fd/vhostfd from command line
,
Michael S. Tsirkin
,
13:04
Re: [Qemu-devel] [PATCH 1/2] Keep track of ISA ports ISA device is using in qdev.
,
Gleb Natapov
,
13:03
Re: [Qemu-devel] [PATCH 0/2] Add get_dev_path callback to ISA bus.
,
Gleb Natapov
,
13:03
[Qemu-devel] Re: Where's gpxe-eepro100-80862449.rom ?
,
Michael S. Tsirkin
,
13:03
[Qemu-devel] Re: [PATCH 5/9] Move qemu_gettimeofday() to OS specific files
,
Blue Swirl
,
13:03
[Qemu-devel] Re: [PATCH] virtio: Use ioeventfd for virtqueue notify
,
Stefan Hajnoczi
,
12:35
[Qemu-devel] Re: Where's gpxe-eepro100-80862449.rom ?
,
Stefan Weil
,
12:23
Re: [Qemu-devel] [PATCH] initialize unit id of IDE bus
,
Markus Armbruster
,
12:23
[Qemu-devel] [PATCH v2 2/2] piix4 acpi: convert io BAR to type-safe ioport callbacks
,
Avi Kivity
,
11:43
[Qemu-devel] [PATCH v2 1/2] Type-safe ioport callbacks
,
Avi Kivity
,
11:43
[Qemu-devel] [PATCH v2 0/2] Type-safe ioport callbacks
,
Avi Kivity
,
11:43
Re: [Qemu-devel] [PATCH] initialize unit id of IDE bus
,
Gleb Natapov
,
11:42
Re: [Qemu-devel] [PATCH 0/2] Type-safe ioport callbacks
,
Markus Armbruster
,
11:40
[Qemu-devel] [PATCH] vpc: Implement bdrv_flush
,
Kevin Wolf
,
11:23
[Qemu-devel] [PATCH 4/4] scsi-disk: Implement werror for flushes
,
Kevin Wolf
,
11:17
[Qemu-devel] [PATCH 3/4] scsi-disk: Complete failed requests in scsi_disk_emulate_command
,
Kevin Wolf
,
11:17
[Qemu-devel] [PATCH 2/4] block: Allow bdrv_flush to return errors
,
Kevin Wolf
,
11:17
[Qemu-devel] [PATCH 0/4] scsi-disk: Complete rerror/werror support
,
Kevin Wolf
,
11:17
[Qemu-devel] [PATCH 1/4] scsi-disk: Implement rerror option
,
Kevin Wolf
,
11:17
[Qemu-devel] Re: [PATCH] virtio: Use ioeventfd for virtqueue notify
,
Stefan Hajnoczi
,
11:11
Re: [Qemu-devel] [PATCH 0/2] Add get_dev_path callback to ISA bus.
,
Markus Armbruster
,
11:10
Re: [Qemu-devel] [PATCH 1/2] Keep track of ISA ports ISA device is using in qdev.
,
Markus Armbruster
,
11:10
Re: [Qemu-devel] [PATCH] initialize unit id of IDE bus
,
Markus Armbruster
,
10:36
Re: [Qemu-devel] Re: [PATCH 0/2] Type-safe ioport callbacks
,
Anthony Liguori
,
10:05
Re: [Qemu-devel] Re: [PATCH 0/2] Type-safe ioport callbacks
,
Paolo Bonzini
,
09:52
Re: [Qemu-devel] Re: [PATCH 0/2] Type-safe ioport callbacks
,
Anthony Liguori
,
09:46
Re: [Qemu-devel] [PATCH 0/2] Type-safe ioport callbacks
,
Anthony Liguori
,
09:46
Re: [Qemu-devel] Re: backdoor
,
Lluís
,
09:36
[Qemu-devel] Re: [PATCH 1/2] Type-safe ioport callbacks
,
Avi Kivity
,
08:56
[Qemu-devel] Re: [PATCH 1/2] Type-safe ioport callbacks
,
Juan Quintela
,
08:54
[Qemu-devel] Re: [V3 PATCH] net: properly handle illegal fd/vhostfd from command line
,
Luiz Capitulino
,
08:52
[Qemu-devel] Re: backdoor [Was: Re: [PATCH 00/17] [RFC] static instrumentation]
,
Paolo Bonzini
,
08:29
Re: [Qemu-devel] [PATCH 2/4] Silence compiler warning in json test case
,
Luiz Capitulino
,
08:28
[Qemu-devel] [PULL] virtio, vhost, migration
,
Michael S. Tsirkin
,
08:28
[Qemu-devel] Re: Where's gpxe-eepro100-80862449.rom ?
,
Markus Armbruster
,
08:12
instrument [Was: Re: [Qemu-devel] [PATCH 00/17] [RFC] static instrumentation]
,
Lluís
,
07:28
[Qemu-devel] Re: [PATCH RFC] pcie: clean up hot plug notification
,
Michael S. Tsirkin
,
07:02
backdoor [Was: Re: [Qemu-devel] [PATCH 00/17] [RFC] static instrumentation]
,
Lluís
,
06:54
[Qemu-devel] Re: [SeaBIOS] [PATCH] mark irq9 active high in DSDT
,
Avi Kivity
,
06:53
[Qemu-devel] [PATCH RFC] virtio-net: don't dma while vm is stopped
,
Michael S. Tsirkin
,
06:39
[Qemu-devel] Re: [RFC][PATCH 00/10] virtagent: host/guest RPC communication agent
,
Andrew Beekhof
,
06:31
Re: [Qemu-devel] [PATCH 1/2] Type-safe ioport callbacks
,
Avi Kivity
,
06:01
[Qemu-devel] Re: [RFC][PATCH 00/10] virtagent: host/guest RPC communication agent
,
Andrew Beekhof
,
05:55
Re: [Qemu-devel] [PATCH 0/3] add usb_detach and usb_attach (v3)
,
Alon Levy
,
04:46
[Qemu-devel] Re: [PATCH RFC] pcie: clean up hot plug notification
,
Michael S. Tsirkin
,
04:35
[Qemu-devel] [PATCH] vhost: enable log before starting vq
,
Michael S. Tsirkin
,
04:10
Re: Fwd: [Qemu-devel] bdrv_flush for qemu block drivers nbd, rbd and sheepdog
,
Kevin Wolf
,
03:58
[Qemu-devel] Re: [PATCH 5/9] Move qemu_gettimeofday() to OS specific files
,
Jes Sorensen
,
03:40
[Qemu-devel] Re: [PATCH RFC] msi: remove range checks
,
Michael S. Tsirkin
,
03:36
Re: [Qemu-devel] Re: [PATCH v6 07/12] pcie/hotplug: introduce pushing attention button command
,
Michael S. Tsirkin
,
03:34
[Qemu-devel] [PATCH RFC] msi: remove range checks
,
Michael S. Tsirkin
,
03:30
[Qemu-devel] Re: [PATCH RFC] pcie: clean up hot plug notification
,
Michael S. Tsirkin
,
03:30
[Qemu-devel] Re: [PATCH rfc] pcie: get rid of range checks
,
Isaku Yamahata
,
03:29
[Qemu-devel] Re: [PATCH rfc] pcie: get rid of range checks
,
Michael S. Tsirkin
,
03:28
[Qemu-devel] Re: [PATCH RFC] pcie: clean up hot plug notification
,
Isaku Yamahata
,
03:26
[Qemu-devel] Re: [PATCH RFC] pcie: clean up hot plug notification
,
Michael S. Tsirkin
,
03:26
Re: [Qemu-devel] Re: [PATCH v6 07/12] pcie/hotplug: introduce pushing attention button command
,
Isaku Yamahata
,
03:25
[Qemu-devel] Re: [PATCH RFC] pcie: clean up hot plug notification
,
Isaku Yamahata
,
03:25
[Qemu-devel] Re: [PATCH RFC] msi: remove range checks
,
Isaku Yamahata
,
03:24
Re: [Qemu-devel] Re: [PATCH v6 07/12] pcie/hotplug: introduce pushing attention button command
,
Michael S. Tsirkin
,
02:03
[Qemu-devel] [PATCH RFC] pcie: clean up hot plug notification
,
Michael S. Tsirkin
,
01:56
Re: [Qemu-devel] Re: [PATCH v6 07/12] pcie/hotplug: introduce pushing attention button command
,
Isaku Yamahata
,
01:53
[Qemu-devel] [V3 PATCH] net: properly handle illegal fd/vhostfd from command line
,
Jason Wang
,
01:40
Re: [Qemu-devel] bdrv_flush for qemu block drivers nbd, rbd and sheepdog
,
MORITA Kazutaka
,
01:31
[Qemu-devel] [PATCH rfc] pcie: get rid of range checks
,
Michael S. Tsirkin
,
01:12
[Qemu-devel] Re: [RFC][PATCH 4/5] trace-event
,
Prerna Saxena
,
00:55
Re: [Qemu-devel] Re: [PATCH v6 07/12] pcie/hotplug: introduce pushing attention button command
,
Michael S. Tsirkin
,
00:23
Re: [Qemu-devel] Re: [PATCH v6 07/12] pcie/hotplug: introduce pushing attention button command
,
Michael S. Tsirkin
,
00:22
October 24, 2010
Re: [Qemu-devel] Re: [PATCH v6 07/12] pcie/hotplug: introduce pushing attention button command
,
Isaku Yamahata
,
23:30
[Qemu-devel] [Bug 645662] Re: Python 3.1.2 math errors with Qemu 0.12.5
,
Arno Wagner
,
22:30
Re: [Qemu-devel] kqemu with "full" -kernel-kqemu and windows XP guest
,
Mulyadi Santosa
,
21:57
[Qemu-devel] OBS 2.1: Status of SuperH (sh4) support with QEMU
,
Martin Mohring
,
17:00
[Qemu-devel] [PATCH] Use appropriate functions for TLINK debug prints.
,
Harsh Prateek Bora
,
16:21
Re: [Qemu-devel] [PATCH 1/2] Type-safe ioport callbacks
,
Blue Swirl
,
14:14
[Qemu-devel] Re: [PATCH 0/2] Type-safe ioport callbacks
,
Avi Kivity
,
13:38
[Qemu-devel] Re: [PATCH 0/2] Type-safe ioport callbacks
,
Paolo Bonzini
,
13:35
[Qemu-devel] Re: [PATCH 1/2] Type-safe ioport callbacks
,
Avi Kivity
,
12:42
[Qemu-devel] [PATCH] initialize unit id of IDE bus
,
Gleb Natapov
,
12:23
[Qemu-devel] [PATCH 2/2] piix4 acpi: convert io BAR to type-safe ioport callbacks
,
Avi Kivity
,
11:44
[Qemu-devel] [PATCH 0/2] Type-safe ioport callbacks
,
Avi Kivity
,
11:44
[Qemu-devel] [PATCH 1/2] Type-safe ioport callbacks
,
Avi Kivity
,
11:44
[Qemu-devel] [PATCH 1/2] Keep track of ISA ports ISA device is using in qdev.
,
Gleb Natapov
,
10:02
[Qemu-devel] [PATCH 2/2] Add get_dev_path callback to ISA bus in qdev.
,
Gleb Natapov
,
10:02
[Qemu-devel] [PATCH 0/2] Add get_dev_path callback to ISA bus.
,
Gleb Natapov
,
10:02
[Qemu-devel] [PATCH 3/4] add ccid-card-emulated device (v2)
,
Alon Levy
,
09:19
[Qemu-devel] [PATCH 4/4] ccid: add docs
,
Alon Levy
,
09:19
[Qemu-devel] [PATCH 1/4] usb-ccid: add CCID bus
,
Alon Levy
,
09:19
[Qemu-devel] [PATCH 2/4] ccid: add passthru card device
,
Alon Levy
,
09:18
[Qemu-devel] [PATCH 0/4] usb-ccid (v4)
,
Alon Levy
,
09:18
[Qemu-devel] [PATCHv3] Add support for async page fault to qemu
,
Gleb Natapov
,
08:39
Re: [Qemu-devel] [PATCH] [virtio-9p] Add datasync to server side TFSYNC/RFSYNC for dotl
,
Venkateswararao Jujjuri (JV)
,
00:30
[Qemu-devel] [PATCH] [virtio-9p] Add datasync to server side TFSYNC/RFSYNC for dotl
,
Venkateswararao Jujjuri (JV)
,
00:29
October 23, 2010
[Qemu-devel] kqemu with "full" -kernel-kqemu and windows XP guest
,
John Lumby
,
21:10
[Qemu-devel] [Bug 665743] Re: Cocoa video corruption when guest uses RGB565 mode
,
Todd Jones
,
19:40
[Qemu-devel] [Bug 665743] [NEW] Cocoa video corruption when guest uses RGB565 mode
,
Todd Jones
,
19:40
[Qemu-devel] Re: [PATCH 2/2] msix: Pull in config.h for CONFIG_KVM
,
Alex Williamson
,
17:01
[Qemu-devel] Re: [PATCH 2/2] msix: Pull in config.h for CONFIG_KVM
,
Michael S. Tsirkin
,
16:52
[Qemu-devel] Re: [PATCH 2/2] msix: Pull in config.h for CONFIG_KVM
,
Alex Williamson
,
14:56
Re: [Qemu-devel] [PATCH] [virtio-9p] Add datasync to server side TFSYNC/RFSYNC for dotl
,
Blue Swirl
,
14:28
[Qemu-devel] Re: [PATCH 2/2] msix: Pull in config.h for CONFIG_KVM
,
Michael S. Tsirkin
,
13:36
[Qemu-devel] Re: [PATCH 1/2] msix: Allow msix_init on a device with existing MSI-X capability
,
Alex Williamson
,
12:55
[Qemu-devel] Re: [PATCH 2/2] msix: Pull in config.h for CONFIG_KVM
,
Alex Williamson
,
12:52
[Qemu-devel] Re: [PATCH 1/2] msix: Allow msix_init on a device with existing MSI-X capability
,
Michael S. Tsirkin
,
12:25
[Qemu-devel] Re: [PATCH 2/2] msix: Pull in config.h for CONFIG_KVM
,
Michael S. Tsirkin
,
12:23
Re: [Qemu-devel] [PATCH 1/2] usb-ccid: add CCID bus
,
Alon Levy
,
11:48
Re: [Qemu-devel] [PATCH] [virtio-9p] Add datasync to server side TFSYNC/RFSYNC for dotl
,
Venkateswararao Jujjuri (JV)
,
11:39
Re: [Qemu-devel] [PATCH 0/6] First part of autoconfy series: cleanup tests/
,
Blue Swirl
,
11:01
[Qemu-devel] [Bug 645662] Re: Python 3.1.2 math errors with Qemu 0.12.5
,
Arno Wagner
,
11:01
[Qemu-devel] [Bug 645662] Re: Python 3.1.2 math errors with Qemu 0.12.5
,
Arno Wagner
,
11:01
[Qemu-devel] Re: [PATCH 5/9] Move qemu_gettimeofday() to OS specific files
,
Blue Swirl
,
10:43
[Qemu-devel] Re: [RFC][PATCH 00/10] virtagent: host/guest RPC communication agent
,
Michael Roth
,
10:42
[Qemu-devel] Re: [SeaBIOS] [PATCH] mark irq9 active high in DSDT
,
Kevin O'Connor
,
10:16
Re: [Qemu-devel] [PATCH 00/17] [RFC] static instrumentation
,
Blue Swirl
,
08:54
Re: [Qemu-devel] [PATCH] [virtio-9p] Add datasync to server side TFSYNC/RFSYNC for dotl
,
Blue Swirl
,
08:54
Re: [Qemu-devel] v6: [PATCH 0/3]: Threadlets: A generic task offloading framework
,
Stefan Hajnoczi
,
08:06
Re: [Qemu-devel] [PATCH 3/3] Add helper functions to enable virtio-9p make use of the threadlets
,
Stefan Hajnoczi
,
07:59
Re: [Qemu-devel] [PATCH 2/3] Make paio subsystem use threadlets
,
Stefan Hajnoczi
,
07:58
[Qemu-devel] Re: [RFC][PATCH 00/10] virtagent: host/guest RPC communication agent
,
Andrew Beekhof
,
07:32
Re: [Qemu-devel] [RFC][PATCH 00/15] virtproxy: host/guest communication layer
,
Blue Swirl
,
07:27
[Qemu-devel] Re: [PATCH 2/2] msix: Pull in config.h for CONFIG_KVM
,
Paolo Bonzini
,
03:41
October 22, 2010
[Qemu-devel] Re: [PATCH 2/2] msix: Pull in config.h for CONFIG_KVM
,
Alex Williamson
,
21:50
[Qemu-devel] Offerta
,
Tipografia
,
21:10
Re: [Qemu-devel] KVM call minutes for Oct 19
,
Chris Wright
,
20:06
[Qemu-devel] [PATCH 4/4] target-xxx: Use fprintf_function (format checking)
,
Stefan Weil
,
17:03
[Qemu-devel] [PATCH 2/4] tcg: Use fprintf_function (format checking)
,
Stefan Weil
,
17:03
[Qemu-devel] [PATCH 3/4] exec: Use fprintf_function for dump_exec_info (format checking)
,
Stefan Weil
,
17:03
[Qemu-devel] [PATCH 1/4] Add fprintf_function for function pointers to fprintf-like functions
,
Stefan Weil
,
17:03
Re: [Qemu-devel] [PATCH 2/4] Silence compiler warning in json test case
,
Stefan Weil
,
16:49
[Qemu-devel] [PATCH 2/2] msix: Pull in config.h for CONFIG_KVM
,
Alex Williamson
,
16:40
[Qemu-devel] [PATCH 1/2] msix: Allow msix_init on a device with existing MSI-X capability
,
Alex Williamson
,
16:40
[Qemu-devel] [PATCH 0/2] msix: couple fixes
,
Alex Williamson
,
16:31
[Qemu-devel] [PATCH 10/18] instrument: Dynamic per-CPU state of static instrumentation points
,
Lluís
,
16:16
[Qemu-devel] [PATCH 09/18] instrument: Add initial instrumentation example
,
Lluís
,
16:10
[Qemu-devel] [PATCH 06/18] backdoor: [i386] Declare guest-side interface macros
,
Lluís
,
16:08
[Qemu-devel] [PATCH 05/18] backdoor: [i386] Decode backdoor instructions
,
Lluís
,
16:06
[Qemu-devel] [PATCH 11/18] instrument: Code-generation macros
,
Lluís
,
16:02
[Qemu-devel] [PATCH 07/18] backdoor: Add a simple example
,
Lluís
,
16:01
[Qemu-devel] [PATCH 12/18] instrument: [all] Include instrumentation helper declarations
,
Lluís
,
16:00
Re: [Qemu-devel] [PATCH] Refactor flush of per-CPU virtual TB cache
,
Lluís
,
15:36
[Qemu-devel] [PATCH] (master, stable-0.13) Fix a make -j race
,
Juergen Lock
,
15:19
[Qemu-devel] [PATCH 08/18] instrument: Handle config-time activation
,
Lluís
,
15:15
[Qemu-devel] [PATCH 04/18] backdoor: Declare guest-side interface macros
,
Lluís
,
15:15
[Qemu-devel] [PATCH 03/18] backdoor: [all] Include backdoor helper declarations
,
Lluís
,
15:14
[Qemu-devel] [PATCH 18/18] instrument: [i386] Call PLVL point
,
Lluís
,
15:07
[Qemu-devel] [PATCH 17/18] instrument: Add PLVL point
,
Lluís
,
15:07
[Qemu-devel] [PATCH 16/18] instrument: [all] Call VMEM point
,
Lluís
,
15:06
[Qemu-devel] [PATCH 15/18] instrument: Add VMEM point
,
Lluís
,
15:06
[Qemu-devel] [PATCH 14/18] instrument: [i386] Call FETCH point
,
Lluís
,
15:06
[Qemu-devel] [PATCH 13/18] instrument: Add FETCH point
,
Lluís
,
15:05
[Qemu-devel] [PATCH 02/18] backdoor: Declare host-side backdoor helpers
,
Lluís
,
14:57
[Qemu-devel] [PATCH 01/18] backdoor: Handle config-time activation
,
Lluís
,
14:56
[Qemu-devel] [PATCH] [virtio-9p] Add datasync to server side TFSYNC/RFSYNC for dotl
,
Venkateswararao Jujjuri (JV)
,
14:55
[Qemu-devel] [PATCH 00/17] [RFC] static instrumentation
,
Lluís
,
14:55
Re: [Qemu-devel] [PATCH] Refactor flush of per-CPU virtual TB cache
,
Nathan Froyd
,
14:53
Re: [Qemu-devel] KVM call minutes for Oct 19
,
Anthony Liguori
,
14:53
[Qemu-devel] [RFC][PATCH 10/10] virtproxy: add compat defs for linking against vl.c
,
Michael Roth
,
14:47
[Qemu-devel] [RFC][PATCH 09/10] virtagent: Makefile/configure changes to build virtagent bits
,
Michael Roth
,
14:47
[Qemu-devel] [RFC][PATCH 08/10] virtagent: add agent_viewdmesg command
,
Michael Roth
,
14:47
[Qemu-devel] [RFC][PATCH 07/10] virtagent: add getdmesg RPC
,
Michael Roth
,
14:47
[Qemu-devel] [RFC][PATCH 05/10] virtagent: add getfile RPC
,
Michael Roth
,
14:46
[Qemu-devel] [RFC][PATCH 06/10] virtagent: add agent_viewfile command
,
Michael Roth
,
14:46
[Qemu-devel] [RFC][PATCH 04/10] virtagent: base RPC client definitions
,
Michael Roth
,
14:46
[Qemu-devel] [RFC][PATCH 03/10] virtagent: qemu-vp, integrate virtagent daemon
,
Michael Roth
,
14:46
[Qemu-devel] [RFC][PATCH 02/10] virtagent: base definitions for host/guest RPC daemon
,
Michael Roth
,
14:46
[Qemu-devel] [RFC][PATCH 01/10] virtagent: add common rpc transport defs
,
Michael Roth
,
14:46
[Qemu-devel] [RFC][PATCH 00/10] virtagent: host/guest RPC communication agent
,
Michael Roth
,
14:46
[Qemu-devel] [RFC][PATCH 05/15] virtproxy: add accept handler for communication channel
,
Michael Roth
,
14:44
[Qemu-devel] [RFC][PATCH 14/15] virtproxy: Makefile/configure changes to build qemu-vp
,
Michael Roth
,
14:44
[Qemu-devel] [RFC][PATCH 04/15] virtproxy: list look-up functions conns/oforwards/iforwards
,
Michael Roth
,
14:44
[Qemu-devel] [RFC][PATCH 15/15] virtproxy: qemu-vp, main logic
,
Michael Roth
,
14:44
[Qemu-devel] [RFC][PATCH 13/15] virtproxy: add read handler for proxied connections
,
Michael Roth
,
14:44
[Qemu-devel] [RFC][PATCH 01/15] virtproxy: base data structures and constants
,
Michael Roth
,
14:44
[Qemu-devel] [RFC][PATCH 12/15] virtproxy: interfaces to set/remove VPIForwards
,
Michael Roth
,
14:44
[Qemu-devel] [RFC][PATCH 00/15] virtproxy: host/guest communication layer
,
Michael Roth
,
14:44
[Qemu-devel] [RFC][PATCH 11/15] virtproxy: add vp_handle_packet()
,
Michael Roth
,
14:44
[Qemu-devel] [RFC][PATCH 10/15] virtproxy: add handler for control packet
,
Michael Roth
,
14:44
[Qemu-devel] [RFC][PATCH 09/15] virtproxy: add handler for data packets
,
Michael Roth
,
14:44
[Qemu-devel] [RFC][PATCH 08/15] virtproxy: interfaces to set/remove/handle VPOForwards
,
Michael Roth
,
14:44
[Qemu-devel] [RFC][PATCH 03/15] virtproxy: add debug functions for virtproxy core
,
Michael Roth
,
14:44
[Qemu-devel] [RFC][PATCH 07/15] virtproxy: add vp_new() VPDriver constructor
,
Michael Roth
,
14:44
[Qemu-devel] [RFC][PATCH 02/15] virtproxy: qemu-vp, standalone daemon skeleton
,
Michael Roth
,
14:44
[Qemu-devel] [RFC][PATCH 06/15] virtproxy: add read handler for communication channel
,
Michael Roth
,
14:44
[Qemu-devel] [PATCH 00/17] [RFC] static instrumentation
,
Lluís
,
14:38
[Qemu-devel] [PATCH] Refactor flush of per-CPU virtual TB cache
,
Lluís
,
14:32
[Qemu-devel] [PATCH] [arm m68k] Move helpers.h to helper.h
,
Lluís
,
14:31
[Qemu-devel] [PATCH] Allow generation of helpers with 5 arguments
,
Lluís
,
14:30
[Qemu-devel] [PATCH] Use '_raw' memory access primitives
,
Lluís
,
14:29
[Qemu-devel] Re: [PATCH 2/2] Replace remaining gcc format attributes by macro GCC_FMT_ATTR (format checking)
,
Blue Swirl
,
14:24
Re: [Qemu-devel] KVM call minutes for Oct 19
,
Chris Wright
,
14:20
[Qemu-devel] Chandra invites you to MySpace
,
Myspace
,
14:05
Re: [Qemu-devel] [PATCH 3/3] Add helper functions to enable virtio-9p make use of the threadlets
,
Venkateswararao Jujjuri (JV)
,
13:50
Re: [Qemu-devel] KVM call minutes for Oct 19
,
Chris Wright
,
13:43
[Qemu-devel] Re: [PATCH] sparc32: convert debug printf statements to tracepoints
,
Blue Swirl
,
13:42
Re: [Qemu-devel] [PATCH 2/4] Silence compiler warning in json test case
,
Luiz Capitulino
,
13:42
Re: [Qemu-devel] KVM call minutes for Oct 19
,
Anthony Liguori
,
13:42
Re: [Qemu-devel] [PATCH 2/4] Silence compiler warning in json test case
,
Markus Armbruster
,
13:15
Re: [Qemu-devel] [PATCH 0/2] v3 Decouple block device removal from device removal
,
Ryan Harper
,
12:58
Re: Fwd: [Qemu-devel] bdrv_flush for qemu block drivers nbd, rbd and sheepdog
,
Sage Weil
,
12:46
Re: [Qemu-devel] [PATCH 0/2] v3 Decouple block device removal from device removal
,
Kevin Wolf
,
12:10
[Qemu-devel] [PATCH] usb-linux: allow multiple devices with matching IDs
,
Grazvydas Ignotas
,
12:10
Re: [Qemu-devel] [PATCH 1/2] v2 Add drive_get_by_id
,
Luiz Capitulino
,
12:03
Re: [Qemu-devel] [PATCH 0/2] v3 Decouple block device removal from device removal
,
Luiz Capitulino
,
12:03
Re: [Qemu-devel] [PATCH 2/2] v3 Fix Block Hotplug race with drive_unplug()
,
Luiz Capitulino
,
12:03
[Qemu-devel] Re: [RFC][PATCH 4/5] trace-event
,
Stefan Hajnoczi
,
11:28
[Qemu-devel] Re: [PATCH] sparc32: convert debug printf statements to tracepoints
,
Stefan Hajnoczi
,
11:22
Re: [Qemu-devel] [PATCH v3 0/5] qed: Add QEMU Enhanced Disk format
,
Stefan Hajnoczi
,
11:06
[Qemu-devel] [PATCH v3 3/5] qed: Table, L2 cache, and cluster functions
,
Stefan Hajnoczi
,
10:56
[Qemu-devel] [PATCH v3 4/5] qed: Read/write support
,
Stefan Hajnoczi
,
10:56
[Qemu-devel] [PATCH v3 2/5] qed: Add QEMU Enhanced Disk image format
,
Stefan Hajnoczi
,
10:56
[Qemu-devel] [PATCH v3 5/5] qed: Consistency check support
,
Stefan Hajnoczi
,
10:56
[Qemu-devel] [PATCH v3 1/5] docs: Add QED image format specification
,
Stefan Hajnoczi
,
10:56
[Qemu-devel] (no subject)
,
Stefan Hajnoczi
,
10:56
Re: [Qemu-devel] Re: [PATCH v6 07/12] pcie/hotplug: introduce pushing attention button command
,
Anthony Liguori
,
10:52
Re: [Qemu-devel] Re: [PATCH v6 07/12] pcie/hotplug: introduce pushing attention button command
,
Michael S. Tsirkin
,
10:45
[Qemu-devel] [PATCH 4/4] monitor: Ignore "." and ".." when completing file name.
,
Luiz Capitulino
,
10:07
[Qemu-devel] [PATCH 3/4] Fix test suite build with tracing enabled
,
Luiz Capitulino
,
10:06
[Qemu-devel] [PATCH 2/4] Silence compiler warning in json test case
,
Luiz Capitulino
,
10:06
[Qemu-devel] [PATCH 1/4] Trivial fix for QMP/qmp-events.txt
,
Luiz Capitulino
,
10:06
[Qemu-devel] [PULL 0/4]: Monitor queue
,
Luiz Capitulino
,
10:06
Re: [Qemu-devel] bdrv_flush for qemu block drivers nbd, rbd and sheepdog
,
Anthony Liguori
,
10:01
Re: [Qemu-devel] bdrv_flush for qemu block drivers nbd, rbd and sheepdog
,
Kevin Wolf
,
09:57
Re: [Qemu-devel] [PATCH 0/6] First part of autoconfy series: cleanup tests/
,
Luiz Capitulino
,
09:55
Re: [Qemu-devel] [PATCH 0/6] First part of autoconfy series: cleanup tests/
,
Paolo Bonzini
,
09:53
Re: [Qemu-devel] [PATCH 1/2] usb-ccid: add CCID bus
,
Markus Armbruster
,
09:49
Re: [Qemu-devel] [PATCH 0/3] add usb_detach and usb_attach (v3)
,
Luiz Capitulino
,
09:45
Re: [Qemu-devel] bdrv_flush for qemu block drivers nbd, rbd and sheepdog
,
Anthony Liguori
,
09:45
Re: [Qemu-devel] [PATCH 0/6] First part of autoconfy series: cleanup tests/
,
Luiz Capitulino
,
09:45
[Qemu-devel] [PATCH 11/11] virtio-blk: Respect werror option for flushes
,
Kevin Wolf
,
09:43
[Qemu-devel] [PATCH 08/11] qemu-img: Fix qemu-img convert -obacking_file
,
Kevin Wolf
,
09:43
[Qemu-devel] [PATCH 10/11] ide: Handle flush failure
,
Kevin Wolf
,
09:43
[Qemu-devel] [PATCH 09/11] ide: Factor ide_flush_cache out
,
Kevin Wolf
,
09:43
Re: [Qemu-devel] [PATCH 0/3] add usb_detach and usb_attach (v3)
,
Anthony Liguori
,
09:43
[Qemu-devel] [PATCH 07/11] block: Use GCC_FMT_ATTR and fix a format error
,
Kevin Wolf
,
09:43
[Qemu-devel] [PATCH 06/11] qemu-io: New command map
,
Kevin Wolf
,
09:43
[Qemu-devel] [PATCH 05/11] Copy snapshots out of QCOW2 disk
,
Kevin Wolf
,
09:43
[Qemu-devel] [PATCH 04/11] ide: set WCACHE supported in IDENTIFY data
,
Kevin Wolf
,
09:43
[Qemu-devel] [PATCH 03/11] qcow2: Remove old image creation function
,
Kevin Wolf
,
09:43
[Qemu-devel] [PATCH 01/11] qcow2: Support exact L1 table growth
,
Kevin Wolf
,
09:43
[Qemu-devel] [PATCH 02/11] qcow2: Simplify image creation
,
Kevin Wolf
,
09:43
[Qemu-devel] [PULL 00/11] Block patches
,
Kevin Wolf
,
09:43
Re: [Qemu-devel] [PATCH 0/6] First part of autoconfy series: cleanup tests/
,
Paolo Bonzini
,
09:38
Re: [Qemu-devel] bdrv_flush for qemu block drivers nbd, rbd and sheepdog
,
Kevin Wolf
,
09:34
Re: [Qemu-devel] [PATCH 0/7] [PULL] qemu-kvm.git uq/master queue
,
Anthony Liguori
,
09:27
Re: [Qemu-devel] [PATCH 0/6] First part of autoconfy series: cleanup tests/
,
Luiz Capitulino
,
09:26
Re: [Qemu-devel] [PATCH 0/3] add usb_detach and usb_attach (v3)
,
Luiz Capitulino
,
09:17
Re: [Qemu-devel] [PATCH 0/3] add usb_detach and usb_attach (v3)
,
Luiz Capitulino
,
09:06
Re: [Qemu-devel] [PATCH 0/3] add usb_detach and usb_attach (v3)
,
Anthony Liguori
,
09:05
Re: [Qemu-devel] bdrv_flush for qemu block drivers nbd, rbd and sheepdog
,
Anthony Liguori
,
09:04
[Qemu-devel] Re: [RESEND PATCH] monitor: properly handle illegal fd/vhostfd from command line
,
Luiz Capitulino
,
08:44
Re: [Qemu-devel] Re: [PATCH v6 07/12] pcie/hotplug: introduce pushing attention button command
,
Markus Armbruster
,
07:36
Re: [Qemu-devel] [PATCH]: VNC: set listener socket to non-blocking mode
,
Gianni Tedesco
,
07:34
Re: [Qemu-devel] Re: [PATCH v6 08/12] pcie/aer: helper functions for pcie aer capability
,
Markus Armbruster
,
07:28
[Qemu-devel] Re: [PATCH 2/2] Replace remaining gcc format attributes by macro GCC_FMT_ATTR (format checking)
,
Stefan Weil
,
06:34
Re: [Qemu-devel] [PATCH 2/2] v2 Fix Block Hotplug race with drive_unplug()
,
Kevin Wolf
,
06:32
Re: [Qemu-devel] v6: [PATCH 0/3]: Threadlets: A generic task offloading framework
,
Amit Shah
,
05:59
Re: [Qemu-devel] [PATCH v9 0/4] Introduce strtosz and make use of it
,
Markus Armbruster
,
05:45
[Qemu-devel] Re: [PATCH v6 08/12] pcie/aer: helper functions for pcie aer capability
,
Michael S. Tsirkin
,
05:45
Re: [Qemu-devel] bdrv_flush for qemu block drivers nbd, rbd and sheepdog
,
Kevin Wolf
,
04:47
Re: Fwd: [Qemu-devel] bdrv_flush for qemu block drivers nbd, rbd and sheepdog
,
Kevin Wolf
,
04:39
Re: [Qemu-devel] bdrv_flush for qemu block drivers nbd, rbd and sheepdog
,
Kevin Wolf
,
04:28
Re: [Qemu-devel] [PATCH v9 0/4] Introduce strtosz and make use of it
,
Markus Armbruster
,
04:14
[Qemu-devel] Re: VM with two interfaces
,
Stefan Hajnoczi
,
04:13
Re: [Qemu-devel] [PATCH v9 0/4] Introduce strtosz and make use of it
,
Jes Sorensen
,
04:13
Re: [Qemu-devel] [PATCH 2/2] v2 Fix Block Hotplug race with drive_unplug()
,
Daniel P. Berrange
,
04:12
[Qemu-devel] [Bug 663713] Re: Mouse frozen under an emulated ubuntu
,
FredBezies
,
03:46
Re: [Qemu-devel] [PATCH 1/3] Introduce threadlets
,
Balbir Singh
,
03:02
Re: [Qemu-devel] bdrv_flush for qemu block drivers nbd, rbd and sheepdog
,
MORITA Kazutaka
,
01:43
October 21, 2010
Re: [Qemu-devel] [PATCH 0/3] add usb_detach and usb_attach (v3)
,
Ryan Harper
,
23:17
[Qemu-devel] [PATCH 1/2] v2 Add drive_get_by_id
,
Ryan Harper
,
22:56
[Qemu-devel] [PATCH 2/2] v3 Fix Block Hotplug race with drive_unplug()
,
Ryan Harper
,
22:56
[Qemu-devel] [PATCH 0/2] v3 Decouple block device removal from device removal
,
Ryan Harper
,
22:56
[Qemu-devel] Offerta
,
Tipografia
,
22:28
[Qemu-devel] Offerta
,
Tipografia
,
19:54
[Qemu-devel] Re: [PATCH v6 08/12] pcie/aer: helper functions for pcie aer capability
,
Isaku Yamahata
,
19:53
[Qemu-devel] Re: VM with two interfaces
,
Nirmal Guhan
,
18:49
Re: [Qemu-devel] [PATCH 2/2] v2 Fix Block Hotplug race with drive_unplug()
,
Ryan Harper
,
17:37
[Qemu-devel] [PATCH] sparc32: convert debug printf statements to tracepoints
,
Blue Swirl
,
16:14
Re: [Qemu-devel] KVM call minutes for Oct 19
,
Andrew Beekhof
,
15:48
Re: [Qemu-devel] [PATCH 3/3] monitor: add usb_attach and usb_detach
,
Alon Levy
,
15:33
Re: [Qemu-devel] bdrv_flush for qemu block drivers nbd, rbd and sheepdog
,
Laurent Vivier
,
15:33
[Qemu-devel] [PATCH 2/7] x86, mce: broadcast mce depending on the cpu version
,
Marcelo Tosatti
,
14:27
[Qemu-devel] [PATCH 6/7] kvm: writeback SMP TSCs on migration only
,
Marcelo Tosatti
,
14:27
[Qemu-devel] [PATCH 1/7] x86, mce: ignore SRAO only when MCG_SER_P is available
,
Marcelo Tosatti
,
14:27
[Qemu-devel] [PATCH 7/7] kvm: save/restore x86-64 MSRs on x86-64 kernels
,
Marcelo Tosatti
,
14:26
[Qemu-devel] [PATCH 3/7] Fix build on !KVM_CAP_MCE
,
Marcelo Tosatti
,
14:26
[Qemu-devel] [PATCH 4/7] kvm: add save/restore of MSR_VM_HSAVE_PA
,
Marcelo Tosatti
,
14:26
[Qemu-devel] [PATCH 5/7] kvm: factor out kvm_has_msr_star
,
Marcelo Tosatti
,
14:26
[Qemu-devel] [PATCH 0/7] [PULL] qemu-kvm.git uq/master queue
,
Marcelo Tosatti
,
14:26
[Qemu-devel] Fwd: Your Userful Multiplier Download
,
jairo mayorga
,
14:21
[Qemu-devel] [PATCH V6 13/15] xen: Initialize event channels and io rings
,
anthony . perard
,
13:39
[Qemu-devel] [PATCH V6 15/15] acpi-piix4: Add Xen hypercall for sleep state.
,
anthony . perard
,
13:38
[Qemu-devel] [PATCH V6 14/15] xen: Set running state in xenstore.
,
anthony . perard
,
13:38
[Qemu-devel] [PATCH V6 11/15] Introduce qemu_ram_ptr_unlock.
,
anthony . perard
,
13:38
[Qemu-devel] [PATCH V6 12/15] vl.c: Introduce getter for shutdown_requested and reset_requested.
,
anthony . perard
,
13:38
[Qemu-devel] [PATCH V6 06/15] xen: Add the Xen platform pci device
,
anthony . perard
,
13:38
[Qemu-devel] [PATCH V6 09/15] xen: Introduce the Xen mapcache
,
anthony . perard
,
13:38
[Qemu-devel] [PATCH V6 10/15] configure: Always use 64bits target physical addresses with xen enabled.
,
anthony . perard
,
13:38
[Qemu-devel] [PATCH V6 08/15] xen: add a 8259 Interrupt Controller
,
anthony . perard
,
13:37
[Qemu-devel] [PATCH V6 07/15] piix_pci: Introduces Xen specific call for irq.
,
anthony . perard
,
13:37
[Qemu-devel] [PATCH V6 05/15] xen: Add xen in -accel option.
,
anthony . perard
,
13:37
[Qemu-devel] [PATCH V6 04/15] Introduce -accel command option.
,
anthony . perard
,
13:37
[Qemu-devel] [PATCH V6 03/15] xen: Add xen_machine_fv
,
anthony . perard
,
13:37
[Qemu-devel] [PATCH V6 02/15] xen: Support new libxc calls from xen unstable.
,
anthony . perard
,
13:37
[Qemu-devel] [PATCH V6 01/15] xen: Replace some tab-indents with spaces (clean-up).
,
anthony . perard
,
13:37
[Qemu-devel] [PATCH V6 00/15] xen device model support
,
anthony . perard
,
13:37
Re: [Qemu-devel] KVM call minutes for Oct 19
,
Chris Wright
,
12:55
Re: [Qemu-devel] [PATCH]: VNC: set listener socket to non-blocking mode
,
Anthony Liguori
,
12:44
Re: [Qemu-devel] qemu arm with non-linux image
,
Stefan Weil
,
12:35
Re: [Qemu-devel] Re: [PATCH,curses] Fix address@hidden and ESC
,
andrzej zaborowski
,
12:26
Re: [Qemu-devel] KVM call minutes for Oct 19
,
Anthony Liguori
,
12:25
[Qemu-devel] VM with two interfaces
,
Nirmal Guhan
,
12:23
[Qemu-devel] [PATCH]: VNC: set listener socket to non-blocking mode
,
Gianni Tedesco
,
12:18
[Qemu-devel] Re: [PATCH] x86, mce: broadcast mce depending on the cpu version
,
Marcelo Tosatti
,
12:03
[Qemu-devel] Re: [PATCHv2] Add support for async page fault to qemu
,
Marcelo Tosatti
,
12:03
Re: [Qemu-devel] KVM call minutes for Oct 19
,
Andrew Beekhof
,
11:43
Re: [SeaBIOS] [Qemu-devel] [PATCH 1/2] pci: Automatically patch PCI device id in PCI ROM
,
Avi Kivity
,
11:35
[Qemu-devel] [PATCH 3/4] Switch migrate_set_speed() to take an 'o' argument rather than a float.
,
Jes . Sorensen
,
11:16
[Qemu-devel] [PATCH 4/4] Remove obsolete 'f' double parameter type
,
Jes . Sorensen
,
11:16
[Qemu-devel] [PATCH 2/4] Add support for 'o' octet (bytes) format as monitor parameter.
,
Jes . Sorensen
,
11:16
[Qemu-devel] [PATCH 1/4] Introduce strtosz() library function to convert a string to a byte count.
,
Jes . Sorensen
,
11:16
[Qemu-devel] [PATCH v9 0/4] Introduce strtosz and make use of it
,
Jes . Sorensen
,
11:16
[Qemu-devel] [PATCHv2] Add support for async page fault to qemu
,
Gleb Natapov
,
11:08
Re: [Qemu-devel] bdrv_flush for qemu block drivers nbd, rbd and sheepdog
,
Anthony Liguori
,
11:07
[Qemu-devel] bdrv_flush for qemu block drivers nbd, rbd and sheepdog
,
Kevin Wolf
,
10:07
Re: [Qemu-devel] KVM call minutes for Oct 19
,
Anthony Liguori
,
09:32
Re: [Qemu-devel] [PATCH 2/2] v2 Fix Block Hotplug race with drive_unplug()
,
Daniel P. Berrange
,
09:28
Re: [Qemu-devel] [PATCH 0/3] add usb_detach and usb_attach (v3)
,
Alon Levy
,
09:27
Re: [Qemu-devel] [PATCH 3/3] Add helper functions to enable virtio-9p make use of the threadlets
,
Arun R Bharadwaj
,
09:26
Re: [Qemu-devel] [PATCH 0/3] add usb_detach and usb_attach (v3)
,
Alon Levy
,
09:24
Re: [Qemu-devel] KVM call minutes for Oct 19
,
Daniel P. Berrange
,
09:18
Re: [SeaBIOS] [Qemu-devel] [PATCH 1/2] pci: Automatically patch PCI device id in PCI ROM
,
Anthony Liguori
,
09:15
Re: [Qemu-devel] [PATCH 0/3] add usb_detach and usb_attach (v3)
,
Anthony Liguori
,
09:13
Re: [Qemu-devel] KVM call minutes for Oct 19
,
Anthony Liguori
,
09:09
Re: [Qemu-devel] KVM call minutes for Oct 19
,
Dor Laor
,
09:06
Re: [Qemu-devel] [PATCH 0/3] add usb_detach and usb_attach (v3)
,
Gerd Hoffmann
,
09:03
Re: [Qemu-devel] KVM call minutes for Oct 19
,
Anthony Liguori
,
09:02
[Qemu-devel] Re: [Tracing][v4 PATCH 2/2] Add documentation for QMP interfaces
,
Luiz Capitulino
,
08:12
[Qemu-devel] [PATCH 3/3] Add helper functions to enable virtio-9p make use of the threadlets
,
Arun R Bharadwaj
,
08:11
[Qemu-devel] [PATCH 1/3] Introduce threadlets
,
Arun R Bharadwaj
,
08:11
[Qemu-devel] [PATCH 2/3] Make paio subsystem use threadlets
,
Arun R Bharadwaj
,
08:11
[Qemu-devel] [PATCH 0/3]: v7: Threadlets: A generic task offloading framework.
,
Arun R Bharadwaj
,
08:11
[Qemu-devel] [RESEND PATCH] monitor: properly handle illegal fd/vhostfd from command line
,
Jason Wang
,
07:29
Re: [Qemu-devel] [PATCH 3/3] monitor: add usb_attach and usb_detach
,
Alon Levy
,
06:58
Re: [Qemu-devel] KVM call minutes for Oct 19
,
Dor Laor
,
06:26
Re: [Qemu-devel] KVM call minutes for Oct 19
,
Andrew Beekhof
,
06:22
Re: [SeaBIOS] [Qemu-devel] [PATCH 1/2] pci: Automatically patch PCI device id in PCI ROM
,
Avi Kivity
,
06:09
[Qemu-devel] Re: [SeaBIOS] [PATCH] mark irq9 active high in DSDT
,
Avi Kivity
,
06:07
Re: [Qemu-devel] [PATCH 3/3] monitor: add usb_attach and usb_detach
,
Gerd Hoffmann
,
06:00
[Qemu-devel] [RFC 0/5] QMP interfaces for tracing
,
Prerna Saxena
,
05:57
[Qemu-devel] [RFC][PATCH 4/5] trace-event
,
Prerna Saxena
,
05:50
[Qemu-devel] [RFC] [PATCH 3/5] query-trace-file
,
Prerna Saxena
,
05:49
[Qemu-devel] [RFC][PATCH 5/5] set-trace-file
,
Prerna Saxena
,
05:42
[Qemu-devel] Re: [PATCH v6 07/12] pcie/hotplug: introduce pushing attention button command
,
Isaku Yamahata
,
05:41
[Qemu-devel] [RFC][PATCH 2/5] query-trace-events
,
Prerna Saxena
,
05:37
[Qemu-devel] [RFC][PATCH 1/5] query-trace command
,
Prerna Saxena
,
05:36
Re: [Qemu-devel] [PATCH 2/3] Make paio subsystem use threadlets
,
Stefan Hajnoczi
,
05:28
Re: Tracing block devices (was: Re: [Qemu-devel] Static tracepoint control via trace-event)
,
Daniel P. Berrange
,
05:07
Re: Tracing block devices (was: Re: [Qemu-devel] Static tracepoint control via trace-event)
,
Stefan Hajnoczi
,
05:05
[Qemu-devel] [PATCH] x86, mce: broadcast mce depending on the cpu version
,
Hidetoshi Seto
,
04:47
[Qemu-devel] [PATCH] x86, mce: ignore SRAO only when MCG_SER_P is available
,
Hidetoshi Seto
,
04:47
Re: [Qemu-devel] [PATCH 2/3] Make paio subsystem use threadlets
,
Arun R Bharadwaj
,
04:40
[Qemu-devel] [Bug 654913] Re: Windows XP uses 200% CPU when given 2 VCPUs
,
Michael Tokarev
,
04:31
[Qemu-devel] [PATCH] Fix build on !KVM_CAP_MCE
,
Hidetoshi Seto
,
04:24
[Qemu-devel] [PATCH 6/6] rewrite i386 tests Makefile
,
Paolo Bonzini
,
04:19
[Qemu-devel] [PATCH 5/6] fix test_path
,
Paolo Bonzini
,
04:19
[Qemu-devel] [PATCH 4/6] make runcom compile on recent distributions
,
Paolo Bonzini
,
04:19
[Qemu-devel] [PATCH 3/6] disable test_enter on i386, it is broken
,
Paolo Bonzini
,
04:19
[Qemu-devel] [PATCH 0/6] First part of autoconfy series: cleanup tests/
,
Paolo Bonzini
,
04:19
[Qemu-devel] [PATCH 1/6] unbreak "make" from tests directory
,
Paolo Bonzini
,
04:19
[Qemu-devel] [PATCH 2/6] unbreak "make" from vpath-built tests directory
,
Paolo Bonzini
,
04:19
[Qemu-devel] Re: [PATCH v6 08/12] pcie/aer: helper functions for pcie aer capability
,
Michael S. Tsirkin
,
04:13
[Qemu-devel] Re: [PATCH v6 07/12] pcie/hotplug: introduce pushing attention button command
,
Michael S. Tsirkin
,
04:09
Re: [Qemu-devel] KVM call minutes for Oct 19
,
Paolo Bonzini
,
03:45
[Qemu-devel] Re: [PATCH 08/10] MCE: Relay UCR MCE to guest
,
Paolo Bonzini
,
03:41
Re: Tracing block devices (was: Re: [Qemu-devel] Static tracepoint control via trace-event)
,
Richard W.M. Jones
,
03:39
[Qemu-devel] Re: [Tracing][RFC] QMP interface to toggle state of a trace-event
,
Prerna Saxena
,
02:54
[Qemu-devel] Re: [Tracing][v4 PATCH 2/2] Add documentation for QMP interfaces
,
Prerna Saxena
,
02:51
[Qemu-devel] [PATCH 1/2] monitor: add sub_args_type for second level parameters
,
Alon Levy
,
02:37
[Qemu-devel] [PATCH 2/2] monitor info qtree: add optional bus id
,
Alon Levy
,
02:37
[Qemu-devel] [PATCH 0/2] add optional root to info qtree
,
Alon Levy
,
02:37
[Qemu-devel] [PATCH 3/3] monitor: add usb_attach and usb_detach (v2)
,
Alon Levy
,
02:36
[Qemu-devel] [PATCH 2/3] usb: add public usb_device_by_id
,
Alon Levy
,
02:36
[Qemu-devel] [PATCH 1/3] qdev: make qdev_find_recursive public
,
Alon Levy
,
02:36
[Qemu-devel] [PATCH 0/3] add usb_detach and usb_attach (v3)
,
Alon Levy
,
02:36
Re: [Qemu-devel] qemu arm with non-linux image
,
Mulyadi Santosa
,
01:49
Re: [Qemu-devel] multi-threaded smp support
,
Mulyadi Santosa
,
01:48
Re: [Qemu-devel] [PATCH] virtio-blk: Respect werror option for flushes
,
Christoph Hellwig
,
01:22
Re: [Qemu-devel] [PATCH 2/2] ide: Handle flush failure
,
Christoph Hellwig
,
01:21
Re: [Qemu-devel] [PATCH 1/2] ide: Factor ide_flush_cache out
,
Christoph Hellwig
,
01:21
Re: Tracing block devices (was: Re: [Qemu-devel] Static tracepoint control via trace-event)
,
Christoph Hellwig
,
01:20
[Qemu-devel] Re: [PATCH v6 08/12] pcie/aer: helper functions for pcie aer capability
,
Isaku Yamahata
,
01:15
[Qemu-devel] multi-threaded smp support
,
Wenhao Xu
,
00:09
October 20, 2010
[Qemu-devel] Re: [PATCH v6 07/12] pcie/hotplug: introduce pushing attention button command
,
Isaku Yamahata
,
23:46
[Qemu-devel] qemu arm with non-linux image
,
Nathan Fain
,
21:34
Re: [Qemu-devel] KVM call minutes for Oct 19
,
Alexander Graf
,
21:17
[Qemu-devel] [Bug 654913] Re: Windows XP uses 200% CPU when given 2 VCPUs
,
.:. brainsik
,
18:55
Re: [Qemu-devel] KVM call minutes for Oct 19
,
Dor Laor
,
18:47
Re: [Qemu-devel] [PATCH 1/2] Use defines instead of numbers for pci hotplug sts bit
,
Anthony Liguori
,
18:24
[Qemu-devel] Re: [PATCH 08/10] MCE: Relay UCR MCE to guest
,
Anthony Liguori
,
18:03
[Qemu-devel] Re: [PATCH 00/10] [PULL] qemu-kvm.git uq/master queue
,
Anthony Liguori
,
17:59
[Qemu-devel] Re: [PATCH 08/10] MCE: Relay UCR MCE to guest
,
Paolo Bonzini
,
17:57
Re: [Qemu-devel] Re: [PATCH 08/10] MCE: Relay UCR MCE to guest
,
Marcelo Tosatti
,
17:40
Re: [Qemu-devel] Re: [PATCH 08/10] MCE: Relay UCR MCE to guest
,
Marcelo Tosatti
,
17:40
[Qemu-devel] [Bug 654913] Re: Windows XP uses 200% CPU when given 2 VCPUs
,
Michael Tokarev
,
17:01
Re: [Qemu-devel] [PATCH] Add a DTrace tracing backend targetted for SystemTAP compatability (v3)
,
Stefan Hajnoczi
,
17:01
[Qemu-devel] Re: [PATCH 08/10] MCE: Relay UCR MCE to guest
,
Anthony Liguori
,
16:59
[Qemu-devel] Re: [PATCH] tcg: Fix compiler error (comparison of unsigned expression)
,
Blue Swirl
,
16:56
[Qemu-devel] Re: [PATCH] configure: Support disabling warnings in $gcc_flags
,
Blue Swirl
,
16:56
[Qemu-devel] [Bug 654913] Re: Windows XP uses 200% CPU when given 2 VCPUs
,
Michael Tokarev
,
16:50
[Qemu-devel] Re: [PATCH 1/2] pci: Automatically patch PCI vendor id and device id in PCI ROM
,
Stefan Weil
,
16:30
[Qemu-devel] Re: [PATCH 05/10] kvm: x86: add mce support
,
Anthony Liguori
,
15:58
[Qemu-devel] Re: [PATCH 07/10] Add RAM -> physical addr mapping in MCE simulation
,
Anthony Liguori
,
15:56
[Qemu-devel] Re: [PATCH 09/10] Add savevm/loadvm support for MCE
,
Anthony Liguori
,
15:54
[Qemu-devel] Re: [PATCH 00/10] [PULL] qemu-kvm.git uq/master queue
,
Anthony Liguori
,
15:52
[Qemu-devel] Re: [PATCH 08/10] MCE: Relay UCR MCE to guest
,
Anthony Liguori
,
15:52
[Qemu-devel] Re: [Tracing][RFC] QMP interface to toggle state of a trace-event
,
Luiz Capitulino
,
15:23
[Qemu-devel] Re: [Tracing][v4 PATCH 2/2] Add documentation for QMP interfaces
,
Luiz Capitulino
,
15:18
[Qemu-devel] Re: [PATCH 00/10] [PULL] qemu-kvm.git uq/master queue
,
Anthony Liguori
,
15:15
[Qemu-devel] [PATCH] Remove 16-character limit on process title
,
John Morrissey
,
15:10
[Qemu-devel] Re: [PATCH 00/10] [PULL] qemu-kvm.git uq/master queue
,
Marcelo Tosatti
,
15:06
Re: [Qemu-devel] [PATCH 0/2] mouse fixups
,
Anthony Liguori
,
15:04
Re: [Qemu-devel] [PULL] virtio-9p patches - Request for pull
,
Anthony Liguori
,
15:03
[Qemu-devel] Re: [PATCH 00/10] [PULL] qemu-kvm.git uq/master queue
,
Anthony Liguori
,
15:01
Re: [Qemu-devel] [PATCH] monitor: Ignore "." and ".." when completing file name.
,
Luiz Capitulino
,
14:40
Re: [Qemu-devel] [PATCH] Fix test suite build with tracing enabled
,
Luiz Capitulino
,
14:40
Re: [Qemu-devel] Can't compile ISA device...
,
Anthony Liguori
,
14:07
[Qemu-devel] Can't compile ISA device...
,
Brian Wheeler
,
14:01
[Qemu-devel] [PATCH 09/10] Add savevm/loadvm support for MCE
,
Marcelo Tosatti
,
13:45
[Qemu-devel] [PATCH 08/10] MCE: Relay UCR MCE to guest
,
Marcelo Tosatti
,
13:45
[Qemu-devel] [PATCH 02/10] Add svm cpuid features
,
Marcelo Tosatti
,
13:45
[Qemu-devel] [PATCH 05/10] kvm: x86: add mce support
,
Marcelo Tosatti
,
13:45
[Qemu-devel] [PATCH 07/10] Add RAM -> physical addr mapping in MCE simulation
,
Marcelo Tosatti
,
13:45
[Qemu-devel] [PATCH 03/10] signalfd compatibility
,
Marcelo Tosatti
,
13:45
[Qemu-devel] [PATCH 00/10] [PULL] qemu-kvm.git uq/master queue
,
Marcelo Tosatti
,
13:45
[Qemu-devel] [PATCH 04/10] iothread: use signalfd
,
Marcelo Tosatti
,
13:45
[Qemu-devel] [PATCH 01/10] Set cpuid definition to 0 before initializing it
,
Marcelo Tosatti
,
13:45
[Qemu-devel] [PATCH 10/10] Fix memory leak in register save load due to xsave support
,
Marcelo Tosatti
,
13:45
[Qemu-devel] [PATCH 06/10] Export qemu_ram_addr_from_host
,
Marcelo Tosatti
,
13:45
[Qemu-devel] [PATCH] Add a DTrace tracing backend targetted for SystemTAP compatability (v3)
,
Daniel P. Berrange
,
13:32
[Qemu-devel] [Bug 654913] Re: Windows XP uses 200% CPU when given 2 VCPUs
,
.:. brainsik
,
13:16
[Qemu-devel] anuncie totalmente grátis!
,
Jose
,
13:12
[Qemu-devel] Re: [PATCH 1/3] trace: Relax trace-events parsing regex in simpletrace.py
,
Blue Swirl
,
12:50
[Qemu-devel] Re: [PATCH] trace: improve info trace output
,
Blue Swirl
,
12:49
Re: [Qemu-devel] [PATCH 3/3] monitor: add usb_attach and usb_detach
,
Luiz Capitulino
,
12:24
Re: [Qemu-devel] Re: [PATCH 1/3] Make kvm64 the default cpu model when kvm_enabled()
,
Blue Swirl
,
11:54
[Qemu-devel] [PATCH] virtio-blk: Respect werror option for flushes
,
Kevin Wolf
,
11:23
Re: [Qemu-devel] [PATCH v2] Add a DTrace tracing backend targetted for SystemTAP compatability
,
Stefan Hajnoczi
,
10:38
[Qemu-devel] [Bug 663713] Re: Mouse frozen under an emulated ubuntu
,
Gerd Hoffmann
,
10:11
Re: [Qemu-devel] [PATCH] Add a DTrace tracing backend targetted for SystemTAP compatability
,
Daniel P. Berrange
,
10:10
[Qemu-devel] [PATCH v2] Add a DTrace tracing backend targetted for SystemTAP compatability
,
Daniel P. Berrange
,
10:10
Re: [Qemu-devel] [PATCH] Add a DTrace tracing backend targetted for SystemTAP compatability
,
Stefan Hajnoczi
,
09:50
Re: [Qemu-devel] KVM call minutes for Oct 19
,
Daniel P. Berrange
,
09:22
Re: [Qemu-devel] KVM call minutes for Oct 19
,
Anthony Liguori
,
09:22
Re: [Qemu-devel] Git server hung
,
Anthony Liguori
,
09:21
Re: [Qemu-devel] v6: [PATCH 0/3]: Threadlets: A generic task offloading framework
,
Anthony Liguori
,
09:21
Re: [Qemu-devel] [PATCH 3/3] Add helper functions for virtio-9p to use threadlets
,
Anthony Liguori
,
09:17
Re: [Qemu-devel] [PATCH 2/3] Make paio subsystem use threadlets
,
Anthony Liguori
,
09:17
Re: [Qemu-devel] [PATCH 1/3] Introduce threadlets
,
Anthony Liguori
,
09:13
Re: [Qemu-devel] Re: KVM call agenda for Oct 19
,
Anthony Liguori
,
09:06
Re: [Qemu-devel] [PATCH 1/3] Introduce threadlets
,
Balbir Singh
,
09:05
Re: [Qemu-devel] KVM call minutes for Oct 19
,
Anthony Liguori
,
09:02
Re: [Qemu-devel] KVM call minutes for Oct 19
,
Dor Laor
,
08:16
[Qemu-devel] [Bug 663713] Re: Mouse frozen under an emulated ubuntu
,
FredBezies
,
08:06
Re: [Qemu-devel] v6: [PATCH 0/3]: Threadlets: A generic task offloading framework
,
Stefan Hajnoczi
,
08:05
Re: [Qemu-devel] v6: [PATCH 0/3]: Threadlets: A generic task offloading framework
,
Amit Shah
,
07:57
Re: [Qemu-devel] [PATCH 3/3] Add helper functions for virtio-9p to use threadlets
,
Stefan Hajnoczi
,
07:20
[Qemu-devel] [Bug 654913] Re: Windows XP uses 200% CPU when given 2 VCPUs
,
Michael Tokarev
,
07:11
Re: [Qemu-devel] KVM call minutes for Oct 19
,
Avi Kivity
,
06:48
[Qemu-devel] Re: [PATCH v6 00/12] pcie port switch emulators
,
Michael S. Tsirkin
,
06:15
[Qemu-devel] Re: [PATCH v6 02/12] pci/bridge: fix pci_bridge_reset()
,
Michael S. Tsirkin
,
06:07
[Qemu-devel] Re: [PATCH v6 07/12] pcie/hotplug: introduce pushing attention button command
,
Michael S. Tsirkin
,
06:06
[Qemu-devel] Re: [PATCH v6 08/12] pcie/aer: helper functions for pcie aer capability
,
Michael S. Tsirkin
,
06:03
Re: [Qemu-devel] qemu-0.13.0 compiling error on ppc64
,
acrux
,
06:01
[Qemu-devel] [Tracing][RFC] QMP interface to toggle state of a trace-event
,
Prerna Saxena
,
06:00
[Qemu-devel] Using libqemu for static analysis?
,
Matt Lewis
,
05:51
[Qemu-devel] Re: [PATCH v6 09/12] pcie/aer: glue aer error injection into qemu monitor
,
Michael S. Tsirkin
,
05:51
Re: [Qemu-devel] Re: KVM call agenda for Oct 19
,
Ayal Baron
,
05:41
Re: [Qemu-devel] [PATCH 2/3] Make paio subsystem use threadlets
,
Stefan Hajnoczi
,
05:30
Re: [Qemu-devel] Re: KVM call agenda for Oct 19
,
Kevin Wolf
,
05:27
[Qemu-devel] Re: [PATCH v6 02/12] pci/bridge: fix pci_bridge_reset()
,
Isaku Yamahata
,
05:04
Re: [Qemu-devel] [Bug 663713] [NEW] Mouse frozen under an emulated ubuntu
,
Gleb Natapov
,
05:04
Re: [Qemu-devel] [PATCH 2/3] Make paio subsystem use threadlets
,
Kevin Wolf
,
05:03
[Qemu-devel] [Bug 663713] Re: Mouse frozen under an emulated ubuntu
,
Michael Tokarev
,
05:01
[Qemu-devel] [PATCH] monitor: Ignore "." and ".." when completing file name.
,
Kusanagi Kouichi
,
05:00
[Qemu-devel] Re: [PATCH v6 02/12] pci/bridge: fix pci_bridge_reset()
,
Michael S. Tsirkin
,
04:56
Re: [Qemu-devel] KVM call minutes for Oct 19
,
Paolo Bonzini
,
04:33
Re: [Qemu-devel] KVM call minutes for Oct 19
,
Alexander Graf
,
04:30
[Qemu-devel] [PATCH v6 01/12] pcie: comment on hpev_intx
,
Isaku Yamahata
,
04:25
[Qemu-devel] [PATCH v6 00/12] pcie port switch emulators
,
Isaku Yamahata
,
04:25
[Qemu-devel] [PATCH v6 11/12] x3130/upstream: support aer
,
Isaku Yamahata
,
04:25
[Qemu-devel] [PATCH v6 12/12] x3130/downstream: support aer.
,
Isaku Yamahata
,
04:25
[Qemu-devel] [PATCH v6 03/12] pcie port: define struct PCIEPort/PCIESlot and helper functions
,
Isaku Yamahata
,
04:25
[Qemu-devel] [PATCH v6 06/12] x3130: pcie downstream port
,
Isaku Yamahata
,
04:25
[Qemu-devel] [PATCH v6 10/12] ioh3420: support aer
,
Isaku Yamahata
,
04:25
[Qemu-devel] [PATCH v6 07/12] pcie/hotplug: introduce pushing attention button command
,
Isaku Yamahata
,
04:25
[Qemu-devel] [PATCH v6 02/12] pci/bridge: fix pci_bridge_reset()
,
Isaku Yamahata
,
04:25
[Qemu-devel] [PATCH v6 09/12] pcie/aer: glue aer error injection into qemu monitor
,
Isaku Yamahata
,
04:25
[Qemu-devel] [PATCH v6 05/12] x3130: pcie upstream port
,
Isaku Yamahata
,
04:25
[Qemu-devel] [PATCH v6 08/12] pcie/aer: helper functions for pcie aer capability
,
Isaku Yamahata
,
04:25
Re: [Qemu-devel] KVM call minutes for Oct 19
,
Alexander Graf
,
04:24
[Qemu-devel] [PATCH v6 04/12] ioh3420: pcie root port in X58 ioh
,
Isaku Yamahata
,
04:23
Re: [Qemu-devel] [PATCH 1/3] Introduce threadlets
,
Stefan Hajnoczi
,
04:16
[Qemu-devel] [Bug 663713] [NEW] Mouse frozen under an emulated ubuntu
,
FredBezies
,
03:30
[Qemu-devel] Re: [PATCH 1/2] pci: Automatically patch PCI vendor id and device id in PCI ROM
,
Gerd Hoffmann
,
03:19
Re: [Qemu-devel] Re: Git server hung
,
Roy Tam
,
00:02
October 19, 2010
[Qemu-devel] Re: Git server hung
,
Michael Crawford
,
23:50
Re: [Qemu-devel] [PATCH 1/3] Introduce threadlets
,
Venkateswararao Jujjuri (JV)
,
23:46
[Qemu-devel] Git server hung
,
Michael Crawford
,
23:38
Re: [Qemu-devel] [PATCH 1/3] Introduce threadlets
,
Venkateswararao Jujjuri (JV)
,
23:20
Re: [Qemu-devel] [PATCH 1/3] Introduce threadlets
,
Balbir Singh
,
22:27
Re: [Qemu-devel] [PATCH 2/3] Make paio subsystem use threadlets
,
Balbir Singh
,
22:24
Re: [Qemu-devel] [PATCH 1/3] Introduce threadlets
,
Balbir Singh
,
22:22
Re: [Qemu-devel] qemu-0.13.0 compiling error on ppc64
,
malc
,
19:54
[Qemu-devel] qemu-0.13.0 compiling error on ppc64
,
acrux
,
19:29
[Qemu-devel] Re: [PATCH v5 00/14] pcie port switch emulators
,
Michael S. Tsirkin
,
19:22
[Qemu-devel] Re: [PATCH v5 00/14] pcie port switch emulators
,
Wei Xu
,
19:20
[Qemu-devel] Re: [PATCH v5 00/14] pcie port switch emulators
,
Isaku Yamahata
,
19:17
[Qemu-devel] Re: [PATCH v5 00/14] pcie port switch emulators
,
Michael S. Tsirkin
,
19:09
[Qemu-devel] Re: [PATCH v5 00/14] pcie port switch emulators
,
Wei Xu
,
19:05
[Qemu-devel] Re: [PATCH v5 00/14] pcie port switch emulators
,
Isaku Yamahata
,
18:56
[Qemu-devel] Re: [PATCH v5 00/14] pcie port switch emulators
,
Michael S. Tsirkin
,
18:47
[Qemu-devel] Re: [PATCH v5 00/14] pcie port switch emulators
,
Isaku Yamahata
,
18:39
[Qemu-devel] Re: [PATCH v5 00/14] pcie port switch emulators
,
Isaku Yamahata
,
18:36
Re: [Qemu-devel] [PATCH 1/3] Introduce threadlets
,
Anthony Liguori
,
17:36
Re: [Qemu-devel] [PATCH 1/2] pci: Automatically patch PCI vendor id and device id in PCI ROM
,
Michael S. Tsirkin
,
17:32
Re: [Qemu-devel] [PATCH 1/2] pci: Automatically patch PCI vendor id and device id in PCI ROM
,
Anthony Liguori
,
17:22
Re: [Qemu-devel] Re: KVM call agenda for Oct 19
,
Anthony Liguori
,
17:19
Re: [Qemu-devel] [PATCH 1/2] pci: Automatically patch PCI vendor id and device id in PCI ROM
,
Stefan Weil
,
17:16
[Qemu-devel] [PATCH 1/2] pci: Automatically patch PCI vendor id and device id in PCI ROM
,
Stefan Weil
,
17:09
Re: [Qemu-devel] [PATCH 1/3] Introduce threadlets
,
Venkateswararao Jujjuri (JV)
,
17:00
Re: [Qemu-devel] Re: KVM call agenda for Oct 19
,
Ayal Baron
,
16:57
Re: [Qemu-devel] Re: [PATCH 1/3] Introduce threadlets
,
Paolo Bonzini
,
15:30
Re: [Qemu-devel] Re: [PATCH 1/3] Introduce threadlets
,
Balbir Singh
,
15:12
[Qemu-devel] Re: [PATCH 1/3] Introduce threadlets
,
Paolo Bonzini
,
15:01
Re: [Qemu-devel] [PATCH 1/3] Introduce threadlets
,
Balbir Singh
,
14:37
[Qemu-devel] Re: [PATCH,curses] Fix address@hidden and ESC
,
Samuel Thibault
,
13:49
[Qemu-devel] [PATCH 1/3] Introduce threadlets
,
Arun R Bharadwaj
,
13:46
[Qemu-devel] [PATCH 2/3] Make paio subsystem use threadlets
,
Arun R Bharadwaj
,
13:46
[Qemu-devel] [PATCH 3/3] Add helper functions for virtio-9p to use threadlets
,
Arun R Bharadwaj
,
13:46
[Qemu-devel] v6: [PATCH 0/3]: Threadlets: A generic task offloading framework
,
Arun R Bharadwaj
,
13:43
[Qemu-devel] KVM Forum 2010: videos online [was Re: KVM Forum 2010: presentations online]
,
Chris Wright
,
13:15
[Qemu-devel] Re: [PATCH v5 00/14] pcie port switch emulators
,
Michael S. Tsirkin
,
13:13
Re: [Qemu-devel] Re: KVM call agenda for Oct 19
,
Anthony Liguori
,
13:10
Re: [Qemu-devel] Re: KVM call agenda for Oct 19
,
Ayal Baron
,
12:55
[Qemu-devel] Re: [PATCH][block] qcow2: Support exact L1 table growth
,
Kevin Wolf
,
12:14
[Qemu-devel] Re: [PATCH v5 00/14] pcie port switch emulators
,
Adnan Khaleel
,
12:07
[Qemu-devel] Re: [PATCH][RESEND] char: Flush read buffer in mux_chr_can_read
,
Alexander Graf
,
11:27
[Qemu-devel] Re: [PATCH][RESEND] char: Flush read buffer in mux_chr_can_read
,
Jan Kiszka
,
11:27
Re: [Qemu-devel] [PATCH 2/2] v2 Fix Block Hotplug race with drive_unplug()
,
Stefan Hajnoczi
,
11:21
[Qemu-devel] Re: [PATCH v5 00/14] pcie port switch emulators
,
Isaku Yamahata
,
11:19
[Qemu-devel] Re: [PATCH] tracing: Rename cpu_in/out to pio_in/out
,
Stefan Hajnoczi
,
11:19
[Qemu-devel] Re: [PATCH] simpletrace: Inline runtime state check
,
Stefan Hajnoczi
,
11:19
[Qemu-devel] KVM call minutes for Oct 19
,
Chris Wright
,
11:15
[Qemu-devel] [PATCH] tracing: Rename cpu_in/out to pio_in/out
,
Jan Kiszka
,
11:12
[Qemu-devel] [PATCH 2/2] ide: Handle flush failure
,
Kevin Wolf
,
11:08
[Qemu-devel] [PATCH 1/2] ide: Factor ide_flush_cache out
,
Kevin Wolf
,
11:08
[Qemu-devel] [PATCH 0/2] ide: Handle bdrv_aio_flush errors
,
Kevin Wolf
,
11:08
[Qemu-devel] [PATCH][RESEND] char: Flush read buffer in mux_chr_can_read
,
Jan Kiszka
,
11:04
[Qemu-devel] [PATCH][RESEND] pcnet: Do not receive external frames in loopback mode
,
Jan Kiszka
,
11:04
Re: Tracing block devices (was: Re: [Qemu-devel] Static tracepoint control via trace-event)
,
Stefan Hajnoczi
,
10:44
[Qemu-devel] Re: Tracing block devices
,
Jan Kiszka
,
10:39
[Qemu-devel] [PATCH 1/2] v2 Add drive_get_by_id
,
Ryan Harper
,
10:37
[Qemu-devel] [PATCH 2/2] v2 Fix Block Hotplug race with drive_unplug()
,
Ryan Harper
,
10:37
[Qemu-devel] [PATCH 09/10] MCE: Relay UCR MCE to guest (v2)
,
Marcelo Tosatti
,
10:36
Re: Testing of russian keymap (was Re: [Qemu-devel] [PATCH] fix '/' and '|' on russian keymap)
,
Oleg Sadov
,
10:36
[Qemu-devel] [PATCH 0/2] v2 Decouple block device removal from device removal
,
Ryan Harper
,
10:34
Re: [Qemu-devel] Re: Static tracepoint control via trace-event
,
Jan Kiszka
,
10:30
Tracing block devices (was: Re: [Qemu-devel] Static tracepoint control via trace-event)
,
Richard W.M. Jones
,
10:30
Re: [Qemu-devel] [PATCH 0/7] ATAPI CDROM passthrough v5
,
Michal Suchanek
,
10:28
[Qemu-devel] Re: [PATCH] Fix test suite build with tracing enabled
,
Stefan Hajnoczi
,
10:18
[Qemu-devel] [PATCH] simpletrace: Inline runtime state check
,
Jan Kiszka
,
10:15
Re: [Qemu-devel] Re: Static tracepoint control via trace-event
,
Daniel P. Berrange
,
10:12
[Qemu-devel] [PATCH] Fix test suite build with tracing enabled
,
Jan Kiszka
,
10:03
Re: [Qemu-devel] Re: Static tracepoint control via trace-event
,
Stefan Hajnoczi
,
10:03
Re: [Qemu-devel] Static tracepoint control via trace-event
,
Jan Kiszka
,
09:59
Re: [Qemu-devel] Re: KVM call agenda for Oct 19
,
Avi Kivity
,
09:55
[Qemu-devel] Re: [PATCH v5 00/14] pcie port switch emulators
,
Isaku Yamahata
,
09:55
Re: [Qemu-devel] Static tracepoint control via trace-event
,
Stefan Hajnoczi
,
09:52
[Qemu-devel] Re: [PATCH] virtio: Use ioeventfd for virtqueue notify
,
Michael S. Tsirkin
,
09:49
[Qemu-devel] CFP: 1st International QEMU Users Forum
,
Wolfgang Mueller
,
09:48
[Qemu-devel] Re: Static tracepoint control via trace-event
,
Jan Kiszka
,
09:46
[Qemu-devel] Re: [PATCH] virtio: Use ioeventfd for virtqueue notify
,
Stefan Hajnoczi
,
09:44
[Qemu-devel] Re: [PATCH] virtio: Use ioeventfd for virtqueue notify
,
Michael S. Tsirkin
,
09:43
Re: [Qemu-devel] [PATCH 00/10] [PULL] qemu-kvm.git uq/master queue
,
Anthony Liguori
,
09:41
[Qemu-devel] Re: [PATCH] virtio: Use ioeventfd for virtqueue notify
,
Michael S. Tsirkin
,
09:41
Re: [Qemu-devel] Re: KVM call agenda for Oct 19
,
Stefan Hajnoczi
,
09:38
Re: [Qemu-devel] Static tracepoint control via trace-event
,
Daniel P. Berrange
,
09:37
Re: [Qemu-devel] Re: KVM call agenda for Oct 19
,
Anthony Liguori
,
09:36
Re: [Qemu-devel] [PATCH 3/3] monitor: add usb_attach and usb_detach
,
Gerd Hoffmann
,
09:35
[Qemu-devel] Re: Static tracepoint control via trace-event
,
Stefan Hajnoczi
,
09:31
Re: [Qemu-devel] [PATCH 2/3] usb: add public usb_device_by_id
,
Gerd Hoffmann
,
09:30
Re: [Qemu-devel] Re: KVM call agenda for Oct 19
,
Anthony Liguori
,
09:29
Re: [Qemu-devel] Re: KVM call agenda for Oct 19
,
Avi Kivity
,
09:27
Re: [Qemu-devel] Re: KVM call agenda for Oct 19
,
Avi Kivity
,
09:26
[Qemu-devel] Re: [PATCH v5 00/14] pcie port switch emulators
,
Michael S. Tsirkin
,
09:24
[Qemu-devel] Re: [PATCH] virtio: Use ioeventfd for virtqueue notify
,
Stefan Hajnoczi
,
09:24
Re: [Qemu-devel] Re: KVM call agenda for Oct 19
,
Anthony Liguori
,
09:23
[Qemu-devel] Static tracepoint control via trace-event
,
Jan Kiszka
,
09:20
Re: [Qemu-devel] [PATCH 2/3] usb: add public usb_device_by_id
,
Gerd Hoffmann
,
09:19
[Qemu-devel] Re: [PATCH] virtio: Use ioeventfd for virtqueue notify
,
Anthony Liguori
,
09:18
Re: [Qemu-devel] [PATCH 2/3] usb: add public usb_device_by_id
,
Alon Levy
,
09:18
Re: [Qemu-devel] Re: KVM call agenda for Oct 19
,
Anthony Liguori
,
09:18
Re: [Qemu-devel] Re: KVM call agenda for Oct 19
,
Dor Laor
,
08:59
Re: [Qemu-devel] Re: KVM call agenda for Oct 19
,
Avi Kivity
,
08:56
[Qemu-devel] [PATCH 1/1] add ccid-card-emulated device (v2)
,
Alon Levy
,
08:52
[Qemu-devel] [PATCH 0/1] ccid emulated card (v2, for usb-ccid v3)
,
Alon Levy
,
08:51
Re: [Qemu-devel] Re: KVM call agenda for Oct 19
,
Dor Laor
,
08:49
Re: [Qemu-devel] [Tracing][v4 PATCH 2/2] Add documentation for QMP interfaces
,
Prerna Saxena
,
08:46
[Qemu-devel] Re: [PATCH v5 04/14] pci/bridge: fix pci_bridge_reset()
,
Michael S. Tsirkin
,
08:15
Re: [Qemu-devel] qemu aborts if i add a already registered device from qemu monitor ..
,
Luiz Capitulino
,
08:12
[Qemu-devel] Re: [PATCH v5 00/14] pcie port switch emulators
,
Michael S. Tsirkin
,
08:03
[Qemu-devel] Re: [PATCH v5 07/14] pcie: helper functions for pcie capability and extended capability
,
Michael S. Tsirkin
,
08:00
[Qemu-devel] Re: [PATCH v5 00/14] pcie port switch emulators
,
Michael S. Tsirkin
,
07:58
Re: [Qemu-devel] [PATCH 2/2] Fix Block Hotplug race with drive_unplug()
,
Stefan Hajnoczi
,
06:45
[Qemu-devel] [PATCH 01/10] Set cpuid definition to 0 before initializing it
,
Marcelo Tosatti
,
06:41
[Qemu-devel] [PATCH 04/10] iothread: use signalfd
,
Marcelo Tosatti
,
06:41
[Qemu-devel] [PATCH 08/10] Add RAM -> physical addr mapping in MCE simulation
,
Marcelo Tosatti
,
06:41
[Qemu-devel] [PATCH 03/10] signalfd compatibility
,
Marcelo Tosatti
,
06:41
[Qemu-devel] [PATCH 02/10] Add svm cpuid features
,
Marcelo Tosatti
,
06:41
[Qemu-devel] [PATCH 05/10] Expose thread_id in info cpus
,
Marcelo Tosatti
,
06:41
[Qemu-devel] [PATCH 07/10] Export qemu_ram_addr_from_host
,
Marcelo Tosatti
,
06:41
[Qemu-devel] [PATCH 09/10] MCE: Relay UCR MCE to guest
,
Marcelo Tosatti
,
06:41
[Qemu-devel] [PATCH 10/10] Add savevm/loadvm support for MCE
,
Marcelo Tosatti
,
06:41
[Qemu-devel] [PATCH 06/10] kvm: x86: add mce support
,
Marcelo Tosatti
,
06:41
[Qemu-devel] [PATCH 00/10] [PULL] qemu-kvm.git uq/master queue
,
Marcelo Tosatti
,
06:41
[Qemu-devel] Re: [PATCH] Implement a virtio GPU transport
,
Avi Kivity
,
06:39
[Qemu-devel] Re: [PATCH] Implement a virtio GPU transport
,
Ian Molton
,
06:37
Re: [Qemu-devel] [PATCH][block] qcow2: Support exact L1 table growth
,
Kevin Wolf
,
06:36
[Qemu-devel] [PATCH 3/3] monitor: add usb_attach and usb_detach
,
Alon Levy
,
06:34
[Qemu-devel] [PATCH 2/3] usb: add public usb_device_by_id
,
Alon Levy
,
06:34
[Qemu-devel] [PATCH 1/3] qdev: make qdev_find_recursive public
,
Alon Levy
,
06:34
[Qemu-devel] [PATCH 0/3] add usb_detach and usb_attach (v2)
,
Alon Levy
,
06:34
Re: [Qemu-devel] [PATCH 1/2] Add drive_get_by_id
,
Stefan Hajnoczi
,
06:29
Re: [Qemu-devel] [PATCH] Add a DTrace tracing backend targetted for SystemTAP compatability
,
Stefan Hajnoczi
,
06:01
[Qemu-devel] qemu aborts if i add a already registered device from qemu monitor ..
,
pradeep
,
05:58
Re: Testing of russian keymap (was Re: [Qemu-devel] [PATCH] fix '/' and '|' on russian keymap)
,
Daniel P. Berrange
,
05:32
[Qemu-devel] Re: [Tracing][v4 PATCH 2/2] Add documentation for QMP interfaces
,
Stefan Hajnoczi
,
05:12
[Qemu-devel] Re: [Tracing][v4 PATCH 1/2] Introduce QMP interfaces
,
Stefan Hajnoczi
,
05:12
[Qemu-devel] [PATCH v5 10/14] ioh3420: pcie root port in X58 ioh
,
Isaku Yamahata
,
05:07
[Qemu-devel] [PATCH v5 05/14] msi: implements msi
,
Isaku Yamahata
,
05:07
[Qemu-devel] [PATCH v5 09/14] pcie port: define struct PCIEPort/PCIESlot and helper functions
,
Isaku Yamahata
,
05:07
[Qemu-devel] [PATCH v5 11/14] x3130: pcie upstream port
,
Isaku Yamahata
,
05:07
[Qemu-devel] [PATCH v5 08/14] pcie/aer: helper functions for pcie aer capability
,
Isaku Yamahata
,
05:07
[Qemu-devel] [PATCH v5 07/14] pcie: helper functions for pcie capability and extended capability
,
Isaku Yamahata
,
05:07
[Qemu-devel] [PATCH v5 12/14] x3130: pcie downstream port
,
Isaku Yamahata
,
05:07
[Qemu-devel] [PATCH v5 06/14] pcie: add pcie constants to pcie_regs.h
,
Isaku Yamahata
,
05:07
[Qemu-devel] [PATCH v5 01/14] pci: introduce helper functions to test-and-{clear, set} mask in configuration space
,
Isaku Yamahata
,
05:07
[Qemu-devel] [PATCH v5 14/14] pcie/aer: glue aer error injection into qemu monitor
,
Isaku Yamahata
,
05:07
[Qemu-devel] [PATCH v5 02/14] pci: introduce helper function to handle msi-x and msi.
,
Isaku Yamahata
,
05:07
[Qemu-devel] [PATCH v5 03/14] pci: use pci_word_test_and_clear_mask() in pci_device_reset()
,
Isaku Yamahata
,
05:07
[Qemu-devel] [PATCH v5 00/14] pcie port switch emulators
,
Isaku Yamahata
,
05:07
[Qemu-devel] [PATCH v5 13/14] pcie/hotplug: introduce pushing attention button command
,
Isaku Yamahata
,
05:07
[Qemu-devel] [PATCH v5 04/14] pci/bridge: fix pci_bridge_reset()
,
Isaku Yamahata
,
05:07
Re: [Qemu-devel] [PATCH 1/2] pci: Automatically patch PCI vendor id and device id in PCI ROM
,
Michael S. Tsirkin
,
04:44
Re: [Qemu-devel] Re: [PATCH 1/2] pci: Automatically patch PCI vendor id and device id in PCI ROM
,
Gerd Hoffmann
,
02:40
[Qemu-devel] [Tracing][v4 PATCH 2/2] Add documentation for QMP interfaces
,
Prerna Saxena
,
02:29
[Qemu-devel] [Tracing][v4 PATCH 1/2] Introduce QMP interfaces
,
Prerna Saxena
,
02:27
[Qemu-devel] [Tracing][v4 PATCH 0/2] QMP Query interfaces for tracing
,
Prerna Saxena
,
02:21
Re: [Qemu-devel] [PATCH 0/7] ATAPI CDROM passthrough v5
,
Alexander Graf
,
02:19
[Qemu-devel] Re: [Tracing][RFC v3 PATCH 0/2] QMP Query interfaces for tracing
,
Prerna Saxena
,
01:18
October 18, 2010
[Qemu-devel] Re: KVM call agenda for Oct 19
,
Chris Wright
,
22:11
[Qemu-devel] [PATCH uq/master 2/2] kvm, x86: broadcast mce depending on the cpu version
,
Hidetoshi Seto
,
22:05
[Qemu-devel] [PATCH uq/master 1/2] kvm, x86: ignore SRAO only when MCG_SER_P is available
,
Hidetoshi Seto
,
22:04
Re: [Qemu-devel] Re: [PATCH 11/11] kvm, x86: broadcast mce depending on the cpu version
,
Hidetoshi Seto
,
22:01
[Qemu-devel] Re: [SeaBIOS] [PATCH 0/2] pciinit: fix overflow when bar allocation
,
Isaku Yamahata
,
21:57
[Qemu-devel] Re: [SeaBIOS] [PATCH 1/2] pci: introduce pci_region to manage pci io/memory/prefmemory regions.
,
Isaku Yamahata
,
21:46
Re: [Qemu-devel] Snapshots ide0-hd0 issue
,
Ubuntu Explorer
,
21:21
Re: [Qemu-devel] Snapshots ide0-hd0 issue
,
Ubuntu Explorer
,
20:27
Re: [Qemu-devel] [PATCH 0/7] ATAPI CDROM passthrough v5
,
Anthony Liguori
,
20:10
Re: [Qemu-devel] Snapshots ide0-hd0 issue
,
Ubuntu Explorer
,
19:51
Re: [Qemu-devel] [PATCH 0/7] ATAPI CDROM passthrough v5
,
Alexander Graf
,
19:30
[Qemu-devel] [PATCH 2/2] Fix Block Hotplug race with drive_unplug()
,
Ryan Harper
,
18:17
[Qemu-devel] [PATCH 1/2] Add drive_get_by_id
,
Ryan Harper
,
18:17
[Qemu-devel] [PATCH 0/2] Decouple block device removal from device removal
,
Ryan Harper
,
18:17
[Qemu-devel] [PULL] virtio-9p patches - Request for pull
,
Venkateswararao Jujjuri (JV)
,
17:25
Re: [Qemu-devel] Hitting 29 NIC limit
,
H. Peter Anvin
,
16:07
Re: [Qemu-devel] Re: [PATCH 1/2] pci: Automatically patch PCI vendor id and device id in PCI ROM
,
Anthony Liguori
,
15:59
Re: [Qemu-devel] Re: [PATCH 1/2] pci: Automatically patch PCI vendor id and device id in PCI ROM
,
Anthony Liguori
,
15:56
Re: [Qemu-devel] Re: [PATCH 1/2] pci: Automatically patch PCI vendor id and device id in PCI ROM
,
Stefan Weil
,
15:36
Re: [Qemu-devel] [PATCH 1/2] pci: Automatically patch PCI vendor id and device id in PCI ROM
,
Stefan Weil
,
15:12
Re: [Qemu-devel] Re: [PATCH 1/2] pci: Automatically patch PCI vendor id and device id in PCI ROM
,
Michael S. Tsirkin
,
15:10
Re: Testing of russian keymap (was Re: [Qemu-devel] [PATCH] fix '/' and '|' on russian keymap)
,
Anthony Liguori
,
14:59
Re: [Qemu-devel] [PATCH 1/2] pci: Automatically patch PCI vendor id and device id in PCI ROM
,
Anthony Liguori
,
14:54
[Qemu-devel] Re: [PATCH] Don't call cpu_synchronize_state() from machine init.
,
Jan Kiszka
,
14:53
Re: [Qemu-devel] [PATCH 1/2] pci: Automatically patch PCI vendor id and device id in PCI ROM
,
Anthony Liguori
,
14:44
Re: [Qemu-devel] Re: [PATCH 1/2] pci: Automatically patch PCI vendor id and device id in PCI ROM
,
Anthony Liguori
,
14:42
Re: [Qemu-devel] [PATCH 1/2] pci: Automatically patch PCI device id in PCI ROM
,
Anthony Liguori
,
14:40
[Qemu-devel] Re: [PATCH 1/3] Make kvm64 the default cpu model when kvm_enabled()
,
Anthony Liguori
,
14:33
Re: [Qemu-devel] [PATCH] Don't call cpu_synchronize_state() from machine init.
,
Scott Wood
,
14:33
[Qemu-devel] [PATCH] [virtio-9p] Add support to v9fs_string_alloc_printf() for handling %lu.
,
Venkateswararao Jujjuri (JV)
,
14:05
[Qemu-devel] Re: [PATCH 1/2] pci: Automatically patch PCI vendor id and device id in PCI ROM
,
Michael S. Tsirkin
,
14:04
[Qemu-devel] [PATCH 1/2] pci: Automatically patch PCI vendor id and device id in PCI ROM
,
Stefan Weil
,
13:55
Re: [Qemu-devel] [PATCH 1/2] pci: Automatically patch PCI device id in PCI ROM
,
Stefan Weil
,
13:54
[Qemu-devel] [ANNOUNCE] Release 0.13.0 of QEMU
,
Anthony Liguori
,
13:50
Re: Testing of russian keymap (was Re: [Qemu-devel] [PATCH] fix '/' and '|' on russian keymap)
,
Oleg Sadov
,
13:30
[Qemu-devel] Re: [PATCH] Add support for async page fault to qemu
,
Gleb Natapov
,
12:29
[Qemu-devel] [PATCH][block] qcow2: Support exact L1 table growth
,
Stefan Hajnoczi
,
11:54
[Qemu-devel] Re: [PATCH] Add support for async page fault to qemu
,
Avi Kivity
,
11:53
Re: [Qemu-devel] [PATCH 1/2] pci: Automatically patch PCI device id in PCI ROM
,
Gerd Hoffmann
,
11:51
[Qemu-devel] Re: [PATCH] Add support for async page fault to qemu
,
Juan Quintela
,
11:48
[Qemu-devel] KVM call agenda for Oct 19
,
Juan Quintela
,
11:43
Re: [Qemu-devel] Trace Logical memory
,
kenhcon bk
,
10:34
[Qemu-devel] Re: [Tracing][RFC v3 PATCH 0/2] QMP Query interfaces for tracing
,
Luiz Capitulino
,
10:22
Re: [Qemu-devel] [PATCH] Silence compiler warning in json test case
,
Luiz Capitulino
,
10:14
Re: [Qemu-devel] [PATCH] Trivial fix for QMP/qmp-events.txt
,
Luiz Capitulino
,
10:13
[Qemu-devel] [PATCH] Add a DTrace tracing backend targetted for SystemTAP compatability
,
Daniel P. Berrange
,
10:04
Re: [Qemu-devel] [PATCH 1/2] pci: Automatically patch PCI device id in PCI ROM
,
Gerd Hoffmann
,
09:31
[Qemu-devel] [PATCH] Add support for async page fault to qemu
,
Gleb Natapov
,
09:25
[Qemu-devel] [PATCH 1/1] add ccid-card-emulated device
,
Alon Levy
,
09:20
[Qemu-devel] [PATCH 0/1] ccid emulated card (v1, for usb-ccid v3)
,
Alon Levy
,
09:20
Re: [Qemu-devel] [PATCH 1/2] pci: Automatically patch PCI device id in PCI ROM
,
Stefan Weil
,
09:16
Re: [Qemu-devel] [PATCH] add support for qed format
,
Stefan Hajnoczi
,
09:16
[Qemu-devel] [PATCH] add support for qed format
,
Stefan Hajnoczi
,
09:11
[Qemu-devel] [PATCH] USB keyboard emulation key mapping error - debian#578846
,
Michael Tokarev
,
08:55
[Qemu-devel] [PATCH] Fix bug in translation of REVSH
,
Johan Bengtsson
,
08:51
Re: [Qemu-devel] LP#584139
,
Anthony Liguori
,
08:47
Re: [Qemu-devel] Changelog of qemu-0.13.0.tar.gz ?
,
Anthony Liguori
,
08:46
[Qemu-devel] [PATCH 1/3] trace: Relax trace-events parsing regex in simpletrace.py
,
Stefan Hajnoczi
,
08:43
[Qemu-devel] [PATCH 2/3] trace: Format strings must begin/end with double quotes
,
Stefan Hajnoczi
,
08:43
[Qemu-devel] Re: [PATCH] apic: convert debug printf statements to tracepoints
,
Stefan Hajnoczi
,
08:43
[Qemu-devel] [PATCH 3/3] apic: convert debug printf statements to tracepoints
,
Stefan Hajnoczi
,
08:43
Re: [Qemu-devel] [PATCH 1/3] Introduce threadlets
,
Avi Kivity
,
08:29
Re: [Qemu-devel] [PATCH 1/2] pci: Automatically patch PCI device id in PCI ROM
,
Gerd Hoffmann
,
07:54
[Qemu-devel] LP#584139
,
Michael Tokarev
,
07:35
Re: [Qemu-devel] [PATCH 1/2] pci: Automatically patch PCI device id in PCI ROM
,
Stefan Weil
,
07:16
Re: [Qemu-devel] [PATCH 1/3] Introduce threadlets
,
Arun R Bharadwaj
,
06:47
[Qemu-devel] Re: [PATCH] qemu-timer: move commonly used timer code to qemu-timer-common
,
Stefan Hajnoczi
,
06:43
[Qemu-devel] Re: TODO item: guest programmable mac/vlan filtering with macvtap
,
Arnd Bergmann
,
06:31
[Qemu-devel] Re: [PATCH] trace: improve info trace output
,
Stefan Hajnoczi
,
06:27
Re: [Qemu-devel] [PATCH 1/2] pci: Automatically patch PCI device id in PCI ROM
,
Gerd Hoffmann
,
06:09
Re: [Qemu-devel] [PATCH 1/2] pci: Automatically patch PCI device id in PCI ROM
,
Gerd Hoffmann
,
06:04
[Qemu-devel] Re: [PATCH 1/2] pci: introduce pci_region to manage pci io/memory/prefmemory regions.
,
Michael S. Tsirkin
,
06:01
[Qemu-devel] Re: [PATCH 0/2] pciinit: fix overflow when bar allocation
,
Michael S. Tsirkin
,
05:54
[Qemu-devel] [PATCH 1/2] pci: introduce pci_region to manage pci io/memory/prefmemory regions.
,
Isaku Yamahata
,
05:34
[Qemu-devel] [PATCH 0/2] pciinit: fix overflow when bar allocation
,
Isaku Yamahata
,
05:34
[Qemu-devel] [PATCH 2/2] pciinit: use pci_region functions.
,
Isaku Yamahata
,
05:34
[Qemu-devel] Re: [PATCH v3 0/9] Re-factor osdep code + macro and brace fixes
,
Paolo Bonzini
,
05:08
[Qemu-devel] Re: [PATCH 1/3] Make kvm64 the default cpu model when kvm_enabled()
,
Roedel, Joerg
,
04:22
[Qemu-devel] [PATCH 9/9] Remove unncessary includes
,
Jes . Sorensen
,
04:16
[Qemu-devel] [PATCH 8/9] Consolidate oom_check() functions
,
Jes . Sorensen
,
04:16
[Qemu-devel] [PATCH 7/9] Separate qemu_pidfile() into OS specific versions
,
Jes . Sorensen
,
04:16
[Qemu-devel] [PATCH 6/9] Do not redefine reserved key-words TRUE/FALSE
,
Jes . Sorensen
,
04:16
[Qemu-devel] [PATCH 5/9] Move qemu_gettimeofday() to OS specific files
,
Jes . Sorensen
,
04:16
[Qemu-devel] [PATCH 4/9] We only support eventfd under POSIX, move qemu_eventfd() to os-posix.c
,
Jes . Sorensen
,
04:16
[Qemu-devel] [PATCH 3/9] qemu_pipe() is used only by POSIX code, so move to oslib-posix.c
,
Jes . Sorensen
,
04:16
[Qemu-devel] [PATCH 1/9] Move QEMU OS dependant library functions to OS specific files
,
Jes . Sorensen
,
04:16
[Qemu-devel] [PATCH 2/9] Move osdep socket code to oslib-{posix, win32}.c
,
Jes . Sorensen
,
04:16
[Qemu-devel] [PATCH v3 0/9] Re-factor osdep code + macro and brace fixes
,
Jes . Sorensen
,
04:16
[Qemu-devel] Re: [PATCH 5/9] Move qemu_gettimeofday() to OS specific files
,
Jes Sorensen
,
04:08
[Qemu-devel] [Bug 181561] Re: Hardy alpha [2-6] daily-live i386 don't boot
,
Bug Watch Updater
,
04:07
[Qemu-devel] Re: [PATCH v4 05/15] pci/bridge: fix pci_bridge_reset()
,
Isaku Yamahata
,
03:45
[Qemu-devel] Re: [PATCH v4 04/15] pci: record which is written into pci configuration space
,
Michael S. Tsirkin
,
03:39
[Qemu-devel] Re: [PATCH v2][qemu-iotests] Improve test for qemu-img convert with backing file
,
Kevin Wolf
,
03:34
[Qemu-devel] Re: [PATCH 8/9] Consolidate oom_check() functions
,
Jes Sorensen
,
03:18
[Qemu-devel] Re: [PATCH v4 04/15] pci: record which is written into pci configuration space
,
Isaku Yamahata
,
03:17
[Qemu-devel] Re: [PATCH v4 05/15] pci/bridge: fix pci_bridge_reset()
,
Michael S. Tsirkin
,
03:15
[Qemu-devel] Re: [PATCH v4 05/15] pci/bridge: fix pci_bridge_reset()
,
Isaku Yamahata
,
03:10
[Qemu-devel] [Bug 586175] Re: Windows XP/2003 doesn't boot
,
Michael Tokarev
,
03:06
[Qemu-devel] Re: [PATCH v4 02/15] pci: introduce helper functions to clear/set bits in configuration space
,
Michael S. Tsirkin
,
02:39
[Qemu-devel] Re: [PATCH v4 00/15] pcie port switch emulators
,
Michael S. Tsirkin
,
02:30
[Qemu-devel] Re: [PATCH v4 05/15] pci/bridge: fix pci_bridge_reset()
,
Michael S. Tsirkin
,
02:28
[Qemu-devel] [Tracing][RFC v3 PATCH 2/2] Add documentation for QMP commands: query-trace & query-trace-events.
,
Prerna Saxena
,
02:17
Re: [Qemu-devel] Snapshots ide0-hd0 issue
,
Stefan Hajnoczi
,
02:17
[Qemu-devel] [Tracing][RFC v3 PATCH 1/2] Introduce QMP interfaces : query-trace & query-trace-events
,
Prerna Saxena
,
02:16
[Qemu-devel] Re: [PATCH v4 01/15] pci: make pci_del_capability() update for w1cmask
,
Michael S. Tsirkin
,
02:13
[Qemu-devel] [Tracing][RFC v3 PATCH 0/2] QMP Query interfaces for tracing
,
Prerna Saxena
,
02:09
[Qemu-devel] Re: [PATCH v4 09/15] pcie/aer: helper functions for pcie aer capability
,
Michael S. Tsirkin
,
01:52
[Qemu-devel] Re: [PATCH v4 02/15] pci: introduce helper functions to clear/set bits in configuration space
,
Michael S. Tsirkin
,
01:49
[Qemu-devel] Re: [PATCH v4 08/15] pcie: helper functions for pcie capability and extended capability
,
Michael S. Tsirkin
,
01:45
[Qemu-devel] Re: [PATCH v4 04/15] pci: record which is written into pci configuration space
,
Michael S. Tsirkin
,
01:45
[Qemu-devel] Re: [PATCH v4 12/15] x3130: pcie upstream port
,
Michael S. Tsirkin
,
01:05
[Qemu-devel] Changelog of qemu-0.13.0.tar.gz ?
,
Sergei Steshenko
,
00:58
October 17, 2010
[Qemu-devel] [PATCH v4 06/15] msi: implements msi
,
Isaku Yamahata
,
23:18
[Qemu-devel] [PATCH v4 09/15] pcie/aer: helper functions for pcie aer capability
,
Isaku Yamahata
,
23:18
[Qemu-devel] [PATCH v4 03/15] pci: use pci_clear_bit_word() in pci_device_reset()
,
Isaku Yamahata
,
23:18
[Qemu-devel] [PATCH v4 13/15] x3130: pcie downstream port
,
Isaku Yamahata
,
23:18
[Qemu-devel] [PATCH v4 04/15] pci: record which is written into pci configuration space
,
Isaku Yamahata
,
23:18
[Qemu-devel] [PATCH v4 11/15] ioh3420: pcie root port in X58 ioh
,
Isaku Yamahata
,
23:18
[Qemu-devel] [PATCH v4 07/15] pcie: add pcie constants to pcie_regs.h
,
Isaku Yamahata
,
23:18
[Qemu-devel] [PATCH v4 02/15] pci: introduce helper functions to clear/set bits in configuration space
,
Isaku Yamahata
,
23:18
[Qemu-devel] [PATCH v4 05/15] pci/bridge: fix pci_bridge_reset()
,
Isaku Yamahata
,
23:18
[Qemu-devel] [PATCH v4 14/15] pcie/hotplug: introduce pushing attention button command
,
Isaku Yamahata
,
23:18
[Qemu-devel] [PATCH v4 15/15] pcie/aer: glue aer error injection into qemu monitor
,
Isaku Yamahata
,
23:18
[Qemu-devel] [PATCH v4 08/15] pcie: helper functions for pcie capability and extended capability
,
Isaku Yamahata
,
23:18
[Qemu-devel] [PATCH v4 01/15] pci: make pci_del_capability() update for w1cmask
,
Isaku Yamahata
,
23:18
[Qemu-devel] [PATCH v4 12/15] x3130: pcie upstream port
,
Isaku Yamahata
,
23:18
[Qemu-devel] [PATCH v4 10/15] pcie port: define struct PCIEPort/PCIESlot and helper functions
,
Isaku Yamahata
,
23:18
[Qemu-devel] [PATCH v4 00/15] pcie port switch emulators
,
Isaku Yamahata
,
23:18
[Qemu-devel] [Bug 662461] [NEW] -name error message should have trailing newline
,
John Morrissey
,
21:50
[Qemu-devel] Snapshots ide0-hd0 issue
,
Ubuntu Explorer
,
19:37
[Qemu-devel] [Bug 586175] Re: Windows XP/2003 doesn't boot
,
tekditt
,
19:06
[Qemu-devel] Re: [PATCH] migration: don't segfault on invalid input
,
Michael S. Tsirkin
,
17:17
[Qemu-devel] Re: [PATCH] migration: don't segfault on invalid input
,
Alex Williamson
,
17:01
[Qemu-devel] [PATCH] migration: don't segfault on invalid input
,
Michael S. Tsirkin
,
14:50
[Qemu-devel] [PATCH] virtio: sanity-check available index
,
Michael S. Tsirkin
,
14:40
Re: [Qemu-devel] [PATCH V5 09/14] xen: Introduce the Xen mapcache
,
Blue Swirl
,
12:28
[Qemu-devel] [PATCH] qemu-timer: move commonly used timer code to qemu-timer-common
,
Blue Swirl
,
09:51
[Qemu-devel] [PATCH 1/2] usb-ccid: add CCID bus
,
Alon Levy
,
08:31
[Qemu-devel] [PATCH 2/2] ccid: add passthru card device
,
Alon Levy
,
08:31
[Qemu-devel] [PATCH 0/2] usb-ccid (v3)
,
Alon Levy
,
08:31
[Qemu-devel] [PATCH] alsa: fix 100% CPU load when idle w/ dmix
,
Jindřich Makovička
,
06:35
[Qemu-devel] [PATCH 2/2] Fix pci hotplug to generate level triggered interrupt.
,
Gleb Natapov
,
05:45
[Qemu-devel] [PATCH 1/2] Use defines instead of numbers for pci hotplug sts bit
,
Gleb Natapov
,
05:45
[Qemu-devel] Re: [patch 0/8] port qemu-kvm's MCE support (v3 resend)
,
Avi Kivity
,
05:33
Re: [Qemu-devel] [PATCH 1/3] Introduce threadlets
,
Avi Kivity
,
04:57
[Qemu-devel] [PATCH] trace: improve info trace output
,
Blue Swirl
,
04:20
[Qemu-devel] [PATCH] apic: convert debug printf statements to tracepoints
,
Blue Swirl
,
03:56
October 16, 2010
[Qemu-devel] Re: [PATCH 5/9] Move qemu_gettimeofday() to OS specific files
,
Blue Swirl
,
15:33
[Qemu-devel] Re: [PATCH 8/9] Consolidate oom_check() functions
,
Blue Swirl
,
15:02
[Qemu-devel] [PATCH] Silence compiler warning in json test case
,
Jan Kiszka
,
13:42
Re: [Qemu-devel] [Bug 661696] Re: Ollydbg under Windows in qemu does not work as it does under native Windows.
,
Blue Swirl
,
13:32
Re: [Qemu-devel] Re: [PATCH] Suppress warning: zero-length gnu_printf format string
,
Blue Swirl
,
12:28
Re: [Qemu-devel] Re: QEMU host support
,
Jes Sorensen
,
12:05
[Qemu-devel] [PATCH 8/9] Consolidate oom_check() functions
,
Jes . Sorensen
,
12:05
[Qemu-devel] [PATCH 9/9] Remove unncessary includes
,
Jes . Sorensen
,
12:05
[Qemu-devel] [PATCH 7/9] Separate qemu_pidfile() into OS specific versions
,
Jes . Sorensen
,
12:05
[Qemu-devel] [PATCH 5/9] Move qemu_gettimeofday() to OS specific files
,
Jes . Sorensen
,
12:05
[Qemu-devel] [PATCH 6/9] Do not redefine reserved key-words TRUE/FALSE
,
Jes . Sorensen
,
12:05
[Qemu-devel] [PATCH 3/9] qemu_pipe() is used only by POSIX code, so move to oslib-posix.c
,
Jes . Sorensen
,
12:05
[Qemu-devel] [PATCH 4/9] We only support eventfd under POSIX, move qemu_eventfd() to os-posix.c
,
Jes . Sorensen
,
12:05
[Qemu-devel] [PATCH 1/9] Move QEMU OS dependant library functions to OS specific files
,
Jes . Sorensen
,
12:05
[Qemu-devel] [PATCH 2/9] Move osdep socket code to oslib-{posix, win32}.c
,
Jes . Sorensen
,
12:05
[Qemu-devel] [PATCH v2 0/9] Re-factor osdep code + macro and brace fixes
,
Jes . Sorensen
,
12:04
[Qemu-devel] [Bug 661696] Re: Ollydbg under Windows in qemu does not work as it does under native Windows.
,
Paolo Bonzini
,
11:33
[Qemu-devel] Re: [PATCH 5/9] Move qemu_gettimeofday() to OS specific files
,
Jes Sorensen
,
10:27
[Qemu-devel] Re: QEMU host support
,
Jes Sorensen
,
10:26
[Qemu-devel] [Bug 661696] Re: Ollydbg under Windows in qemu does not work as it does under native Windows.
,
Chalkerx
,
08:20
[Qemu-devel] [Bug 661696] Re: Ollydbg under Windows in qemu does not work as it does under native Windows.
,
Chalkerx
,
08:20
[Qemu-devel] [Bug 661696] Re: Ollydbg under Windows in qemu does not work as it does under native Windows.
,
Chalkerx
,
08:20
[Qemu-devel] [Bug 661696] [NEW] Ollydbg under Windows in qemu does not work as it does under native Windows.
,
Chalkerx
,
08:20
Re: [Qemu-devel] Re: QEMU host support
,
Andreas Färber
,
05:55
Re: [Qemu-devel] QEMU host support
,
Andreas Färber
,
05:15
[Qemu-devel] Re: QEMU host support
,
Paolo Bonzini
,
04:28
[Qemu-devel] Re: [PATCH] Suppress warning: zero-length gnu_printf format string
,
Paolo Bonzini
,
04:28
Re: [Qemu-devel] [PATCH v2 0/7] qed: Add QEMU Enhanced Disk format
,
Stefan Hajnoczi
,
04:07
Re: [Qemu-devel] QEMU host support
,
Stefan Hajnoczi
,
04:07
October 15, 2010
[Qemu-devel] Re: [PATCH] qemu-iotests: Update expected results after qemu-img changes
,
Christoph Hellwig
,
17:12
[Qemu-devel] Re: [PATCH v2][qemu-iotests] Improve test for qemu-img convert with backing file
,
Christoph Hellwig
,
17:11
Re: [Qemu-devel] [PATCH 1/2] pci: Automatically patch PCI device id in PCI ROM
,
Anthony Liguori
,
17:05
[Qemu-devel] Re: Where's gpxe-eepro100-80862449.rom ?
,
Stefan Weil
,
17:03
[Qemu-devel] [PATCH 2/2] eepro100: Use a single rom file for all i825xx devices
,
Stefan Weil
,
16:51
[Qemu-devel] [PATCH 1/2] pci: Automatically patch PCI device id in PCI ROM
,
Stefan Weil
,
16:51
Re: [Qemu-devel] [PATCH 1/9] Move QEMU OS dependant library functions to OS specific files
,
Blue Swirl
,
16:07
[Qemu-devel] Re: Passing in additional info to guest OS and e1000 test suite?
,
Anthony Liguori
,
16:02
[Qemu-devel] Passing in additional info to guest OS and e1000 test suite?
,
Anjali Kulkarni
,
14:51
[Qemu-devel] [PATCH] ceph/rbd block driver for qemu-kvm (v7)
,
Christian Brunner
,
13:52
Re: [Qemu-devel] Re: [PATCH] Suppress warning: zero-length gnu_printf format string
,
Blue Swirl
,
13:42
[Qemu-devel] QEMU host support
,
Jes Sorensen
,
12:51
Re: [Qemu-devel] Re: [PATCH 1/2][qemu-iotests] add sub-cluster allocating write test for sparse image formats
,
Stefan Hajnoczi
,
12:47
[Qemu-devel] Re: [PATCH 0/9] Re-factor osdep code + macro and brace fixes
,
Paolo Bonzini
,
12:41
[Qemu-devel] Re: [PATCH 5/9] Move qemu_gettimeofday() to OS specific files
,
Paolo Bonzini
,
12:40
[Qemu-devel] [PATCH] qemu-iotests: Update expected results after qemu-img changes
,
Kevin Wolf
,
12:11
[Qemu-devel] [PATCH v2][qemu-iotests] Improve test for qemu-img convert with backing file
,
Kevin Wolf
,
12:08
[Qemu-devel] Re: [PATCH][qemu-iotests] Improve test for qemu-img convert with backing file
,
Christoph Hellwig
,
12:06
[Qemu-devel] Re: [PATCH][qemu-iotests] Improve test for qemu-img convert with backing file
,
Kevin Wolf
,
11:55
[Qemu-devel] weird mouse troubles in latest git
,
Brian Wheeler
,
11:28
[Qemu-devel] Re: [PATCH 1/2][qemu-iotests] add sub-cluster allocating write test for sparse image formats
,
Christoph Hellwig
,
11:00
[Qemu-devel] Re: [PATCH][qemu-iotests] Improve test for qemu-img convert with backing file
,
Christoph Hellwig
,
10:57
Re: [Qemu-devel] [PATCH 1/3] Introduce threadlets
,
Venkateswararao Jujjuri (JV)
,
10:56
[Qemu-devel] Re: [PATCH 1/3] Introduce threadlets
,
Paolo Bonzini
,
10:42
[Qemu-devel] Re: [PATCH] vga: Mark VBE area as reserved in e820 tables
,
Alex Williamson
,
10:42
[Qemu-devel] [PATCH 1/1] Fold send_all() wrapper unix_write() into one function
,
Jes . Sorensen
,
10:41
[Qemu-devel] [PATCH 0/9] Re-factor osdep code + macro and brace fixes
,
Jes . Sorensen
,
10:21
[Qemu-devel] [PATCH 1/9] Move QEMU OS dependant library functions to OS specific files
,
Jes . Sorensen
,
10:21
[Qemu-devel] [PATCH 3/9] qemu_pipe() is used only by POSIX code, so move to os-posix-lib.c
,
Jes . Sorensen
,
10:21
[Qemu-devel] [PATCH 2/9] Move osdep socket code to os-{posix, win32}-lib.c
,
Jes . Sorensen
,
10:21
[Qemu-devel] [PATCH 5/9] Move qemu_gettimeofday() to OS specific files
,
Jes . Sorensen
,
10:21
[Qemu-devel] [PATCH 6/9] Do not redefine reserved key-words TRUE/FALSE
,
Jes . Sorensen
,
10:21
[Qemu-devel] [PATCH 7/9] Separate qemu_pidfile() into OS specific versions
,
Jes . Sorensen
,
10:21
[Qemu-devel] [PATCH 4/9] We only support eventfd under POSIX, move qemu_eventfd() to os-posix.c
,
Jes . Sorensen
,
10:21
[Qemu-devel] [PATCH 8/9] Consolidate oom_check() functions
,
Jes . Sorensen
,
10:21
[Qemu-devel] [PATCH 9/9] Remove unncessary includes
,
Jes . Sorensen
,
10:21
Re: [Qemu-devel] Re: [PATCH 11/11] kvm, x86: broadcast mce depending on the cpu version
,
Marcelo Tosatti
,
09:30
Re: [Qemu-devel] Re: [PATCH 07/11] kvm, x86: unify sigbus handling, prep
,
Marcelo Tosatti
,
07:38
[Qemu-devel] Re: [PATCH v2] pc: e820 qemu_cfg tables need to be packed
,
Arnd Bergmann
,
06:20
[Qemu-devel] [PATCH v2 2/4] switch stdvga to pci vgabios
,
Gerd Hoffmann
,
06:03
[Qemu-devel] [PATCH v2 4/4] more stdvga cleanups.
,
Gerd Hoffmann
,
06:03
[Qemu-devel] [PATCH v2 0/4] use new vgabios.
,
Gerd Hoffmann
,
06:03
[Qemu-devel] [PATCH v2 1/4] Add new vgabios binaries to blobs list.
,
Gerd Hoffmann
,
06:03
[Qemu-devel] [PATCH v2 3/4] switch vmware_vga to pci vgabios
,
Gerd Hoffmann
,
06:02
Re: [Qemu-devel] [PATCH 1/3] Introduce threadlets
,
Stefan Hajnoczi
,
05:52
[Qemu-devel] Re: [Tracing][RFC v2 PATCH 1/2] Introduce 'query-trace' & 'query-trace-events' interfaces
,
Stefan Hajnoczi
,
05:37
[Qemu-devel] [PATCH 2/2] spice display: replace private lock with qemu mutex.
,
Gerd Hoffmann
,
05:31
[Qemu-devel] [PATCH 1/2] spice-core: fix watching for write events
,
Gerd Hoffmann
,
05:31
[Qemu-devel] [PATCH 0/2] spice fixes.
,
Gerd Hoffmann
,
05:31
Re: [Qemu-devel] Hitting 29 NIC limit
,
Markus Armbruster
,
05:12
[Qemu-devel] Re: [PATCH] vga: Mark VBE area as reserved in e820 tables
,
Gerd Hoffmann
,
04:22
Re: [Qemu-devel] [PATCH 1/3] Introduce threadlets
,
Stefan Hajnoczi
,
04:20
[Qemu-devel] Re: TODO item: guest programmable mac/vlan filtering with macvtap
,
Michael S. Tsirkin
,
03:03
Re: [Qemu-devel] Re: [PATCH 11/11] kvm, x86: broadcast mce depending on the cpu version
,
Huang Ying
,
00:56
[Qemu-devel] [Tracing][RFC v2 PATCH 2/2] Documentation for QMP interfaces
,
Prerna Saxena
,
00:45
[Qemu-devel] [Tracing][RFC v2 PATCH 1/2] Introduce 'query-trace' & 'query-trace-events' interfaces
,
Prerna Saxena
,
00:42
[Qemu-devel] [Tracing][RFC v2 PATCH 0/2] QMP Query interfaces for tracing
,
Prerna Saxena
,
00:38
[Qemu-devel] [PATCH v2] pc: e820 qemu_cfg tables need to be packed
,
Alex Williamson
,
00:08
Re: [Qemu-devel] Re: [PATCH] pc: e820 qemu_cfg tables need to be packed
,
Alex Williamson
,
00:01
October 14, 2010
Re: [Qemu-devel] Re: [PATCH 11/11] kvm, x86: broadcast mce depending on the cpu version
,
Hidetoshi Seto
,
22:07
[Qemu-devel] Re: [PATCH] Suppress warning: zero-length gnu_printf format string
,
Paolo Bonzini
,
21:33
Re: [Qemu-devel] Re: [PATCH 07/11] kvm, x86: unify sigbus handling, prep
,
Hidetoshi Seto
,
21:30
[Qemu-devel] Re: [PATCH 11/11] kvm, x86: broadcast mce depending on the cpu version
,
Marcelo Tosatti
,
21:07
[Qemu-devel] Re: [PATCH 07/11] kvm, x86: unify sigbus handling, prep
,
Marcelo Tosatti
,
21:07
Re: [Qemu-devel] [PATCH] ceph/rbd block driver for qemu-kvm (v6)
,
Yehuda Sadeh Weinraub
,
20:34
Re: [Qemu-devel] [PATCH] ceph/rbd block driver for qemu-kvm (v6)
,
Yehuda Sadeh Weinraub
,
20:30
Re: [Qemu-devel] [PATCH 0/2] usb-ccid device (v2)
,
Robert Relyea
,
20:16
Re: [Qemu-devel] Hitting 29 NIC limit
,
Anthony Liguori
,
18:17
Re: [Qemu-devel] [PATCH 0/2] usb-ccid device (v2)
,
Anthony Liguori
,
18:16
Re: [Qemu-devel] Hitting 29 NIC limit
,
Anjali Kulkarni
,
18:14
Re: [Qemu-devel] Hitting 29 NIC limit
,
Anthony Liguori
,
18:09
Re: [Qemu-devel] Hitting 29 NIC limit
,
Anthony Liguori
,
18:09
Re: [Qemu-devel] Hitting 29 NIC limit
,
Anjali Kulkarni
,
18:09
Re: [Qemu-devel] Hitting 29 NIC limit
,
Richard W.M. Jones
,
18:08
Re: [Qemu-devel] [PATCH 0/2] usb-ccid device (v2)
,
Robert Relyea
,
18:08
Re: [Qemu-devel] Hitting 29 NIC limit
,
Richard W.M. Jones
,
17:42
[Qemu-devel] TODO item: guest programmable mac/vlan filtering with macvtap
,
Dragos Tatulea
,
17:41
Re: [Qemu-devel] [PATCH 1/3] Introduce threadlets
,
Venkateswararao Jujjuri (JV)
,
17:32
Re: [Qemu-devel] Re: [PATCH] pc: e820 qemu_cfg tables need to be packed
,
Arnd Bergmann
,
17:19
Re: [Qemu-devel] [PATCH 1/3] Introduce threadlets
,
Venkateswararao Jujjuri (JV)
,
17:17
Re: [Qemu-devel] Re: [PATCH] pc: e820 qemu_cfg tables need to be packed
,
Alex Williamson
,
16:59
Re: [Qemu-devel] Re: [PATCH] pc: e820 qemu_cfg tables need to be packed
,
Arnd Bergmann
,
16:21
Re: [Qemu-devel] Re: [PATCH] pc: e820 qemu_cfg tables need to be packed
,
Anthony Liguori
,
15:59
Re: [Qemu-devel] Re: [PATCH] pc: e820 qemu_cfg tables need to be packed
,
Alex Williamson
,
15:58
Re: [Qemu-devel] Re: [PATCH] pc: e820 qemu_cfg tables need to be packed
,
Anthony Liguori
,
15:49
[Qemu-devel] Re: [PATCH] pc: e820 qemu_cfg tables need to be packed
,
Jes Sorensen
,
15:45
Re: [Qemu-devel] [PATCH 0/2] usb-ccid device (v2)
,
Anthony Liguori
,
14:54
Re: [Qemu-devel] [PATCH 0/2] usb-ccid device (v2)
,
Robert Relyea
,
14:37
[Qemu-devel] [PATCH] vga: Mark VBE area as reserved in e820 tables
,
Alex Williamson
,
14:36
[Qemu-devel] [PATCH] pc: e820 qemu_cfg tables need to be packed
,
Alex Williamson
,
14:33
[Qemu-devel] [PATCH] mips_fulong2e: fix ram allocation
,
Blue Swirl
,
14:00
[Qemu-devel] Re: [PATCH] Suppress warning: zero-length gnu_printf format string
,
Blue Swirl
,
13:59
[Qemu-devel] Re: [PATCH] Suppress warning: zero-length gnu_printf format string
,
Paolo Bonzini
,
13:59
Re: [Qemu-devel] Re: [PATCH] [RFC] Add support for a USB audio device model
,
H. Peter Anvin
,
13:44
Re: [Qemu-devel] snapshots
,
Mulyadi Santosa
,
12:52
Re: [Qemu-devel] INTERNET access inside quest os
,
Mulyadi Santosa
,
12:49
[Qemu-devel] Re: [PATCH] Suppress warning: zero-length gnu_printf format string
,
Blue Swirl
,
12:38
Re: [Qemu-devel] [PATCH 1/3] Introduce threadlets
,
Avi Kivity
,
12:25
Re: [Qemu-devel] Re: [PATCH] [RFC] Add support for a USB audio device model
,
Alon Levy
,
12:25
[Qemu-devel] Re: [patch 0/8] port qemu-kvm's MCE support (v3)
,
Marcelo Tosatti
,
12:25
[Qemu-devel] Re: [PATCH] [RFC] Add support for a USB audio device model
,
H. Peter Anvin
,
11:40
Re: [Qemu-devel] [PATCH] Add AACI audio playback support to the versatilepb platform
,
malc
,
10:55
Re: [Qemu-devel] Hitting 29 NIC limit
,
Avi Kivity
,
10:54
Re: [Qemu-devel] Hitting 29 NIC limit
,
Anthony Liguori
,
10:11
[Qemu-devel] Re: [PATCH] [RFC] Add support for a USB audio device model
,
Mike Snitzer
,
09:51
[Qemu-devel] [PATCH] qemu-img: Fix qemu-img convert -obacking_file
,
Kevin Wolf
,
09:50
[Qemu-devel] [PATCH 2/2][qemu-iotests] add read/write from smaller backing image test
,
Stefan Hajnoczi
,
09:37
[Qemu-devel] [PATCH 1/2][qemu-iotests] add sub-cluster allocating write test for sparse image formats
,
Stefan Hajnoczi
,
09:31
[Qemu-devel] [PATCH] Add AACI audio playback support to the versatilepb platform
,
contact
,
09:29
Re: [Qemu-devel] Hitting 29 NIC limit
,
Avi Kivity
,
09:23
Re: [Qemu-devel] [Bug 660366] Re: "qemu-img convert -O qcow2 -o backing_file" makes huge images
,
Anthony Liguori
,
09:01
[Qemu-devel] [PATCH][qemu-iotests] Improve test for qemu-img convert with backing file
,
Kevin Wolf
,
09:01
Re: [Qemu-devel] Hitting 29 NIC limit
,
Anthony Liguori
,
08:59
Re: [Qemu-devel] Hitting 29 NIC limit
,
Anthony Liguori
,
08:57
Re: [Qemu-devel] Hitting 29 NIC limit
,
Anthony Liguori
,
08:54
Re: [Qemu-devel] [Bug 660366] Re: "qemu-img convert -O qcow2 -o backing_file" makes huge images
,
Stefan Hajnoczi
,
08:51
Re: [Qemu-devel] Hitting 29 NIC limit
,
Markus Armbruster
,
08:36
[Qemu-devel] [Bug 660366] Re: "qemu-img convert -O qcow2 -o backing_file" makes huge images
,
Anthony Liguori
,
08:36
[Qemu-devel] [PATCH 9/9] Convert write into 2nd threading model.
,
Arun R Bharadwaj
,
08:26
[Qemu-devel] [PATCH 8/9] Convert read into 2nd threading model
,
Arun R Bharadwaj
,
08:26
[Qemu-devel] [PATCH 7/9] Convert walk into 2nd threading model
,
Arun R Bharadwaj
,
08:25
[Qemu-devel] [PATCH 6/9] Convert open into 2nd threading model
,
Arun R Bharadwaj
,
08:25
[Qemu-devel] [PATCH 5/9] Convert wstat into 2nd threading model
,
Arun R Bharadwaj
,
08:24
[Qemu-devel] [PATCH 4/9] Convert stat into 2nd threading model
,
Arun R Bharadwaj
,
08:24
[Qemu-devel] [PATCH 3/9] Global rename lock
,
Arun R Bharadwaj
,
08:24
[Qemu-devel] [PATCH 2/9] Introduce lock fid_list_lock to protect the fid list.
,
Arun R Bharadwaj
,
08:24
[Qemu-devel] [PATCH 1/9] Add read-write lock to QEMU
,
Arun R Bharadwaj
,
08:23
[Qemu-devel] [RFC PATCH 0/9] Second threading model.
,
Arun R Bharadwaj
,
08:23
Re: [Qemu-devel] Hitting 29 NIC limit
,
Daniel P. Berrange
,
08:11
Re: [Qemu-devel] Hitting 29 NIC limit
,
Avi Kivity
,
08:07
[Qemu-devel] [Bug 660366] Re: "qemu-img convert -O qcow2 -o backing_file" makes huge images
,
Stefan Hajnoczi
,
07:11
Re: [Qemu-devel] Re: [PATCH v2 6/7] qed: Read/write support
,
Stefan Hajnoczi
,
07:06
[Qemu-devel] Re: [patch 0/8] port qemu-kvm's MCE support (v3)
,
Avi Kivity
,
06:25
[Qemu-devel] snapshots
,
chandra shekar
,
06:22
[Qemu-devel] Re: [Tracing] [RFC PATCH 2/2] : Documentation for QMP interfaces
,
Stefan Hajnoczi
,
06:10
[Qemu-devel] Re: [Tracing] [RFC PATCH 1/2] : Introduce 'query-trace' & 'query-trace-events' interfaces
,
Stefan Hajnoczi
,
06:04
[Qemu-devel] [Bug 660366] Re: "qemu-img convert -O qcow2 -o backing_file" makes huge images
,
Ildar
,
05:51
[Qemu-devel] [Bug 660366] Re: "qemu-img convert -O qcow2 -o backing_file" makes huge images
,
Stefan Hajnoczi
,
05:36
[Qemu-devel] Re: [PATCH] Suppress warning: zero-length gnu_printf format string
,
Markus Armbruster
,
05:20
Re: [Qemu-devel] [PATCH 1/3] Introduce threadlets
,
Gleb Natapov
,
05:19
[Qemu-devel] [PATCH] configure: Support disabling warnings in $gcc_flags
,
Markus Armbruster
,
05:19
Re: [Qemu-devel] [PATCH 1/3] Introduce threadlets
,
Stefan Hajnoczi
,
05:15
Re: [Qemu-devel] [PATCH 1/3] Introduce threadlets
,
Stefan Hajnoczi
,
05:03
[Qemu-devel] INTERNET access inside quest os
,
chandra shekar
,
04:55
[Qemu-devel] [PATCH 11/11] kvm, x86: broadcast mce depending on the cpu version
,
Jin Dongming
,
04:54
[Qemu-devel] [PATCH 10/11] kvm, x86: unify sigbus handling, post2
,
Jin Dongming
,
04:53
[Qemu-devel] [PATCH 09/11] kvm, x86: unify sigbus handling, post1
,
Jin Dongming
,
04:51
[Qemu-devel] [PATCH 08/11] kvm, x86: unify sigbus handling
,
Jin Dongming
,
04:49
[Qemu-devel] [PATCH 07/11] kvm, x86: unify sigbus handling, prep
,
Jin Dongming
,
04:48
[Qemu-devel] [PATCH 06/11] kvm, x86: use target_phys_addr_t
,
Jin Dongming
,
04:47
[Qemu-devel] [PATCH 05/11] kvm, x86: introduce kvm_inject_x86_mce_on
,
Jin Dongming
,
04:45
[Qemu-devel] [PATCH 04/11] kvm, x86: kvm_mce_inj_* subroutins for templated error injections
,
Jin Dongming
,
04:44
[Qemu-devel] [PATCH 03/11] kvm, x86: introduce kvm_mce_in_progress
,
Jin Dongming
,
04:43
[Qemu-devel] [PATCH 02/11] kvm, x86: introduce kvm_do_set_mce
,
Jin Dongming
,
04:41
[Qemu-devel] [PATCH 01/11] kvm, x86: ignore SRAO only when MCG_SER_P is available
,
Jin Dongming
,
04:39
[Qemu-devel] [PATCH 00/11] Descriptions for patches of qemu mce.
,
Jin Dongming
,
04:39
[Qemu-devel] [Bug 660366] [NEW] "qemu-img convert -O qcow2 -o backing_file" makes huge images
,
Ildar
,
04:35
[Qemu-devel] Re: [PATCH] block: Use GCC_FMT_ATTR and fix a format error
,
Kevin Wolf
,
04:11
[Qemu-devel] [Tracing] [RFC PATCH 2/2] : Documentation for QMP interfaces
,
Prerna Saxena
,
02:03
[Qemu-devel] [Tracing] [RFC PATCH 1/2] : Introduce 'query-trace' & 'query-trace-events' interfaces
,
Prerna Saxena
,
01:58
[Qemu-devel] [Tracing] [RFC PATCH 0/2] : QMP query Interfaces for tracing
,
Prerna Saxena
,
01:53
October 13, 2010
Re: [Qemu-devel] [PATCH] monitor: properly handle invalid fd/vhostfd from command line
,
Jason Wang
,
22:21
Re: [Qemu-devel] Problems with saving a vm in the qemu monitor
,
Mulyadi Santosa
,
21:57
[Qemu-devel] [PATCH] Trivial fix for QMP/qmp-events.txt
,
Hidetoshi Seto
,
20:51
Re: [Qemu-devel] qemu-kvm build issue on RHEL5.1
,
Hidetoshi Seto
,
20:34
Re: [Qemu-devel] Hitting 29 NIC limit
,
Anthony Liguori
,
18:54
[Qemu-devel] Hitting 29 NIC limit
,
Anjali Kulkarni
,
18:32
[Qemu-devel] Hitting 29 NIC limit (was Re: 8 NIC limit - patch - places limit at 32)
,
Anjali Kulkarni
,
18:22
[Qemu-devel] Problems with saving a vm in the qemu monitor
,
Keith Stevens
,
17:33
Re: [Qemu-devel] [PATCH] (master, stable-0.13) zaurus: workaround for io base address rounded down
,
Juergen Lock
,
17:33
Re: [SeaBIOS] [Qemu-devel] [RFC] Passing boot order from qemu to seabios
,
H. Peter Anvin
,
16:22
Re: [Qemu-devel] [PATCH] (master, stable-0.13) zaurus: workaround for io base address rounded down
,
Blue Swirl
,
16:01
Re: [SeaBIOS] [Qemu-devel] [RFC] Passing boot order from qemu to seabios
,
H. Peter Anvin
,
16:01
Re: [Qemu-devel] Re: [PATCH] tcg: Fix compiler error (comparison of unsigned expression)
,
Blue Swirl
,
15:34
Re: [Qemu-devel] request information on qemu console functionality
,
Stefan Weil
,
15:27
[Qemu-devel] [PATCH] (master, stable-0.13) zaurus: workaround for io base address rounded down
,
Juergen Lock
,
15:26
Re: [Qemu-devel] [RFT] qemu 0.13.0-rc3
,
Juergen Lock
,
15:26
Re: [Qemu-devel] Re: [PATCH] tcg: Fix compiler error (comparison of unsigned expression)
,
Hollis Blanchard
,
15:22
Re: [Qemu-devel] request information on qemu console functionality
,
Blue Swirl
,
15:22
Re: [SeaBIOS] [Qemu-devel] [RFC] Passing boot order from qemu to seabios
,
H. Peter Anvin
,
15:17
Re: [Qemu-devel] qemu-kvm build issue on RHEL5.1
,
Blue Swirl
,
15:12
[Qemu-devel] request information on qemu console functionality
,
Gabi Voiculescu
,
15:07
[Qemu-devel] Re: [PATCH] block: Use GCC_FMT_ATTR and fix a format error
,
Stefan Weil
,
15:06
Re: [Qemu-devel] [PATCH 13/39] properly detect compiler in tests/Makefile
,
Blue Swirl
,
15:05
Re: [Qemu-devel] Re: [PATCH] tcg: Fix compiler error (comparison of unsigned expression)
,
Stefan Weil
,
14:59
[Qemu-devel] Re: [PATCH] Suppress warning: zero-length gnu_printf format string
,
Blue Swirl
,
14:58
[Qemu-devel] [PATCH 1/2] Remove special handling of system include files (no longer needed)
,
Stefan Weil
,
14:56
[Qemu-devel] [PATCH 2/2] Replace remaining gcc format attributes by macro GCC_FMT_ATTR (format checking)
,
Stefan Weil
,
14:56
[Qemu-devel] [PATCH 6/6] This patch converts v9fs_walk() to make use of the threadlets infrastructure.
,
Arun R Bharadwaj
,
13:23
[Qemu-devel] [PATCH 5/6] This patch converts v9fs_open() to make use of the threadlets infrastructure.
,
Arun R Bharadwaj
,
13:23
[Qemu-devel] [PATCH 4/6] This patch converts v9fs_write() to make use of the threadlets infrastructure.
,
Arun R Bharadwaj
,
13:23
[Qemu-devel] [PATCH 3/6] This patch converts v9fs_read() to make use of the threadlets infrastructure.
,
Arun R Bharadwaj
,
13:22
[Qemu-devel] [PATCH 2/6] This patch converts v9fs_wstat() to make use of the threadlets infrastructure.
,
Arun R Bharadwaj
,
13:22
[Qemu-devel] [PATCH 1/6] This patch converts v9fs_stat() to make use of the threadlets infrastructure.
,
Arun R Bharadwaj
,
13:21
[Qemu-devel] [RFC PATCH 0/6] First threading model
,
Arun R Bharadwaj
,
13:21
[Qemu-devel] [Bug 660060] [NEW] virtio block read errors
,
Lionel Bouton
,
13:20
[Qemu-devel] [PATCH 6/6] This patch converts v9fs_walk() to make use of the threadlets infrastructure.
,
Arun R Bharadwaj
,
13:10
[Qemu-devel] [PATCH 5/6] This patch converts v9fs_open() to make use of the threadlets infrastructure.
,
Arun R Bharadwaj
,
13:10
[Qemu-devel] [PATCH 4/6] This patch converts v9fs_write() to make use of the threadlets infrastructure.
,
Arun R Bharadwaj
,
13:10
[Qemu-devel] [PATCH 3/6] This patch converts v9fs_read() to make use of the threadlets infrastructure.
,
Arun R Bharadwaj
,
13:10
[Qemu-devel] [PATCH 2/6] This patch converts v9fs_wstat() to make use of the threadlets infrastructure.
,
Arun R Bharadwaj
,
13:10
[Qemu-devel] [PATCH 1/6] This patch converts v9fs_stat() to make use of the threadlets infrastructure.
,
Arun R Bharadwaj
,
13:09
[Qemu-devel] [RFC PATCH 0/6] First Threading Model
,
Arun R Bharadwaj
,
13:09
[Qemu-devel] [PATCH 3/3]: Add helper functions for virtio-9p to use threadlets
,
Arun R Bharadwaj
,
12:51
[Qemu-devel] [PATCH 2/3]: Make paio subsystem use threadlets
,
Arun R Bharadwaj
,
12:49
[Qemu-devel] [PATCH 1/3]: Introduce threadlets.
,
Arun R Bharadwaj
,
12:47
[Qemu-devel] [PATCH 0/3]: Threadlets: A generic task offloading framework
,
Arun R Bharadwaj
,
12:45
Re: [Qemu-devel] [PATCH 1/4] target-arm: Add support for PKHxx in thumb2
,
Peter Maydell
,
12:39
Re: [Qemu-devel] [PATCH 2/4] target-arm: Fix mixup in decoding of saturating add and sub
,
Peter Maydell
,
12:00
[Qemu-devel] [PATCH 0/6] First threading model.
,
Arun R Bharadwaj
,
11:49
[Qemu-devel] [PATCH 1/6] This patch converts v9fs_stat() to make use of the threadlets infrastructure.
,
Arun R Bharadwaj
,
11:49
[Qemu-devel] [PATCH 2/6] This patch converts v9fs_wstat() to make use of the threadlets infrastructure.
,
Arun R Bharadwaj
,
11:48
[Qemu-devel] [PATCH 3/6] This patch converts v9fs_read() to make use of the threadlets infrastructure.
,
Arun R Bharadwaj
,
11:48
[Qemu-devel] [PATCH 4/6] This patch converts v9fs_write() to make use of the threadlets infrastructure.
,
Arun R Bharadwaj
,
11:48
[Qemu-devel] [PATCH 5/6] This patch converts v9fs_open() to make use of the threadlets infrastructure.
,
Arun R Bharadwaj
,
11:48
[Qemu-devel] [PATCH 6/6] This patch converts v9fs_walk() to make use of the threadlets infrastructure.
,
Arun R Bharadwaj
,
11:48
Re: [Qemu-devel] [PATCH] [V2] Copy snapshots out of QCOW2 disk
,
Kevin Wolf
,
11:48
Re: [Qemu-devel] Re: [PATCH v2 6/7] qed: Read/write support
,
Anthony Liguori
,
11:48
[Qemu-devel] [PATCH 3/3] Add helper functions for virtio-9p to use threadlets
,
Arun R Bharadwaj
,
11:32
[Qemu-devel] [PATCH 2/3] Make paio subsystem use threadlets
,
Arun R Bharadwaj
,
11:32
[Qemu-devel] [PATCH 1/3] Introduce threadlets
,
Arun R Bharadwaj
,
11:31
[Qemu-devel] v5 [PATCH 0/3] qemu: Threadlets: A generic task offloading framework
,
Arun R Bharadwaj
,
11:31
Re: [Qemu-devel] Re: [PATCH v2 6/7] qed: Read/write support
,
Avi Kivity
,
11:08
Re: [Qemu-devel] Re: [PATCH v2 6/7] qed: Read/write support
,
Anthony Liguori
,
11:05
Re: [Qemu-devel] Re: [PATCH v2 6/7] qed: Read/write support
,
Avi Kivity
,
10:17
Re: [Qemu-devel] Re: [PATCH v2 6/7] qed: Read/write support
,
Anthony Liguori
,
10:13
Re: [Qemu-devel] Re: [PATCH v2 6/7] qed: Read/write support
,
Avi Kivity
,
10:12
Re: [Qemu-devel] Re: [PATCH v2 6/7] qed: Read/write support
,
Anthony Liguori
,
10:11
Re: [Qemu-devel] Re: [PATCH v2 6/7] qed: Read/write support
,
Anthony Liguori
,
10:10
Re: [Qemu-devel] Re: [PATCH v2 6/7] qed: Read/write support
,
Stefan Hajnoczi
,
10:09
Re: [Qemu-devel] [PATCH] qemu-nbd: add statistics
,
Kevin Wolf
,
09:51
Re: [Qemu-devel] Re: [PATCH v2 6/7] qed: Read/write support
,
Avi Kivity
,
09:50
[Qemu-devel] Re: [PATCH v2 5/7] qed: Table, L2 cache, and cluster functions
,
Stefan Hajnoczi
,
09:42
Re: [Qemu-devel] [PATCH] monitor: properly handle invalid fd/vhostfd from command line
,
Luiz Capitulino
,
09:35
Re: [Qemu-devel] [PATCH 1/4] Introduce strtosz() library function to convert a string to a byte count.
,
Markus Armbruster
,
09:28
Re: [Qemu-devel] Re: [PATCH v2 6/7] qed: Read/write support
,
Anthony Liguori
,
09:24
Re: [Qemu-devel] Re: [PATCH v2 6/7] qed: Read/write support
,
Kevin Wolf
,
09:16
[Qemu-devel] Re: qdev: Some ISA devices don't handle second instantiation gracefully (was: isa-applesmc doesn't handle second instantiation gracefully)
,
Richard W.M. Jones
,
08:47
[Qemu-devel] Re: [PATCH v2 6/7] qed: Read/write support
,
Stefan Hajnoczi
,
08:14
RE: [Qemu-devel] qemu-kvm build issue on RHEL5.1
,
Hao, Xudong
,
08:06
Re: [Qemu-devel] [PATCH 1/4] Introduce strtosz() library function to convert a string to a byte count.
,
Markus Armbruster
,
08:05
Re: [Qemu-devel] [PATCH v7 0/4] Introduce strtosz and make use of it
,
Markus Armbruster
,
08:04
Re: [Qemu-devel] [PATCH] ceph/rbd block driver for qemu-kvm (v6)
,
Stefan Hajnoczi
,
08:02
[Qemu-devel] [PATCH v8 0/4] Introduce strtosz and make use of it
,
Jes . Sorensen
,
08:02
[Qemu-devel] [PATCH 1/4] Introduce strtosz() library function to convert a string to a byte count.
,
Jes . Sorensen
,
08:02
[Qemu-devel] [PATCH 2/4] Add support for 'o' octet (bytes) format as monitor parameter.
,
Jes . Sorensen
,
08:02
[Qemu-devel] [PATCH 3/4] Switch migrate_set_speed() to take an 'o' argument rather than a float.
,
Jes . Sorensen
,
08:02
[Qemu-devel] [PATCH 4/4] Remove obsolete 'f' double parameter type
,
Jes . Sorensen
,
08:02
Re: [Qemu-devel] [PATCH v2 2/7] cutils: Add bytes_to_str() to format byte values
,
Markus Armbruster
,
08:00
Re: [Qemu-devel] [PATCH v2 2/7] cutils: Add bytes_to_str() to format byte values
,
Kevin Wolf
,
07:59
Re: [Qemu-devel] [RFT] qemu 0.13.0-rc3
,
Amit Shah
,
07:58
[Qemu-devel] [Bug 658610] Re: Check whether images have write permissions
,
Thierry Carrez
,
07:55
Re: [Qemu-devel] [PATCH 0/2] usb-ccid device (v2)
,
Alon Levy
,
07:54
[Qemu-devel] Re: [PATCH v2 2/7] cutils: Add bytes_to_str() to format byte values
,
Avi Kivity
,
07:54
Re: [Qemu-devel] [PATCH v2 2/7] cutils: Add bytes_to_str() to format byte values
,
Stefan Hajnoczi
,
07:51
[Qemu-devel] [PATCH v2] Introduce 9p commandline arguments sanity checks
,
Harsh Prateek Bora
,
07:49
Re: [Qemu-devel] [PATCH 1/4] Introduce strtosz() library function to convert a string to a byte count.
,
Markus Armbruster
,
04:07
Re: [Qemu-devel] qemu-kvm build issue on RHEL5.1
,
Hidetoshi Seto
,
04:02
Re: [Qemu-devel] [PATCH 36/39] add autoconfy --with-arch= option, compatible with --sparc-cpu
,
Paolo Bonzini
,
03:32
Re: [Qemu-devel] [PATCH 07/39] do not pass bogus $(SRC_PATH) include paths to cc during configure
,
Paolo Bonzini
,
03:25
[Qemu-devel] [PATCH 4/4] Remove obsolete 'f' double parameter type
,
Jes . Sorensen
,
03:21
[Qemu-devel] [PATCH 3/4] Switch migrate_set_speed() to take an 'o' argument rather than a float.
,
Jes . Sorensen
,
03:21
[Qemu-devel] [PATCH 2/4] Add support for 'o' octet (bytes) format as monitor parameter.
,
Jes . Sorensen
,
03:21
[Qemu-devel] [PATCH 1/4] Introduce strtosz() library function to convert a string to a byte count.
,
Jes . Sorensen
,
03:21
[Qemu-devel] [PATCH v7 0/4] Introduce strtosz and make use of it
,
Jes . Sorensen
,
03:21
Re: [Qemu-devel] [PATCH 13/39] properly detect compiler in tests/Makefile
,
Paolo Bonzini
,
03:20
[Qemu-devel] Re: [PATCH] Suppress warning: zero-length gnu_printf format string
,
Markus Armbruster
,
03:19
Re: [Qemu-devel] [PATCH 04/39] fix sparse support (?)
,
Paolo Bonzini
,
03:16
[Qemu-devel] Re: Where's gpxe-eepro100-80862449.rom ?
,
Markus Armbruster
,
03:13
Re: [Qemu-devel] [PATCH 1/4] Introduce strtosz() library function to convert a string to a byte count.
,
Jes Sorensen
,
02:47
October 12, 2010
Re: [Qemu-devel] [RFT] qemu 0.13.0-rc3
,
Juergen Lock
,
23:39
[Qemu-devel] Trace all instrucdtions in loop
,
vanson . dang
,
23:23
[Qemu-devel] Prestiti per le imprese e privati
,
Agevolazioni
,
19:26
Re: [Qemu-devel] [PATCH] ceph/rbd block driver for qemu-kvm (v6)
,
Anthony Liguori
,
18:57
Re: [Qemu-devel] [RFT] qemu 0.13.0-rc3
,
Anthony Liguori
,
18:09
Re: [Qemu-devel] [RFT] qemu 0.13.0-rc3
,
Juergen Lock
,
17:39
[Qemu-devel] [PATCH] ceph/rbd block driver for qemu-kvm (v6)
,
Christian Brunner
,
17:16
[Qemu-devel] [Bug 654913] Re: Windows XP uses 200% CPU when given 2 VCPUs
,
.:. brainsik
,
17:01
Re: [Qemu-devel] [PATCH 36/39] add autoconfy --with-arch= option, compatible with --sparc-cpu
,
Blue Swirl
,
15:48
Re: [Qemu-devel] [PATCH 17/39] introduce CPPFLAGS configure variable
,
Blue Swirl
,
15:12
[Qemu-devel] where is qemu.git/contrib
,
Zhi Wang
,
15:11
Re: [Qemu-devel] [PATCH 07/39] do not pass bogus $(SRC_PATH) include paths to cc during configure
,
Blue Swirl
,
15:09
Re: [SeaBIOS] [Qemu-devel] [RFC] Passing boot order from qemu to seabios
,
Gleb Natapov
,
15:07
Re: [Qemu-devel] [PATCH 13/39] properly detect compiler in tests/Makefile
,
Blue Swirl
,
15:05
Re: [Qemu-devel] [PATCH 04/39] fix sparse support (?)
,
Blue Swirl
,
15:03
[Qemu-devel] where is qemu.git/contrib
,
Zhi Wang
,
14:46
[Qemu-devel] Re: [PATCH 2/3] Replace remaining gcc format attribute by macro GCC_FMT_ATTR (format checking)
,
Blue Swirl
,
14:40
Re: [Qemu-devel] [RFC] Can we remove special handling of standard headers (introduced for dyngen / OSX?)
,
Blue Swirl
,
14:35
Re: [Qemu-devel] [PATCH 0/2] usb-ccid device (v2)
,
Anthony Liguori
,
14:27
Re: [SeaBIOS] [Qemu-devel] [RFC] Passing boot order from qemu to seabios
,
H. Peter Anvin
,
13:46
[Qemu-devel] Re: kvm networking todo wiki
,
Michael S. Tsirkin
,
13:44
Re: [SeaBIOS] [Qemu-devel] [RFC] Passing boot order from qemu to seabios
,
Gleb Natapov
,
13:41
Re: [SeaBIOS] [Qemu-devel] [RFC] Passing boot order from qemu to seabios
,
H. Peter Anvin
,
13:36
[Qemu-devel] Re: [PATCH] Suppress warning: zero-length gnu_printf format string
,
Blue Swirl
,
13:36
[Qemu-devel] [Bug 659351] [NEW] QEMU uses obsolete gethostbyname and inet_aton rather than getaddrinfo
,
Benjamin Jencks
,
13:30
Re: [Qemu-devel] [PATCH 0/2] usb-ccid device (v2)
,
Alon Levy
,
13:10
Re: [SeaBIOS] [Qemu-devel] [RFC] Passing boot order from qemu to seabios
,
Gleb Natapov
,
12:57
Re: [Qemu-devel] [PATCH 0/2] usb-ccid device (v2)
,
Anthony Liguori
,
12:50
Re: [Qemu-devel] [PATCH 0/2] usb-ccid device (v2)
,
Alon Levy
,
12:45
[Qemu-devel] Re: [PATCH v2 6/7] qed: Read/write support
,
Anthony Liguori
,
12:41
Re: [SeaBIOS] [Qemu-devel] [RFC] Passing boot order from qemu to seabios
,
H. Peter Anvin
,
12:33
[Qemu-devel] Re: Where's gpxe-eepro100-80862449.rom ?
,
Stefan Weil
,
12:29
Re: [Qemu-devel] [RFT] qemu 0.13.0-rc3
,
Stefan Weil
,
12:27
Re: [Qemu-devel] [PATCH 0/2] usb-ccid device (v2)
,
Anthony Liguori
,
12:21
[Qemu-devel] Re: [PATCH v2 6/7] qed: Read/write support
,
Avi Kivity
,
12:21
Re: [Qemu-devel] [PATCH 0/2] usb-ccid device (v2)
,
Alon Levy
,
12:03
[Qemu-devel] Re: [PATCH v2 6/7] qed: Read/write support
,
Stefan Hajnoczi
,
12:00
Re: [Qemu-devel] [PATCH 1/4] Introduce strtosz() library function to convert a string to a byte count.
,
Markus Armbruster
,
11:52
Re: [Qemu-devel] [RFT] qemu 0.13.0-rc3
,
Rick Vernam
,
11:43
[Qemu-devel] [Bug 659276] [NEW] Accessing Century byte via RTC
,
Ian Seyler
,
11:40
[Qemu-devel] Re: [PATCH v2 6/7] qed: Read/write support
,
Kevin Wolf
,
11:39
Re: [Qemu-devel] [PATCH 08/39] provide portable sizeof(long) test
,
Paolo Bonzini
,
11:32
[Qemu-devel] Re: [PATCH v2 6/7] qed: Read/write support
,
Anthony Liguori
,
11:23
[Qemu-devel] Re: [PATCH v2 6/7] qed: Read/write support
,
Kevin Wolf
,
11:21
Re: [Qemu-devel] [PATCH 08/39] provide portable sizeof(long) test
,
malc
,
11:21
Re: [Qemu-devel] qdev: Some ISA devices don't handle second instantiation gracefully
,
Anthony Liguori
,
11:03
Re: [Qemu-devel] [PATCH 08/39] provide portable sizeof(long) test
,
Paolo Bonzini
,
10:58
[Qemu-devel] Re: qdev: Some ISA devices don't handle second instantiation gracefully
,
Gerd Hoffmann
,
10:53
[Qemu-devel] Re: [Bug 638955] Re: emulated netcards don't work with recent sunos kernel
,
Stefan Hajnoczi
,
10:51
[Qemu-devel] Re: [PATCH v2 5/7] qed: Table, L2 cache, and cluster functions
,
Kevin Wolf
,
10:44
Re: [Qemu-devel] [PATCH 08/39] provide portable sizeof(long) test
,
malc
,
10:41
Re: [Qemu-devel] [PATCH 08/39] provide portable sizeof(long) test
,
Paolo Bonzini
,
10:40
Re: [Qemu-devel] [PATCH 08/39] provide portable sizeof(long) test
,
malc
,
10:38
Re: [Qemu-devel] [PATCH 00/39] Make configure command line autoconf-compatible
,
Paolo Bonzini
,
10:34
Re: [Qemu-devel] [PATCH 08/39] provide portable sizeof(long) test
,
Paolo Bonzini
,
10:31
Re: [Qemu-devel] [PATCH 00/39] Make configure command line autoconf-compatible
,
Anthony Liguori
,
10:30
Re: [Qemu-devel] [PATCH 23/39] deprecate --audio-card-list
,
Paolo Bonzini
,
10:30
[Qemu-devel] Invitación a conectarnos en LinkedIn
,
Ernesto Domato via LinkedIn
,
10:27
[Qemu-devel] [PATCH] e1000: Handle IO Port.
,
anthony . perard
,
09:59
Re: [Qemu-devel] qdev: Some ISA devices don't handle second instantiation gracefully
,
Markus Armbruster
,
09:56
Re: [Qemu-devel] [PATCH 23/39] deprecate --audio-card-list
,
malc
,
09:49
Re: [Qemu-devel] [PATCH 00/39] Make configure command line autoconf-compatible
,
malc
,
09:49
Re: [Qemu-devel] [PATCH 08/39] provide portable sizeof(long) test
,
malc
,
09:48
Re: [Qemu-devel] Re: [PATCH v2 3/7] docs: Add QED image format specification
,
Anthony Liguori
,
09:32
Re: [Qemu-devel] qdev: Some ISA devices don't handle second instantiation gracefully
,
Anthony Liguori
,
09:27
Re: [Qemu-devel] [PATCH 00/39] Make configure command line autoconf-compatible
,
Paolo Bonzini
,
09:26
Re: [Qemu-devel] [PATCH 0/2] usb-ccid device (v2)
,
Anthony Liguori
,
09:24
Re: [Qemu-devel] [PATCH 00/39] Make configure command line autoconf-compatible
,
malc
,
09:22
Re: [Qemu-devel] Re: [PATCH v2 3/7] docs: Add QED image format specification
,
Stefan Hajnoczi
,
09:16
[Qemu-devel] [PATCH 25/39] add autoconfy alias --enable-block-drivers for --block-drv-whitelist
,
Paolo Bonzini
,
09:09
[Qemu-devel] Re: qdev: Some ISA devices don't handle second instantiation gracefully (was: isa-applesmc doesn't handle second instantiation gracefully)
,
Alexander Graf
,
09:04
[Qemu-devel] [PATCH 39/39] use host triplets for feature detection
,
Paolo Bonzini
,
09:02
[Qemu-devel] [PATCH 38/39] provide a more gnuish default sysroot
,
Paolo Bonzini
,
09:02
[Qemu-devel] [PATCH 35/39] add autoconfy --build= option to be used instead of undocumented --cpu
,
Paolo Bonzini
,
09:02
[Qemu-devel] [PATCH 37/39] make more options "standard"
,
Paolo Bonzini
,
09:02
[Qemu-devel] [PATCH 36/39] add autoconfy --with-arch= option, compatible with --sparc-cpu
,
Paolo Bonzini
,
09:02
[Qemu-devel] [PATCH 34/39] add autoconfy --host= option deprecating --cross-prefix
,
Paolo Bonzini
,
09:02
[Qemu-devel] [PATCH 30/39] add autoconfy alias --with-headers for --kerneldir
,
Paolo Bonzini
,
09:02
[Qemu-devel] [PATCH 33/39] rename source_path to srcdir
,
Paolo Bonzini
,
09:02
[Qemu-devel] [PATCH 32/39] rename SRC_PATH to srcdir
,
Paolo Bonzini
,
09:02
[Qemu-devel] [PATCH 31/39] add autoconfy alias --srcdir= for --source-path
,
Paolo Bonzini
,
09:02
[Qemu-devel] [PATCH 29/39] add autoconfy alias --enable-targets for --target-list
,
Paolo Bonzini
,
09:02
[Qemu-devel] [PATCH 28/39] rename interp_prefix to sysroot
,
Paolo Bonzini
,
09:02
[Qemu-devel] [PATCH 27/39] add autoconfy alias --with-sysroot for --interp-prefix
,
Paolo Bonzini
,
09:02
[Qemu-devel] [PATCH 26/39] add libtooly alias --enable-static for --static
,
Paolo Bonzini
,
09:02
[Qemu-devel] [PATCH 24/39] add autoconfy alias --enable-audio-drivers alias for --audio-drv-list
,
Paolo Bonzini
,
09:02
[Qemu-devel] [PATCH 23/39] deprecate --audio-card-list
,
Paolo Bonzini
,
09:02
[Qemu-devel] [PATCH 22/39] make trace options use autoconfy names
,
Paolo Bonzini
,
09:02
[Qemu-devel] [PATCH 17/39] introduce CPPFLAGS configure variable
,
Paolo Bonzini
,
09:02
[Qemu-devel] [PATCH 21/39] add autoconfy aliases --with-* for audio library options
,
Paolo Bonzini
,
09:02
[Qemu-devel] [PATCH 20/39] add autoconfy aliases MAKE=/INSTALL= for --make and --install
,
Paolo Bonzini
,
09:02
[Qemu-devel] [PATCH 19/39] add CPP variable
,
Paolo Bonzini
,
09:02
[Qemu-devel] [PATCH 18/39] add autoconfy alias CC= for --cc
,
Paolo Bonzini
,
09:02
[Qemu-devel] [PATCH 16/39] introduce CFLAGS= and LDFLAGS= configure command-line options
,
Paolo Bonzini
,
09:02
[Qemu-devel] [PATCH 15/39] let --host-cc slide into oblivion
,
Paolo Bonzini
,
09:01
[Qemu-devel] [PATCH 13/39] properly detect compiler in tests/Makefile
,
Paolo Bonzini
,
09:01
[Qemu-devel] [PATCH 14/39] remove HOST_CC mention from roms/{sea, vga}bios/config.mak
,
Paolo Bonzini
,
09:01
[Qemu-devel] [PATCH 11/39] reorganize sdl-config tests
,
Paolo Bonzini
,
09:01
[Qemu-devel] [PATCH 12/39] move --srcdir detection earlier
,
Paolo Bonzini
,
09:01
[Qemu-devel] [PATCH 08/39] provide portable sizeof(long) test
,
Paolo Bonzini
,
09:01
[Qemu-devel] [PATCH 10/39] do not default to non-prefixed pkg-config when cross compiling
,
Paolo Bonzini
,
09:01
[Qemu-devel] [PATCH 07/39] do not pass bogus $(SRC_PATH) include paths to cc during configure
,
Paolo Bonzini
,
09:01
[Qemu-devel] [PATCH 09/39] fix spelling of $pkg_config, move default together with other cross tools
,
Paolo Bonzini
,
09:01
[Qemu-devel] [PATCH 05/39] test cc with the complete set of chosen flags
,
Paolo Bonzini
,
09:01
[Qemu-devel] [PATCH 06/39] include failed source file in config.log
,
Paolo Bonzini
,
09:01
[Qemu-devel] [PATCH 04/39] fix sparse support (?)
,
Paolo Bonzini
,
09:01
[Qemu-devel] [PATCH 03/39] move feature variables to the top
,
Paolo Bonzini
,
09:01
[Qemu-devel] [PATCH 01/39] default compilation tools to environment variables
,
Paolo Bonzini
,
09:01
[Qemu-devel] [PATCH 02/39] default make and install to environment variables
,
Paolo Bonzini
,
09:01
[Qemu-devel] [PATCH 00/39] Make configure command line autoconf-compatible
,
Paolo Bonzini
,
09:01
[Qemu-devel] qdev: Some ISA devices don't handle second instantiation gracefully (was: isa-applesmc doesn't handle second instantiation gracefully)
,
Markus Armbruster
,
09:00
[Qemu-devel] [PATCH 2/2] usb-ccid: add CCID device (device itself)
,
Alon Levy
,
08:58
[Qemu-devel] [PATCH 1/2] usb-ccid: add CCID device. add configure option.
,
Alon Levy
,
08:58
[Qemu-devel] [PATCH 0/2] usb-ccid device (v2)
,
Alon Levy
,
08:58
[Qemu-devel] Re: isa-applesmc doesn't handle second instantiation gracefully
,
Alexander Graf
,
08:57
[Qemu-devel] [Bug 643465] Re: Crash at network boot
,
Jes Sorensen
,
08:51
[Qemu-devel] isa-applesmc doesn't handle second instantiation gracefully
,
Markus Armbruster
,
08:51
[Qemu-devel] Where's gpxe-eepro100-80862449.rom ?
,
Markus Armbruster
,
08:41
Re: [Qemu-devel] virtio_cleanup() missing in virtio-{blk, balloon, 9p}-pci
,
Markus Armbruster
,
08:18
[Qemu-devel] Re: qdev "SUNW,fdtwo" is unusable with -device
,
Markus Armbruster
,
08:11
Re: [Qemu-devel] virtio_cleanup() missing in virtio-{blk, balloon, 9p}-pci
,
M. Mohan Kumar
,
08:00
[Qemu-devel] [PATCH 2/4] Add support for 'o' octet (bytes) format as monitor parameter.
,
Jes . Sorensen
,
07:19
[Qemu-devel] [PATCH v6 0/4] Introduce strtosz and make use of it
,
Jes . Sorensen
,
07:19
[Qemu-devel] [PATCH 1/4] Introduce strtosz() library function to convert a string to a byte count.
,
Jes . Sorensen
,
07:19
[Qemu-devel] [PATCH 3/4] Switch migrate_set_speed() to take an 'o' argument rather than a float.
,
Jes . Sorensen
,
07:19
[Qemu-devel] [PATCH 4/4] Remove obsolete 'f' double parameter type
,
Jes . Sorensen
,
07:19
Re: [Qemu-devel] Re: [PATCH v2 3/7] docs: Add QED image format specification
,
Avi Kivity
,
06:25
Re: [Qemu-devel] snapshots
,
Stefan Hajnoczi
,
05:46
[Qemu-devel] snapshots
,
chandra shekar
,
05:14
Re: [Qemu-devel] [RFC] Passing boot order from qemu to seabios
,
Stefan Hajnoczi
,
04:44
Re: [Qemu-devel] Re: [PATCH v2 3/7] docs: Add QED image format specification
,
Kevin Wolf
,
04:07
Re: [SeaBIOS] [Qemu-devel] [RFC] Passing boot order from qemu to seabios
,
Gleb Natapov
,
04:05
Re: [Qemu-devel] [PATCH] net: provide a friendly message when a user passes a bad -net tap, fd=X (v2)
,
Jason Wang
,
02:41
Re: [Qemu-devel] [PATCH] monitor: properly handle invalid fd/vhostfd from command line
,
jason wang
,
02:32
[Qemu-devel] [PATCH] Introduce 9p commandline arguments sanity checks
,
Harsh Prateek Bora
,
01:29
October 11, 2010
Re: [Qemu-devel] [Bug 658904] [NEW] QEMU refers to VLAN, but doesn't mean 802.1Q
,
Mulyadi Santosa
,
23:09
[Qemu-devel] [Bug 658904] [NEW] QEMU refers to VLAN, but doesn't mean 802.1Q
,
guenthert
,
22:51
[Qemu-devel] qemu-kvm build issue on RHEL5.1
,
Hao, Xudong
,
21:55
[Qemu-devel] Re: [SeaBIOS] [RFC] Passing boot order from qemu to seabios
,
Kevin O'Connor
,
20:08
[Qemu-devel] Re: [RFT] qemu 0.13.0-rc3
,
Anthony Liguori
,
20:02
[Qemu-devel] Re: [RFT] qemu 0.13.0-rc3
,
Luiz Capitulino
,
19:46
Re: [SeaBIOS] [Qemu-devel] [RFC] Passing boot order from qemu to seabios
,
Kevin O'Connor
,
19:33
Re: [SeaBIOS] [Qemu-devel] [RFC] Passing boot order from qemu to seabios
,
Kevin O'Connor
,
19:16
[Qemu-devel] [RFT] qemu 0.13.0-rc3
,
Anthony Liguori
,
18:15
Re: [SeaBIOS] [Qemu-devel] [RFC] Passing boot order from qemu to seabios
,
H. Peter Anvin
,
17:51
Re: [SeaBIOS] [Qemu-devel] [RFC] Passing boot order from qemu to seabios
,
Sebastian Herbszt
,
17:43
Re: [SeaBIOS] [Qemu-devel] [RFC] Passing boot order from qemu to seabios
,
Gleb Natapov
,
17:24
Re: [SeaBIOS] [Qemu-devel] [RFC] Passing boot order from qemu to seabios
,
H. Peter Anvin
,
17:24
Re: [Qemu-devel] [PULL] eeepro100, virtio, net, vhost fixes
,
Anthony Liguori
,
17:07
Re: [SeaBIOS] [Qemu-devel] [RFC] Passing boot order from qemu to seabios
,
Anthony Liguori
,
16:50
Re: [SeaBIOS] [Qemu-devel] [RFC] Passing boot order from qemu to seabios
,
Gleb Natapov
,
16:37
Re: [SeaBIOS] [Qemu-devel] [RFC] Passing boot order from qemu to seabios
,
Anthony Liguori
,
16:31
Re: [SeaBIOS] [Qemu-devel] [RFC] Passing boot order from qemu to seabios
,
H. Peter Anvin
,
16:19
Re: [Qemu-devel] [RFC] Passing boot order from qemu to seabios
,
Gleb Natapov
,
16:02
Re: [SeaBIOS] [Qemu-devel] [RFC] Passing boot order from qemu to seabios
,
Gleb Natapov
,
16:00
Re: [Qemu-devel] [RFC] Passing boot order from qemu to seabios
,
Anthony Liguori
,
15:51
Re: [SeaBIOS] [Qemu-devel] [RFC] Passing boot order from qemu to seabios
,
Anthony Liguori
,
15:49
[Qemu-devel] [Bug 658610] [NEW] Check whether images have write permissions
,
Frank Groeneveld
,
14:56
[Qemu-devel] [patch 7/8] MCE: Relay UCR MCE to guest
,
Marcelo Tosatti
,
14:39
[Qemu-devel] [patch 5/8] Export qemu_ram_addr_from_host
,
Marcelo Tosatti
,
14:38
[Qemu-devel] [patch 8/8] Add savevm/loadvm support for MCE
,
Marcelo Tosatti
,
14:38
[Qemu-devel] [patch 1/8] signalfd compatibility
,
Marcelo Tosatti
,
14:38
[Qemu-devel] [patch 6/8] Add RAM -> physical addr mapping in MCE simulation
,
Marcelo Tosatti
,
14:38
[Qemu-devel] [patch 2/8] iothread: use signalfd
,
Marcelo Tosatti
,
14:38
[Qemu-devel] [patch 4/8] kvm: x86: add mce support
,
Marcelo Tosatti
,
14:38
[Qemu-devel] [patch 3/8] Expose thread_id in info cpus
,
Marcelo Tosatti
,
14:38
[Qemu-devel] [patch 0/8] port qemu-kvm's MCE support (v3)
,
Marcelo Tosatti
,
14:38
Re: [Qemu-devel] [PATCH 1/4] Introduce strtosz() library function to convert a string to a byte count.
,
Markus Armbruster
,
13:47
[Qemu-devel] [Bug 485251] Re: qemu 0.11.50: Guest boot failed when the drive interface is scsi
,
Michael Tokarev
,
13:27
Re: [Qemu-devel] Re: [PATCH v2 3/7] docs: Add QED image format specification
,
Anthony Liguori
,
13:14
[Qemu-devel] Can Medical Qigong Helps with Healing? Can you live a healthier lifestyle? Why not find out for yourself? 29 Oct Evening Talk by Master Tan
,
eventsmastery for wellness medical qigong
,
13:07
Re: [Qemu-devel] [RFC] Passing boot order from qemu to seabios
,
Gleb Natapov
,
13:04
Re: [Qemu-devel] [RFC] Passing boot order from qemu to seabios
,
Anthony Liguori
,
13:02
Re: [Qemu-devel] [PATCH 03/12] eepro100: initialize a variable in all cases
,
Markus Armbruster
,
13:00
[Qemu-devel] Re: [PATCH v2 3/7] docs: Add QED image format specification
,
Avi Kivity
,
12:54
[Qemu-devel] Re: [PATCH v2 6/7] qed: Read/write support
,
Stefan Hajnoczi
,
12:28
Re: [Qemu-devel] [RFC] Can we remove special handling of standard headers (introduced for dyngen / OSX?)
,
Stefan Weil
,
12:22
Re: [Qemu-devel] Re: [PATCH v2 3/7] docs: Add QED image format specification
,
Anthony Liguori
,
12:19
Re: [Qemu-devel] Re: [PATCH v2 3/7] docs: Add QED image format specification
,
Anthony Liguori
,
12:11
[Qemu-devel] [PATCH V5 14/14] acpi-piix4: Add Xen hypercall for sleep state.
,
anthony . perard
,
12:08
[Qemu-devel] [PATCH V5 12/14] xen: Initialize event channels and io rings
,
anthony . perard
,
12:08
[Qemu-devel] [PATCH V5 13/14] xen: Set running state in xenstore.
,
anthony . perard
,
12:08
[Qemu-devel] [PATCH V5 11/14] vl.c: Introduce getter for shutdown_requested and reset_requested.
,
anthony . perard
,
12:08
[Qemu-devel] [PATCH V5 10/14] Introduce qemu_ram_ptr_unlock.
,
anthony . perard
,
12:08
[Qemu-devel] [PATCH V5 09/14] xen: Introduce the Xen mapcache
,
anthony . perard
,
12:08
[Qemu-devel] [PATCH V5 08/14] xen: add a 8259 Interrupt Controller
,
anthony . perard
,
12:08
[Qemu-devel] [PATCH V5 07/14] piix_pci: Introduces Xen specific call for irq.
,
anthony . perard
,
12:08
[Qemu-devel] [PATCH V5 06/14] xen: Add the Xen platform pci device
,
anthony . perard
,
12:08
[Qemu-devel] [PATCH V5 05/14] xen: Add xen in -accel option.
,
anthony . perard
,
12:08
[Qemu-devel] [PATCH V5 01/14] xen: Replace some tab-indents with spaces (clean-up).
,
anthony . perard
,
12:08
[Qemu-devel] [PATCH V5 04/14] Introduce -accel command option.
,
anthony . perard
,
12:08
[Qemu-devel] [PATCH V5 03/14] xen: Add xen_machine_fv
,
anthony . perard
,
12:08
[Qemu-devel] [PATCH V5 02/14] xen: Support new libxc calls from xen unstable.
,
anthony . perard
,
12:08
Re: [Qemu-devel] [PATCH 03/12] eepro100: initialize a variable in all cases
,
Stefan Weil
,
12:08
[Qemu-devel] [PATCH V5 00/14] xen device model support
,
anthony . perard
,
12:07
Re: [Qemu-devel] [RFC] Passing boot order from qemu to seabios
,
Gleb Natapov
,
12:04
Re: [Qemu-devel] Re: [PATCH v2 3/7] docs: Add QED image format specification
,
Avi Kivity
,
12:03
[Qemu-devel] Re: [SeaBIOS] [RFC] Passing boot order from qemu to seabios
,
Gleb Natapov
,
11:53
Re: [Qemu-devel] [RFC] Passing boot order from qemu to seabios
,
Stefan Hajnoczi
,
11:52
[Qemu-devel] Re: [PATCH v2 3/7] docs: Add QED image format specification
,
Kevin Wolf
,
11:50
Re: [Qemu-devel] Re: [PATCH v2 3/7] docs: Add QED image format specification
,
Anthony Liguori
,
11:50
[Qemu-devel] Re: [PATCH v2 3/7] docs: Add QED image format specification
,
Avi Kivity
,
11:47
[Qemu-devel] Re: [PATCH v2 3/7] docs: Add QED image format specification
,
Stefan Hajnoczi
,
11:47
[Qemu-devel] Re: [SeaBIOS] [RFC] Passing boot order from qemu to seabios
,
Avi Kivity
,
11:44
[Qemu-devel] Re: [SeaBIOS] [RFC] Passing boot order from qemu to seabios
,
Gleb Natapov
,
11:43
[Qemu-devel] Re: [PATCH v2 3/7] docs: Add QED image format specification
,
Anthony Liguori
,
11:42
[Qemu-devel] Re: [PATCH v2 3/7] docs: Add QED image format specification
,
Avi Kivity
,
11:39
Re: [Qemu-devel] Re: [PATCH v2 0/7] qed: Add QEMU Enhanced Disk format
,
Stefan Hajnoczi
,
11:38
[Qemu-devel] Re: [PATCH v2 3/7] docs: Add QED image format specification
,
Stefan Hajnoczi
,
11:30
Re: [Qemu-devel] [PATCH 03/12] eepro100: initialize a variable in all cases
,
Markus Armbruster
,
11:30
Re: [Qemu-devel] Re: [PATCH v2 3/7] docs: Add QED image format specification
,
Anthony Liguori
,
11:30
Re: [Qemu-devel] [PATCH 07/12] mips_fulong2e: Delete write only variables
,
Markus Armbruster
,
11:30
Re: [Qemu-devel] Re: [PATCH v2 6/7] qed: Read/write support
,
Anthony Liguori
,
11:30
[Qemu-devel] Re: [PATCH v2 3/7] docs: Add QED image format specification
,
Anthony Liguori
,
11:30
Re: [Qemu-devel] Re: [PATCH v2 3/7] docs: Add QED image format specification
,
Avi Kivity
,
11:29
[Qemu-devel] Re: [SeaBIOS] [RFC] Passing boot order from qemu to seabios
,
Avi Kivity
,
11:28
[Qemu-devel] Re: [PATCH v2 4/7] qed: Add QEMU Enhanced Disk image format
,
Kevin Wolf
,
11:28
[Qemu-devel] Re: [PATCH v2 3/7] docs: Add QED image format specification
,
Avi Kivity
,
11:27
Re: [Qemu-devel] [PATCH 1/7] Introduce strtosz() library function to convert a string to a byte count.
,
Markus Armbruster
,
10:43
Re: [Qemu-devel] [RFC] Passing boot order from qemu to seabios
,
Gleb Natapov
,
10:32
[Qemu-devel] Re: [PATCH v2 3/7] docs: Add QED image format specification
,
Kevin Wolf
,
10:29
[Qemu-devel] Re: [PATCH v2 3/7] docs: Add QED image format specification
,
Avi Kivity
,
10:23
[Qemu-devel] Re: [PATCH v2 3/7] docs: Add QED image format specification
,
Stefan Hajnoczi
,
10:08
[Qemu-devel] Re: [PATCH v2 3/7] docs: Add QED image format specification
,
Stefan Hajnoczi
,
09:43
Re: [Qemu-devel] [PATCH] CMOS file support
,
Markus Armbruster
,
09:25
[Qemu-devel] Re: [PATCH v2 0/7] qed: Add QEMU Enhanced Disk format
,
Kevin Wolf
,
09:21
[Qemu-devel] Re: [PATCH v2 6/7] qed: Read/write support
,
Avi Kivity
,
09:10
[Qemu-devel] Re: [PATCH] Suppress warning: zero-length gnu_printf format string
,
Paolo Bonzini
,
09:09
[Qemu-devel] Re: [PATCH v2 3/7] docs: Add QED image format specification
,
Avi Kivity
,
09:04
Re: [Qemu-devel] [PATCH 1/7] Introduce strtosz() library function to convert a string to a byte count.
,
Jes Sorensen
,
08:57
Re: [Qemu-devel] [RFC] Passing boot order from qemu to seabios
,
Stefan Hajnoczi
,
08:57
[Qemu-devel] [PATCH] Suppress warning: zero-length gnu_printf format string
,
Markus Armbruster
,
08:57
[Qemu-devel] [PATCH v5 0/4] Introduce strtosz and make use of it
,
Jes . Sorensen
,
08:57
[Qemu-devel] [PATCH 1/4] Introduce strtosz() library function to convert a string to a byte count.
,
Jes . Sorensen
,
08:57
[Qemu-devel] [PATCH 2/4] Add support for 'o' octet (bytes) format as monitor parameter.
,
Jes . Sorensen
,
08:57
[Qemu-devel] [PATCH 3/4] Switch migrate_set_speed() to take an 'o' argument rather than a float. Clarify default value of MB in migration speed argument in monitor, if no suffix is specified. This differ from previous default of bytes, but is consistent with the rest of the places where we accept a size argument.
,
Jes . Sorensen
,
08:57
[Qemu-devel] [PATCH 4/4] Remove obsolete 'f' double parameter type
,
Jes . Sorensen
,
08:57
Re: [Qemu-devel] [RFC] Passing boot order from qemu to seabios
,
Gleb Natapov
,
08:31
Re: [Qemu-devel] [RFC] Passing boot order from qemu to seabios
,
Gleb Natapov
,
08:08
Re: [Qemu-devel] [RFC] Passing boot order from qemu to seabios
,
Gerd Hoffmann
,
08:07
Re: [Qemu-devel] 9p crash bugs
,
Markus Armbruster
,
08:03
Re: [Qemu-devel] request help enabling both serial0 and parallel0 to emulate 2 distinct ports on beagle
,
Gabi Voiculescu
,
08:03
Re: [Qemu-devel] [RFC] Passing boot order from qemu to seabios
,
Bernhard Kohl
,
07:29
[Qemu-devel] Re: [PATCH v2 2/7] cutils: Add bytes_to_str() to format byte values
,
Kevin Wolf
,
07:09
Re: [Qemu-devel] [PATCH] monitor: add usb_detach
,
Alon Levy
,
07:02
Re: [Qemu-devel] [RFC] Passing boot order from qemu to seabios
,
Kevin Wolf
,
07:01
Re: [Qemu-devel] [RFC] Passing boot order from qemu to seabios
,
Gleb Natapov
,
06:44
[Qemu-devel] Re: [PATCH v2 6/7] qed: Read/write support
,
Stefan Hajnoczi
,
06:37
Re: [Qemu-devel] [RFC] Passing boot order from qemu to seabios
,
Kevin Wolf
,
06:32
[Qemu-devel] [RFC] Passing boot order from qemu to seabios
,
Gleb Natapov
,
06:19
[Qemu-devel] Re: virtio_cleanup() missing in virtio-{blk, balloon, 9p}-pci
,
Kevin Wolf
,
06:18
[Qemu-devel] Re: [PATCH v2 3/7] docs: Add QED image format specification
,
Stefan Hajnoczi
,
06:10
[Qemu-devel] virtio_cleanup() missing in virtio-{blk, balloon, 9p}-pci
,
Markus Armbruster
,
06:00
Re: [Qemu-devel] [PATCH 5/7] Switch migrate_set_speed() to take an 'o' argument rather than a float.
,
Jes Sorensen
,
05:58
[Qemu-devel] Re: [PATCH] net: provide a friendly message when a user passes a bad -net tap, fd=X
,
Daniel P. Berrange
,
05:45
Re: [Qemu-devel] [PATCH 5/7] Switch migrate_set_speed() to take an 'o' argument rather than a float.
,
Paolo Bonzini
,
05:26
[Qemu-devel] Re: [PATCH] trace: print a warning if user tries to enable an unknown trace event
,
Stefan Hajnoczi
,
05:25
[Qemu-devel] [PATCH v2] trace: Adapt trace file name for Haiku
,
Stefan Hajnoczi
,
05:23
Re: [Qemu-devel] [PATCH 5/7] Switch migrate_set_speed() to take an 'o' argument rather than a float.
,
Markus Armbruster
,
05:13
Re: [Qemu-devel] [PATCH, RFC] Sparc: convert some debug printf statements to tracepoints
,
Stefan Hajnoczi
,
05:13
Re: [Qemu-devel] [PATCH 1/7] Introduce strtosz() library function to convert a string to a byte count.
,
Markus Armbruster
,
04:51
[Qemu-devel] [PATCH 1/4] target-arm: Add support for PKHxx in thumb2
,
Johan Bengtsson
,
04:33
[Qemu-devel] [PATCH 2/4] target-arm: Fix mixup in decoding of saturating add and sub
,
Johan Bengtsson
,
04:33
[Qemu-devel] [PATCH 4/4] target-arm: Fix problems with VCVT fixpoint conversion
,
Johan Bengtsson
,
04:33
[Qemu-devel] Re: [PATCH 01/12] block: avoid a write only variable
,
Kevin Wolf
,
04:10
Re: [Qemu-devel] [PATCH] monitor: add usb_detach
,
Gerd Hoffmann
,
03:51
[Qemu-devel] [Bug 658152] [NEW] jp106 keyboard cannot input "_" key
,
seiichi nakashima
,
03:50
[Qemu-devel] Re: [PATCH 6/7] Clarify default values in migration speed argument in monitor
,
Jes Sorensen
,
02:45
[Qemu-devel] ASIC emulation By QEMU ??
,
siva sankar padhy
,
01:30
October 10, 2010
[Qemu-devel] Re: [PATCH, RFC] Sparc: convert some debug printf statements to tracepoints
,
Blue Swirl
,
14:53
Re: [Qemu-devel] [PATCH, RFC] Sparc: convert some debug printf statements to tracepoints
,
Blue Swirl
,
14:52
Re: [Qemu-devel] [PATCH, RFC] Sparc: convert some debug printf statements to tracepoints
,
Artyom Tarasenko
,
14:02
Re: [Qemu-devel] [PATCH, RFC] Sparc: convert some debug printf statements to tracepoints
,
Artyom Tarasenko
,
13:51
[Qemu-devel] [Bug 647793] Re: tap-bsd.c has no test for Mac OS X
,
Ted Lemon
,
12:51
[Qemu-devel] [PATCH v2] trace: Adapt trace file name for Haiku
,
Andreas Färber
,
07:46
[Qemu-devel] Re: kvm networking todo wiki
,
Michael S. Tsirkin
,
07:42
[Qemu-devel] Re: kvm networking todo wiki
,
Dragos Tatulea
,
07:38
Re: [Qemu-devel] [PATCH] monitor: add usb_detach
,
Alon Levy
,
07:12
[Qemu-devel] [Bug 485251] Re: qemu 0.11.50: Guest boot failed when the drive interface is scsi
,
Maraschin
,
05:56
[Qemu-devel] Re: [PATCH v2 6/7] qed: Read/write support
,
Avi Kivity
,
05:42
[Qemu-devel] Re: [PATCH v2 3/7] docs: Add QED image format specification
,
Avi Kivity
,
05:42
October 09, 2010
Re: [Qemu-devel] [RFC] Can we remove special handling of standard headers (introduced for dyngen / OSX?)
,
Andreas Färber
,
18:47
[Qemu-devel] Re: [HaikuPorts-devs] [PATCH] trace: Adapt trace file name for Haiku
,
Ingo Weinhold
,
17:32
Re: [Qemu-devel] [PATCH, RFC] Sparc: convert some debug printf statements to tracepoints
,
Blue Swirl
,
15:57
[Qemu-devel] [PATCH] trace: Adapt trace file name for Haiku
,
Andreas Färber
,
15:56
Re: [Qemu-devel] [PATCH, RFC] Sparc: convert some debug printf statements to tracepoints
,
Andreas Färber
,
14:46
Re: [Qemu-devel] [PATCH, RFC] Sparc: convert some debug printf statements to tracepoints
,
Andreas Färber
,
12:00
Re: [Qemu-devel] [PATCH -v5] ceph/rbd block driver for qemu-kvm
,
Yehuda Sadeh Weinraub
,
11:53
[Qemu-devel] [PATCH] trace: print a warning if user tries to enable an unknown trace event
,
Blue Swirl
,
11:48
Re: [Qemu-devel] [PATCH, RFC] Sparc: convert some debug printf statements to tracepoints
,
Blue Swirl
,
11:47
Re: [Qemu-devel] [PATCH, RFC] Sparc: convert some debug printf statements to tracepoints
,
Andreas Färber
,
11:38
[Qemu-devel] [PATCH, RFC] Sparc: convert some debug printf statements to tracepoints
,
Blue Swirl
,
11:10
[Qemu-devel] Re: [Bug 657329] [NEW] APIC unusable on QEMU
,
Jan Kiszka
,
10:44
Re: [Qemu-devel] Re: [PATCH 05/11] Delete write only variables
,
Alexander Graf
,
10:33
Re: [Qemu-devel] Re: [PATCH 05/11] Delete write only variables
,
Andreas Färber
,
10:31
[Qemu-devel] [Bug 642304] Re: Solaris/x86 v10 hangs under KVM
,
Nigel Horne
,
10:02
[Qemu-devel] [Bug 657329] [NEW] APIC unusable on QEMU
,
Geoffrey Lee
,
10:01
Re: [Qemu-devel] qdev "SUNW,fdtwo" is unusable with -device
,
Andreas Färber
,
08:48
Re: [Qemu-devel] Handling patch queues (was: [STATUS] static instrumentation)
,
Andreas Färber
,
08:19
[Qemu-devel] Présentation SUPERONLINE
,
AVC PROSPECTIVE
,
06:50
[Qemu-devel] Re: qdev "SUNW,fdtwo" is unusable with -device
,
Blue Swirl
,
06:30
[Qemu-devel] qdev "SUNW,fdtwo" is unusable with -device
,
Markus Armbruster
,
06:09
Re: [Qemu-devel] [PATCH v2] configure: Send error message from spice check to /dev/null
,
Blue Swirl
,
05:44
[Qemu-devel] Re: [PATCH] win32: Set unbuffered stdout
,
Blue Swirl
,
05:44
[Qemu-devel] Re: [PATCH] .gitignore: Ignore *-timestamp
,
Blue Swirl
,
05:43
Re: [Qemu-devel] [PATCH] acpi: Fix an infinite loop in acpi_table_add
,
Blue Swirl
,
05:43
Re: [Qemu-devel] [PATCH] configure: Remove unneeded defines from checks
,
Blue Swirl
,
05:42
Re: [Qemu-devel] [PATCH v2] configure: include stddef.h for NULL
,
Blue Swirl
,
05:42
[Qemu-devel] Re: [PATCH 1/4] trace: Use portable format strings
,
Blue Swirl
,
05:42
Re: [Qemu-devel] [PATCH -v5] ceph/rbd block driver for qemu-kvm
,
Stefan Hajnoczi
,
05:21
[Qemu-devel] Re: [PATCH 11/12] ppc: avoid write only variables
,
Blue Swirl
,
04:08
[Qemu-devel] Increase your company & product Online Exposure
,
AllCompanyOnline
,
00:25
October 08, 2010
[Qemu-devel] [PATCH] net: provide a friendly message when a user passes a bad -net tap, fd=X (v2)
,
Anthony Liguori
,
19:38
Re: [Qemu-devel] [PATCH] net: provide a friendly message when a user passes a bad -net tap, fd=X
,
Anthony Liguori
,
19:37
Re: [Qemu-devel] [PATCH] net: provide a friendly message when a user passes a bad -net tap, fd=X
,
Alexander Graf
,
19:28
[Qemu-devel] [PATCH] net: provide a friendly message when a user passes a bad -net tap, fd=X
,
Anthony Liguori
,
18:05
[Qemu-devel] Re: [PATCH] tcg: Fix compiler error (comparison of unsigned expression)
,
Stefan Weil
,
17:43
[Qemu-devel] Re: [PATCH 11/12] ppc: avoid write only variables
,
Alexander Graf
,
17:33
[Qemu-devel] [PATCH 12/12] mips: avoid write only variables
,
Blue Swirl
,
17:26
[Qemu-devel] [PATCH 11/12] ppc: avoid write only variables
,
Blue Swirl
,
17:26
[Qemu-devel] [PATCH 10/12] i386: avoid a write only variable
,
Blue Swirl
,
17:25
[Qemu-devel] [PATCH 09/12] vnc: avoid write only variables
,
Blue Swirl
,
17:25
[Qemu-devel] [PATCH 08/12] cris: avoid a write only variable
,
Blue Swirl
,
17:25
[Qemu-devel] [PATCH 07/12] mips_fulong2e: Delete write only variables
,
Blue Swirl
,
17:24
[Qemu-devel] [PATCH 06/12] Delete write only variables
,
Blue Swirl
,
17:24
[Qemu-devel] [PATCH 05/12] ppc: remove video.x
,
Blue Swirl
,
17:24
[Qemu-devel] [PATCH 04/12] lsi53c895a: avoid a write only variable
,
Blue Swirl
,
17:24
[Qemu-devel] [PATCH 03/12] eepro100: initialize a variable in all cases
,
Blue Swirl
,
17:24
[Qemu-devel] [PATCH 02/12] cirrus: avoid write only variables
,
Blue Swirl
,
17:24
[Qemu-devel] [PATCH 01/12] block: avoid a write only variable
,
Blue Swirl
,
17:23
[Qemu-devel] [PATCH v2 00/12] GCC 4.6.0 fixes
,
Blue Swirl
,
17:23
[Qemu-devel] [Bug 657006] Re: arm - svc instruction
,
jb
,
15:57
Re: [Qemu-devel] 9p crash bugs
,
Venkateswararao Jujjuri (JV)
,
15:28
[Qemu-devel] [PATCH v2 7/7] qed: Consistency check support
,
Stefan Hajnoczi
,
15:07
[Qemu-devel] [PATCH v2 5/7] qed: Table, L2 cache, and cluster functions
,
Stefan Hajnoczi
,
15:02
[Qemu-devel] [PATCH -v5] ceph/rbd block driver for qemu-kvm
,
Yehuda Sadeh
,
14:59
[Qemu-devel] [PATCH v2 1/7] qcow2: Make get_bits_from_size() common
,
Stefan Hajnoczi
,
14:58
[Qemu-devel] [PATCH v2 2/7] cutils: Add bytes_to_str() to format byte values
,
Stefan Hajnoczi
,
14:58
[Qemu-devel] [PATCH v2 0/7] qed: Add QEMU Enhanced Disk format
,
Stefan Hajnoczi
,
14:57
[Qemu-devel] [PATCH v2 6/7] qed: Read/write support
,
Stefan Hajnoczi
,
14:51
Re: [Qemu-devel] [PATCH] monitor: add usb_detach
,
Anthony Liguori
,
14:46
[Qemu-devel] [Bug 657006] [NEW] arm - svc instruction
,
jb
,
14:10
[Qemu-devel] Re: [PATCH 05/11] Delete write only variables
,
Alexander Graf
,
14:09
Re: [Qemu-devel] [PATCH] monitor: add usb_detach
,
Luiz Capitulino
,
14:09
[Qemu-devel] Re: [PATCH 05/11] Delete write only variables
,
Blue Swirl
,
14:07
[Qemu-devel] Re: [PATCH v2 1/7] qcow2: Make get_bits_from_size() common
,
Anthony Liguori
,
14:02
[Qemu-devel] Re: [PATCH 05/11] Delete write only variables
,
Paolo Bonzini
,
13:41
[Qemu-devel] Re: [PATCH 05/11] Delete write only variables
,
Alexander Graf
,
13:41
[Qemu-devel] Re: [PATCH 2/2] check for close() errors on qcow2_create()
,
Eduardo Habkost
,
13:40
Re: [Qemu-devel] [PATCH] monitor: properly handle invalid fd/vhostfd from command line
,
Luiz Capitulino
,
13:40
[Qemu-devel] Re: [PATCH] tcg: Fix compiler error (comparison of unsigned expression)
,
Hollis Blanchard
,
12:57
Re: [Qemu-devel] [STATUS] static instrumentation
,
Blue Swirl
,
12:53
[Qemu-devel] ivshmem crash bug
,
Markus Armbruster
,
12:32
[Qemu-devel] [PATCH v2 4/7] qed: Add QEMU Enhanced Disk image format
,
Stefan Hajnoczi
,
12:31
Re: [Qemu-devel] [PATCH] ceph/rbd block driver for qemu-kvm (v4)
,
Anthony Liguori
,
12:31
Re: [Qemu-devel] [PATCH] ceph/rbd block driver for qemu-kvm (v4)
,
Yehuda Sadeh Weinraub
,
12:30
Re: [Qemu-devel] Re: [PATCH 04/11] lsi53c895a: avoid a write only variable
,
Paolo Bonzini
,
12:29
[Qemu-devel] Re: [PATCH 6/7] Clarify default values in migration speed argument in monitor
,
Paolo Bonzini
,
12:25
[Qemu-devel] request help enabling both serial0 and parallel0 to emulate 2 distinct ports on beagle
,
Gabi Voiculescu
,
12:00
[Qemu-devel] [PATCH v2 3/7] docs: Add QED image format specification
,
Stefan Hajnoczi
,
11:49
[Qemu-devel] Re: [PATCH 10/11] ppc: avoid write only variables
,
Blue Swirl
,
11:44
Re: [Qemu-devel] [PATCH 2/2] check for close() errors on qcow2_create()
,
Eduardo Habkost
,
11:29
[Qemu-devel] 9p crash bugs
,
Markus Armbruster
,
10:13
Re: [Qemu-devel] [PATCH] ceph/rbd block driver for qemu-kvm (v4)
,
Anthony Liguori
,
10:06
Re: [Qemu-devel] [PATCH] ide: set WCACHE supported in IDENTIFY data
,
Kevin Wolf
,
08:03
[Qemu-devel] Re: [patch uq/master 7/8] MCE: Relay UCR MCE to guest
,
Dean Nelson
,
08:02
[Qemu-devel] [PATCH v2 4/5] spice: add config options for the listening address
,
Gerd Hoffmann
,
07:22
[Qemu-devel] [PATCH v2 3/5] spice: add config options for channel security.
,
Gerd Hoffmann
,
07:22
[Qemu-devel] [PATCH v2 2/5] spice: make compression configurable.
,
Gerd Hoffmann
,
07:22
[Qemu-devel] [PATCH v2 1/5] spice: tls support
,
Gerd Hoffmann
,
07:22
[Qemu-devel] [PATCH v2 5/5] spice: add misc config options
,
Gerd Hoffmann
,
07:22
[Qemu-devel] [PATCH v2 0/5] spice config options
,
Gerd Hoffmann
,
07:22
[Qemu-devel] [PATCH 1/2] vmmouse: adapt to mouse handler changes.
,
Gerd Hoffmann
,
06:33
[Qemu-devel] [PATCH 0/2] mouse fixups
,
Gerd Hoffmann
,
06:31
[Qemu-devel] [PATCH 2/2] wacom tablet: activate event handlers.
,
Gerd Hoffmann
,
06:31
[Qemu-devel] Re: [PATCH 2/2] check for close() errors on qcow2_create()
,
Kevin Wolf
,
06:14
[Qemu-devel] Re: [PATCH 0/2] qcow2_create() error handling fixes
,
Kevin Wolf
,
06:10
Re: [Qemu-devel] [PATCH 2/3] vnc: support password expire
,
Daniel P. Berrange
,
06:08
Re: [Qemu-devel] [PATCH 3/7] Add more error handling to strtosz()
,
Stefan Weil
,
05:38
Re: [Qemu-devel] [PATCH 2/7] Support human unit formats in strtosz, eg. 1.0G
,
Stefan Weil
,
05:38
Re: [Qemu-devel] [PATCH 1/2] fix fd leak on one qcow2_create2() error path
,
Stefan Hajnoczi
,
05:36
Re: [Qemu-devel] [PATCH 2/2] check for close() errors on qcow2_create()
,
Stefan Hajnoczi
,
05:28
[Qemu-devel] [PATCH 7/7] Remove obsolete 'f' double parameter type
,
Jes . Sorensen
,
05:16
[Qemu-devel] [PATCH 6/7] Clarify default values in migration speed argument in monitor
,
Jes . Sorensen
,
05:16
[Qemu-devel] [PATCH 5/7] Switch migrate_set_speed() to take an 'o' argument rather than a float.
,
Jes . Sorensen
,
05:16
[Qemu-devel] [PATCH 4/7] Add support for 'o' octet (bytes) format as monitor parameter.
,
Jes . Sorensen
,
05:16
[Qemu-devel] [PATCH 3/7] Add more error handling to strtosz()
,
Jes . Sorensen
,
05:16
[Qemu-devel] [PATCH 2/7] Support human unit formats in strtosz, eg. 1.0G
,
Jes . Sorensen
,
05:16
[Qemu-devel] [PATCH 1/7] Introduce strtosz() library function to convert a string to a byte count.
,
Jes . Sorensen
,
05:16
[Qemu-devel] [PATCH v4 0/7] Introduce strtosz and make use of it
,
Jes . Sorensen
,
05:16
[Qemu-devel] Re: [PATCH 5/6] Switch migrate_set_speed() to take an 'o' argument rather than a float.
,
Jes Sorensen
,
04:50
[Qemu-devel] [PATCH] tcg: Fix compiler error (comparison of unsigned expression)
,
Stefan Weil
,
04:33
[Qemu-devel] Re: [patch uq/master 7/8] MCE: Relay UCR MCE to guest
,
Hidetoshi Seto
,
01:54
October 07, 2010
[Qemu-devel] Re: [patch uq/master 7/8] MCE: Relay UCR MCE to guest
,
Huang Ying
,
23:16
[Qemu-devel] Re: [patch uq/master 7/8] MCE: Relay UCR MCE to guest
,
Huang Ying
,
22:51
[Qemu-devel] segmentation fault running ppc linux user regression test
,
Suet Fei Li
,
22:24
Re: [Qemu-devel] fix unsigned comparison warning in TCG
,
Venkateswararao Jujjuri (JV)
,
19:15
Re: [Qemu-devel] [PATCH] ceph/rbd block driver for qemu-kvm (v4)
,
Sage Weil
,
18:48
Re: [Qemu-devel] [PATCH] ceph/rbd block driver for qemu-kvm (v4)
,
Anthony Liguori
,
17:55
Re: [Qemu-devel] [PATCH] ceph/rbd block driver for qemu-kvm (v4)
,
Yehuda Sadeh Weinraub
,
17:49
Re: [Qemu-devel] [PATCH] ceph/rbd block driver for qemu-kvm (v4)
,
Anthony Liguori
,
17:06
Re: [Qemu-devel] [PATCH] ceph/rbd block driver for qemu-kvm (v4)
,
Yehuda Sadeh Weinraub
,
16:47
Re: [Qemu-devel] [STATUS] static instrumentation
,
Lluís
,
16:35
[Qemu-devel] [PATCH 1/2] fix fd leak on one qcow2_create2() error path
,
Eduardo Habkost
,
16:25
[Qemu-devel] [PATCH 0/2] qcow2_create() error handling fixes
,
Eduardo Habkost
,
16:25
[Qemu-devel] [PATCH 2/2] check for close() errors on qcow2_create()
,
Eduardo Habkost
,
16:25
[Qemu-devel] Re: [PATCH 10/11] ppc: avoid write only variables
,
Alexander Graf
,
16:10
Re: [Qemu-devel] [PATCH 0/2] USB CCID device
,
Anthony Liguori
,
15:56
Re: [Qemu-devel] [PATCH 0/2] USB CCID device
,
Anthony Liguori
,
15:54
Re: [Qemu-devel] [PATCH 2/3] vnc: support password expire
,
Anthony Liguori
,
15:53
Re: [Qemu-devel] [PATCH] ceph/rbd block driver for qemu-kvm (v4)
,
Anthony Liguori
,
15:51
Re: [Qemu-devel] [PATCH 07/11] cris: avoid write only variables
,
Edgar E. Iglesias
,
15:44
[Qemu-devel] [ANNOUNCE] Git User's Survey 2010 is now up!
,
Stefan Weil
,
15:31
Re: [Qemu-devel] [PATCH 2/5] spice: make compression configurable.
,
Gerd Hoffmann
,
15:29
Re: [Qemu-devel] [PATCH 3/5] spice: add config options for channel security.
,
Gerd Hoffmann
,
15:27
Re: [Qemu-devel] [STATUS] static instrumentation
,
Blue Swirl
,
15:23
[Qemu-devel] [PATCH v2] configure: Send error message from spice check to /dev/null
,
Stefan Weil
,
15:16
[Qemu-devel] Re: [PATCH 10/11] ppc: avoid write only variables
,
Blue Swirl
,
15:16
[Qemu-devel] Re: [PATCH] configure: Send error message from spice check to /dev/null
,
Gerd Hoffmann
,
15:14
[Qemu-devel] Re: [PATCH] configure: Send error message from spice check to /dev/null
,
Stefan Weil
,
15:13
Re: [Qemu-devel] Re: [PATCH 04/11] lsi53c895a: avoid a write only variable
,
Blue Swirl
,
14:54
Re: [Qemu-devel] [PATCH] ceph/rbd block driver for qemu-kvm (v4)
,
Yehuda Sadeh Weinraub
,
14:48
[Qemu-devel] [STATUS] static instrumentation
,
Lluís
,
14:48
Re: [Qemu-devel] [PATCH 3/5] spice: add config options for channel security.
,
Stefan Weil
,
14:48
Re: [Qemu-devel] [PATCH] ceph/rbd block driver for qemu-kvm (v4)
,
Anthony Liguori
,
14:43
Re: [Qemu-devel] [PATCH 01/11] block: avoid a write only variable
,
Blue Swirl
,
14:27
[Qemu-devel] Re: [PATCH 08/11] vnc: avoid write only variables
,
Blue Swirl
,
14:14
Re: [Qemu-devel] [PATCH] ceph/rbd block driver for qemu-kvm (v4)
,
Yehuda Sadeh Weinraub
,
14:14
Re: [Qemu-devel] [PATCH 2/5] spice: make compression configurable.
,
Blue Swirl
,
14:14
Re: [Qemu-devel] [PATCH 07/11] cris: avoid write only variables
,
Blue Swirl
,
13:58
Re: [Qemu-devel] [PATCH 03/11] eepro100: initialize a variable in all cases
,
Blue Swirl
,
13:54
Re: [Qemu-devel] [PATCH 03/11] eepro100: initialize a variable in all cases
,
Stefan Weil
,
13:54
Re: [Qemu-devel] Re: [PATCH 09/11] i386: avoid a write only variable
,
malc
,
13:44
Re: [Qemu-devel] Re: [PATCH 09/11] i386: avoid a write only variable
,
Blue Swirl
,
13:37
[Qemu-devel] Re: [PATCH 09/11] i386: avoid a write only variable
,
Blue Swirl
,
13:33
[Qemu-devel] [PATCH] Use '_raw' memory access primitives.
,
Lluís
,
13:31
Re: [Qemu-devel] Load primitive in linux-user/signal.c
,
Lluís
,
13:31
[Qemu-devel] Re: [PATCH 05/11] Delete write only variables
,
Blue Swirl
,
13:31
[Qemu-devel] [PATCH] win32: Set unbuffered stdout
,
Stefan Weil
,
12:55
[Qemu-devel] Re: [PATCH 0/6] Save state error handling (kill off no_migrate)
,
Alex Williamson
,
12:55
[Qemu-devel] Re: [PATCH 5/6] Switch migrate_set_speed() to take an 'o' argument rather than a float.
,
Paolo Bonzini
,
12:04
[Qemu-devel] [PATCH] configure: Send error message from spice check to /dev/null
,
Stefan Weil
,
11:58
[Qemu-devel] Re: [PATCH 3/6] Add more error handling to strtosz()
,
Paolo Bonzini
,
11:52
[Qemu-devel] [Bug 642304] Re: Solaris/x86 v10 hangs under KVM
,
Michael Tokarev
,
11:41
[Qemu-devel] Re: [PATCHv2] qemu-kvm/vhost: fix up irqfd support
,
Alex Williamson
,
11:31
Re: [Qemu-devel] [Bug 642304] Re: Solaris/x86 v10 hangs under KVM
,
Michael Tokarev
,
11:31
[Qemu-devel] Re: UPD: qemu-kvm 0.12.5 virtio-net page allocation error
,
Peter Lieven
,
11:30
[Qemu-devel] Re: [patch uq/master 7/8] MCE: Relay UCR MCE to guest
,
Dean Nelson
,
11:29
[Qemu-devel] Re: [PATCHv2] qemu-kvm/vhost: fix up irqfd support
,
Michael S. Tsirkin
,
11:29
[Qemu-devel] [PATCH 6/6] Remove obsolete 'f' double parameter type
,
Jes . Sorensen
,
11:02
[Qemu-devel] [PATCH 5/6] Switch migrate_set_speed() to take an 'o' argument rather than a float.
,
Jes . Sorensen
,
11:02
[Qemu-devel] [PATCH v3 0/6] Introduce strtosz and make use of it
,
Jes . Sorensen
,
11:02
[Qemu-devel] [PATCH 4/6] Add support for 'o' octet (bytes) format as monitor parameter.
,
Jes . Sorensen
,
11:02
[Qemu-devel] [PATCH 3/6] Add more error handling to strtosz()
,
Jes . Sorensen
,
11:02
[Qemu-devel] [PATCH 2/6] Support human unit formats in strtosz, eg. 1.0G
,
Jes . Sorensen
,
11:02
[Qemu-devel] [PATCH 1/6] Introduce strtosz() library function to convert a string to a byte count.
,
Jes . Sorensen
,
11:02
[Qemu-devel] [PULL] eeepro100, virtio, net, vhost fixes
,
Michael S. Tsirkin
,
11:01
Re: [Qemu-devel] [PATCH] ceph/rbd block driver for qemu-kvm (v4)
,
Anthony Liguori
,
10:13
Re: [Qemu-devel] [PATCH 4/5] Switch migrate_set_speed() to take an 'o' argument rather than a float.
,
Jes Sorensen
,
10:12
[Qemu-devel] [Bug 595438] Re: KVM segmentation fault, using SCSI+writeback and linux 2.4 guest
,
Jean-Baptiste Lallement
,
10:06
[Qemu-devel] [Bug 639651] Re: DRIVER_IRQL_NOT_LESS_OR_EQUAL booting WIndows XP with Synaptics driver installed
,
Michal Suchanek
,
09:41
[Qemu-devel] [Bug 639651] Re: DRIVER_IRQL_NOT_LESS_OR_EQUAL booting WIndows XP with Synaptics driver installed
,
Michal Suchanek
,
09:41
[Qemu-devel] [Bug 642304] Re: Solaris/x86 v10 hangs under KVM
,
Nigel Horne
,
09:26
[Qemu-devel] [Bug 656285] [NEW] arm-semi mishandling SYS_HEAPINFO
,
Stephen Clarke
,
09:05
[Qemu-devel] Re: [PATCH 1/3] Make kvm64 the default cpu model when kvm_enabled()
,
Anthony Liguori
,
08:48
Re: [Qemu-devel] Re: [PATCH 11/11] mips: avoid write only variables
,
Markus Armbruster
,
08:35
Re: [Qemu-devel] Re: [PATCH 10/11] ppc: avoid write only variables
,
Markus Armbruster
,
08:34
Re: [Qemu-devel] Re: [PATCH 08/11] vnc: avoid write only variables
,
Markus Armbruster
,
08:27
Re: [Qemu-devel] [PATCH] ceph/rbd block driver for qemu-kvm (v4)
,
Kevin Wolf
,
08:24
Re: [Qemu-devel] [PATCH 01/11] block: avoid a write only variable
,
Kevin Wolf
,
08:07
Re: [Qemu-devel] [Bug 639651] Re: DRIVER_IRQL_NOT_LESS_OR_EQUAL booting WIndows XP with Synaptics driver installed
,
Jes Sorensen
,
08:03
[Qemu-devel] [Bug 643465] Re: Crash at network boot
,
BRULE Herman
,
07:46
[Qemu-devel] Re: [PATCH] lsi53c895a: add support for ABORT messages
,
Kevin Wolf
,
07:26
[Qemu-devel] [PATCH 2/3] vnc: support password expire
,
Gerd Hoffmann
,
07:15
[Qemu-devel] [PATCH 3/3] vnc/spice: add set_passwd monitor command.
,
Gerd Hoffmann
,
07:15
[Qemu-devel] [PATCH 0/3] vnc/spice: add monitor command to change password.
,
Gerd Hoffmann
,
07:15
[Qemu-devel] [PATCH 1/3] vnc: auth reject cleanup
,
Gerd Hoffmann
,
07:15
[Qemu-devel] [PATCH] .gitignore: Ignore *-timestamp
,
Stefan Hajnoczi
,
07:07
Re: [Qemu-devel] [PATCH 07/11] cris: avoid write only variables
,
Edgar E. Iglesias
,
07:07
[Qemu-devel] Re: [PATCH] lsi53c895a: Add support for OS/2 Warp SYM8XX.ADD driver
,
Kevin Wolf
,
06:59
Re: [Qemu-devel] [Bug 639651] Re: DRIVER_IRQL_NOT_LESS_OR_EQUAL booting WIndows XP with Synaptics driver installed
,
Michal Suchanek
,
06:26
Re: [Qemu-devel] [PATCH 07/11] cris: avoid write only variables
,
Markus Armbruster
,
06:08
[Qemu-devel] [Bug 586420] Re: WinXP install cd hangs at boot time if machine started with floppy
,
Jes Sorensen
,
06:06
[Qemu-devel] Re: [PATCHv2] qemu-kvm/vhost: fix up irqfd support
,
Michael S. Tsirkin
,
06:04
[Qemu-devel] [Bug 655555] Re: "-cpu ?" doesn't work as documented
,
Jes Sorensen
,
06:01
Re: [Qemu-devel] [Bug 639651] Re: DRIVER_IRQL_NOT_LESS_OR_EQUAL booting WIndows XP with Synaptics driver installed
,
Jes Sorensen
,
06:01
Re: [Qemu-devel] [Bug 639651] Re: DRIVER_IRQL_NOT_LESS_OR_EQUAL booting WIndows XP with Synaptics driver installed
,
Michal Suchanek
,
05:52
Re: [Qemu-devel] [PATCH 01/11] block: avoid a write only variable
,
Markus Armbruster
,
05:37
Re: [Qemu-devel] [PATCH 03/11] eepro100: initialize a variable in all cases
,
Markus Armbruster
,
05:31
[Qemu-devel] [Bug 643465] Re: Crash at network boot
,
Jes Sorensen
,
05:25
Re: [Qemu-devel] [PATCH] acpi: Fix an infinite loop in acpi_table_add
,
Jes Sorensen
,
05:25
[Qemu-devel] [Bug 639651] Re: DRIVER_IRQL_NOT_LESS_OR_EQUAL booting WIndows XP with Synaptics driver installed
,
Jes Sorensen
,
05:24
Re: [Qemu-devel] Re: [PATCH 04/11] lsi53c895a: avoid a write only variable
,
Markus Armbruster
,
05:24
[Qemu-devel] [Bug 642304] Re: Solaris/x86 v10 hangs under KVM
,
Jes Sorensen
,
05:06
[Qemu-devel] Re: [PATCH 1/3] Make kvm64 the default cpu model when kvm_enabled()
,
Roedel, Joerg
,
04:42
Re: [Qemu-devel] Re: [PATCH 09/11] i386: avoid a write only variable
,
malc
,
04:35
[Qemu-devel] [PATCH 5/5] spice: add misc config options
,
Gerd Hoffmann
,
03:55
[Qemu-devel] [PATCH 1/5] spice: tls support
,
Gerd Hoffmann
,
03:55
[Qemu-devel] [PATCH 2/5] spice: make compression configurable.
,
Gerd Hoffmann
,
03:55
[Qemu-devel] [PATCH 4/5] spice: add config options for the listening address
,
Gerd Hoffmann
,
03:55
[Qemu-devel] [PATCH 0/5] spice config options
,
Gerd Hoffmann
,
03:55
[Qemu-devel] [PATCH 3/5] spice: add config options for channel security.
,
Gerd Hoffmann
,
03:55
Re: [Qemu-devel] [PATCH 0/2] USB CCID device
,
Alon Levy
,
03:39
[Qemu-devel] Re: [PATCH 04/11] lsi53c895a: avoid a write only variable
,
Paolo Bonzini
,
03:34
[Qemu-devel] Re: [PATCH 08/11] vnc: avoid write only variables
,
Paolo Bonzini
,
03:34
[Qemu-devel] Re: [PATCH 09/11] i386: avoid a write only variable
,
Paolo Bonzini
,
03:34
[Qemu-devel] Re: [PATCH 05/11] Delete write only variables
,
Paolo Bonzini
,
03:34
[Qemu-devel] Re: [PATCH 11/11] mips: avoid write only variables
,
Paolo Bonzini
,
03:34
[Qemu-devel] Re: [PATCH 00/11] GCC 4.6.0 fixes
,
Paolo Bonzini
,
03:33
Re: [Qemu-devel] [PATCH 0/2] USB CCID device
,
Gerd Hoffmann
,
03:15
Re: [Qemu-devel] Load primitive in linux-user/signal.c
,
Mulyadi Santosa
,
01:21
Re: Testing of russian keymap (was Re: [Qemu-devel] [PATCH] fix '/' and '|' on russian keymap)
,
Michael Tokarev
,
00:47
Re: Testing of russian keymap (was Re: [Qemu-devel] [PATCH] fix '/' and '|' on russian keymap)
,
Michael Tokarev
,
00:38
October 06, 2010
[Qemu-devel] Re: [patch uq/master 7/8] MCE: Relay UCR MCE to guest
,
Hidetoshi Seto
,
23:42
Re: [Qemu-devel] [PATCH 0/2] USB CCID device
,
Alon Levy
,
18:13
Re: [Qemu-devel] [PATCH 0/2] USB CCID device
,
Alon Levy
,
18:06
[Qemu-devel] Re: [PATCHv2] qemu-kvm/vhost: fix up irqfd support
,
Alex Williamson
,
18:06
[Qemu-devel] Re: [PATCHv2] qemu-kvm/vhost: fix up irqfd support
,
Michael S. Tsirkin
,
18:03
[Qemu-devel] Re: [PATCH 10/11] ppc: avoid write only variables
,
Alexander Graf
,
17:39
[Qemu-devel] [PATCH 11/11] mips: avoid write only variables
,
Blue Swirl
,
17:36
[Qemu-devel] [PATCH 10/11] ppc: avoid write only variables
,
Blue Swirl
,
17:34
[Qemu-devel] [PATCH 09/11] i386: avoid a write only variable
,
Blue Swirl
,
17:34
[Qemu-devel] [PATCH 08/11] vnc: avoid write only variables
,
Blue Swirl
,
17:34
[Qemu-devel] [PATCH 07/11] cris: avoid write only variables
,
Blue Swirl
,
17:34
[Qemu-devel] [PATCH 06/11] mips_fulong2e: Delete write only variables
,
Blue Swirl
,
17:33
[Qemu-devel] [PATCH 05/11] Delete write only variables
,
Blue Swirl
,
17:33
[Qemu-devel] [PATCH 04/11] lsi53c895a: avoid a write only variable
,
Blue Swirl
,
17:33
[Qemu-devel] [PATCH 03/11] eepro100: initialize a variable in all cases
,
Blue Swirl
,
17:33
[Qemu-devel] [PATCH 02/11] cirrus: avoid write only variables
,
Blue Swirl
,
17:32
[Qemu-devel] [PATCH 01/11] block: avoid a write only variable
,
Blue Swirl
,
17:31
[Qemu-devel] [PATCH 00/11] GCC 4.6.0 fixes
,
Blue Swirl
,
17:31
[Qemu-devel] [PATCH 6/6] savevm: Remove register_device_unmigratable()
,
Alex Williamson
,
16:59
[Qemu-devel] [PATCH 5/6] savevm: Allow set_params and save_live_state to error
,
Alex Williamson
,
16:59
[Qemu-devel] [PATCH 4/6] virtio: Allow virtio_save() errors
,
Alex Williamson
,
16:59
[Qemu-devel] [PATCH 3/6] pci: Allow pci_device_save() to return error
,
Alex Williamson
,
16:59
[Qemu-devel] [PATCH 1/6] savevm: Allow SaveStateHandler() to return error
,
Alex Williamson
,
16:59
[Qemu-devel] [PATCH 2/6] savevm: Allow vmsd->pre_save to return error
,
Alex Williamson
,
16:59
[Qemu-devel] [PATCH 0/6] Save state error handling (kill off no_migrate)
,
Alex Williamson
,
16:59
Re: [Qemu-devel] virtio-9p.c:401: v9fs_string_sprintf: Assertion `!(err == -1)' failed.
,
Venkateswararao Jujjuri (JV)
,
16:26
Testing of russian keymap (was Re: [Qemu-devel] [PATCH] fix '/' and '|' on russian keymap)
,
Eduardo Habkost
,
16:08
[Qemu-devel] Load primitive in linux-user/signal.c
,
Lluís
,
15:47
[Qemu-devel] Re: [patch uq/master 4/8] kvm: x86: add mce support
,
Anthony Liguori
,
15:32
[Qemu-devel] Re: [PATCH 1/3] Make kvm64 the default cpu model when kvm_enabled()
,
Anthony Liguori
,
15:25
[Qemu-devel] [PATCH] configure: Remove unneeded defines from checks
,
Stefan Weil
,
15:09
Re: [Qemu-devel] [PATCH 0/2] USB CCID device
,
Anthony Liguori
,
15:02
Re: [Qemu-devel] [PATCH 0/2] USB CCID device
,
Anthony Liguori
,
15:01
[Qemu-devel] Re: [PATCH 1/3] Make kvm64 the default cpu model when kvm_enabled()
,
Marcelo Tosatti
,
15:00
[Qemu-devel] Re: [PATCH 3/3] Add svm cpuid features
,
Marcelo Tosatti
,
15:00
Re: [Qemu-devel] virtio-9p.c:401: v9fs_string_sprintf: Assertion `!(err == -1)' failed.
,
Venkateswararao Jujjuri (JV)
,
14:25
[Qemu-devel] Re: [patch uq/master 7/8] MCE: Relay UCR MCE to guest
,
Dean Nelson
,
14:10
Re: [Qemu-devel] virtio-9p.c:401: v9fs_string_sprintf: Assertion `!(err == -1)' failed.
,
Venkateswararao Jujjuri (JV)
,
14:02
[Qemu-devel] [patch uq/master 7/8] MCE: Relay UCR MCE to guest
,
Marcelo Tosatti
,
13:40
[Qemu-devel] [patch uq/master 5/8] Export qemu_ram_addr_from_host
,
Marcelo Tosatti
,
13:40
[Qemu-devel] [patch uq/master 2/8] iothread: use signalfd
,
Marcelo Tosatti
,
13:40
[Qemu-devel] [patch uq/master 1/8] signalfd compatibility
,
Marcelo Tosatti
,
13:40
[Qemu-devel] [patch uq/master 0/8] port qemu-kvm's MCE support (v2)
,
Marcelo Tosatti
,
13:40
[Qemu-devel] [patch uq/master 4/8] kvm: x86: add mce support
,
Marcelo Tosatti
,
13:40
[Qemu-devel] [patch uq/master 3/8] Expose thread_id in info cpus
,
Marcelo Tosatti
,
13:40
[Qemu-devel] [patch uq/master 6/8] Add RAM -> physical addr mapping in MCE simulation
,
Marcelo Tosatti
,
13:40
[Qemu-devel] [patch uq/master 8/8] Add savevm/loadvm support for MCE
,
Marcelo Tosatti
,
13:40
[Qemu-devel] Re: [PATCHv2] qemu-kvm/vhost: fix up irqfd support
,
Michael S. Tsirkin
,
13:35
[Qemu-devel] Re: [PATCHv2] qemu-kvm/vhost: fix up irqfd support
,
Alex Williamson
,
13:25
Re: [Qemu-devel] [PATCHv4] net: delay freeing peer host device
,
Michael S. Tsirkin
,
13:15
Re: [Qemu-devel] [PATCHv4] net: delay freeing peer host device
,
Anthony Liguori
,
13:13
[Qemu-devel] Re: [PATCHv2] qemu-kvm/vhost: fix up irqfd support
,
Michael S. Tsirkin
,
13:08
Re: [Qemu-devel] [PATCHv4] net: delay freeing peer host device
,
Michael S. Tsirkin
,
13:04
[Qemu-devel] Re: [PATCHv2] qemu-kvm/vhost: fix up irqfd support
,
Alex Williamson
,
12:58
Re: [Qemu-devel] [Bug 655555] [NEW] "-cpu ?" doesn't work as documented
,
Martin von Gagern
,
12:58
Re: [Qemu-devel] [PATCHv4] net: delay freeing peer host device
,
Anthony Liguori
,
12:35
Re: [Qemu-devel] [Bug 655555] [NEW] "-cpu ?" doesn't work as documented
,
Stefan Weil
,
12:30
[Qemu-devel] Re: [patch uq/master 7/8] MCE: Relay UCR MCE to guest
,
Marcelo Tosatti
,
12:17
[Qemu-devel] Re: [patch uq/master 7/8] MCE: Relay UCR MCE to guest
,
Marcelo Tosatti
,
12:17
[Qemu-devel] Re: [PATCHv4] net: delay freeing peer host device
,
Alex Williamson
,
12:15
[Qemu-devel] [PATCHv4] net: delay freeing peer host device
,
Michael S. Tsirkin
,
12:10
[Qemu-devel] Re: [PATCHv3] net: delay freeing peer host device
,
Michael S. Tsirkin
,
12:07
[Qemu-devel] Re: [PATCHv3] net: delay freeing peer host device
,
Alex Williamson
,
11:48
[Qemu-devel] Re: [PATCHv3] virtio-net: unify vhost-net start/stop
,
Alex Williamson
,
11:26
[Qemu-devel] [PATCHv2] qemu-kvm/vhost: fix up irqfd support
,
Michael S. Tsirkin
,
11:03
Re: [Qemu-devel] virtio-9p.c:401: v9fs_string_sprintf: Assertion `!(err == -1)' failed.
,
Stefan Hajnoczi
,
10:42
[Qemu-devel] [PATCH 0/3] qemu-kvm/vhost: fix qemu assert triggerable by guest
,
Michael S. Tsirkin
,
09:30
[Qemu-devel] [PATCH 1/3] virtio: change set guest notifier to per-device
,
Michael S. Tsirkin
,
09:30
[Qemu-devel] [PATCH 3/3] vhost: fix up irqfd support
,
Michael S. Tsirkin
,
09:30
[Qemu-devel] [PATCH 2/3] vhost: error code
,
Michael S. Tsirkin
,
09:30
[Qemu-devel] Re: 8 NIC limit - patch - places limit at 32
,
Anthony Liguori
,
09:11
[Qemu-devel] Re: [RFC PATCH 0/5] Save state error handling (kill off no_migrate)
,
Anthony Liguori
,
09:11
[Qemu-devel] virtio-9p.c:401: v9fs_string_sprintf: Assertion `!(err == -1)' failed.
,
Gerd Hoffmann
,
08:49
[Qemu-devel] [PATCH] Use preadv/pwritev instead of readv/writev
,
Sanchit Garg
,
06:05
Re: [Qemu-devel] [PATCH 0/2] USB CCID device
,
Gerd Hoffmann
,
04:55
[Qemu-devel] [Bug 655555] [NEW] "-cpu ?" doesn't work as documented
,
Martin von Gagern
,
04:41
[Qemu-devel] Re: 8 NIC limit - patch - places limit at 32
,
linux_kvm
,
01:46
October 05, 2010
[Qemu-devel] Re: [RFC PATCH 0/5] Save state error handling (kill off no_migrate)
,
Alex Williamson
,
22:30
[Qemu-devel] Re: [patch uq/master 7/8] MCE: Relay UCR MCE to guest
,
Hidetoshi Seto
,
21:59
[Qemu-devel] Re: [patch uq/master 7/8] MCE: Relay UCR MCE to guest
,
Hidetoshi Seto
,
21:11
Re: [Qemu-devel] [PATCH 0/2] USB CCID device
,
Alon Levy
,
20:28
Re: [Qemu-devel] [PATCH 0/2] USB CCID device
,
Anthony Liguori
,
19:02
[Qemu-devel] [PATCH 2/2] usb-ccid: add CCID device (device itself)
,
Alon Levy
,
17:33
[Qemu-devel] [PATCH 1/2] usb-ccid: add CCID device. add configure option.
,
Alon Levy
,
17:33
[Qemu-devel] [PATCH 0/2] USB CCID device
,
Alon Levy
,
17:33
[Qemu-devel] Re: BUG - qdev - partial loss of network connectivity
,
Leszek Urbanski
,
17:29
[Qemu-devel] Re: [RFC PATCH 0/5] Save state error handling (kill off no_migrate)
,
Alex Williamson
,
16:58
[Qemu-devel] Re: [RFC PATCH 0/5] Save state error handling (kill off no_migrate)
,
Anthony Liguori
,
16:49
[Qemu-devel] Re: [patch uq/master 5/8] Export qemu_ram_addr_from_host
,
Anthony Liguori
,
16:48
[Qemu-devel] Re: [RFC PATCH 0/5] Save state error handling (kill off no_migrate)
,
Alex Williamson
,
16:46
[Qemu-devel] Re: [RFC PATCH 0/5] Save state error handling (kill off no_migrate)
,
Anthony Liguori
,
16:41
[Qemu-devel] [RFC PATCH 5/5] virtio: Allow virtio_save() errors
,
Alex Williamson
,
16:36
[Qemu-devel] [RFC PATCH 4/5] pci: Allow pci_device_save() to return error
,
Alex Williamson
,
16:36
[Qemu-devel] [RFC PATCH 3/5] savevm: Allow vmsd->pre_save to return error
,
Alex Williamson
,
16:35
[Qemu-devel] [RFC PATCH 1/5] savevm: Allow SaveStateHandler() to return error
,
Alex Williamson
,
16:35
[Qemu-devel] [RFC PATCH 2/5] savevm: Remove register_device_unmigratable()
,
Alex Williamson
,
16:35
[Qemu-devel] [RFC PATCH 0/5] Save state error handling (kill off no_migrate)
,
Alex Williamson
,
16:35
Re: [Qemu-devel] [patch uq/master 0/8] port qemu-kvm's MCE support
,
Marcelo Tosatti
,
16:26
[Qemu-devel] Re: [patch uq/master 5/8] Export qemu_ram_addr_from_host
,
Marcelo Tosatti
,
16:14
[Qemu-devel] [PATCH] qemu-nbd: add statistics
,
Laurent Vivier
,
15:38
Re: [Qemu-devel] [PATCH v6 00/10] initial spice support.
,
Anthony Liguori
,
15:36
[Qemu-devel] [Bug 423910] Re: openbios-sparc has no installation candidate
,
Edmund Watson
,
15:28
[Qemu-devel] [PATCH v2] configure: include stddef.h for NULL
,
Scott Wood
,
15:28
Re: [Qemu-devel] [PULL] Missing patches in qemu master
,
Anthony Liguori
,
15:11
Re: [Qemu-devel] [PULL 00/23]: Monitor queue
,
Anthony Liguori
,
15:11
Re: [Qemu-devel] [patch uq/master 0/8] port qemu-kvm's MCE support
,
Chris Wright
,
14:58
[Qemu-devel] [PATCH 1/2] virtio-9p: Use layered xattr approach
,
Aneesh Kumar K.V
,
13:02
[Qemu-devel] [PATCH 2/2] virtio-9p: Support mapped posix acl
,
Aneesh Kumar K.V
,
13:02
Re: [Qemu-devel] Minor MMU fixes for PowerPC 40x emulation
,
Edgar E. Iglesias
,
13:00
[Qemu-devel] [PATCH 2/4] trace: Don't strip lines containing '#' arbitrarily
,
Stefan Hajnoczi
,
12:43
Re: [Qemu-devel] Minor MMU fixes for PowerPC 40x emulation
,
Alexander Graf
,
12:42
[Qemu-devel] [PATCH 4/4] trace: Trace bdrv_aio_{readv,writev}
,
Stefan Hajnoczi
,
12:37
Re: [Qemu-devel] [patch uq/master 0/8] port qemu-kvm's MCE support
,
Andreas Färber
,
12:34
Re: [Qemu-devel] [PATCH] configure: include stddef.h for NULL
,
Scott Wood
,
12:32
[Qemu-devel] Re: 8 NIC limit
,
Dustin Kirkland
,
11:39
[Qemu-devel] [Bug 423910] Re: openbios-sparc has no installation candidate
,
Mathias Gug
,
11:33
[Qemu-devel] [PATCH] monitor: add usb_detach
,
Alon Levy
,
10:29
[Qemu-devel] Re: KVM call agenda for Oct 5
,
Chris Wright
,
10:00
[Qemu-devel] [PATCH 3/4] trace: Use TP_PROTO() and TP_ARGS() for LTTng UST
,
Stefan Hajnoczi
,
09:29
[Qemu-devel] [PATCH 1/4] trace: Use portable format strings
,
Stefan Hajnoczi
,
09:29
[Qemu-devel] [Bug 655120] Re: VirtFS EFAULT when accessing not existing files
,
Moshroum
,
09:12
[Qemu-devel] [Bug 655120] Re: VirtFS EFAULT when accessing not existing files
,
Moshroum
,
09:01
[Qemu-devel] [Bug 655120] Re: VirtFS EFAULT when accessing not existing files
,
Moshroum
,
09:01
[Qemu-devel] [Bug 655120] [NEW] VirtFS EFAULT when accessing not existing files
,
Moshroum
,
09:01
[Qemu-devel] Re: [patch uq/master 5/8] Export qemu_ram_addr_from_host
,
Anthony Liguori
,
08:58
[Qemu-devel] Re: [PATCH] virtio: Use ioeventfd for virtqueue notify
,
Avi Kivity
,
07:59
[Qemu-devel] -global option parsing
,
Michael S. Tsirkin
,
07:22
[Qemu-devel] Re: -global option parsing
,
Gerd Hoffmann
,
07:20
[Qemu-devel] Re: [PATCH] virtio: Use ioeventfd for virtqueue notify
,
rukhsana ansari
,
07:00
[Qemu-devel] [PATCH REPOST] Watchdog: disable watchdog timer when hard-rebooting a guest
,
Richard W.M. Jones
,
04:11
Re: [Qemu-devel] [PATCH] configure: include stddef.h for NULL
,
Markus Armbruster
,
04:08
[Qemu-devel] Re: 64-bit Qemu and remote GDB to Kernel Error
,
Jan Kiszka
,
03:36
Re: [Qemu-devel] snapshots
,
Mulyadi Santosa
,
00:45
Re: [Qemu-devel] qemu_cond_signal() taking a long time to complete.
,
Venkateswararao Jujjuri (JV)
,
00:26
October 04, 2010
Re: [Qemu-devel] qemu_cond_signal() taking a long time to complete.
,
Venkateswararao Jujjuri (JV)
,
23:58
[Qemu-devel] [PATCH] acpi: Fix an infinite loop in acpi_table_add
,
Vincent Minet
,
20:23
[Qemu-devel] [Bug 654913] [NEW] Windows XP uses 200% CPU when given 2 VCPUs
,
.:. brainsik
,
19:50
[Qemu-devel] [PATCH] PCI: Bus number from the bridge, not the device
,
Alex Williamson
,
18:05
[Qemu-devel] Re: 64-bit Qemu and remote GDB to Kernel Error
,
Matt Davis
,
17:32
[Qemu-devel] [PATCH] configure: include stddef.h for NULL
,
Scott Wood
,
17:19
[Qemu-devel] [PATCH] Don't call cpu_synchronize_state() from machine init.
,
Scott Wood
,
17:16
[Qemu-devel] [RFC] Can we remove special handling of standard headers (introduced for dyngen / OSX?)
,
Stefan Weil
,
15:29
[Qemu-devel] [patch uq/master 7/8] MCE: Relay UCR MCE to guest
,
Marcelo Tosatti
,
15:22
[Qemu-devel] [patch uq/master 1/8] signalfd compatibility
,
Marcelo Tosatti
,
15:20
[Qemu-devel] [patch uq/master 2/8] iothread: use signalfd
,
Marcelo Tosatti
,
15:00
[Qemu-devel] [patch uq/master 4/8] kvm: x86: add mce support
,
Marcelo Tosatti
,
15:00
[Qemu-devel] [patch uq/master 3/8] Expose thread_id in info cpus
,
Marcelo Tosatti
,
15:00
[Qemu-devel] [patch uq/master 5/8] Export qemu_ram_addr_from_host
,
Marcelo Tosatti
,
15:00
[Qemu-devel] [patch uq/master 6/8] Add RAM -> physical addr mapping in MCE simulation
,
Marcelo Tosatti
,
15:00
[Qemu-devel] [patch uq/master 0/8] port qemu-kvm's MCE support
,
Marcelo Tosatti
,
15:00
[Qemu-devel] [patch uq/master 8/8] Add savevm/loadvm support for MCE
,
Marcelo Tosatti
,
15:00
[Qemu-devel] KVM call agenda for Oct 5
,
Chris Wright
,
14:57
Re: [Qemu-devel] Re: [PATCH] virtio: Use ioeventfd for virtqueue notify
,
Michael S. Tsirkin
,
12:31
Re: [Qemu-devel] Re: [PATCH] virtio: Use ioeventfd for virtqueue notify
,
Anthony Liguori
,
12:21
[Qemu-devel] [PATCHv3] net: delay freeing peer host device
,
Michael S. Tsirkin
,
12:19
Re: [Qemu-devel] Re: [PATCH] virtio: Use ioeventfd for virtqueue notify
,
Michael S. Tsirkin
,
12:18
Re: [Qemu-devel] qemu_cond_signal() taking a long time to complete.
,
Stefan Hajnoczi
,
11:58
Re: [Qemu-devel] qemu_cond_signal() taking a long time to complete.
,
Anthony Liguori
,
11:38
[Qemu-devel] Re: [PATCH] virtio: Use ioeventfd for virtqueue notify
,
Stefan Hajnoczi
,
10:37
[Qemu-devel] Re: [PATCHv3] virtio-net: unify vhost-net start/stop
,
Alex Williamson
,
10:36
Re: [Qemu-devel] qemu_cond_signal() taking a long time to complete.
,
Stefan Hajnoczi
,
10:13
Re: [Qemu-devel] resizing qcow2 images?
,
Stefan Hajnoczi
,
10:13
Re: [Qemu-devel] Re: [PATCH] virtio: Use ioeventfd for virtqueue notify
,
Anthony Liguori
,
10:13
[Qemu-devel] [PATCH] ide: set WCACHE supported in IDENTIFY data
,
Christoph Hellwig
,
09:40
Re: [Qemu-devel] [PATCH] eepro100: Add support for multiple individual addresses (multiple IA)
,
Michael S. Tsirkin
,
09:00
Re: [Qemu-devel] [PATCH] eepro100: Add support for multiple individual addresses (multiple IA)
,
Stefan Weil
,
08:57
Re: [Qemu-devel] profiling software execution using qemu
,
Lluís
,
08:19
[Qemu-devel] qemu_cond_signal() taking a long time to complete.
,
Arun R Bharadwaj
,
06:40
[Qemu-devel] [PATCH] add cacheflush in tcg_gen_code_search_pc.
,
qiaochong
,
05:32
[Qemu-devel] Re: 64-bit Qemu and remote GDB to Kernel Error
,
Jan Kiszka
,
05:00
Re: [Qemu-devel] resizing qcow2 images?
,
Tomasz Chmielewski
,
04:52
Re: [Qemu-devel] resizing qcow2 images?
,
Tomasz Chmielewski
,
04:24
Re: [Qemu-devel] Re: [PATCH] virtio: Use ioeventfd for virtqueue notify
,
Avi Kivity
,
04:04
Re: [Qemu-devel] resizing qcow2 images?
,
Stefan Hajnoczi
,
02:49
[Qemu-devel] snapshots
,
chandra shekar
,
00:56
October 03, 2010
[Qemu-devel] 64-bit Qemu and remote GDB to Kernel Error
,
Matt Davis
,
22:47
[Qemu-devel] Re: [PATCH] virtio: Use ioeventfd for virtqueue notify
,
Anthony Liguori
,
21:19
[Qemu-devel] Check out my photos on Shtyle.fm
,
address@hidden
,
20:26
[Qemu-devel] [Bug 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed
,
Dr. The Fugitive
,
18:28
[Qemu-devel] [Bug 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed
,
Dr. The Fugitive
,
18:06
[Qemu-devel] [PATCHv3] virtio-net: unify vhost-net start/stop
,
Michael S. Tsirkin
,
16:27
[Qemu-devel] Re: [PATCHv2] virtio-net: unify vhost-net start/stop
,
Michael S. Tsirkin
,
16:23
[Qemu-devel] profiling software execution using qemu
,
Bahadir Balban
,
15:02
[Qemu-devel] resizing qcow2 images?
,
Tomasz Chmielewski
,
12:08
[Qemu-devel] UPD: qemu-kvm 0.12.5 virtio-net page allocation error
,
Peter Lieven
,
12:04
[Qemu-devel] Re: [PATCH] virtio: Use ioeventfd for virtqueue notify
,
Michael S. Tsirkin
,
10:34
[Qemu-devel] Re: [PATCH] virtio: Use ioeventfd for virtqueue notify
,
Avi Kivity
,
10:22
[Qemu-devel] Re: [PATCH] virtio: Use ioeventfd for virtqueue notify
,
Michael S. Tsirkin
,
09:57
Re: [Qemu-devel] not able to install windows NT
,
Roy Tam
,
09:36
Re: [Qemu-devel] [PATCH] eepro100: Add support for multiple individual addresses (multiple IA)
,
Michael S. Tsirkin
,
09:27
[Qemu-devel] not able to install windows NT
,
Bhasker C V
,
07:54
Re: [Qemu-devel] [PATCH] eepro100: Add support for multiple individual addresses (multiple IA)
,
Stefan Weil
,
07:48
Re: [Qemu-devel] [PATCH] eepro100: Add support for multiple individual addresses (multiple IA)
,
Michael S. Tsirkin
,
07:22
[Qemu-devel] Re: [PATCH] virtio: Use ioeventfd for virtqueue notify
,
Avi Kivity
,
07:13
Re: [Qemu-devel] [PATCH] eepro100: Add support for multiple individual addresses (multiple IA)
,
Stefan Weil
,
06:12
Re: [Qemu-devel] [PATCH] eepro100: Add support for multiple individual addresses (multiple IA)
,
Michael S. Tsirkin
,
06:08
Re: [Qemu-devel] [PATCH] console: Avoid dereferencing NULL active_console
,
Blue Swirl
,
03:52
[Qemu-devel] Re: [PATCH] exec: Fix compilation error for debug code
,
Blue Swirl
,
03:52
[Qemu-devel] Re: [PATCH] rc4030: Fix compilation error in debug code
,
Blue Swirl
,
03:51
[Qemu-devel] Re: [PATCH] mipsnet: Fix compiler warning in debug code
,
Blue Swirl
,
03:51
[Qemu-devel] Re: [PATCH] block/vvfat: Fix compiler warning in debug code
,
Blue Swirl
,
03:51
[Qemu-devel] Re: [PATCH] virtio-9p: Use GCC_FMT_ATTR and fix a format warning
,
Blue Swirl
,
03:50
Re: [Qemu-devel] [PATCH 3/3] Use GCC_FMT_ATTR (format checking)
,
Blue Swirl
,
03:49
[Qemu-devel] Re: [PATCH 1/3] Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)
,
Blue Swirl
,
03:49
[Qemu-devel] Re: [PATCH] blockdev: Use GCC_FMT_ATTR (format checking)
,
Blue Swirl
,
03:48
Re: [Qemu-devel] [PATCH 0/8] Add Haiku host support
,
Blue Swirl
,
03:47
[Qemu-devel] Where can I find a detailed documentation for qemu?
,
Cristian Bercaru
,
02:15
October 02, 2010
[Qemu-devel] qemu-kvm 0.12.5 virtio-net page allocation error
,
Peter Lieven
,
19:48
[Qemu-devel] [Bug 638955] Re: emulated netcards don't work with recent sunos kernel
,
daniel pecka
,
15:31
Re: [Qemu-devel] Minor MMU fixes for PowerPC 40x emulation
,
John Clark
,
14:38
Re: [Qemu-devel] Minor MMU fixes for PowerPC 40x emulation
,
Alexander Graf
,
13:10
Re: [Qemu-devel] Minor MMU fixes for PowerPC 40x emulation
,
Edgar E. Iglesias
,
13:06
Re: [Qemu-devel] Minor MMU fixes for PowerPC 40x emulation
,
John Clark
,
13:04
Re: [Qemu-devel] Minor MMU fixes for PowerPC 40x emulation
,
Alexander Graf
,
12:55
Re: [Qemu-devel] Minor MMU fixes for PowerPC 40x emulation
,
John Clark
,
12:54
Re: [Qemu-devel] Re: "Bad ram offset"?
,
Blue Swirl
,
10:47
[Qemu-devel] Re: [PATCH v3] es1370: Fix compiler warnings for debug code
,
malc
,
10:10
Re: [Qemu-devel] [PATCH 2/2] target-microblaze: Use %td for ptrdiff_t arguments in debug message
,
Edgar E. Iglesias
,
07:42
Re: [Qemu-devel] [PATCH 0/2] powerpc: Add a virtex5 ml507 refdesign board (v2)
,
Edgar E. Iglesias
,
07:33
Re: [Qemu-devel] [PATCH 0/2] powerpc: Add a virtex5 ml507 refdesign board (v2)
,
Alexander Graf
,
07:07
Re: [Qemu-devel] [PATCH 0/2] powerpc: Add a virtex5 ml507 refdesign board (v2)
,
Stefan Weil
,
07:02
[Qemu-devel] [PATCH 2/2] target-microblaze: Use %td for ptrdiff_t arguments in debug message
,
Stefan Weil
,
06:41
[Qemu-devel] [PATCH 1/2] target-cris: Use %td for ptrdiff_t arguments in debug message
,
Stefan Weil
,
06:41
[Qemu-devel] [PATCH v3] es1370: Fix compiler warnings for debug code
,
Stefan Weil
,
06:20
Re: [Qemu-devel] [PATCH v2] es1370: Fix compiler warnings for debug code
,
Stefan Weil
,
05:46
Re: [Qemu-devel] Minor MMU fixes for PowerPC 40x emulation
,
Alexander Graf
,
05:36
[Qemu-devel] Minor MMU fixes for PowerPC 40x emulation
,
John Clark
,
01:43
October 01, 2010
[Qemu-devel] [Bug 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed
,
Ricardo Salveti
,
22:26
[Qemu-devel] [Bug 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed
,
Dr. The Fugitive
,
21:31
Re: [Qemu-devel] [PATCH v2] es1370: Fix compiler warnings for debug code
,
Markus Armbruster
,
15:56
[Qemu-devel] [Bug 652293] Re: Linux for SPARC does not work
,
blueswirl
,
15:29
[Qemu-devel] [Bug 597402] Re: qemu does not call unlink() on temp files in snapshot mode
,
blueswirl
,
14:23
[Qemu-devel] [PATCH 18/23] Monitor: Rename monitor_handler_ported()
,
Luiz Capitulino
,
14:22
[Qemu-devel] [PATCH 19/23] Monitor: Rename monitor_handler_is_async()
,
Luiz Capitulino
,
14:22
[Qemu-devel] [PATCH 23/23] QMP/README: Update QMP homepage address
,
Luiz Capitulino
,
14:21
[Qemu-devel] [PATCH 22/23] Monitor: Rename the qemu-monitor.hx file
,
Luiz Capitulino
,
14:21
[Qemu-devel] [PATCH 21/23] QMP: Introduce qmp_call_cmd()
,
Luiz Capitulino
,
14:21
[Qemu-devel] [PATCH 20/23] Monitor: Directly call QObject handlers
,
Luiz Capitulino
,
14:21
[Qemu-devel] [PATCH 16/23] Monitor: Drop QMP info from the qemu-monitor.hx file
,
Luiz Capitulino
,
14:21
[Qemu-devel] [PATCH 17/23] Monitor: Drop monitor_cmd_user_only()
,
Luiz Capitulino
,
14:21
[Qemu-devel] [PATCH 15/23] QMP: Small cleanup in handle_qmp_command()
,
Luiz Capitulino
,
14:21
[Qemu-devel] [PATCH 14/23] QMP: Simplify do_info_commands()
,
Luiz Capitulino
,
14:21
[Qemu-devel] [PATCH 13/23] QMP: Introduce query commands dispatch table
,
Luiz Capitulino
,
14:21
[Qemu-devel] [PATCH 12/23] QMP: Introduce command dispatch table
,
Luiz Capitulino
,
14:21
[Qemu-devel] [PATCH 11/23] QMP: Introduce qmp_find_cmd()
,
Luiz Capitulino
,
14:21
[Qemu-devel] [PATCH 10/23] Monitor: Introduce the qmp-commands.hx file
,
Luiz Capitulino
,
14:21
[Qemu-devel] [PATCH 09/23] Monitor: Convert do_info() back to HMP
,
Luiz Capitulino
,
14:21
[Qemu-devel] [PATCH 07/23] Monitor: Drop QMP bits from do_info()
,
Luiz Capitulino
,
14:20
[Qemu-devel] [PATCH 08/23] Monitor: Drop is_async_return()
,
Luiz Capitulino
,
14:20
[Qemu-devel] [PATCH 06/23] QMP: Don't use do_info()
,
Luiz Capitulino
,
14:20
[Qemu-devel] [PATCH 05/23] QMP: handle_qmp_command(): Move 'cmd' sanity check
,
Luiz Capitulino
,
14:20
[Qemu-devel] [PATCH 04/23] Monitor: Introduce search_dispatch_table()
,
Luiz Capitulino
,
14:20
[Qemu-devel] [PATCH 03/23] disable guest-provided stats on "info balloon" command
,
Luiz Capitulino
,
14:20
[Qemu-devel] [PATCH 02/23] Add option to turn on JSON pretty printing in monitor
,
Luiz Capitulino
,
14:20
[Qemu-devel] [PATCH 01/23] Add support for JSON pretty printing
,
Luiz Capitulino
,
14:20
[Qemu-devel] [PULL 00/23]: Monitor queue
,
Luiz Capitulino
,
14:20
[Qemu-devel] [PATCH] fix '/' and '|' on russian keymap
,
Eduardo Habkost
,
14:14
[Qemu-devel] [PATCH v2] es1370: Fix compiler warnings for debug code
,
Stefan Weil
,
14:08
[Qemu-devel] [Bug 592028] Re: sparc32plus user test failed
,
blueswirl
,
12:48
[Qemu-devel] [Bug 568053] Re: requires MSYS coreutils ext sub-package to build on Windows
,
blueswirl
,
12:22
[Qemu-devel] [Bug 423910] Re: openbios-sparc has no installation candidate
,
blueswirl
,
12:07
Re: [Qemu-devel] QEMU throughput is down with SMP
,
Venkateswararao Jujjuri (JV)
,
11:09
Re: [Qemu-devel] QEMU throughput is down with SMP
,
Stefan Hajnoczi
,
11:09
[Qemu-devel] [Bug 652293] Re: Linux for SPARC does not work
,
Roman Franchuk
,
10:41
[Qemu-devel] Re: [PATCH 10/19] QMP: Introduce query commands dispatch table
,
Anthony Liguori
,
10:26
[Qemu-devel] Re: [PATCH 10/19] QMP: Introduce query commands dispatch table
,
Luiz Capitulino
,
09:51
Re: [Qemu-devel] QEMU throughput is down with SMP
,
Ryan Harper
,
09:39
[Qemu-devel] Re: [PATCH 10/19] QMP: Introduce query commands dispatch table
,
Anthony Liguori
,
09:34
Re: [Qemu-devel] QEMU throughput is down with SMP
,
Stefan Hajnoczi
,
04:41
Re: [Qemu-devel] [PATCH v2 00/19] Monitor: split HMP and QMP dispatch tables
,
Markus Armbruster
,
03:15
[Qemu-devel] Re: [PATCH][qemu-iotests] Consider more cases in parsing qemu-io output
,
Christoph Hellwig
,
00:06
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc