Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-devel (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Sat Jun 30 2012 23:42:41 -0400
Threads in reverse chronological order
[
Next Period
]
[Qemu-devel] [PATCH v8 00/16] QEMU OpenRISC support
,
Jia Liu
,
2012/06/30
[Qemu-devel] [PATCH v8 01/16] target-or32: Add target stubs and QOM cpu
,
Jia Liu
,
2012/06/30
[Qemu-devel] [PATCH v8 02/16] target-or32: Add target machine
,
Jia Liu
,
2012/06/30
[Qemu-devel] [PATCH v8 03/16] target-or32: Add MMU support
,
Jia Liu
,
2012/06/30
[Qemu-devel] [PATCH v8 04/16] target-or32: Add interrupt support
,
Jia Liu
,
2012/06/30
[Qemu-devel] [PATCH v8 05/16] target-or32: Add exception support
,
Jia Liu
,
2012/06/30
[Qemu-devel] [PATCH v8 06/16] target-or32: Add int instruction helpers
,
Jia Liu
,
2012/06/30
[Qemu-devel] [PATCH v8 08/16] target-or32: Add instruction translation
,
Jia Liu
,
2012/06/30
[Qemu-devel] [PATCH v8 09/16] target-or32: Add PIC support
,
Jia Liu
,
2012/06/30
[Qemu-devel] [PATCH v8 11/16] target-or32: Add a IIS dummy board
,
Jia Liu
,
2012/06/30
[Qemu-devel] [PATCH v8 12/16] target-or32: Add system instructions
,
Jia Liu
,
2012/06/30
[Qemu-devel] [PATCH v8 13/16] target-or32: Add gdb stub support
,
Jia Liu
,
2012/06/30
[Qemu-devel] [PATCH v8 14/16] target-or32: Add linux syscall, signal and termbits
,
Jia Liu
,
2012/06/30
[Qemu-devel] [PATCH v8 15/16] target-or32: Add linux user support
,
Jia Liu
,
2012/06/30
[Qemu-devel] [PATCH v8 16/16] target-or32: Add testcases
,
Jia Liu
,
2012/06/30
[Qemu-devel] [PATCH v8 07/16] target-or32: Add float instruction helpers
,
Jia Liu
,
2012/06/30
[Qemu-devel] [PATCH v8 10/16] target-or32: Add timer support
,
Jia Liu
,
2012/06/30
[Qemu-devel] [PATCH] vnc: add a more descriptive error message
,
akong
,
2012/06/29
[Qemu-devel] [PATCH v2] vnc: add a more descriptive error message
,
akong
,
2012/06/29
[Qemu-devel] Using qemu to profile ARM binaries
,
Joey Klonowski
,
2012/06/29
Re: [Qemu-devel] Using qemu to profile ARM binaries
,
Antti P Miettinen
,
2012/06/30
[Qemu-devel] [PATCH] target-i386: Fix compilation with --enable-debug
,
Stefan Weil
,
2012/06/29
Re: [Qemu-devel] [PATCH] target-i386: Fix compilation with --enable-debug
,
Andreas Färber
,
2012/06/29
Re: [Qemu-devel] [PATCH] target-i386: Fix compilation with --enable-debug
,
Dunrong Huang
,
2012/06/30
Re: [Qemu-devel] [PATCH] target-i386: Fix compilation with --enable-debug
,
Dunrong Huang
,
2012/06/30
Re: [Qemu-devel] [PATCH] target-i386: Fix compilation with --enable-debug
,
Stefan Weil
,
2012/06/30
[Qemu-devel] [PATCH] qapi: input_type_enum(): fix error message
,
Luiz Capitulino
,
2012/06/29
Re: [Qemu-devel] [PATCH] qapi: input_type_enum(): fix error message
,
Amos Kong
,
2012/06/29
[Qemu-devel] [PATCH v3 00/13] Migration tree
,
Juan Quintela
,
2012/06/29
[Qemu-devel] [PATCH 02/13] Add MigrationParams structure
,
Juan Quintela
,
2012/06/29
[Qemu-devel] [PATCH 01/13] Add missing check for host_from_stream_offset return value for RAM_SAVE_FLAG_PAGE
,
Juan Quintela
,
2012/06/29
[Qemu-devel] [PATCH 05/13] Add migration_end function
,
Juan Quintela
,
2012/06/29
[Qemu-devel] [PATCH 07/13] Add tracepoints for savevm section start/end
,
Juan Quintela
,
2012/06/29
Re: [Qemu-devel] [PATCH 07/13] Add tracepoints for savevm section start/end
,
Blue Swirl
,
2012/06/29
[Qemu-devel] [PATCH 04/13] Add debugging infrastructure
,
Juan Quintela
,
2012/06/29
Re: [Qemu-devel] [PATCH 04/13] Add debugging infrastructure
,
Blue Swirl
,
2012/06/29
[Qemu-devel] [PATCH 11/13] Exit loop if we have been there too long
,
Juan Quintela
,
2012/06/29
[Qemu-devel] [PATCH 06/13] Add spent time for migration
,
Juan Quintela
,
2012/06/29
[Qemu-devel] [PATCH 03/13] Add save_block_hdr function
,
Juan Quintela
,
2012/06/29
[Qemu-devel] [PATCH 08/13] No need to iterate if we already are over the limit
,
Juan Quintela
,
2012/06/29
[Qemu-devel] [PATCH 12/13] dirty bitmap: abstract its use
,
Juan Quintela
,
2012/06/29
Re: [Qemu-devel] [PATCH 12/13] dirty bitmap: abstract its use
,
Blue Swirl
,
2012/06/29
[Qemu-devel] [PATCH 10/13] Only calculate expected_time for stage 2
,
Juan Quintela
,
2012/06/29
[Qemu-devel] [PATCH 13/13] Maintain the number of dirty pages
,
Juan Quintela
,
2012/06/29
[Qemu-devel] [PATCH 09/13] Only TCG needs TLB handling
,
Juan Quintela
,
2012/06/29
Re: [Qemu-devel] [PATCH 09/13] Only TCG needs TLB handling
,
Blue Swirl
,
2012/06/29
[Qemu-devel] [PATCH] usb: Remove obsolete assert from usb_packet_complete
,
Jan Kiszka
,
2012/06/29
[Qemu-devel] [PATCH 0/2] ARM: Samsung Exynos4210 CMU support
,
Maksim Kozlov
,
2012/06/29
[Qemu-devel] [PATCH 2/2] exynos4210: UART: Added using of CMU-callback functionality
,
Maksim Kozlov
,
2012/06/29
Re: [Qemu-devel] [PATCH 2/2] exynos4210: UART: Added using of CMU-callback functionality
,
Blue Swirl
,
2012/06/29
[Qemu-devel] [PATCH 1/2] ARM: exynos4210: CMU support
,
Maksim Kozlov
,
2012/06/29
Re: [Qemu-devel] [PATCH 1/2] ARM: exynos4210: CMU support
,
Blue Swirl
,
2012/06/29
[Qemu-devel] SMP for PReP architecture
,
Eli Lewis
,
2012/06/29
[Qemu-devel] [PATCH 00/32] Disk geometry cleanup
,
Markus Armbruster
,
2012/06/29
[Qemu-devel] [PATCH 04/32] vvfat: Do not clobber the user's geometry
,
Markus Armbruster
,
2012/06/29
[Qemu-devel] [PATCH 29/32] qtest: Test we don't put hard disk info into CMOS for a CD-ROM
,
Markus Armbruster
,
2012/06/29
[Qemu-devel] [PATCH 05/32] qtest: Tidy up temporary files properly
,
Markus Armbruster
,
2012/06/29
[Qemu-devel] [PATCH 03/32] vvfat: Fix partition table
,
Markus Armbruster
,
2012/06/29
Re: [Qemu-devel] [PATCH 03/32] vvfat: Fix partition table
,
Blue Swirl
,
2012/06/29
Re: [Qemu-devel] [PATCH 03/32] vvfat: Fix partition table
,
Markus Armbruster
,
2012/06/30
[Qemu-devel] [PATCH 21/32] ide: qdev properties for disk geometry
,
Markus Armbruster
,
2012/06/29
[Qemu-devel] [PATCH 01/32] fdc: Drop broken code for user-defined floppy geometry
,
Markus Armbruster
,
2012/06/29
[Qemu-devel] [PATCH 09/32] hd-geometry: Add tracepoints
,
Markus Armbruster
,
2012/06/29
[Qemu-devel] [PATCH 16/32] blockdev: Save geometry in DriveInfo
,
Markus Armbruster
,
2012/06/29
[Qemu-devel] [PATCH 11/32] hd-geometry: Factor out guess_chs_for_size()
,
Markus Armbruster
,
2012/06/29
[Qemu-devel] [PATCH 02/32] fdc: Move floppy geometry guessing back from block.c
,
Markus Armbruster
,
2012/06/29
[Qemu-devel] [PATCH 14/32] hd-geometry: Cut out block layer translation middleman
,
Markus Armbruster
,
2012/06/29
[Qemu-devel] [PATCH 07/32] block: Factor bdrv_read_unthrottled() out of guess_disk_lchs()
,
Markus Armbruster
,
2012/06/29
[Qemu-devel] [PATCH 28/32] ide pc: Put hard disk info into CMOS only for hard disks
,
Markus Armbruster
,
2012/06/29
[Qemu-devel] [PATCH 15/32] ide pc: Cut out the block layer geometry middleman
,
Markus Armbruster
,
2012/06/29
[Qemu-devel] [PATCH 06/32] qtest: Add hard disk geometry test
,
Markus Armbruster
,
2012/06/29
Re: [Qemu-devel] [PATCH 06/32] qtest: Add hard disk geometry test
,
Blue Swirl
,
2012/06/29
Re: [Qemu-devel] [PATCH 06/32] qtest: Add hard disk geometry test
,
Markus Armbruster
,
2012/06/30
[Qemu-devel] [PATCH 13/32] hd-geometry: Clean up confusing use of prior translation hint
,
Markus Armbruster
,
2012/06/29
[Qemu-devel] [PATCH 10/32] hd-geometry: Unnest conditional in hd_geometry_guess()
,
Markus Armbruster
,
2012/06/29
[Qemu-devel] [PATCH 19/32] scsi-hd: qdev properties for disk geometry
,
Markus Armbruster
,
2012/06/29
[Qemu-devel] [PATCH 30/32] hd-geometry: Compute BIOS CHS translation in one place
,
Markus Armbruster
,
2012/06/29
[Qemu-devel] [PATCH 12/32] hd-geometry: Clean up gratuitous goto in hd_geometry_guess()
,
Markus Armbruster
,
2012/06/29
[Qemu-devel] [PATCH 31/32] blockdev: Drop redundant CHS validation for if=ide
,
Markus Armbruster
,
2012/06/29
[Qemu-devel] [PATCH 20/32] virtio-blk: qdev properties for disk geometry
,
Markus Armbruster
,
2012/06/29
[Qemu-devel] [PATCH 17/32] qdev: Introduce block geometry properties
,
Markus Armbruster
,
2012/06/29
[Qemu-devel] [PATCH 27/32] block: Geometry and translation hints are now useless, purge them
,
Markus Armbruster
,
2012/06/29
[Qemu-devel] [PATCH 08/32] hd-geometry: Move disk geometry guessing back from block.c
,
Markus Armbruster
,
2012/06/29
Re: [Qemu-devel] [PATCH 08/32] hd-geometry: Move disk geometry guessing back from block.c
,
Blue Swirl
,
2012/06/29
Re: [Qemu-devel] [PATCH 08/32] hd-geometry: Move disk geometry guessing back from block.c
,
Markus Armbruster
,
2012/06/30
[Qemu-devel] [PATCH 26/32] qtest: Cover qdev property for BIOS CHS translation
,
Markus Armbruster
,
2012/06/29
[Qemu-devel] [PATCH 32/32] Relax IDE CHS limits from 16383, 16, 63 to 65535, 16, 255
,
Markus Armbruster
,
2012/06/29
[Qemu-devel] [PATCH 23/32] qdev: Collect private helpers in one place
,
Markus Armbruster
,
2012/06/29
[Qemu-devel] [PATCH 25/32] ide: qdev property for BIOS CHS translation
,
Markus Armbruster
,
2012/06/29
[Qemu-devel] [PATCH 18/32] hd-geometry: Switch to uint32_t to match BlockConf
,
Markus Armbruster
,
2012/06/29
Re: [Qemu-devel] [PATCH 18/32] hd-geometry: Switch to uint32_t to match BlockConf
,
Blue Swirl
,
2012/06/29
[Qemu-devel] [PATCH 24/32] qdev: New property type chs-translation
,
Markus Armbruster
,
2012/06/29
[Qemu-devel] [PATCH 22/32] qtest: Cover qdev properties for disk geometry
,
Markus Armbruster
,
2012/06/29
[Qemu-devel] [PATCH v3] add -machine mem_merge=on|off option
,
Luiz Capitulino
,
2012/06/29
Re: [Qemu-devel] [PATCH v4 2/4] Add one new file vga-pci.h
,
Andreas Färber
,
2012/06/29
[Qemu-devel] [PATCH v2] add -machine mem_merge=on|off option
,
Luiz Capitulino
,
2012/06/29
Re: [Qemu-devel] [PATCH v2] add -machine mem_merge=on|off option
,
Anthony Liguori
,
2012/06/29
Re: [Qemu-devel] [PATCH v2] add -machine mem_merge=on|off option
,
Luiz Capitulino
,
2012/06/29
Re: [Qemu-devel] [PATCH v4 1/4] Add usb option in machine options
,
Andreas Färber
,
2012/06/29
[Qemu-devel] [PULL v2 00/13] Migration tree
,
Juan Quintela
,
2012/06/29
Re: [Qemu-devel] [Qemu-ppc] [PATCH v4 4/4] spapr: Add support for -vga option
,
Li Zhang
,
2012/06/29
Re: [Qemu-devel] [Qemu-ppc][PATCH v4 3/4] Cleanup pc.h on other platforms
,
Li Zhang
,
2012/06/29
Re: [Qemu-devel] [Qemu-ppc] [PATCH v4 2/4] Add one new file vga-pci.h
,
Li Zhang
,
2012/06/29
Re: [Qemu-devel] [Qemu-ppc][PATCH v4 1/4] Add usb option in machine options
,
Li Zhang
,
2012/06/29
Re: [Qemu-devel] [Qemu-ppc] [PATCH v4 0/4] Add USB option and enable vga on spapr
,
Li Zhang
,
2012/06/29
[Qemu-devel] [PATCH] target-i386: fix build with -Werror
,
Dunrong Huang
,
2012/06/29
Re: [Qemu-devel] [PATCH] target-i386: fix build with -Werror
,
Andreas Färber
,
2012/06/29
Re: [Qemu-devel] [PATCH] target-i386: fix build with -Werror
,
Dunrong Huang
,
2012/06/29
Re: [Qemu-devel] [PATCH] target-i386: fix build with -Werror
,
Stefan Weil
,
2012/06/29
Re: [Qemu-devel] [PATCH] target-i386: fix build with -Werror
,
Blue Swirl
,
2012/06/29
[Qemu-devel] Build broken for i386-softmmu with --enable-debug
,
Stefan Weil
,
2012/06/29
Re: [Qemu-devel] Build broken for i386-softmmu with --enable-debug
,
Dunrong Huang
,
2012/06/29
[Qemu-devel] [PATCH] i386: use #defines instead of magic numbers for CPUID cache information
,
Eduardo Habkost
,
2012/06/28
[Qemu-devel] [PATCH 00/12] Split ram_save_live() function
,
Juan Quintela
,
2012/06/28
[Qemu-devel] [PATCH 01/12] savevm: Use a struct to pass all handlers
,
Juan Quintela
,
2012/06/28
Re: [Qemu-devel] Bad mail header? (was: [PATCH 01/12] savevm: Use a struct to pass all handlers)
,
Stefan Weil
,
2012/06/30
[Qemu-devel] [PATCH 02/12] savevm: Live migration handlers register the struct directly
,
Juan Quintela
,
2012/06/28
Re: [Qemu-devel] [PATCH 02/12] savevm: Live migration handlers register the struct directly
,
Igor Mitsyanko
,
2012/06/29
Re: [Qemu-devel] [PATCH 02/12] savevm: Live migration handlers register the struct directly
,
Juan Quintela
,
2012/06/29
[Qemu-devel] [PATCH 03/12] savevm: remove SaveSetParamsHandler
,
Juan Quintela
,
2012/06/28
[Qemu-devel] [PATCH 04/12] savevm: remove SaveLiveStateHandler
,
Juan Quintela
,
2012/06/28
[Qemu-devel] [PATCH 05/12] savevm: Refactor cancel operation in its own operation
,
Juan Quintela
,
2012/06/28
[Qemu-devel] [PATCH 06/12] savevm: introduce is_active method
,
Juan Quintela
,
2012/06/28
Re: [Qemu-devel] [PATCH 06/12] savevm: introduce is_active method
,
Igor Mitsyanko
,
2012/06/30
[Qemu-devel] [PATCH 09/12] ram: save_live_setup() don't need to sent pages
,
Juan Quintela
,
2012/06/28
[Qemu-devel] [PATCH 08/12] savevm: split save_live into stage2 and stage3
,
Juan Quintela
,
2012/06/28
Re: [Qemu-devel] [PATCH 08/12] savevm: split save_live into stage2 and stage3
,
Blue Swirl
,
2012/06/28
Re: [Qemu-devel] [PATCH 08/12] savevm: split save_live into stage2 and stage3
,
Juan Quintela
,
2012/06/29
[Qemu-devel] [PATCH 10/12] ram: save_live_complete() only do one loop
,
Juan Quintela
,
2012/06/28
[Qemu-devel] [PATCH 11/12] ram: iterate phase
,
Juan Quintela
,
2012/06/28
[Qemu-devel] [PATCH 07/12] savevm: split save_live_setup from save_live_state
,
Juan Quintela
,
2012/06/28
[Qemu-devel] [PATCH 12/12] ram: save_live_setup() we don't need to synchronize the dirty bitmap.
,
Juan Quintela
,
2012/06/28
[Qemu-devel] [PULL request 00/13] Migration tree
,
Juan Quintela
,
2012/06/28
[Qemu-devel] [PATCH] pc_sysfw: old_pc_system_rom_init(): improve error messages
,
Luiz Capitulino
,
2012/06/28
[Qemu-devel] [PATCH] configure: Remove help for --disable-vnc-thread, --enable-vnc-thread
,
Stefan Weil
,
2012/06/28
[Qemu-devel] [PATCH] qmp: dump-guest-memory: improve schema doc
,
Luiz Capitulino
,
2012/06/28
[Qemu-devel] [PATCH 00/13] ARM: Add LPAE support
,
Peter Maydell
,
2012/06/28
[Qemu-devel] [PATCH 10/13] target-arm: Use target_phys_addr_t in get_phys_addr()
,
Peter Maydell
,
2012/06/28
[Qemu-devel] [PATCH 02/13] target-arm: Fix typo that meant TTBR1 accesses went to TTBR0
,
Peter Maydell
,
2012/06/28
[Qemu-devel] [PATCH 09/13] target-arm: Add 64 bit PAR, TTBR0, TTBR1 for LPAE
,
Peter Maydell
,
2012/06/28
[Qemu-devel] [PATCH 07/13] target-arm: Add AMAIR0, AMAIR1 LPAE cp15 registers
,
Peter Maydell
,
2012/06/28
[Qemu-devel] [PATCH 04/13] ARM: Make target_phys_addr_t 64 bits and physaddrs 40 bits
,
Peter Maydell
,
2012/06/28
[Qemu-devel] [PATCH 08/13] target-arm: Add 64 bit variants of DBGDRAR and DBGDSAR for LPAE
,
Peter Maydell
,
2012/06/28
[Qemu-devel] [PATCH 12/13] target-arm: Implement TTBCR changes for LPAE
,
Peter Maydell
,
2012/06/28
[Qemu-devel] [PATCH 03/13] bitops.h: Add functions to extract and deposit bitfields
,
Peter Maydell
,
2012/06/28
[Qemu-devel] [PATCH 05/13] target-arm: Implement privileged-execute-never (PXN)
,
Peter Maydell
,
2012/06/28
[Qemu-devel] [PATCH 11/13] target-arm: Implement long-descriptor PAR format
,
Peter Maydell
,
2012/06/28
[Qemu-devel] [PATCH 01/13] hw/cadence_gem: Make rx_desc_addr and tx_desc_addr uint32_t
,
Peter Maydell
,
2012/06/28
[Qemu-devel] [PATCH 13/13] target-arm: Add support for long format translation table walks
,
Peter Maydell
,
2012/06/28
[Qemu-devel] [PATCH 06/13] target-arm: Extend feature flags to 64 bits
,
Peter Maydell
,
2012/06/28
[Qemu-devel] [PATCH] target-arm: Fix some copy-and-paste errors in cp register names
,
Peter Maydell
,
2012/06/28
[Qemu-devel] qemu-kvm-1.0.1 - unable to exit if vcpu is in infinite loop
,
Peter Lieven
,
2012/06/28
Re: [Qemu-devel] qemu-kvm-1.0.1 - unable to exit if vcpu is in infinite loop
,
Jan Kiszka
,
2012/06/28
Re: [Qemu-devel] qemu-kvm-1.0.1 - unable to exit if vcpu is in infinite loop
,
Peter Lieven
,
2012/06/28
Re: [Qemu-devel] qemu-kvm-1.0.1 - unable to exit if vcpu is in infinite loop
,
Jan Kiszka
,
2012/06/28
Re: [Qemu-devel] qemu-kvm-1.0.1 - unable to exit if vcpu is in infinite loop
,
Peter Lieven
,
2012/06/28
Re: [Qemu-devel] qemu-kvm-1.0.1 - unable to exit if vcpu is in infinite loop
,
Avi Kivity
,
2012/06/28
Re: [Qemu-devel] qemu-kvm-1.0.1 - unable to exit if vcpu is in infinite loop
,
Peter Lieven
,
2012/06/28
[Qemu-devel] [PATCH v3] bitops.h: Add functions to extract and deposit bitfields
,
Peter Maydell
,
2012/06/28
Re: [Qemu-devel] [PATCH v3] bitops.h: Add functions to extract and deposit bitfields
,
Eric Blake
,
2012/06/28
[Qemu-devel] [PATCH v2 0/2] QOMify AXI stream for Xilinx AXI ethernet/DMA
,
Peter A. G. Crosthwaite
,
2012/06/28
[Qemu-devel] [PATCH v3 1/2] qom: Reimplement Interfaces
,
Peter A. G. Crosthwaite
,
2012/06/28
[Qemu-devel] [PATCH v3 2/2] xilinx_axi*: Re-implemented interconnect
,
Peter A. G. Crosthwaite
,
2012/06/28
[Qemu-devel] [PATCH] target-i386: implement FPREM and FPREM1 using softfloat only
,
Catalin Patulea
,
2012/06/28
Re: [Qemu-devel] [PATCH] target-i386: implement FPREM and FPREM1 using softfloat only
,
Stefan Weil
,
2012/06/28
Re: [Qemu-devel] [PATCH] target-i386: implement FPREM and FPREM1 using softfloat only
,
Peter Maydell
,
2012/06/28
Re: [Qemu-devel] [PATCH] target-i386: implement FPREM and FPREM1 using softfloat only
,
Catalin Patulea
,
2012/06/28
Re: [Qemu-devel] [PATCH] target-i386: implement FPREM and FPREM1 using softfloat only
,
Peter Maydell
,
2012/06/29
Re: [Qemu-devel] [PATCH] target-i386: implement FPREM and FPREM1 using softfloat only
,
Andreas Färber
,
2012/06/29
Re: [Qemu-devel] [PATCH] target-i386: implement FPREM and FPREM1 using softfloat only
,
Peter Maydell
,
2012/06/29
[Qemu-devel] [PATCH v1] xilinx_timer: Removed comma in device name
,
Peter A. G. Crosthwaite
,
2012/06/28
Re: [Qemu-devel] [PATCH v1] xilinx_timer: Removed comma in device name
,
Peter Crosthwaite
,
2012/06/28
Re: [Qemu-devel] [PATCH v1] xilinx_timer: Removed comma in device name
,
Edgar E. Iglesias
,
2012/06/29
[Qemu-devel] [PATCH 0/4] PPC: e500 platform refactoring
,
Scott Wood
,
2012/06/27
[Qemu-devel] [PATCH 1/4] PPC: e500: rename mpc8544ds into generic file
,
Scott Wood
,
2012/06/27
[Qemu-devel] [PATCH 2/4] PPC: e500: change internal references away from mpc8544ds
,
Scott Wood
,
2012/06/27
[Qemu-devel] [PATCH 4/4] PPC: e500: add generic e500 platform
,
Scott Wood
,
2012/06/27
[Qemu-devel] [RESEND PATCH 3/4] PPC: e500: split mpc8544ds machine from generic e500 code
,
Scott Wood
,
2012/06/29
[Qemu-devel] buildbot failure in qemu on default_s390
,
qemu
,
2012/06/27
Re: [Qemu-devel] [PATCH] rtl8139: validate rx ring before receiving packets
,
Anthony Liguori
,
2012/06/27
Re: [Qemu-devel] [KVM][Kemari]: Build error fix
,
Sterling Windmill
,
2012/06/27
Re: [Qemu-devel] [KVM][Kemari]: Build error fix
,
OHMURA Kei
,
2012/06/28
[Qemu-devel] [PATCH 00/11] acpi_table_add() code cleanup
,
Eduardo Habkost
,
2012/06/27
[Qemu-devel] [PATCH 03/11] acpi_table_add(): rename 'len' to 'acpi_len'
,
Eduardo Habkost
,
2012/06/27
[Qemu-devel] [PATCH 04/11] acpi_table_add(): introduce 'qemu_len' variable
,
Eduardo Habkost
,
2012/06/27
[Qemu-devel] [PATCH 09/11] acpi_table_add(): extract acpi_tables reallocation code to a separate function
,
Eduardo Habkost
,
2012/06/27
[Qemu-devel] [PATCH 05/11] acpi_table_add(): extract ACPI header creation to separate function
,
Eduardo Habkost
,
2012/06/27
[Qemu-devel] [PATCH 10/11] acpi_table_add(): use acpi_newtable_resize() return value
,
Eduardo Habkost
,
2012/06/27
[Qemu-devel] [PATCH 01/11] acpi_table_add(): simplify acpi_tables on-demand initialization
,
Eduardo Habkost
,
2012/06/27
[Qemu-devel] [PATCH 06/11] acpi_table_add(): rename 'qemu_len' to 'newlen'
,
Eduardo Habkost
,
2012/06/27
[Qemu-devel] [PATCH 02/11] acpi_table_add(): extract acpi_tables init to separate function
,
Eduardo Habkost
,
2012/06/27
[Qemu-devel] [PATCH 07/11] acpi_table_add(): eliminate 'allen' variable
,
Eduardo Habkost
,
2012/06/27
[Qemu-devel] [PATCH 08/11] acpi_table_add(): eliminate 'start' variable
,
Eduardo Habkost
,
2012/06/27
[Qemu-devel] [PATCH 11/11] acpi_table_add(): extract acpi_tables count update code to separate function
,
Eduardo Habkost
,
2012/06/27
[Qemu-devel] [Bug 1018530] Re: No write access in a 9p/virtfs shared folder
,
Georg Poppe
,
2012/06/27
[Qemu-devel] [Bug 1018530] Re: No write access in a 9p/virtfs shared folder
,
Serge Hallyn
,
2012/06/28
[Qemu-devel] [Bug 1018530] Re: No write access in a 9p/virtfs shared folder
,
Georg Poppe
,
2012/06/28
[Qemu-devel] [PATCH] add -machine mem_merge=on|off option
,
Luiz Capitulino
,
2012/06/27
Re: [Qemu-devel] [PATCH] add -machine mem_merge=on|off option
,
Jan Kiszka
,
2012/06/28
Re: [Qemu-devel] [PATCH] add -machine mem_merge=on|off option
,
Luiz Capitulino
,
2012/06/28
[Qemu-devel] [PATCH] blockdev: warn when copy_on_read=on and readonly=on
,
Stefan Hajnoczi
,
2012/06/27
[Qemu-devel] [PATCH v2 0/7] kvm: Get coalesced MMIO flushing out of the hot-path
,
Jan Kiszka
,
2012/06/27
[Qemu-devel] [PATCH v2 1/7] i82378: Remove bogus MMIO coalescing
,
Jan Kiszka
,
2012/06/27
[Qemu-devel] [PATCH v2 2/7] memory: Flush coalesced MMIO on selected region access
,
Jan Kiszka
,
2012/06/27
Re: [Qemu-devel] [PATCH v2 2/7] memory: Flush coalesced MMIO on selected region access
,
Avi Kivity
,
2012/06/28
[Qemu-devel] [PATCH v3 2/7] memory: Flush coalesced MMIO on selected region access
,
Jan Kiszka
,
2012/06/29
[Qemu-devel] [PATCH v2 6/7] VGA: Flush coalesced MMIO on related MMIO/PIO accesses
,
Jan Kiszka
,
2012/06/27
[Qemu-devel] [PATCH v2 5/7] memory: Flush coalesced MMIO on mapping and state changes
,
Jan Kiszka
,
2012/06/27
[Qemu-devel] [PATCH v2 4/7] memory: Fold memory_region_update_topology into memory_region_transaction_commit
,
Jan Kiszka
,
2012/06/27
[Qemu-devel] [PATCH v2 3/7] memory: Use transaction_begin/commit also for single-step operations
,
Jan Kiszka
,
2012/06/27
[Qemu-devel] [PATCH v2 7/7] kvm: Stop flushing coalesced MMIO on vmexit
,
Jan Kiszka
,
2012/06/27
Re: [Qemu-devel] [PATCH v2 0/7] kvm: Get coalesced MMIO flushing out of the hot-path
,
Avi Kivity
,
2012/06/28
[Qemu-devel] [PATCH] sheepdog: do not blindly memset all read buffers
,
Christoph Hellwig
,
2012/06/27
Re: [Qemu-devel] [sheepdog] [PATCH] sheepdog: do not blindly memset all read buffers
,
MORITA Kazutaka
,
2012/06/28
Re: [Qemu-devel] [sheepdog] [PATCH] sheepdog: do not blindly memset all read buffers
,
Christoph Hellwig
,
2012/06/29
[Qemu-devel] race between kvm-kmod-3.0 and kvm-kmod-3.3 // was: race condition in qemu-kvm-1.0.1
,
Peter Lieven
,
2012/06/27
Re: [Qemu-devel] race between kvm-kmod-3.0 and kvm-kmod-3.3 // was: race condition in qemu-kvm-1.0.1
,
Jan Kiszka
,
2012/06/27
Re: [Qemu-devel] race between kvm-kmod-3.0 and kvm-kmod-3.3 // was: race condition in qemu-kvm-1.0.1
,
Peter Lieven
,
2012/06/28
Re: [Qemu-devel] race between kvm-kmod-3.0 and kvm-kmod-3.3 // was: race condition in qemu-kvm-1.0.1
,
Jan Kiszka
,
2012/06/28
Re: [Qemu-devel] race between kvm-kmod-3.0 and kvm-kmod-3.3 // was: race condition in qemu-kvm-1.0.1
,
Peter Lieven
,
2012/06/28
Re: [Qemu-devel] race between kvm-kmod-3.0 and kvm-kmod-3.3 // was: race condition in qemu-kvm-1.0.1
,
Peter Lieven
,
2012/06/28
Re: [Qemu-devel] race between kvm-kmod-3.0 and kvm-kmod-3.3 // was: race condition in qemu-kvm-1.0.1
,
Jan Kiszka
,
2012/06/28
Re: [Qemu-devel] race between kvm-kmod-3.0 and kvm-kmod-3.3 // was: race condition in qemu-kvm-1.0.1
,
Peter Lieven
,
2012/06/28
Re: [Qemu-devel] race between kvm-kmod-3.0 and kvm-kmod-3.3 // was: race condition in qemu-kvm-1.0.1
,
Peter Lieven
,
2012/06/28
Re: [Qemu-devel] [PATCH] rtl8139: validate rx ring before receiving packets
,
Avi Kivity
,
2012/06/27
[Qemu-devel] [PATCH] qtest: fix infinite loop when QEMU aborts abruptly
,
Anthony Liguori
,
2012/06/27
Re: [Qemu-devel] [PATCH] qtest: fix infinite loop when QEMU aborts abruptly
,
Markus Armbruster
,
2012/06/27
Re: [Qemu-devel] [PATCH v2] bitops.h: Add field32() and field64() functions to extract bitfields
,
Jay Foad
,
2012/06/27
[Qemu-devel] [PATCH] qdev: fix use-after-free in the error path of qdev_init_nofail
,
Anthony Liguori
,
2012/06/27
Re: [Qemu-devel] [PATCH] qdev: fix use-after-free in the error path of qdev_init_nofail
,
Andreas Färber
,
2012/06/27
Re: [Qemu-devel] [PATCH] qdev: fix use-after-free in the error path of qdev_init_nofail
,
Anthony Liguori
,
2012/06/27
Re: [Qemu-devel] [PATCH] qdev: fix use-after-free in the error path of qdev_init_nofail
,
Andreas Färber
,
2012/06/27
Re: [Qemu-devel] [PATCH] qdev: fix use-after-free in the error path of qdev_init_nofail
,
Markus Armbruster
,
2012/06/27
[Qemu-devel] [PATCH] pseries: Add support for new KVM hash table control call
,
Benjamin Herrenschmidt
,
2012/06/27
Re: [Qemu-devel] [PATCH] pseries: Add support for new KVM hash table control call
,
Benjamin Herrenschmidt
,
2012/06/27
Re: [Qemu-devel] [PATCH] pseries: Add support for new KVM hash table control call
,
Alexander Graf
,
2012/06/27
Re: [Qemu-devel] [PATCH] pseries: Add support for new KVM hash table control call
,
Benjamin Herrenschmidt
,
2012/06/27
Re: [Qemu-devel] [PATCH] pseries: Add support for new KVM hash table control call
,
Alexander Graf
,
2012/06/27
[Qemu-devel] [PATCH v13 00/13] XBZRLE delta for live migration of large memory app
,
Orit Wasserman
,
2012/06/27
[Qemu-devel] [PATCH v13 01/13] Add MigrationParams structure
,
Orit Wasserman
,
2012/06/27
Re: [Qemu-devel] [PATCH v13 01/13] Add MigrationParams structure
,
Juan Quintela
,
2012/06/29
[Qemu-devel] [PATCH v13 03/13] Add XBZRLE documentation
,
Orit Wasserman
,
2012/06/27
Re: [Qemu-devel] [PATCH v13 03/13] Add XBZRLE documentation
,
Eric Blake
,
2012/06/27
[Qemu-devel] [PATCH v13 02/13] Add migration capabilites
,
Orit Wasserman
,
2012/06/27
Re: [Qemu-devel] [PATCH v13 02/13] Add migration capabilites
,
Eric Blake
,
2012/06/27
[Qemu-devel] [PATCH v13 04/13] Add cache handling functions
,
Orit Wasserman
,
2012/06/27
Re: [Qemu-devel] [PATCH v13 04/13] Add cache handling functions
,
Eric Blake
,
2012/06/27
Re: [Qemu-devel] [PATCH v13 04/13] Add cache handling functions
,
Orit Wasserman
,
2012/06/27
Re: [Qemu-devel] [PATCH v13 04/13] Add cache handling functions
,
Orit Wasserman
,
2012/06/28
Re: [Qemu-devel] [PATCH v13 04/13] Add cache handling functions
,
Max Filippov
,
2012/06/28
Re: [Qemu-devel] [PATCH v13 04/13] Add cache handling functions
,
Eric Blake
,
2012/06/28
Re: [Qemu-devel] [PATCH v13 04/13] Add cache handling functions
,
Blue Swirl
,
2012/06/27
[Qemu-devel] [PATCH v13 06/13] Add save_block_hdr function
,
Orit Wasserman
,
2012/06/27
Re: [Qemu-devel] [PATCH v13 06/13] Add save_block_hdr function
,
Juan Quintela
,
2012/06/29
[Qemu-devel] [PATCH v13 05/13] Add uleb encoding/decoding functions
,
Orit Wasserman
,
2012/06/27
[Qemu-devel] [PATCH v13 07/13] Add debugging infrastructure
,
Orit Wasserman
,
2012/06/27
Re: [Qemu-devel] [PATCH v13 07/13] Add debugging infrastructure
,
Eric Blake
,
2012/06/27
Re: [Qemu-devel] [PATCH v13 07/13] Add debugging infrastructure
,
Orit Wasserman
,
2012/06/28
Re: [Qemu-devel] [PATCH v13 07/13] Add debugging infrastructure
,
Juan Quintela
,
2012/06/29
[Qemu-devel] [PATCH v13 08/13] Change ram_save_block to return -1 if there are no more changes
,
Orit Wasserman
,
2012/06/27
Re: [Qemu-devel] [PATCH v13 08/13] Change ram_save_block to return -1 if there are no more changes
,
Juan Quintela
,
2012/06/29
[Qemu-devel] [PATCH v13 11/13] Add XBZRLE to ram_save_block and ram_save_live
,
Orit Wasserman
,
2012/06/27
Re: [Qemu-devel] [PATCH v13 11/13] Add XBZRLE to ram_save_block and ram_save_live
,
Eric Blake
,
2012/06/27
Re: [Qemu-devel] [PATCH v13 11/13] Add XBZRLE to ram_save_block and ram_save_live
,
Orit Wasserman
,
2012/06/28
[Qemu-devel] [PATCH v13 10/13] Add xbzrle_encode_buffer and xbzrle_decode_buffer functions
,
Orit Wasserman
,
2012/06/27
Re: [Qemu-devel] [PATCH v13 10/13] Add xbzrle_encode_buffer and xbzrle_decode_buffer functions
,
Eric Blake
,
2012/06/27
Re: [Qemu-devel] [PATCH v13 10/13] Add xbzrle_encode_buffer and xbzrle_decode_buffer functions
,
Orit Wasserman
,
2012/06/28
[Qemu-devel] [PATCH v13 12/13] Add set_cachesize command
,
Orit Wasserman
,
2012/06/27
Re: [Qemu-devel] [PATCH v13 12/13] Add set_cachesize command
,
Blue Swirl
,
2012/06/27
Re: [Qemu-devel] [PATCH v13 12/13] Add set_cachesize command
,
Orit Wasserman
,
2012/06/27
Re: [Qemu-devel] [PATCH v13 12/13] Add set_cachesize command
,
Eric Blake
,
2012/06/27
Re: [Qemu-devel] [PATCH v13 12/13] Add set_cachesize command
,
Orit Wasserman
,
2012/06/28
[Qemu-devel] [PATCH v13 13/13] Add XBZRLE statistics
,
Orit Wasserman
,
2012/06/27
Re: [Qemu-devel] [PATCH v13 13/13] Add XBZRLE statistics
,
Eric Blake
,
2012/06/27
[Qemu-devel] [PATCH v13 09/13] Add migration_end function
,
Orit Wasserman
,
2012/06/27
Re: [Qemu-devel] [PATCH v13 09/13] Add migration_end function
,
Juan Quintela
,
2012/06/29
Re: [Qemu-devel] [PATCH v13 09/13] Add migration_end function
,
Eric Blake
,
2012/06/29
Re: [Qemu-devel] [PATCH v13 09/13] Add migration_end function
,
Juan Quintela
,
2012/06/29
[Qemu-devel] race condition in qemu-kvm-1.0.1
,
Peter Lieven
,
2012/06/27
[Qemu-devel] race condition in qemu-kvm-1.0.1
,
Peter Lieven
,
2012/06/27
[Qemu-devel] [PATCH v2] bitops.h: Add field32() and field64() functions to extract bitfields
,
Peter Maydell
,
2012/06/27
Re: [Qemu-devel] [PATCH v2] bitops.h: Add field32() and field64() functions to extract bitfields
,
Andreas Färber
,
2012/06/27
Re: [Qemu-devel] [PATCH v2] bitops.h: Add field32() and field64() functions to extract bitfields
,
Peter Maydell
,
2012/06/27
Re: [Qemu-devel] [PATCH v2] bitops.h: Add field32() and field64() functions to extract bitfields
,
Eric Blake
,
2012/06/27
Re: [Qemu-devel] [PATCH v2] bitops.h: Add field32() and field64() functions to extract bitfields
,
Peter Maydell
,
2012/06/27
Re: [Qemu-devel] [PATCH v2] bitops.h: Add field32() and field64() functions to extract bitfields
,
Avi Kivity
,
2012/06/27
Re: [Qemu-devel] [PATCH v2] bitops.h: Add field32() and field64() functions to extract bitfields
,
Avi Kivity
,
2012/06/27
Re: [Qemu-devel] [PATCH v2] bitops.h: Add field32() and field64() functions to extract bitfields
,
Peter Maydell
,
2012/06/27
Re: [Qemu-devel] [PATCH v2] bitops.h: Add field32() and field64() functions to extract bitfields
,
Avi Kivity
,
2012/06/27
Re: [Qemu-devel] [PATCH v2] bitops.h: Add field32() and field64() functions to extract bitfields
,
Eric Blake
,
2012/06/27
Re: [Qemu-devel] [PATCH v2] bitops.h: Add field32() and field64() functions to extract bitfields
,
Avi Kivity
,
2012/06/27
Re: [Qemu-devel] [PATCH v2] bitops.h: Add field32() and field64() functions to extract bitfields
,
Markus Armbruster
,
2012/06/27
Re: [Qemu-devel] [PATCH v2] bitops.h: Add field32() and field64() functions to extract bitfields
,
Avi Kivity
,
2012/06/27
[Qemu-devel] [PATCH v7 00/16] QEMU OpenRISC support
,
Jia Liu
,
2012/06/27
[Qemu-devel] [PATCH v7 01/16] target-or32: Add target stubs and cpu support
,
Jia Liu
,
2012/06/27
[Qemu-devel] [PATCH v7 02/16] target-or32: Add target machine
,
Jia Liu
,
2012/06/27
[Qemu-devel] [PATCH v7 03/16] target-or32: Add MMU support
,
Jia Liu
,
2012/06/27
[Qemu-devel] [PATCH v7 04/16] target-or32: Add interrupt support
,
Jia Liu
,
2012/06/27
[Qemu-devel] [PATCH v7 05/16] target-or32: Add exception support
,
Jia Liu
,
2012/06/27
[Qemu-devel] [PATCH v7 06/16] target-or32: Add int instruction helpers
,
Jia Liu
,
2012/06/27
[Qemu-devel] [PATCH v7 07/16] target-or32: Add float instruction helpers
,
Jia Liu
,
2012/06/27
[Qemu-devel] [PATCH v7 08/16] target-or32: Add instruction translation
,
Jia Liu
,
2012/06/27
Re: [Qemu-devel] [PATCH v7 08/16] target-or32: Add instruction translation
,
Max Filippov
,
2012/06/27
Re: [Qemu-devel] [PATCH v7 08/16] target-or32: Add instruction translation
,
Jia Liu
,
2012/06/27
Re: [Qemu-devel] [PATCH v7 08/16] target-or32: Add instruction translation
,
Max Filippov
,
2012/06/27
Re: [Qemu-devel] [PATCH v7 08/16] target-or32: Add instruction translation
,
Jia Liu
,
2012/06/27
[Qemu-devel] [PATCH v7 11/16] target-or32: Add a IIS dummy board
,
Jia Liu
,
2012/06/27
Re: [Qemu-devel] [PATCH v7 11/16] target-or32: Add a IIS dummy board
,
Peter Crosthwaite
,
2012/06/27
Re: [Qemu-devel] [PATCH v7 11/16] target-or32: Add a IIS dummy board
,
Andreas Färber
,
2012/06/27
Re: [Qemu-devel] [PATCH v7 11/16] target-or32: Add a IIS dummy board
,
Peter Crosthwaite
,
2012/06/27
Re: [Qemu-devel] [PATCH v7 11/16] target-or32: Add a IIS dummy board
,
Jia Liu
,
2012/06/28
Re: [Qemu-devel] [PATCH v7 11/16] target-or32: Add a IIS dummy board
,
Wei-Ren Chen
,
2012/06/28
Re: [Qemu-devel] [PATCH v7 11/16] target-or32: Add a IIS dummy board
,
Jia Liu
,
2012/06/29
Re: [Qemu-devel] [PATCH v7 11/16] target-or32: Add a IIS dummy board
,
Peter Crosthwaite
,
2012/06/28
Re: [Qemu-devel] [PATCH v7 11/16] target-or32: Add a IIS dummy board
,
Jia Liu
,
2012/06/29
Re: [Qemu-devel] [PATCH v7 11/16] target-or32: Add a IIS dummy board
,
Peter Crosthwaite
,
2012/06/29
[Qemu-devel] [PATCH v7 12/16] target-or32: Add system instructions
,
Jia Liu
,
2012/06/27
[Qemu-devel] [PATCH v7 13/16] target-or32: Add gdb stub
,
Jia Liu
,
2012/06/27
[Qemu-devel] [PATCH v7 16/16] target-or32: Add testcases
,
Jia Liu
,
2012/06/27
[Qemu-devel] [PATCH v7 14/16] target-or32: Add linux syscall, signal and termbits
,
Jia Liu
,
2012/06/27
[Qemu-devel] [PATCH v7 09/16] target-or32: Add PIC support
,
Jia Liu
,
2012/06/27
[Qemu-devel] [PATCH v7 10/16] target-or32: Add timer support
,
Jia Liu
,
2012/06/27
[Qemu-devel] [PATCH v7 15/16] target-or32: Add linux user support
,
Jia Liu
,
2012/06/27
Re: [Qemu-devel] [PATCH v7 15/16] target-or32: Add linux user support
,
Blue Swirl
,
2012/06/27
Re: [Qemu-devel] [PATCH v7 15/16] target-or32: Add linux user support
,
Jia Liu
,
2012/06/27
[Qemu-devel] Test harness goes into infinite loop when test case crashes
,
Markus Armbruster
,
2012/06/27
[Qemu-devel] [RFC PATCH 1/1] Stupid test case to demonstrate flawed crash handling
,
Markus Armbruster
,
2012/06/27
[Qemu-devel] Regression commit 6e008585 qdev: remove info from class
,
Markus Armbruster
,
2012/06/27
[Qemu-devel] [PATCH v5] kvm: notify host when the guest is panicked
,
Wen Congyang
,
2012/06/27
[Qemu-devel] [PATCH 1/6 v5] start vm after reseting it
,
Wen Congyang
,
2012/06/27
[Qemu-devel] [PATCH 2/6 v5] update linux headers
,
Wen Congyang
,
2012/06/27
[Qemu-devel] [PATCH 3/6 v5] add a new runstate: RUN_STATE_GUEST_PANICKED
,
Wen Congyang
,
2012/06/27
[Qemu-devel] [PATCH 4/6 v5] add a new qevent: QEVENT_GUEST_PANICKED
,
Wen Congyang
,
2012/06/27
[Qemu-devel] [PATCH 5/6 v5] deal with guest panicked event accoring to -onpanic parameter
,
Wen Congyang
,
2012/06/27
Re: [Qemu-devel] [PATCH 5/6 v5] deal with guest panicked event accoring to -onpanic parameter
,
Jan Kiszka
,
2012/06/27
Re: [Qemu-devel] [PATCH 5/6 v5] deal with guest panicked event accoring to -onpanic parameter
,
Wen Congyang
,
2012/06/27
Re: [Qemu-devel] [PATCH 5/6 v5] deal with guest panicked event accoring to -onpanic parameter
,
Jan Kiszka
,
2012/06/28
Re: [Qemu-devel] [PATCH 5/6 v5] deal with guest panicked event accoring to -onpanic parameter
,
Cornelia Huck
,
2012/06/27
Re: [Qemu-devel] [PATCH 5/6 v5] deal with guest panicked event accoring to -onpanic parameter
,
Daniel P. Berrange
,
2012/06/27
[Qemu-devel] [PATCH 6/6 v5] deal with panicked event accoring to '-machine panic_action=action'
,
Wen Congyang
,
2012/06/27
[Qemu-devel] [PATCH V2] Exynos4: add RTC device
,
Oleg Ogurtsov
,
2012/06/27
[Qemu-devel] [PATCH V2] Exynos4: add RTC device
,
Oleg Ogurtsov
,
2012/06/27
Re: [Qemu-devel] [PATCH V2] Exynos4: add RTC device
,
Peter Maydell
,
2012/06/28
Re: [Qemu-devel] [PATCH V2] Exynos4: add RTC device
,
Oleg Ogurtsov
,
2012/06/27
[Qemu-devel] [PATCH 0/3] ARM: Exynos4210 bugfixes
,
Evgeny Voevodin
,
2012/06/26
[Qemu-devel] [PATCH 2/3] hw/exynos4210_pwm.c: Fix STOP status in tick handler.
,
Evgeny Voevodin
,
2012/06/26
Re: [Qemu-devel] [PATCH 2/3] hw/exynos4210_pwm.c: Fix STOP status in tick handler.
,
Peter Maydell
,
2012/06/28
[Qemu-devel] [PATCH 3/3] hw/exynos4210.c: Fix misleading initialization of IROM mirror
,
Evgeny Voevodin
,
2012/06/26
Re: [Qemu-devel] [PATCH 3/3] hw/exynos4210.c: Fix misleading initialization of IROM mirror
,
Peter Maydell
,
2012/06/28
[Qemu-devel] [PATCH 1/3] ARM: hw/exynos4210_mct.c: Fix a bug which hangs Linux kernel.
,
Evgeny Voevodin
,
2012/06/27
Re: [Qemu-devel] [PATCH 0/3] ARM: Exynos4210 bugfixes
,
Peter Maydell
,
2012/06/28
[Qemu-devel] Possible qemu gpl license violation
,
Alan Nelson
,
2012/06/26
[Qemu-devel] [PATCH 0/6] sheepdog: various fixes
,
MORITA Kazutaka
,
2012/06/26
[Qemu-devel] [PATCH 1/6] sheepdog: fix dprintf format strings
,
MORITA Kazutaka
,
2012/06/26
[Qemu-devel] [PATCH 5/6] sheepdog: split outstanding list into inflight and pending
,
MORITA Kazutaka
,
2012/06/26
[Qemu-devel] [PATCH 4/6] sheepdog: make sure we don't free aiocb before sending all requests
,
MORITA Kazutaka
,
2012/06/26
[Qemu-devel] [PATCH 2/6] sheepdog: restart I/O when socket becomes ready in do_co_req()
,
MORITA Kazutaka
,
2012/06/26
[Qemu-devel] [PATCH 3/6] sheepdog: use coroutine based socket functions in coroutine context
,
MORITA Kazutaka
,
2012/06/26
[Qemu-devel] [PATCH 6/6] sheepdog: traverse pending_list from the first for each time
,
MORITA Kazutaka
,
2012/06/26
[Qemu-devel] [PATCH RFC 0/4] option to not remove files inside -mem-path dir
,
Eduardo Habkost
,
2012/06/26
[Qemu-devel] [PATCH 1/4] vl.c: change mem_prealloc to bool
,
Eduardo Habkost
,
2012/06/26
[Qemu-devel] [PATCH 2/4] file_ram_alloc: change length argument to size_t
,
Eduardo Habkost
,
2012/06/26
Re: [Qemu-devel] [PATCH 2/4] file_ram_alloc: change length argument to size_t
,
Blue Swirl
,
2012/06/27
[Qemu-devel] [PATCH RFC 4/4] add -keep-mem-path-files option
,
Eduardo Habkost
,
2012/06/26
Re: [Qemu-devel] [PATCH RFC 4/4] add -keep-mem-path-files option
,
Blue Swirl
,
2012/06/27
[Qemu-devel] [PATCH 3/4] file_ram_alloc(): extract temporary-file creation code to separate function
,
Eduardo Habkost
,
2012/06/26
Re: [Qemu-devel] [PATCH 3/4] file_ram_alloc(): extract temporary-file creation code to separate function
,
Blue Swirl
,
2012/06/27
[Qemu-devel] KVM call minutes (2012-06-26)
,
Juan Quintela
,
2012/06/26
[Qemu-devel] [PATCH v5 1/3] Check if GlobalProperty exists before registering
,
Crístian Viana
,
2012/06/26
[Qemu-devel] [PATCH v5 3/3] Change driftfix default value to slew
,
Crístian Viana
,
2012/06/26
[Qemu-devel] [PATCH v5 2/3] Force driftfix=none on previous machines
,
Crístian Viana
,
2012/06/26
Re: [Qemu-devel] qemu-kvm-1.0 crashes with threaded vnc server?
,
Peter Lieven
,
2012/06/26
Re: [Qemu-devel] qemu-kvm-1.0 crashes with threaded vnc server?
,
Corentin Chary
,
2012/06/28
Re: [Qemu-devel] qemu-kvm-1.0 crashes with threaded vnc server?
,
Peter Lieven
,
2012/06/28
[Qemu-devel] qemu as dynamic binary translation infrastructure
,
Liu Xin
,
2012/06/26
Re: [Qemu-devel] qemu as dynamic binary translation infrastructure
,
Wei-Ren Chen
,
2012/06/26
Message not available
[Qemu-devel] Fwd: qemu as dynamic binary translation infrastructure
,
Liu Xin
,
2012/06/27
Re: [Qemu-devel] Fwd: qemu as dynamic binary translation infrastructure
,
Wei-Ren Chen
,
2012/06/27
[Qemu-devel] [PATCH v2 1/3] KVM: Add new -cpu best
,
Alexander Graf
,
2012/06/26
[Qemu-devel] [PATCH v2 3/3] i386: KVM: List -cpu host and best in -cpu ?
,
Alexander Graf
,
2012/06/26
[Qemu-devel] [PATCH v2 2/3] KVM: Use -cpu best as default on x86
,
Alexander Graf
,
2012/06/26
[Qemu-devel] Is *-bsd-user target broken?
,
Igor Mammedov
,
2012/06/26
Re: [Qemu-devel] Is *-bsd-user target broken?
,
Andreas Färber
,
2012/06/26
Re: [Qemu-devel] Is *-bsd-user target broken?
,
Igor Mammedov
,
2012/06/26
Re: [Qemu-devel] Is *-bsd-user target broken?
,
Blue Swirl
,
2012/06/26
[Qemu-devel] [PATCH] target-arm: Fix typo that meant TTBR1 accesses went to TTBR0
,
Peter Maydell
,
2012/06/26
[Qemu-devel] [PATCH v2] ahci: add -drive support
,
Alexander Graf
,
2012/06/26
[Qemu-devel] [PULL] Standard SD host controller model
,
Peter A. G. Crosthwaite
,
2012/06/26
Re: [Qemu-devel] [PULL] Standard SD host controller model
,
Peter Maydell
,
2012/06/29
Re: [Qemu-devel] [PULL] Standard SD host controller model
,
Igor Mitsyanko
,
2012/06/29
Re: [Qemu-devel] [PULL] Standard SD host controller model
,
Peter Maydell
,
2012/06/29
Re: [Qemu-devel] [PULL] Standard SD host controller model
,
Igor Mitsyanko
,
2012/06/29
Re: [Qemu-devel] [PULL] Standard SD host controller model
,
Peter Crosthwaite
,
2012/06/29
[Qemu-devel] Request VFIO inclusion in linux-next
,
Alex Williamson
,
2012/06/26
Re: [Qemu-devel] Request VFIO inclusion in linux-next
,
Benjamin Herrenschmidt
,
2012/06/26
Re: [Qemu-devel] Request VFIO inclusion in linux-next
,
Stephen Rothwell
,
2012/06/26
Re: [Qemu-devel] Request VFIO inclusion in linux-next
,
Dan Carpenter
,
2012/06/27
Re: [Qemu-devel] Request VFIO inclusion in linux-next
,
Alex Williamson
,
2012/06/27
Re: [Qemu-devel] Request VFIO inclusion in linux-next
,
Dan Carpenter
,
2012/06/28
[Qemu-devel] [PATCH v2 0/3] Microblaze and Device Tree Maintainerships
,
Peter A. G. Crosthwaite
,
2012/06/26
[Qemu-devel] [PATCH v2 1/3] MAINTAINERS: Add Petalogix ml605 machine model
,
Peter A. G. Crosthwaite
,
2012/06/26
[Qemu-devel] [PATCH v2 2/3] MAINTAINERS: Added Xilinx EDK devices
,
Peter A. G. Crosthwaite
,
2012/06/26
[Qemu-devel] [PATCH v2 3/3] MAINTAINERS: Added device tree
,
Peter A. G. Crosthwaite
,
2012/06/26
Re: [Qemu-devel] [PATCH v2 0/3] Microblaze and Device Tree Maintainerships
,
Edgar E. Iglesias
,
2012/06/27
[Qemu-devel] [RFC PATCH 0/4] virtio-rng and RngBackend infrastructure (v2)
,
Anthony Liguori
,
2012/06/25
[Qemu-devel] [PATCH 2/4] rng-urandom: add an RNG backend that uses /dev/urandom
,
Anthony Liguori
,
2012/06/25
[Qemu-devel] [PATCH 3/4] rng-egd: introduce EGD compliant RNG backend
,
Anthony Liguori
,
2012/06/25
[Qemu-devel] [PATCH 1/4] rng: add RndBackend abstract object class
,
Anthony Liguori
,
2012/06/25
[Qemu-devel] [PATCH 4/4] virtio-rng: hardware random number generator device
,
Anthony Liguori
,
2012/06/25
Re: [Qemu-devel] [PATCH 4/4] virtio-rng: hardware random number generator device
,
Anthony Liguori
,
2012/06/25
Re: [Qemu-devel] [PATCH 4/4] virtio-rng: hardware random number generator device
,
Amit Shah
,
2012/06/26
Re: [Qemu-devel] [PATCH 4/4] virtio-rng: hardware random number generator device
,
Anthony Liguori
,
2012/06/26
Re: [Qemu-devel] [PATCH 4/4] virtio-rng: hardware random number generator device
,
Amit Shah
,
2012/06/27
[Qemu-devel] [PATCH 0/4] qdev realize, -object, and -object-late
,
Anthony Liguori
,
2012/06/25
[Qemu-devel] [PATCH 1/4] object: add object_property_add_bool (v2)
,
Anthony Liguori
,
2012/06/25
[Qemu-devel] [PATCH 2/4] qdev: add realized property and make adding child bus implied by realize
,
Anthony Liguori
,
2012/06/25
[Qemu-devel] [PATCH 4/4] vl: add -late-object to create QOM objects after machine init
,
Anthony Liguori
,
2012/06/25
[Qemu-devel] [PATCH 3/4] vl: add -object option to create QOM objects from the command line
,
Anthony Liguori
,
2012/06/25
Re: [Qemu-devel] [PATCH 3/4] vl: add -object option to create QOM objects from the command line
,
Markus Armbruster
,
2012/06/26
Re: [Qemu-devel] [PATCH 3/4] vl: add -object option to create QOM objects from the command line
,
Anthony Liguori
,
2012/06/26
Re: [Qemu-devel] [PATCH 3/4] vl: add -object option to create QOM objects from the command line
,
Andreas Färber
,
2012/06/26
Re: [Qemu-devel] [PATCH 3/4] vl: add -object option to create QOM objects from the command line
,
Peter Maydell
,
2012/06/26
Re: [Qemu-devel] [PATCH 3/4] vl: add -object option to create QOM objects from the command line
,
Markus Armbruster
,
2012/06/26
Re: [Qemu-devel] [PATCH 3/4] vl: add -object option to create QOM objects from the command line
,
Blue Swirl
,
2012/06/26
Re: [Qemu-devel] [PATCH 0/4] qdev realize, -object, and -object-late
,
Markus Armbruster
,
2012/06/26
Re: [Qemu-devel] [PATCH 0/4] qdev realize, -object, and -object-late
,
Anthony Liguori
,
2012/06/26
Re: [Qemu-devel] [PATCH 0/4] qdev realize, -object, and -object-late
,
Eric Blake
,
2012/06/26
[Qemu-devel] qemu-system-arm I/O problems
,
solar
,
2012/06/25
Re: [Qemu-devel] qemu-system-arm I/O problems
,
Peter Maydell
,
2012/06/29
[Qemu-devel] [PATCH] bitops.h: Add field32() and field64() functions to extract bitfields
,
Peter Maydell
,
2012/06/25
Re: [Qemu-devel] [PATCH] bitops.h: Add field32() and field64() functions to extract bitfields
,
malc
,
2012/06/25
Re: [Qemu-devel] [PATCH] bitops.h: Add field32() and field64() functions to extract bitfields
,
Peter Maydell
,
2012/06/25
Re: [Qemu-devel] [PATCH] bitops.h: Add field32() and field64() functions to extract bitfields
,
Blue Swirl
,
2012/06/26
Re: [Qemu-devel] [PATCH] bitops.h: Add field32() and field64() functions to extract bitfields
,
Peter Maydell
,
2012/06/26
Re: [Qemu-devel] [PATCH] bitops.h: Add field32() and field64() functions to extract bitfields
,
Blue Swirl
,
2012/06/26
Re: [Qemu-devel] [PATCH] bitops.h: Add field32() and field64() functions to extract bitfields
,
Peter Maydell
,
2012/06/26
Re: [Qemu-devel] [PATCH] bitops.h: Add field32() and field64() functions to extract bitfields
,
Blue Swirl
,
2012/06/26
Re: [Qemu-devel] [PATCH] bitops.h: Add field32() and field64() functions to extract bitfields
,
Markus Armbruster
,
2012/06/27
Re: [Qemu-devel] [PATCH] bitops.h: Add field32() and field64() functions to extract bitfields
,
Blue Swirl
,
2012/06/27
Re: [Qemu-devel] [PATCH] bitops.h: Add field32() and field64() functions to extract bitfields
,
Markus Armbruster
,
2012/06/28
Re: [Qemu-devel] [PATCH] bitops.h: Add field32() and field64() functions to extract bitfields
,
Blue Swirl
,
2012/06/28
[Qemu-devel] KVM call agenda for Tuesday, June 26
,
Juan Quintela
,
2012/06/25
[Qemu-devel] [PATCH] linux-user: fix segmentation fault passing with g2h(x) != x
,
Alexander Graf
,
2012/06/25
Re: [Qemu-devel] [PATCH] linux-user: fix segmentation fault passing with g2h(x) != x
,
Peter Maydell
,
2012/06/25
Re: [Qemu-devel] [PATCH] linux-user: fix segmentation fault passing with g2h(x) != x
,
Wei-Ren Chen
,
2012/06/25
Re: [Qemu-devel] [PATCH] linux-user: fix segmentation fault passing with g2h(x) != x
,
Alexander Graf
,
2012/06/25
[Qemu-devel] [RFC 0/3]: allow to enable/disable KSM per VM
,
Luiz Capitulino
,
2012/06/25
[Qemu-devel] [RFC 1/3] memory: add -disable-mem-merge command-line option
,
Luiz Capitulino
,
2012/06/25
Re: [Qemu-devel] [RFC 1/3] memory: add -disable-mem-merge command-line option
,
Jan Kiszka
,
2012/06/25
Re: [Qemu-devel] [RFC 1/3] memory: add -disable-mem-merge command-line option
,
Luiz Capitulino
,
2012/06/25
Re: [Qemu-devel] [RFC 1/3] memory: add -disable-mem-merge command-line option
,
Andreas Färber
,
2012/06/29
Re: [Qemu-devel] [RFC 1/3] memory: add -disable-mem-merge command-line option
,
Luiz Capitulino
,
2012/06/29
Re: [Qemu-devel] [RFC 1/3] memory: add -disable-mem-merge command-line option
,
Anthony Liguori
,
2012/06/29
Re: [Qemu-devel] [RFC 1/3] memory: add -disable-mem-merge command-line option
,
Jan Kiszka
,
2012/06/29
Re: [Qemu-devel] [RFC 1/3] memory: add -disable-mem-merge command-line option
,
Luiz Capitulino
,
2012/06/29
Re: [Qemu-devel] [RFC 1/3] memory: add -disable-mem-merge command-line option
,
Luiz Capitulino
,
2012/06/29
Re: [Qemu-devel] [RFC 1/3] memory: add -disable-mem-merge command-line option
,
Anthony Liguori
,
2012/06/25
Re: [Qemu-devel] [RFC 1/3] memory: add -disable-mem-merge command-line option
,
Jan Kiszka
,
2012/06/26
Re: [Qemu-devel] [RFC 1/3] memory: add -disable-mem-merge command-line option
,
Avi Kivity
,
2012/06/26
Re: [Qemu-devel] [RFC 1/3] memory: add -disable-mem-merge command-line option
,
Luiz Capitulino
,
2012/06/26
Re: [Qemu-devel] [RFC 1/3] memory: add -disable-mem-merge command-line option
,
Jan Kiszka
,
2012/06/26
[Qemu-devel] [RFC 3/3] memory/qmp: add set-memory-merge command
,
Luiz Capitulino
,
2012/06/25
Re: [Qemu-devel] [RFC 3/3] memory/qmp: add set-memory-merge command
,
Anthony Liguori
,
2012/06/25
Re: [Qemu-devel] [RFC 3/3] memory/qmp: add set-memory-merge command
,
Daniel P. Berrange
,
2012/06/26
Re: [Qemu-devel] [RFC 3/3] memory/qmp: add set-memory-merge command
,
Luiz Capitulino
,
2012/06/26
Re: [Qemu-devel] [RFC 3/3] memory/qmp: add set-memory-merge command
,
Daniel P. Berrange
,
2012/06/26
[Qemu-devel] [RFC 2/3] memory: add RAM_MERGEABLE flag to RAMBlock
,
Luiz Capitulino
,
2012/06/25
[Qemu-devel] [RFC PATCH 0/4] virtio-rng and RngBackend infrastructure
,
Anthony Liguori
,
2012/06/25
[Qemu-devel] [PATCH 2/4] rng: add RndBackend abstract object class
,
Anthony Liguori
,
2012/06/25
[Qemu-devel] [PATCH 1/4] object: add object_property_add_bool
,
Anthony Liguori
,
2012/06/25
Re: [Qemu-devel] [PATCH 1/4] object: add object_property_add_bool
,
Andreas Färber
,
2012/06/25
Re: [Qemu-devel] [PATCH 1/4] object: add object_property_add_bool
,
Anthony Liguori
,
2012/06/25
Re: [Qemu-devel] [PATCH 1/4] object: add object_property_add_bool
,
Andreas Färber
,
2012/06/25
Re: [Qemu-devel] [PATCH 1/4] object: add object_property_add_bool
,
Anthony Liguori
,
2012/06/25
Re: [Qemu-devel] [PATCH 1/4] object: add object_property_add_bool
,
Markus Armbruster
,
2012/06/26
[Qemu-devel] [PATCH 4/4] virtio-rng: hardware random number generator device
,
Anthony Liguori
,
2012/06/25
[Qemu-devel] [PATCH 3/4] rng: add dev-rng interface for creating a rng backend from /dev/urandom
,
Anthony Liguori
,
2012/06/25
[Qemu-devel] USB passthrough filters - how to deny passing certain devices?
,
Erik Rull
,
2012/06/25
Re: [Qemu-devel] USB passthrough filters - how to deny passing certain devices?
,
Hans de Goede
,
2012/06/25
Re: [Qemu-devel] USB passthrough filters - how to deny passing certain devices?
,
Erik Rull
,
2012/06/25
Re: [Qemu-devel] USB passthrough filters - how to deny passing certain devices?
,
Hans de Goede
,
2012/06/26
[Qemu-devel] [PATCH v2 0/4] Define and use TARGET_PRI*PHYS format specifier macros for target_phys_addr_t
,
Peter Maydell
,
2012/06/25
[Qemu-devel] [PATCH v2 4/4] monitor: Use TARGET_PRI*PHYS to avoid TARGET_PHYS_ADDR_BITS ifdef
,
Peter Maydell
,
2012/06/25
Re: [Qemu-devel] [PATCH v2 4/4] monitor: Use TARGET_PRI*PHYS to avoid TARGET_PHYS_ADDR_BITS ifdef
,
Andreas Färber
,
2012/06/25
[Qemu-devel] [PATCH v2 3/4] hw/sh_serial: Use TARGET_PRIxPHYS rather than %x for physaddr
,
Peter Maydell
,
2012/06/25
Re: [Qemu-devel] [PATCH v2 3/4] hw/sh_serial: Use TARGET_PRIxPHYS rather than %x for physaddr
,
Andreas Färber
,
2012/06/25
[Qemu-devel] [PATCH v2 1/4] targphys.h: Define TARGET_PRI*PHYS format specifier macros
,
Peter Maydell
,
2012/06/25
Re: [Qemu-devel] [PATCH v2 1/4] targphys.h: Define TARGET_PRI*PHYS format specifier macros
,
Andreas Färber
,
2012/06/25
Re: [Qemu-devel] [PATCH v2 1/4] targphys.h: Define TARGET_PRI*PHYS format specifier macros
,
Eric Blake
,
2012/06/25
[Qemu-devel] [PATCH v2 2/4] hw/omap.h: Use TARGET_PRIxPHYS to define OMAP_FMT_plx
,
Peter Maydell
,
2012/06/25
Re: [Qemu-devel] [PATCH v2 2/4] hw/omap.h: Use TARGET_PRIxPHYS to define OMAP_FMT_plx
,
Andreas Färber
,
2012/06/25
[Qemu-devel] [PATCH] kvm: Don't abort on kvm_irqchip_add_msi_route()
,
Alex Williamson
,
2012/06/25
Re: [Qemu-devel] [PATCH] kvm: Don't abort on kvm_irqchip_add_msi_route()
,
Jan Kiszka
,
2012/06/25
Re: [Qemu-devel] [PATCH] kvm: Don't abort on kvm_irqchip_add_msi_route()
,
Marcelo Tosatti
,
2012/06/29
[Qemu-devel] Add virtual devices to QEMU
,
Alberich de megres
,
2012/06/25
Re: [Qemu-devel] Add virtual devices to QEMU
,
Stefan Hajnoczi
,
2012/06/25
Re: [Qemu-devel] Add virtual devices to QEMU
,
Andreas Färber
,
2012/06/25
Re: [Qemu-devel] Add virtual devices to QEMU
,
Alberich de megres
,
2012/06/25
Re: [Qemu-devel] Add virtual devices to QEMU
,
Stefan Hajnoczi
,
2012/06/26
Re: [Qemu-devel] Add virtual devices to QEMU
,
Alberich de megres
,
2012/06/27
Re: [Qemu-devel] Add virtual devices to QEMU
,
Andreas Färber
,
2012/06/27
[Qemu-devel] [PATCH] disas: Fix printing of addresses in disassembly
,
Peter Maydell
,
2012/06/25
[Qemu-devel] [PATCH 0/4 v2] target-i386: move tcg intialization inside CPU object
,
Igor Mammedov
,
2012/06/25
[Qemu-devel] [PATCH 2/4] target-xtensa: drop usage of prev_debug_excp_handler
,
Igor Mammedov
,
2012/06/25
Re: [Qemu-devel] [PATCH 2/4] target-xtensa: drop usage of prev_debug_excp_handler
,
Max Filippov
,
2012/06/25
[Qemu-devel] [PATCH 3/4] cleanup cpu_set_debug_excp_handler
,
Igor Mammedov
,
2012/06/25
[Qemu-devel] [PATCH 1/4] target-i386: drop usage of prev_debug_excp_handler
,
Igor Mammedov
,
2012/06/25
[Qemu-devel] [PATCH 4/4] target-i386: move tcg initialization into x86_cpu_initfn()
,
Igor Mammedov
,
2012/06/25
Re: [Qemu-devel] [PATCH 0/4 v2] target-i386: move tcg intialization inside CPU object
,
Jan Kiszka
,
2012/06/28
Re: [Qemu-devel] [RFC][PATCH 05/11] kvm: Introduce kvm_irqchip_add_msi_route
,
Alex Williamson
,
2012/06/25
Re: [Qemu-devel] [RFC][PATCH 05/11] kvm: Introduce kvm_irqchip_add_msi_route
,
Jan Kiszka
,
2012/06/25
[Qemu-devel] [PATCH 0/4] Define and use PRI*PLX format specifier macros for target_phys_addr_t
,
Peter Maydell
,
2012/06/25
[Qemu-devel] [PATCH 1/4] targphys.h: Define PRI*PLX format specifier macros
,
Peter Maydell
,
2012/06/25
Re: [Qemu-devel] [PATCH 1/4] targphys.h: Define PRI*PLX format specifier macros
,
Eric Blake
,
2012/06/25
[Qemu-devel] [PATCH 4/4] monitor: Use PRI*PLX to avoid TARGET_PHYS_ADDR_BITS ifdef
,
Peter Maydell
,
2012/06/25
[Qemu-devel] [PATCH 2/4] hw/omap.h: Use PRIxPLX to define OMAP_FMT_plx
,
Peter Maydell
,
2012/06/25
[Qemu-devel] [PATCH 3/4] hw/sh_serial: Use PRIxPLX rather than %x for physaddr
,
Peter Maydell
,
2012/06/25
Re: [Qemu-devel] [PATCH 0/4] Define and use PRI*PLX format specifier macros for target_phys_addr_t
,
Andreas Färber
,
2012/06/25
Re: [Qemu-devel] [PATCH 0/4] Define and use PRI*PLX format specifier macros for target_phys_addr_t
,
Peter Maydell
,
2012/06/25
Re: [Qemu-devel] [PATCH 0/4] Define and use PRI*PLX format specifier macros for target_phys_addr_t
,
Andreas Färber
,
2012/06/25
Re: [Qemu-devel] [PATCH 0/4] Define and use PRI*PLX format specifier macros for target_phys_addr_t
,
Peter Maydell
,
2012/06/25
Re: [Qemu-devel] [PATCH 0/4] Define and use PRI*PLX format specifier macros for target_phys_addr_t
,
Andreas Färber
,
2012/06/25
[Qemu-devel] [RFC V2 PATCH 0/4] Multiqueue support for tap and virtio-net/vhost
,
Jason Wang
,
2012/06/25
[Qemu-devel] [RFC V2 PATCH 1/4] option: introduce qemu_get_opt_all()
,
Jason Wang
,
2012/06/25
[Qemu-devel] [RFC V2 PATCH 2/4] tap: multiqueue support
,
Jason Wang
,
2012/06/25
[Qemu-devel] [RFC V2 PATCH 3/4] net: multiqueue support
,
Jason Wang
,
2012/06/25
[Qemu-devel] [RFC V2 PATCH 4/4] virtio-net: add multiqueue support
,
Jason Wang
,
2012/06/25
[Qemu-devel] [net-next RFC V4 PATCH 4/4] virtio_net: multiqueue support
,
Jason Wang
,
2012/06/25
[Qemu-devel] [net-next RFC V4 PATCH 3/4] virtio: introduce a method to get the irq of a specific virtqueue
,
Jason Wang
,
2012/06/25
Re: [Qemu-devel] [net-next RFC V4 PATCH 3/4] virtio: introduce a method to get the irq of a specific virtqueue
,
Michael S. Tsirkin
,
2012/06/25
Re: [Qemu-devel] [net-next RFC V4 PATCH 3/4] virtio: introduce a method to get the irq of a specific virtqueue
,
Jason Wang
,
2012/06/26
[Qemu-devel] [RFC] Attaching EHCI to sysbus.
,
Peter Crosthwaite
,
2012/06/25
Re: [Qemu-devel] [RFC] Attaching EHCI to sysbus.
,
Andreas Färber
,
2012/06/25
Re: [Qemu-devel] [RFC] Attaching EHCI to sysbus.
,
Anthony Liguori
,
2012/06/25
Re: [Qemu-devel] [RFC] Attaching EHCI to sysbus.
,
Peter Crosthwaite
,
2012/06/25
Re: [Qemu-devel] [RFC] Attaching EHCI to sysbus.
,
Anthony Liguori
,
2012/06/25
[Qemu-devel] [PATCH] Exynos4: added RTC device
,
Oleg Ogurtsov
,
2012/06/25
[Qemu-devel] [PATCH] Exynos4: added RTC device
,
Oleg Ogurtsov
,
2012/06/25
Re: [Qemu-devel] [PATCH] Exynos4: added RTC device
,
Evgeny Voevodin
,
2012/06/25
Re: [Qemu-devel] [PATCH] Exynos4: added RTC device
,
Andreas Färber
,
2012/06/25
Re: [Qemu-devel] [PATCH] Exynos4: added RTC device
,
Evgeny Voevodin
,
2012/06/25
Re: [Qemu-devel] [PATCH] Exynos4: added RTC device
,
Andreas Färber
,
2012/06/25
Re: [Qemu-devel] [PATCH] Exynos4: added RTC device
,
Evgeny Voevodin
,
2012/06/25
Re: [Qemu-devel] [PATCH] Exynos4: added RTC device
,
Andreas Färber
,
2012/06/29
Re: [Qemu-devel] [PATCH] Exynos4: added RTC device
,
Peter Maydell
,
2012/06/29
Re: [Qemu-devel] [PATCH] Exynos4: added RTC device
,
Andreas Färber
,
2012/06/29
Re: [Qemu-devel] [PATCH] Exynos4: added RTC device
,
Peter Maydell
,
2012/06/25
[Qemu-devel] net: RFC New Socket-Based, Switched Network Backend (QDES)
,
Mike Lovell
,
2012/06/25
[Qemu-devel] [PATCH] Initial commit for QDES - QEMU Distributed Ethernet Switch
,
Mike Lovell
,
2012/06/25
Re: [Qemu-devel] [PATCH] Initial commit for QDES - QEMU Distributed Ethernet Switch
,
Mike Lovell
,
2012/06/25
Re: [Qemu-devel] net: RFC New Socket-Based, Switched Network Backend (QDES)
,
Stefan Hajnoczi
,
2012/06/25
Re: [Qemu-devel] net: RFC New Socket-Based, Switched Network Backend (QDES)
,
Mike Lovell
,
2012/06/25
Re: [Qemu-devel] net: RFC New Socket-Based, Switched Network Backend (QDES)
,
Mike Lovell
,
2012/06/25
Re: [Qemu-devel] net: RFC New Socket-Based, Switched Network Backend (QDES)
,
Stefan Hajnoczi
,
2012/06/26
Re: [Qemu-devel] net: RFC New Socket-Based, Switched Network Backend (QDES)
,
Mike Lovell
,
2012/06/26
Re: [Qemu-devel] net: RFC New Socket-Based, Switched Network Backend (QDES)
,
Stefan Hajnoczi
,
2012/06/27
Re: [Qemu-devel] net: RFC New Socket-Based, Switched Network Backend (QDES)
,
Mike Lovell
,
2012/06/27
Re: [Qemu-devel] net: RFC New Socket-Based, Switched Network Backend (QDES)
,
Stefan Hajnoczi
,
2012/06/28
[Qemu-devel] [PATCH 0/5] kvm: Get coalesced MMIO flushing out of the hot-path
,
Jan Kiszka
,
2012/06/25
[Qemu-devel] [PATCH 4/5] VGA: Flush coalesced MMIO on related MMIO/PIO accesses
,
Jan Kiszka
,
2012/06/25
[Qemu-devel] [PATCH 2/5] memory: Flush coalesced MMIO on selected region access
,
Jan Kiszka
,
2012/06/25
Re: [Qemu-devel] [PATCH 2/5] memory: Flush coalesced MMIO on selected region access
,
Avi Kivity
,
2012/06/25
[Qemu-devel] [PATCH 5/5] kvm: Stop flushing coalesced MMIO on vmexit
,
Jan Kiszka
,
2012/06/25
[Qemu-devel] [PATCH 3/5] memory: Flush coalesced MMIO on mapping and state changes
,
Jan Kiszka
,
2012/06/25
Re: [Qemu-devel] [PATCH 3/5] memory: Flush coalesced MMIO on mapping and state changes
,
Andreas Färber
,
2012/06/25
Re: [Qemu-devel] [PATCH 3/5] memory: Flush coalesced MMIO on mapping and state changes
,
Avi Kivity
,
2012/06/25
Re: [Qemu-devel] [PATCH 3/5] memory: Flush coalesced MMIO on mapping and state changes
,
Jan Kiszka
,
2012/06/25
Re: [Qemu-devel] [PATCH 3/5] memory: Flush coalesced MMIO on mapping and state changes
,
Jan Kiszka
,
2012/06/25
Re: [Qemu-devel] [PATCH 3/5] memory: Flush coalesced MMIO on mapping and state changes
,
Avi Kivity
,
2012/06/25
Re: [Qemu-devel] [PATCH 3/5] memory: Flush coalesced MMIO on mapping and state changes
,
Jan Kiszka
,
2012/06/25
[Qemu-devel] [PATCH 1/5] i82378: Remove bogus MMIO coalescing
,
Jan Kiszka
,
2012/06/25
Re: [Qemu-devel] [PATCH 1/5] i82378: Remove bogus MMIO coalescing
,
Hervé Poussineau
,
2012/06/25
Re: [Qemu-devel] [PATCH 1/5] i82378: Remove bogus MMIO coalescing
,
Andreas Färber
,
2012/06/25
[Qemu-devel] [PULL 0/2] ppc patch queue 2012-06-24
,
Alexander Graf
,
2012/06/24
[Qemu-devel] [PATCH 1/2] target-ppc: Fix build with --enable-debug
,
Alexander Graf
,
2012/06/24
[Qemu-devel] [PATCH 2/2] target-ppc: Fix 2nd parameter for tcg_gen_shri_tl
,
Alexander Graf
,
2012/06/24
Re: [Qemu-devel] [PULL 0/2] ppc patch queue 2012-06-24
,
Blue Swirl
,
2012/06/24
[Qemu-devel] [PATCH] bsd-user: fix build
,
Blue Swirl
,
2012/06/24
Re: [Qemu-devel] [PATCH] bsd-user: fix build
,
Peter Maydell
,
2012/06/24
Re: [Qemu-devel] [PATCH] bsd-user: fix build
,
Blue Swirl
,
2012/06/24
[Qemu-devel] This is a bug, isn't it?
,
Martin Husemann
,
2012/06/24
Re: [Qemu-devel] This is a bug, isn't it?
,
Martin Husemann
,
2012/06/24
[Qemu-devel] [PATCH] target-ppc: Fix 2nd parameter for tcg_gen_shri_tl
,
Stefan Weil
,
2012/06/24
Re: [Qemu-devel] [PATCH] target-ppc: Fix 2nd parameter for tcg_gen_shri_tl
,
Alexander Graf
,
2012/06/24
Re: [Qemu-devel] [PATCH] target-ppc: Fix 2nd parameter for tcg_gen_shri_tl
,
Andreas Färber
,
2012/06/25
[Qemu-devel] [PATCH] target-ppc: Fix build with --enable-debug
,
Stefan Weil
,
2012/06/24
Re: [Qemu-devel] [PATCH] target-ppc: Fix build with --enable-debug
,
Blue Swirl
,
2012/06/24
[Qemu-devel] running qemu with image file on a block device
,
udit agarwal
,
2012/06/24
Re: [Qemu-devel] running qemu with image file on a block device
,
Stefan Hajnoczi
,
2012/06/25
[Qemu-devel] [PULL 00/72] ppc patch queue 2012-06-24
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 02/72] ppc: Split exception helpers
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 03/72] ppc: Avoid AREG0 for exception helpers
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 12/72] ppc: Avoid a warning with the next patch
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 05/72] ppc: Move exception helpers from helper.c to excp_helper.c
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 15/72] ppc: Split off timebase helpers
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 17/72] ppc: Split off misc helpers
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 22/72] ppc: Make hbrev table const
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 16/72] ppc: Avoid AREG0 for timebase helpers
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 11/72] ppc: Avoid AREG0 for MMU etc. helpers
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 09/72] ppc: Avoid AREG0 for integer and vector helpers
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 14/72] ppc: Cleanup MMU merge
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 18/72] ppc: Avoid AREG0 for misc helpers
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 21/72] ppc: Add missing break
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 19/72] ppc: Move misc helpers from helper.c to misc_helper.c
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 10/72] ppc: Split MMU etc. helpers from op_helper.c
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 07/72] ppc: Avoid AREG0 for FPU and SPE helpers
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 04/72] ppc: Fix coding style in helper.c
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 20/72] ppc: Move load and store helpers, switch to AREG0 free mode
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 06/72] ppc: Split FPU and SPE ops
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 25/72] booke_206_tlbwe: Discard invalid bits in MAS2
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 24/72] Avoid segfault in cpu_dump_state
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 23/72] PPC: mpc8544ds: Span initial TLB entry over as much RAM as we need
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 28/72] spapr_vscsi: Error handling fixes
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 30/72] raw-posix: Fix build without is_allocated support
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 31/72] dt: allow add_subnode to create root subnodes
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 33/72] dt: add helper for phandle references
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 29/72] spapr: Add "memop" hypercall
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 32/72] dt: add helpers for multi-cell adds
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 01/72] ppc: Fix coding style in op_helper.c
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 08/72] ppc: Split integer and vector ops
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 26/72] ppc64: Rudimentary Support for extra page sizes on server CPUs
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 37/72] dt: add helper for phandle allocation
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 38/72] dt: add helper for 64bit cell adds
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 34/72] dt: temporarily disable subtree creation failure check
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 40/72] PPC: e500: dt: create memory node dynamically
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 41/72] PPC: e500: dt: create /cpus node dynamically
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 35/72] dt: add helper for phandle enumeration
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 42/72] PPC: e500: dt: create /hypervisor node dynamically
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 39/72] PPC: e500: require libfdt
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 47/72] PPC: e500: dt: create mpic node dynamically
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 46/72] PPC: e500: dt: create serial nodes dynamically
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 45/72] PPC: e500: dt: create /soc8544 node dynamically
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 44/72] PPC: e500: dt: create /chosen node dynamically
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 36/72] dt: add helper for empty dt creation
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 43/72] PPC: e500: dt: create / node dynamically
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 27/72] pseries: Correctly create ibm, segment-page-sizes property
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 13/72] ppc: Move MMU helpers from helper.c to mmu_helper.c
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 60/72] dt: Add global option to set phandle start offset
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 61/72] PPC: e500: Refactor serial dt generation
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 58/72] PPC: e500: Define addresses as always 64bit
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 63/72] PPC: e500: allow users to set the /compatible property via -machine
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 64/72] uImage: increase the gzip load size
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 65/72] PPC: Add some booke SPR defines
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 52/72] PPC: e500: dt: use 64bit cell helper
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 66/72] PPC: Add support for MSR_CM
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 62/72] dt: make setprop argument static
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 72/72] PPC: BookE206: Bump MAS2 to 64bit
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 69/72] PPC: Add e5500 CPU target
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 67/72] PPC: BookE: Implement EPR SPR
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 48/72] PPC: e500: dt: create global-utils node dynamically
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 71/72] PPC: BookE: Support 32 and 64 bit wide MAS2
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 59/72] PPC: e500: Extend address/size of / to 64bit
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 56/72] PPC: e500: Use new MPIC dt format
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 53/72] PPC: e500: dt: use target_phys_addr_t for ramsize
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 54/72] PPC: e500: enable manual loading of dtb blob
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 49/72] PPC: e500: dt: create pci node dynamically
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 51/72] dt: Add -machine dumpdtb option to dump the current dtb
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 55/72] Revert "dt: temporarily disable subtree creation failure check"
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 70/72] PPC: Extract SPR dump generation into its own function
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 50/72] PPC: e500: dt: start with empty device tree
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 68/72] PPC: BookE: Make ivpr selectable by CPU type
,
Alexander Graf
,
2012/06/23
[Qemu-devel] [PATCH 57/72] PPC: e500: Use new SOC dt format
,
Alexander Graf
,
2012/06/23
Re: [Qemu-devel] [PULL 00/72] ppc patch queue 2012-06-24
,
Blue Swirl
,
2012/06/24
[Qemu-devel] [PATCH] TCG: Fix compile breakage in tcg_dump_ops
,
Alexander Graf
,
2012/06/23
Re: [Qemu-devel] [PATCH] TCG: Fix compile breakage in tcg_dump_ops
,
malc
,
2012/06/23
[Qemu-devel] [PATCH] qemu-log: Add GCC format attribute
,
Stefan Weil
,
2012/06/23
Re: [Qemu-devel] [PATCH] qemu-log: Add GCC format attribute
,
Blue Swirl
,
2012/06/24
[Qemu-devel] [Bug 806656] Re: Tight PNG VNC encoding is sent even when --disable-vnc-png is set
,
Joel Martin
,
2012/06/23
[Qemu-devel] MMIO coalescing of the i82378 bridge
,
Jan Kiszka
,
2012/06/23
Re: [Qemu-devel] MMIO coalescing of the i82378 bridge
,
Andreas Färber
,
2012/06/23
Re: [Qemu-devel] MMIO coalescing of the i82378 bridge
,
Jan Kiszka
,
2012/06/23
[Qemu-devel] [qemu] QEMU NAND support for ARM targets
,
jagan
,
2012/06/23
[Qemu-devel] [PATCH stable-1.1 00/26] Initial tree and candidates for stable-1.1
,
Michael Roth
,
2012/06/22
[Qemu-devel] [PATCH stable-1.1 01/26] virtio-blk: Fix geometry sector calculation
,
Michael Roth
,
2012/06/22
[Qemu-devel] [PATCH stable-1.1 02/26] target-xtensa: flush TLB page for new MMU mapping
,
Michael Roth
,
2012/06/22
[Qemu-devel] [PATCH stable-1.1 03/26] target-xtensa: update EXCVADDR in case of page table lookup
,
Michael Roth
,
2012/06/22
[Qemu-devel] [PATCH stable-1.1 04/26] target-xtensa: extract TLB entry setting method
,
Michael Roth
,
2012/06/22
[Qemu-devel] [PATCH stable-1.1 05/26] target-xtensa: update autorefill TLB entries conditionally
,
Michael Roth
,
2012/06/22
[Qemu-devel] [PATCH stable-1.1 06/26] target-xtensa: control page table lookup explicitly
,
Michael Roth
,
2012/06/22
[Qemu-devel] [PATCH stable-1.1 07/26] target-xtensa: add MMU pagewalking tests
,
Michael Roth
,
2012/06/22
[Qemu-devel] [PATCH stable-1.1 08/26] exec: fix TB invalidation after breakpoint insertion/deletion
,
Michael Roth
,
2012/06/22
[Qemu-devel] [PATCH stable-1.1 09/26] target-xtensa: fix CCOUNT for conditional branches
,
Michael Roth
,
2012/06/22
[Qemu-devel] [PATCH stable-1.1 10/26] trace/simple.c: fix deprecated glib2 interface
,
Michael Roth
,
2012/06/22
[Qemu-devel] [PATCH stable-1.1 11/26] configure: report missing libraries for virtfs
,
Michael Roth
,
2012/06/22
[Qemu-devel] [PATCH stable-1.1 12/26] kvm/apic: correct short memset
,
Michael Roth
,
2012/06/22
[Qemu-devel] [PATCH stable-1.1 13/26] kvm: i8254: Fix conversion of in-kernel to userspace state
,
Michael Roth
,
2012/06/22
[Qemu-devel] [PATCH stable-1.1 14/26] qcow2: Silence false warning
,
Michael Roth
,
2012/06/22
[Qemu-devel] [PATCH stable-1.1 15/26] monitor: Fix memory leak with readline completion
,
Michael Roth
,
2012/06/22
[Qemu-devel] [PATCH stable-1.1 16/26] configure: Fix build for some versions of glibc (9pfs)
,
Michael Roth
,
2012/06/22
[Qemu-devel] [PATCH stable-1.1 17/26] rtl8139: honor RxOverflow flag in can_receive method
,
Michael Roth
,
2012/06/22
[Qemu-devel] [PATCH stable-1.1 18/26] ahci: Fix reset of MSI function
,
Michael Roth
,
2012/06/22
[Qemu-devel] [PATCH stable-1.1 21/26] pci_bridge_dev: fix error path in pci_bridge_dev_initfn()
,
Michael Roth
,
2012/06/22
[Qemu-devel] [PATCH stable-1.1 22/26] qcow2: fix endianness conversion
,
Michael Roth
,
2012/06/22
[Qemu-devel] [PATCH stable-1.1 23/26] Prevent disk data loss when closing qemu
,
Michael Roth
,
2012/06/22
[Qemu-devel] [PATCH stable-1.1 24/26] qcow2: fix autoclear image header update
,
Michael Roth
,
2012/06/22
[Qemu-devel] [PATCH stable-1.1 20/26] qdev: release parent properties on dc->init failure
,
Michael Roth
,
2012/06/22
[Qemu-devel] [PATCH stable-1.1 25/26] fdc: fix implied seek while there is no media in drive
,
Michael Roth
,
2012/06/22
[Qemu-devel] [PATCH stable-1.1 19/26] intel-hda: Fix reset of MSI function
,
Michael Roth
,
2012/06/22
[Qemu-devel] [PATCH stable-1.1 26/26] build: install qmp-commands.txt
,
Michael Roth
,
2012/06/22
Re: [Qemu-devel] [PATCH stable-1.1 00/26] Initial tree and candidates for stable-1.1
,
Stefano Stabellini
,
2012/06/25
Re: [Qemu-devel] [PATCH stable-1.1 00/26] Initial tree and candidates for stable-1.1
,
Michael Roth
,
2012/06/25
Re: [Qemu-devel] [PATCH stable-1.1 00/26] Initial tree and candidates for stable-1.1
,
Kevin Wolf
,
2012/06/25
Re: [Qemu-devel] [PATCH stable-1.1 00/26] Initial tree and candidates for stable-1.1
,
Michael Roth
,
2012/06/25
Re: [Qemu-devel] [PATCH stable-1.1 00/26] Initial tree and candidates for stable-1.1
,
Kevin Wolf
,
2012/06/25
Re: [Qemu-devel] [PATCH stable-1.1 00/26] Initial tree and candidates for stable-1.1
,
Michael Roth
,
2012/06/25
[Qemu-devel] [PATCH] PPC: e500: set has-idle in guest device tree
,
Stuart Yoder
,
2012/06/22
[Qemu-devel] [PATCH] kvm: First step to push iothread lock out of inner run loop
,
Jan Kiszka
,
2012/06/22
Re: [Qemu-devel] [PATCH] kvm: First step to push iothread lock out of inner run loop
,
Jan Kiszka
,
2012/06/22
Re: [Qemu-devel] [PATCH] kvm: First step to push iothread lock out of inner run loop
,
Marcelo Tosatti
,
2012/06/22
Re: [Qemu-devel] [PATCH] kvm: First step to push iothread lock out of inner run loop
,
Jan Kiszka
,
2012/06/23
Re: [Qemu-devel] [PATCH] kvm: First step to push iothread lock out of inner run loop
,
Marcelo Tosatti
,
2012/06/27
Re: [Qemu-devel] [PATCH] kvm: First step to push iothread lock out of inner run loop
,
Marcelo Tosatti
,
2012/06/23
Re: [Qemu-devel] [PATCH] kvm: First step to push iothread lock out of inner run loop
,
Jan Kiszka
,
2012/06/23
Re: [Qemu-devel] [PATCH] kvm: First step to push iothread lock out of inner run loop
,
Avi Kivity
,
2012/06/24
Re: [Qemu-devel] [PATCH] kvm: First step to push iothread lock out of inner run loop
,
Jan Kiszka
,
2012/06/24
Re: [Qemu-devel] [PATCH] kvm: First step to push iothread lock out of inner run loop
,
Avi Kivity
,
2012/06/24
Re: [Qemu-devel] [PATCH] kvm: First step to push iothread lock out of inner run loop
,
liu ping fan
,
2012/06/24
Re: [Qemu-devel] [PATCH] kvm: First step to push iothread lock out of inner run loop
,
Jan Kiszka
,
2012/06/24
Re: [Qemu-devel] [PATCH] kvm: First step to push iothread lock out of inner run loop
,
Avi Kivity
,
2012/06/24
Re: [Qemu-devel] [PATCH] kvm: First step to push iothread lock out of inner run loop
,
Jan Kiszka
,
2012/06/24
Re: [Qemu-devel] [PATCH] kvm: First step to push iothread lock out of inner run loop
,
Avi Kivity
,
2012/06/24
Re: [Qemu-devel] [PATCH] kvm: First step to push iothread lock out of inner run loop
,
Jan Kiszka
,
2012/06/24
Re: [Qemu-devel] [PATCH] kvm: First step to push iothread lock out of inner run loop
,
Avi Kivity
,
2012/06/24
Re: [Qemu-devel] [PATCH] kvm: First step to push iothread lock out of inner run loop
,
Jan Kiszka
,
2012/06/24
Re: [Qemu-devel] [PATCH] kvm: First step to push iothread lock out of inner run loop
,
Avi Kivity
,
2012/06/24
Re: [Qemu-devel] [PATCH] kvm: First step to push iothread lock out of inner run loop
,
Marcelo Tosatti
,
2012/06/26
Re: [Qemu-devel] [PATCH] kvm: First step to push iothread lock out of inner run loop
,
Stefan Hajnoczi
,
2012/06/27
Re: [Qemu-devel] [PATCH] kvm: First step to push iothread lock out of inner run loop
,
Stefan Hajnoczi
,
2012/06/27
Re: [Qemu-devel] [PATCH] kvm: First step to push iothread lock out of inner run loop
,
Marcelo Tosatti
,
2012/06/27
Re: [Qemu-devel] [PATCH] kvm: First step to push iothread lock out of inner run loop
,
Stefan Hajnoczi
,
2012/06/28
Re: [Qemu-devel] [PATCH] kvm: First step to push iothread lock out of inner run loop
,
Marcelo Tosatti
,
2012/06/28
Re: [Qemu-devel] [PATCH] kvm: First step to push iothread lock out of inner run loop
,
Avi Kivity
,
2012/06/27
Re: [Qemu-devel] [PATCH] kvm: First step to push iothread lock out of inner run loop
,
Jan Kiszka
,
2012/06/27
Re: [Qemu-devel] [PATCH] kvm: First step to push iothread lock out of inner run loop
,
Anthony Liguori
,
2012/06/28
Re: [Qemu-devel] [PATCH] kvm: First step to push iothread lock out of inner run loop
,
Avi Kivity
,
2012/06/28
Re: [Qemu-devel] [PATCH] kvm: First step to push iothread lock out of inner run loop
,
Marcelo Tosatti
,
2012/06/28
Re: [Qemu-devel] [PATCH] kvm: First step to push iothread lock out of inner run loop
,
Marcelo Tosatti
,
2012/06/28
Re: [Qemu-devel] [PATCH] kvm: First step to push iothread lock out of inner run loop
,
Anthony Liguori
,
2012/06/22
Re: [Qemu-devel] [PATCH] kvm: First step to push iothread lock out of inner run loop
,
Jan Kiszka
,
2012/06/23
Re: [Qemu-devel] [PATCH 1/2] CPUArchState: introduce per-cpu lock
,
Anthony Liguori
,
2012/06/22
[Qemu-devel] [PATCH 1/2] qdev: split up header so it can be used in cpu.h
,
Anthony Liguori
,
2012/06/22
[Qemu-devel] [PATCH 2/2] cpu: for cpu-user and cpu-softmmu and make cpu-softmmu a child of DeviceState
,
Anthony Liguori
,
2012/06/22
Re: [Qemu-devel] [PATCH 2/2] cpu: for cpu-user and cpu-softmmu and make cpu-softmmu a child of DeviceState
,
Andreas Färber
,
2012/06/23
Re: [Qemu-devel] [PATCH 2/2] cpu: for cpu-user and cpu-softmmu and make cpu-softmmu a child of DeviceState
,
Blue Swirl
,
2012/06/24
[Qemu-devel] [PATCH v4 0/7] file descriptor passing using pass-fd
,
Corey Bryant
,
2012/06/22
[Qemu-devel] [PATCH v4 2/7] qapi: Convert getfd and closefd
,
Corey Bryant
,
2012/06/22
Re: [Qemu-devel] [PATCH v4 2/7] qapi: Convert getfd and closefd
,
Luiz Capitulino
,
2012/06/26
Re: [Qemu-devel] [PATCH v4 2/7] qapi: Convert getfd and closefd
,
Corey Bryant
,
2012/06/26
Re: [Qemu-devel] [PATCH v4 2/7] qapi: Convert getfd and closefd
,
Luiz Capitulino
,
2012/06/26
Re: [Qemu-devel] [PATCH v4 2/7] qapi: Convert getfd and closefd
,
Corey Bryant
,
2012/06/26
[Qemu-devel] [PATCH v4 1/7] qemu-char: Add MSG_CMSG_CLOEXEC flag to recvmsg
,
Corey Bryant
,
2012/06/22
Re: [Qemu-devel] [PATCH v4 1/7] qemu-char: Add MSG_CMSG_CLOEXEC flag to recvmsg
,
Eric Blake
,
2012/06/22
Re: [Qemu-devel] [PATCH v4 1/7] qemu-char: Add MSG_CMSG_CLOEXEC flag to recvmsg
,
Stefan Hajnoczi
,
2012/06/25
Re: [Qemu-devel] [PATCH v4 1/7] qemu-char: Add MSG_CMSG_CLOEXEC flag to recvmsg
,
Corey Bryant
,
2012/06/25
[Qemu-devel] [PATCH v4 7/7] osdep: Enable qemu_open to dup pre-opened fd
,
Corey Bryant
,
2012/06/22
Re: [Qemu-devel] [PATCH v4 7/7] osdep: Enable qemu_open to dup pre-opened fd
,
Eric Blake
,
2012/06/22
Re: [Qemu-devel] [PATCH v4 7/7] osdep: Enable qemu_open to dup pre-opened fd
,
Corey Bryant
,
2012/06/25
Re: [Qemu-devel] [PATCH v4 7/7] osdep: Enable qemu_open to dup pre-opened fd
,
Eric Blake
,
2012/06/25
Re: [Qemu-devel] [PATCH v4 7/7] osdep: Enable qemu_open to dup pre-opened fd
,
Kevin Wolf
,
2012/06/25
Re: [Qemu-devel] [PATCH v4 7/7] osdep: Enable qemu_open to dup pre-opened fd
,
Corey Bryant
,
2012/06/25
Re: [Qemu-devel] [PATCH v4 7/7] osdep: Enable qemu_open to dup pre-opened fd
,
Corey Bryant
,
2012/06/25
Re: [Qemu-devel] [PATCH v4 7/7] osdep: Enable qemu_open to dup pre-opened fd
,
Corey Bryant
,
2012/06/25
[Qemu-devel] [PATCH v4 5/7] block: Prevent /dev/fd/X filename from being detected as floppy
,
Corey Bryant
,
2012/06/22
[Qemu-devel] [PATCH v4 4/7] qapi: Re-arrange monitor.c functions
,
Corey Bryant
,
2012/06/22
Re: [Qemu-devel] [PATCH v4 4/7] qapi: Re-arrange monitor.c functions
,
Luiz Capitulino
,
2012/06/26
Re: [Qemu-devel] [PATCH v4 4/7] qapi: Re-arrange monitor.c functions
,
Corey Bryant
,
2012/06/26
Re: [Qemu-devel] [PATCH v4 4/7] qapi: Re-arrange monitor.c functions
,
Luiz Capitulino
,
2012/06/26
Re: [Qemu-devel] [PATCH v4 4/7] qapi: Re-arrange monitor.c functions
,
Corey Bryant
,
2012/06/26
[Qemu-devel] [PATCH v4 6/7] block: Convert open calls to qemu_open
,
Corey Bryant
,
2012/06/22
[Qemu-devel] [PATCH v4 3/7] qapi: Add pass-fd QMP command
,
Corey Bryant
,
2012/06/22
Re: [Qemu-devel] [PATCH v4 3/7] qapi: Add pass-fd QMP command
,
Eric Blake
,
2012/06/22
Re: [Qemu-devel] [PATCH v4 3/7] qapi: Add pass-fd QMP command
,
Corey Bryant
,
2012/06/25
Re: [Qemu-devel] [PATCH v4 3/7] qapi: Add pass-fd QMP command
,
Kevin Wolf
,
2012/06/25
Re: [Qemu-devel] [PATCH v4 3/7] qapi: Add pass-fd QMP command
,
Eric Blake
,
2012/06/25
Re: [Qemu-devel] [PATCH v4 3/7] qapi: Add pass-fd QMP command
,
Corey Bryant
,
2012/06/25
Re: [Qemu-devel] [PATCH v4 0/7] file descriptor passing using pass-fd
,
Daniel P. Berrange
,
2012/06/26
Re: [Qemu-devel] [PATCH v4 0/7] file descriptor passing using pass-fd
,
Kevin Wolf
,
2012/06/26
Re: [Qemu-devel] [PATCH v4 0/7] file descriptor passing using pass-fd
,
Luiz Capitulino
,
2012/06/26
Re: [Qemu-devel] [PATCH v4 0/7] file descriptor passing using pass-fd
,
Corey Bryant
,
2012/06/26
Re: [Qemu-devel] [PATCH v4 0/7] file descriptor passing using pass-fd
,
Eric Blake
,
2012/06/26
Re: [Qemu-devel] [PATCH v4 0/7] file descriptor passing using pass-fd
,
Kevin Wolf
,
2012/06/27
Re: [Qemu-devel] [PATCH v4 0/7] file descriptor passing using pass-fd
,
Daniel P. Berrange
,
2012/06/27
Re: [Qemu-devel] [PATCH v4 0/7] file descriptor passing using pass-fd
,
Kevin Wolf
,
2012/06/27
Re: [Qemu-devel] [PATCH v4 0/7] file descriptor passing using pass-fd
,
Corey Bryant
,
2012/06/28
Re: [Qemu-devel] [PATCH v4 0/7] file descriptor passing using pass-fd
,
Kevin Wolf
,
2012/06/27
Re: [Qemu-devel] [PATCH v4 0/7] file descriptor passing using pass-fd
,
Corey Bryant
,
2012/06/27
Re: [Qemu-devel] [PATCH v4 0/7] file descriptor passing using pass-fd
,
Corey Bryant
,
2012/06/26
Re: [Qemu-devel] [PATCH v4 0/7] file descriptor passing using pass-fd
,
Daniel P. Berrange
,
2012/06/26
Re: [Qemu-devel] [libvirt] [PATCH v4 0/7] file descriptor passing using pass-fd
,
Daniel P. Berrange
,
2012/06/26
Re: [Qemu-devel] [libvirt] [PATCH v4 0/7] file descriptor passing using pass-fd
,
Corey Bryant
,
2012/06/26
Re: [Qemu-devel] [libvirt] [PATCH v4 0/7] file descriptor passing using pass-fd
,
Corey Bryant
,
2012/06/26
Re: [Qemu-devel] [libvirt] [PATCH v4 0/7] file descriptor passing using pass-fd
,
Daniel P. Berrange
,
2012/06/26
Re: [Qemu-devel] [libvirt] [PATCH v4 0/7] file descriptor passing using pass-fd
,
Corey Bryant
,
2012/06/26
Re: [Qemu-devel] [libvirt] [PATCH v4 0/7] file descriptor passing using pass-fd
,
Kevin Wolf
,
2012/06/27
Re: [Qemu-devel] [libvirt] [PATCH v4 0/7] file descriptor passing using pass-fd
,
Luiz Capitulino
,
2012/06/28
[Qemu-devel] usb_packet_complete: Assertion ... failed
,
Jan Kiszka
,
2012/06/22
Re: [Qemu-devel] usb_packet_complete: Assertion ... failed
,
Erik Rull
,
2012/06/23
Re: [Qemu-devel] usb_packet_complete: Assertion ... failed
,
Jan Kiszka
,
2012/06/23
Re: [Qemu-devel] usb_packet_complete: Assertion ... failed
,
Erik Rull
,
2012/06/27
Re: [Qemu-devel] usb_packet_complete: Assertion ... failed
,
Jan Kiszka
,
2012/06/28
Re: [Qemu-devel] usb_packet_complete: Assertion ... failed
,
Jan Kiszka
,
2012/06/28
[Qemu-devel] [RFC 0/7] qcow2: implement lazy refcounts optimization
,
Stefan Hajnoczi
,
2012/06/22
[Qemu-devel] [RFC 5/7] qcow2: implement lazy refcounts
,
Stefan Hajnoczi
,
2012/06/22
Re: [Qemu-devel] [RFC 5/7] qcow2: implement lazy refcounts
,
Kevin Wolf
,
2012/06/25
[Qemu-devel] [RFC 2/7] qcow2: introduce dirty bit
,
Stefan Hajnoczi
,
2012/06/22
Re: [Qemu-devel] [RFC 2/7] qcow2: introduce dirty bit
,
Kevin Wolf
,
2012/06/25
Re: [Qemu-devel] [RFC 2/7] qcow2: introduce dirty bit
,
Stefan Hajnoczi
,
2012/06/25
[Qemu-devel] [RFC 1/7] docs: add dirty bit to qcow2 specification
,
Stefan Hajnoczi
,
2012/06/22
[Qemu-devel] [RFC 4/7] qemu-iotests: ignore qemu-img create lazy_refcounts output
,
Stefan Hajnoczi
,
2012/06/22
[Qemu-devel] [RFC 7/7] qemu-iotests: add 039 qcow2 lazy refcounts test
,
Stefan Hajnoczi
,
2012/06/22
Re: [Qemu-devel] [RFC 7/7] qemu-iotests: add 039 qcow2 lazy refcounts test
,
Kevin Wolf
,
2012/06/25
Re: [Qemu-devel] [RFC 7/7] qemu-iotests: add 039 qcow2 lazy refcounts test
,
Stefan Hajnoczi
,
2012/06/25
[Qemu-devel] [RFC 6/7] qemu-io: add "abort" command to simulate program crash
,
Stefan Hajnoczi
,
2012/06/22
[Qemu-devel] [RFC 3/7] docs: add lazy refcounts bit to qcow2 specification
,
Stefan Hajnoczi
,
2012/06/22
Re: [Qemu-devel] [RFC 3/7] docs: add lazy refcounts bit to qcow2 specification
,
Kevin Wolf
,
2012/06/25
Re: [Qemu-devel] [RFC 3/7] docs: add lazy refcounts bit to qcow2 specification
,
Stefan Hajnoczi
,
2012/06/25
Re: [Qemu-devel] [RFC 0/7] qcow2: implement lazy refcounts optimization
,
Zhi Yong Wu
,
2012/06/25
Re: [Qemu-devel] [RFC 0/7] qcow2: implement lazy refcounts optimization
,
Stefan Hajnoczi
,
2012/06/25
[Qemu-devel] [RFC] migration next tree
,
Juan Quintela
,
2012/06/22
Re: [Qemu-devel] [RFC] migration next tree
,
Vinod Chegu
,
2012/06/22
Re: [Qemu-devel] [RFC] migration next tree
,
Orit Wasserman
,
2012/06/24
[Qemu-devel] [PATCH v3 0/8] Huge memory fixes
,
Juan Quintela
,
2012/06/22
[Qemu-devel] [PATCH 2/8] Add tracepoints for savevm section start/end
,
Juan Quintela
,
2012/06/22
Re: [Qemu-devel] [PATCH 2/8] Add tracepoints for savevm section start/end
,
Orit Wasserman
,
2012/06/25
[Qemu-devel] [PATCH 3/8] No need to iterate if we already are over the limit
,
Juan Quintela
,
2012/06/22
Re: [Qemu-devel] [PATCH 3/8] No need to iterate if we already are over the limit
,
Orit Wasserman
,
2012/06/25
[Qemu-devel] [PATCH 1/8] Add spent time for migration
,
Juan Quintela
,
2012/06/22
Re: [Qemu-devel] [PATCH 1/8] Add spent time for migration
,
Orit Wasserman
,
2012/06/25
Re: [Qemu-devel] [PATCH 1/8] Add spent time for migration
,
Eric Blake
,
2012/06/25
[Qemu-devel] [PATCH 7/8] dirty bitmap: abstract its use
,
Juan Quintela
,
2012/06/22
Re: [Qemu-devel] [PATCH 7/8] dirty bitmap: abstract its use
,
Orit Wasserman
,
2012/06/25
Re: [Qemu-devel] [PATCH 7/8] dirty bitmap: abstract its use
,
Juan Quintela
,
2012/06/25
Re: [Qemu-devel] [PATCH 7/8] dirty bitmap: abstract its use
,
Orit Wasserman
,
2012/06/25
[Qemu-devel] [PATCH 6/8] Exit loop if we have been there too long
,
Juan Quintela
,
2012/06/22
Re: [Qemu-devel] [PATCH 6/8] Exit loop if we have been there too long
,
Orit Wasserman
,
2012/06/25
[Qemu-devel] [PATCH 4/8] Only TCG needs TLB handling
,
Juan Quintela
,
2012/06/22
Re: [Qemu-devel] [PATCH 4/8] Only TCG needs TLB handling
,
Orit Wasserman
,
2012/06/25
[Qemu-devel] [PATCH 5/8] Only calculate expected_time for stage 2
,
Juan Quintela
,
2012/06/22
Re: [Qemu-devel] [PATCH 5/8] Only calculate expected_time for stage 2
,
Orit Wasserman
,
2012/06/25
[Qemu-devel] [PATCH 8/8] Maintain the number of dirty pages
,
Juan Quintela
,
2012/06/22
Re: [Qemu-devel] [PATCH 8/8] Maintain the number of dirty pages
,
Orit Wasserman
,
2012/06/25
[Qemu-devel] [PATCH 0/2] cpu-common.h: remove pointless ifdef guards
,
Peter Maydell
,
2012/06/22
[Qemu-devel] [PATCH 2/2] cpu-common.h: Remove a pointless ifndef CONFIG_USER_ONLY
,
Peter Maydell
,
2012/06/22
Re: [Qemu-devel] [PATCH 2/2] cpu-common.h: Remove a pointless ifndef CONFIG_USER_ONLY
,
Andreas Färber
,
2012/06/22
[Qemu-devel] [PATCH 1/2] cpu-common.h: Remove unnecessary guard on including targphys.h
,
Peter Maydell
,
2012/06/22
Re: [Qemu-devel] [PATCH 1/2] cpu-common.h: Remove unnecessary guard on including targphys.h
,
Andreas Färber
,
2012/06/22
[Qemu-devel] [PATCH v6 0/6] fdc: fix/rewrite seek, media_changed and interrupt handling
,
Pavel Hrdina
,
2012/06/22
Message not available
[Qemu-devel] [PATCH v6 3/6] fdc: rewrite seek and DSKCHG bit handling
,
Pavel Hrdina
,
2012/06/22
[Qemu-devel] [PATCH v6 1/6] fdc: fix implied seek while there is no media in drive
,
Pavel Hrdina
,
2012/06/22
[Qemu-devel] [PATCH v6 2/6] fdc-test: introduced qtest read_without_media
,
Pavel Hrdina
,
2012/06/22
Message not available
[Qemu-devel] [PATCH v6 6/6] fdc_test: introduce test_sense_interrupt
,
Pavel Hrdina
,
2012/06/22
Re: [Qemu-devel] [PATCH v6 6/6] fdc_test: introduce test_sense_interrupt
,
Kevin Wolf
,
2012/06/25
Re: [Qemu-devel] [PATCH v6 6/6] fdc_test: introduce test_sense_interrupt
,
Pavel Hrdina
,
2012/06/27
Message not available
[Qemu-devel] [PATCH v6 5/6] fdc_test: update media_change test
,
Pavel Hrdina
,
2012/06/22
Re: [Qemu-devel] [PATCH v6 5/6] fdc_test: update media_change test
,
Blue Swirl
,
2012/06/24
Re: [Qemu-devel] [PATCH v6 5/6] fdc_test: update media_change test
,
Kevin Wolf
,
2012/06/25
Re: [Qemu-devel] [PATCH v6 5/6] fdc_test: update media_change test
,
Kevin Wolf
,
2012/06/25
Message not available
[Qemu-devel] [PATCH v6 4/6] fdc: fix interrupt handling
,
Pavel Hrdina
,
2012/06/22
Re: [Qemu-devel] [PATCH v6 4/6] fdc: fix interrupt handling
,
Kevin Wolf
,
2012/06/25
Re: [Qemu-devel] [PATCH v6 4/6] fdc: fix interrupt handling
,
Pavel Hrdina
,
2012/06/27
[Qemu-devel] [PULL 00/12] Trivial patches for June 9 to 22 2012
,
Stefan Hajnoczi
,
2012/06/22
[Qemu-devel] [PATCH 04/12] Makefile.user: Define CONFIG_USER_ONLY for libuser/
,
Stefan Hajnoczi
,
2012/06/22
[Qemu-devel] [PATCH 01/12] Install 'bepo' keymap already included in Qemu source
,
Stefan Hajnoczi
,
2012/06/22
[Qemu-devel] [PATCH 12/12] tci: Support INDEX_op_bswap64_i64
,
Stefan Hajnoczi
,
2012/06/22
[Qemu-devel] [PATCH 10/12] Makefile.hw: avoid overly large 'make clean' rm command
,
Stefan Hajnoczi
,
2012/06/22
[Qemu-devel] [PATCH 03/12] Makefile: Remove macro qapi-dir
,
Stefan Hajnoczi
,
2012/06/22
[Qemu-devel] [PATCH 06/12] qemu-config: Use QEMU instead of Qemu
,
Stefan Hajnoczi
,
2012/06/22
[Qemu-devel] [PATCH 08/12] arm_gic: Send dbg msgs to stderr not stdout
,
Stefan Hajnoczi
,
2012/06/22
[Qemu-devel] [PATCH 02/12] Makefile: Remove BUILD_DIR from qapi-dir
,
Stefan Hajnoczi
,
2012/06/22
[Qemu-devel] [PATCH 11/12] target-i386: Use QEMU instead of Qemu
,
Stefan Hajnoczi
,
2012/06/22
[Qemu-devel] [PATCH 07/12] checkpatch: Add QEMU specific rule
,
Stefan Hajnoczi
,
2012/06/22
[Qemu-devel] [PATCH 09/12] configure: Fix typo
,
Stefan Hajnoczi
,
2012/06/22
[Qemu-devel] [PATCH 05/12] libqtest: Fix socket_accept() to pass address_len
,
Stefan Hajnoczi
,
2012/06/22
Re: [Qemu-devel] [PULL 00/12] Trivial patches for June 9 to 22 2012
,
Anthony Liguori
,
2012/06/26
Re: [Qemu-devel] [PATCH] linux-user: ARM: Ignore immediate value for svc in thumb mode
,
Peter Maydell
,
2012/06/22
[Qemu-devel] [PULL 00/10] spice patch queue: qxl & vga bits
,
Gerd Hoffmann
,
2012/06/22
[Qemu-devel] [PATCH 09/10] add pc-1.2
,
Gerd Hoffmann
,
2012/06/22
[Qemu-devel] [PATCH 05/10] qxl: reset current_async on qxl_soft_reset
,
Gerd Hoffmann
,
2012/06/22
[Qemu-devel] [PATCH 04/10] hw/qxl: ignore guest from guestbug until reset
,
Gerd Hoffmann
,
2012/06/22
[Qemu-devel] [PATCH 03/10] qxl: stop dirty loging when not in vga mode
,
Gerd Hoffmann
,
2012/06/22
[Qemu-devel] [PATCH 01/10] ui/spice-display.c: add missing initialization for valgrind
,
Gerd Hoffmann
,
2012/06/22
[Qemu-devel] [PATCH 07/10] vga: make vram size configurable
,
Gerd Hoffmann
,
2012/06/22
[Qemu-devel] [PATCH 06/10] vga: raise xres+yres limits
,
Gerd Hoffmann
,
2012/06/22
[Qemu-devel] [PATCH 08/10] qxl: add vgamem_size_mb and vgamem_size
,
Gerd Hoffmann
,
2012/06/22
[Qemu-devel] [PATCH 10/10] vga: raise default vgamem size
,
Gerd Hoffmann
,
2012/06/22
[Qemu-devel] [PATCH 02/10] hw/qxl: s/qxl_guest_bug/qxl_set_guest_bug/
,
Gerd Hoffmann
,
2012/06/22
Re: [Qemu-devel] [PULL 00/10] spice patch queue: qxl & vga bits
,
Anthony Liguori
,
2012/06/26
Re: [Qemu-devel] nested page table translation for non-x86 operating system
,
Wei-Ren Chen
,
2012/06/22
Re: [Qemu-devel] nested page table translation for non-x86 operating system
,
Xin Tong
,
2012/06/22
[Qemu-devel] [PATCH] ARM: hw/exynos4210_mct.c: Fix a bug which hangs Linux kernel.
,
Evgeny Voevodin
,
2012/06/22
Re: [Qemu-devel] [PATCH] ARM: hw/exynos4210_mct.c: Fix a bug which hangs Linux kernel.
,
Peter Crosthwaite
,
2012/06/22
Re: [Qemu-devel] [PATCH] ARM: hw/exynos4210_mct.c: Fix a bug which hangs Linux kernel.
,
Evgeny Voevodin
,
2012/06/22
[Qemu-devel] [RFC] block: Removed coroutine ownership assumption
,
Peter A. G. Crosthwaite
,
2012/06/22
Re: [Qemu-devel] [RFC] block: Removed coroutine ownership assumption
,
Kevin Wolf
,
2012/06/22
Re: [Qemu-devel] [RFC] block: Removed coroutine ownership assumption
,
Peter Crosthwaite
,
2012/06/22
Re: [Qemu-devel] [RFC] block: Removed coroutine ownership assumption
,
Peter Maydell
,
2012/06/22
Re: [Qemu-devel] [RFC] block: Removed coroutine ownership assumption
,
Stefan Hajnoczi
,
2012/06/22
Re: [Qemu-devel] [RFC] block: Removed coroutine ownership assumption
,
Kevin Wolf
,
2012/06/22
Re: [Qemu-devel] [RFC] block: Removed coroutine ownership assumption
,
Peter Crosthwaite
,
2012/06/22
Re: [Qemu-devel] [RFC] block: Removed coroutine ownership assumption
,
Peter Crosthwaite
,
2012/06/26
Re: [Qemu-devel] [RFC] block: Removed coroutine ownership assumption
,
Stefan Hajnoczi
,
2012/06/27
Re: [Qemu-devel] [RFC] block: Removed coroutine ownership assumption
,
Peter Maydell
,
2012/06/27
Re: [Qemu-devel] [RFC] block: Removed coroutine ownership assumption
,
Stefan Hajnoczi
,
2012/06/27
Re: [Qemu-devel] [RFC] block: Removed coroutine ownership assumption
,
Markus Armbruster
,
2012/06/27
Re: [Qemu-devel] [RFC] block: Removed coroutine ownership assumption
,
Peter Crosthwaite
,
2012/06/27
Re: [Qemu-devel] [RFC] block: Removed coroutine ownership assumption
,
Stefan Hajnoczi
,
2012/06/27
Re: [Qemu-devel] [RFC] block: Removed coroutine ownership assumption
,
Peter Crosthwaite
,
2012/06/27
Re: [Qemu-devel] [RFC] block: Removed coroutine ownership assumption
,
Stefan Hajnoczi
,
2012/06/28
Re: [Qemu-devel] [RFC] block: Removed coroutine ownership assumption
,
Peter Crosthwaite
,
2012/06/28
Re: [Qemu-devel] [RFC] block: Removed coroutine ownership assumption
,
Kevin Wolf
,
2012/06/29
Re: [Qemu-devel] [RFC] block: Removed coroutine ownership assumption
,
Peter Crosthwaite
,
2012/06/29
Re: [Qemu-devel] [RFC] block: Removed coroutine ownership assumption
,
Markus Armbruster
,
2012/06/29
Re: [Qemu-devel] [RFC] block: Removed coroutine ownership assumption
,
Peter Crosthwaite
,
2012/06/29
Re: [Qemu-devel] [RFC] block: Removed coroutine ownership assumption
,
Andreas Färber
,
2012/06/27
Re: [Qemu-devel] [RFC] block: Removed coroutine ownership assumption
,
Peter Maydell
,
2012/06/27
Re: [Qemu-devel] [RFC] block: Removed coroutine ownership assumption
,
Jan Kiszka
,
2012/06/22
Re: [Qemu-devel] [RFC] block: Removed coroutine ownership assumption
,
Peter Crosthwaite
,
2012/06/22
Re: [Qemu-devel] [RFC] block: Removed coroutine ownership assumption
,
Kevin Wolf
,
2012/06/22
Re: [Qemu-devel] [RFC] block: Removed coroutine ownership assumption
,
Peter Maydell
,
2012/06/22
Re: [Qemu-devel] [RFC] block: Removed coroutine ownership assumption
,
Peter Crosthwaite
,
2012/06/22
Re: [Qemu-devel] [RFC] block: Removed coroutine ownership assumption
,
Stefan Hajnoczi
,
2012/06/22
Re: [Qemu-devel] [RFC] block: Removed coroutine ownership assumption
,
Kevin Wolf
,
2012/06/22
Re: [Qemu-devel] [RFC] block: Removed coroutine ownership assumption
,
Markus Armbruster
,
2012/06/22
Re: [Qemu-devel] [RFC] block: Removed coroutine ownership assumption
,
Peter Maydell
,
2012/06/22
Re: [Qemu-devel] [RFC] block: Removed coroutine ownership assumption
,
Markus Armbruster
,
2012/06/22
Re: [Qemu-devel] [RFC] block: Removed coroutine ownership assumption
,
Peter Maydell
,
2012/06/22
Re: [Qemu-devel] [RFC] block: Removed coroutine ownership assumption
,
Markus Armbruster
,
2012/06/22
[Qemu-devel] [PATCH 00/11] iommu series
,
Benjamin Herrenschmidt
,
2012/06/21
[Qemu-devel] [PATCH 01/11] Better support for dma_addr_t variables
,
Benjamin Herrenschmidt
,
2012/06/21
[Qemu-devel] [PATCH 03/11] usb-ohci: Use universal DMA helper functions
,
Benjamin Herrenschmidt
,
2012/06/21
[Qemu-devel] [PATCH 04/11] iommu: Make sglists and dma_bdrv helpers use new universal DMA helpers
,
Benjamin Herrenschmidt
,
2012/06/21
[Qemu-devel] [PATCH 02/11] iommu: Add universal DMA helper functions
,
Benjamin Herrenschmidt
,
2012/06/21
[Qemu-devel] [PATCH 06/11] usb: Convert usb_packet_{map, unmap} to universal DMA helpers
,
Benjamin Herrenschmidt
,
2012/06/21
[Qemu-devel] [PATCH 05/11] ide/ahci: Use universal DMA helper functions
,
Benjamin Herrenschmidt
,
2012/06/21
[Qemu-devel] [PATCH 11/11] Add a memory barrier to DMA functions
,
Benjamin Herrenschmidt
,
2012/06/21
Re: [Qemu-devel] [PATCH 11/11] Add a memory barrier to DMA functions
,
Blue Swirl
,
2012/06/24
Re: [Qemu-devel] [PATCH 11/11] Add a memory barrier to DMA functions
,
Benjamin Herrenschmidt
,
2012/06/24
[Qemu-devel] [PATCH 07/11] iommu: Introduce IOMMU emulation infrastructure
,
Benjamin Herrenschmidt
,
2012/06/21
[Qemu-devel] [PATCH 10/11] pseries: Implement IOMMU and DMA for PAPR PCI devices
,
Benjamin Herrenschmidt
,
2012/06/21
[Qemu-devel] [PATCH 09/11] iommu: Allow PCI to use IOMMU infrastructure
,
Benjamin Herrenschmidt
,
2012/06/21
[Qemu-devel] [PATCH 08/11] pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure
,
Benjamin Herrenschmidt
,
2012/06/21
[Qemu-devel] [PATCH 00/11] iommu series
,
Benjamin Herrenschmidt
,
2012/06/27
[Qemu-devel] [PATCH 01/11] Better support for dma_addr_t variables
,
Benjamin Herrenschmidt
,
2012/06/27
[Qemu-devel] [PATCH 03/11] usb-ohci: Use universal DMA helper functions
,
Benjamin Herrenschmidt
,
2012/06/27
[Qemu-devel] [PATCH 04/11] iommu: Make sglists and dma_bdrv helpers use new universal DMA helpers
,
Benjamin Herrenschmidt
,
2012/06/27
[Qemu-devel] [PATCH 06/11] usb: Convert usb_packet_{map, unmap} to universal DMA helpers
,
Benjamin Herrenschmidt
,
2012/06/27
[Qemu-devel] [PATCH 05/11] ide/ahci: Use universal DMA helper functions
,
Benjamin Herrenschmidt
,
2012/06/27
[Qemu-devel] [PATCH 02/11] iommu: Add universal DMA helper functions
,
Benjamin Herrenschmidt
,
2012/06/27
[Qemu-devel] [PATCH 07/11] iommu: Introduce IOMMU emulation infrastructure
,
Benjamin Herrenschmidt
,
2012/06/27
[Qemu-devel] [PATCH 11/11] Add a memory barrier to DMA functions
,
Benjamin Herrenschmidt
,
2012/06/27
[Qemu-devel] [PATCH 10/11] pseries: Implement IOMMU and DMA for PAPR PCI devices
,
Benjamin Herrenschmidt
,
2012/06/27
[Qemu-devel] [PATCH 09/11] iommu: Allow PCI to use IOMMU infrastructure
,
Benjamin Herrenschmidt
,
2012/06/27
[Qemu-devel] [PATCH 08/11] pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure
,
Benjamin Herrenschmidt
,
2012/06/27
Re: [Qemu-devel] [PATCH 00/11] iommu series
,
Anthony Liguori
,
2012/06/27
[Qemu-devel] KVM Forum and oVirt Workshop Europe 2012 Save the Date
,
KVM Forum 2012 Program Committee
,
2012/06/21
[Qemu-devel] [PULL] qemu-ga patches for guest-fstrim command
,
Michael Roth
,
2012/06/21
[Qemu-devel] [PATCH 1/2] qemu-ga: make names more generic for mount list functions
,
Michael Roth
,
2012/06/21
[Qemu-devel] [PATCH 2/2] qemu-ga: add guest-fstrim command
,
Michael Roth
,
2012/06/21
Re: [Qemu-devel] [PATCH 2/2] qemu-ga: add guest-fstrim command
,
Chris Wedgwood
,
2012/06/22
Re: [Qemu-devel] [PATCH 2/2] qemu-ga: add guest-fstrim command
,
Michael Roth
,
2012/06/22
Re: [Qemu-devel] [PATCH 2/2] qemu-ga: add guest-fstrim command
,
Chris Wedgwood
,
2012/06/22
Re: [Qemu-devel] [PATCH 2/2] qemu-ga: add guest-fstrim command
,
Michael Roth
,
2012/06/23
Re: [Qemu-devel] [PATCH 2/2] qemu-ga: add guest-fstrim command
,
Christoph Hellwig
,
2012/06/24
Re: [Qemu-devel] [PULL] qemu-ga patches for guest-fstrim command
,
Anthony Liguori
,
2012/06/26
[Qemu-devel] [PATCH 0/2] Sandboxing Qemu guests with Libseccomp
,
Eduardo Otubo
,
2012/06/21
[Qemu-devel] [PATCH 2/2] Creating qemu-seccomp.[ch] and adding call to vl.c
,
Eduardo Otubo
,
2012/06/21
Re: [Qemu-devel] [PATCH 2/2] Creating qemu-seccomp.[ch] and adding call to vl.c
,
Stefan Hajnoczi
,
2012/06/22
Re: [Qemu-devel] [PATCH 2/2] Creating qemu-seccomp.[ch] and adding call to vl.c
,
Blue Swirl
,
2012/06/24
[Qemu-devel] [PATCH 1/2] Adding support for libseccomp in configure and Makefile
,
Eduardo Otubo
,
2012/06/21
Re: [Qemu-devel] [PATCH 0/2] Sandboxing Qemu guests with Libseccomp
,
Eduardo Otubo
,
2012/06/22
[Qemu-devel] [PATCH RFT 0/9] x86 AREG0 conversion, part deux
,
Blue Swirl
,
2012/06/21
[Qemu-devel] [PATCH 2/9] x86: avoid AREG0 for condition code helpers
,
Blue Swirl
,
2012/06/21
[Qemu-devel] [PATCH 3/9] x86: avoid AREG0 for integer helpers
,
Blue Swirl
,
2012/06/21
[Qemu-devel] [PATCH 5/9] x86: avoid AREG0 for SMM helpers
,
Blue Swirl
,
2012/06/21
[Qemu-devel] [PATCH 6/9] x86: avoid AREG0 for misc helpers
,
Blue Swirl
,
2012/06/21
[Qemu-devel] [PATCH 4/9] x86: avoid AREG0 for SVM helpers
,
Blue Swirl
,
2012/06/21
[Qemu-devel] [PATCH 7/9] x86: use wrappers for memory access helpers
,
Blue Swirl
,
2012/06/21
[Qemu-devel] [PATCH 1/9] x86: avoid AREG0 for FPU helpers
,
Blue Swirl
,
2012/06/21
[Qemu-devel] [PATCH 8/9] x86: avoid AREG0 in segmentation helpers
,
Blue Swirl
,
2012/06/21
[Qemu-devel] [PATCH 9/9] x86: switch to AREG0 free mode
,
Blue Swirl
,
2012/06/21
[Qemu-devel] [PATCH v4 00/17] x86 AREG0 conversion
,
Blue Swirl
,
2012/06/21
[Qemu-devel] [PATCH 03/17] x86: split off exception handlers
,
Blue Swirl
,
2012/06/21
[Qemu-devel] [PATCH 04/17] x86: avoid an extern declaration
,
Blue Swirl
,
2012/06/21
[Qemu-devel] [PATCH 02/17] x86: avoid AREG0 for exceptions
,
Blue Swirl
,
2012/06/21
[Qemu-devel] [PATCH 07/17] x86: improve SSE table type safety
,
Blue Swirl
,
2012/06/21
[Qemu-devel] [PATCH 08/17] x86: fix coding style in helper_template.h
,
Blue Swirl
,
2012/06/21
[Qemu-devel] [PATCH 10/17] x86: prepare eflags helpers for general use
,
Blue Swirl
,
2012/06/21
[Qemu-devel] [PATCH 09/17] x86: split condition code and shift templates
,
Blue Swirl
,
2012/06/21
[Qemu-devel] [PATCH 06/17] x86: split off FPU helpers
,
Blue Swirl
,
2012/06/21
[Qemu-devel] [PATCH 05/17] x86: fix coding style in ops_sse.h
,
Blue Swirl
,
2012/06/21
[Qemu-devel] [PATCH 11/17] x86: split off condition code helpers
,
Blue Swirl
,
2012/06/21
[Qemu-devel] [PATCH 12/17] x86: split off integer helpers
,
Blue Swirl
,
2012/06/21
[Qemu-devel] [PATCH 01/17] x86: prepare op_helper.c for splitting
,
Blue Swirl
,
2012/06/21
[Qemu-devel] [PATCH 16/17] x86: split off memory access helpers
,
Blue Swirl
,
2012/06/21
[Qemu-devel] [PATCH 15/17] x86: split off misc helpers
,
Blue Swirl
,
2012/06/21
[Qemu-devel] [PATCH 14/17] x86: split off SMM helpers
,
Blue Swirl
,
2012/06/21
[Qemu-devel] [PATCH 13/17] x86: split off SVM helpers
,
Blue Swirl
,
2012/06/21
[Qemu-devel] [PATCH 17/17] x86: rename op_helper.c to seg_helper.c
,
Blue Swirl
,
2012/06/21
[Qemu-devel] [PATCH] make: Fix dependencies for fpu/*.c and tcg/*.c
,
Stefan Weil
,
2012/06/21
Re: [Qemu-devel] [PATCH] make: Fix dependencies for fpu/*.c and tcg/*.c
,
Blue Swirl
,
2012/06/24
[Qemu-devel] [RFC] QEMU mailing list changes
,
Stefan Weil
,
2012/06/21
Re: [Qemu-devel] [RFC] QEMU mailing list changes
,
Peter Maydell
,
2012/06/21
Re: [Qemu-devel] [RFC] QEMU mailing list changes
,
Sebastien Douche
,
2012/06/21
[Qemu-devel] qemu -numa option and non-contiguous CPU ranges
,
Eduardo Habkost
,
2012/06/21
Re: [Qemu-devel] qemu -numa option and non-contiguous CPU ranges
,
Andre Przywara
,
2012/06/21
Re: [Qemu-devel] qemu -numa option and non-contiguous CPU ranges
,
Daniel P. Berrange
,
2012/06/22
Re: [Qemu-devel] qemu -numa option and non-contiguous CPU ranges
,
Eduardo Habkost
,
2012/06/22
[Qemu-devel] [PULL] Xen compile fixes
,
Stefano Stabellini
,
2012/06/21
Re: [Qemu-devel] [PULL] Xen compile fixes
,
Anthony Liguori
,
2012/06/26
[Qemu-devel] [PULL] Xen PCI Passthrough
,
Stefano Stabellini
,
2012/06/21
Re: [Qemu-devel] [PULL] Xen PCI Passthrough
,
Anthony Liguori
,
2012/06/26
[Qemu-devel] [RFC] use little granularity lock to substitue qemu_mutex_lock_iothread
,
Liu Ping Fan
,
2012/06/21
[Qemu-devel] [PATCH 1/2] CPUArchState: introduce per-cpu lock
,
Liu Ping Fan
,
2012/06/21
Re: [Qemu-devel] [PATCH 1/2] CPUArchState: introduce per-cpu lock
,
Stefan Hajnoczi
,
2012/06/22
Re: [Qemu-devel] [PATCH 1/2] CPUArchState: introduce per-cpu lock
,
liu ping fan
,
2012/06/24
Re: [Qemu-devel] [PATCH 1/2] CPUArchState: introduce per-cpu lock
,
Stefan Hajnoczi
,
2012/06/25
Re: [Qemu-devel] [PATCH 1/2] CPUArchState: introduce per-cpu lock
,
Andreas Färber
,
2012/06/25
Re: [Qemu-devel] [PATCH 1/2] CPUArchState: introduce per-cpu lock
,
Andreas Färber
,
2012/06/22
Re: [Qemu-devel] [PATCH 1/2] CPUArchState: introduce per-cpu lock
,
liu ping fan
,
2012/06/24
Re: [Qemu-devel] [PATCH 1/2] CPUArchState: introduce per-cpu lock
,
Andreas Färber
,
2012/06/25
[Qemu-devel] [PATCH 2/2] kvm: use per-cpu lock to free vcpu thread out of the big lock
,
Liu Ping Fan
,
2012/06/21
Re: [Qemu-devel] [PATCH 2/2] kvm: use per-cpu lock to free vcpu thread out of the big lock
,
Wei-Ren Chen
,
2012/06/21
Re: [Qemu-devel] [PATCH 2/2] kvm: use per-cpu lock to free vcpu thread out of the big lock
,
liu ping fan
,
2012/06/22
Re: [Qemu-devel] [RFC] use little granularity lock to substitue qemu_mutex_lock_iothread
,
Jan Kiszka
,
2012/06/21
Re: [Qemu-devel] [RFC] use little granularity lock to substitue qemu_mutex_lock_iothread
,
liu ping fan
,
2012/06/22
Re: [Qemu-devel] [RFC] use little granularity lock to substitue qemu_mutex_lock_iothread
,
Jan Kiszka
,
2012/06/22
Re: [Qemu-devel] [RFC] use little granularity lock to substitue qemu_mutex_lock_iothread
,
Anthony Liguori
,
2012/06/22
Re: [Qemu-devel] [RFC] use little granularity lock to substitue qemu_mutex_lock_iothread
,
Jan Kiszka
,
2012/06/22
Re: [Qemu-devel] [RFC] use little granularity lock to substitue qemu_mutex_lock_iothread
,
Anthony Liguori
,
2012/06/22
Re: [Qemu-devel] [RFC] use little granularity lock to substitue qemu_mutex_lock_iothread
,
Jan Kiszka
,
2012/06/22
Re: [Qemu-devel] [RFC] use little granularity lock to substitue qemu_mutex_lock_iothread
,
Anthony Liguori
,
2012/06/22
Re: [Qemu-devel] [RFC] use little granularity lock to substitue qemu_mutex_lock_iothread
,
Jan Kiszka
,
2012/06/23
Re: [Qemu-devel] [PATCH 2/2] kvm: use per-cpu lock to free vcpu thread out of the big lock
,
Jan Kiszka
,
2012/06/21
Re: [Qemu-devel] [PATCH 2/2] kvm: use per-cpu lock to free vcpu thread out of the big lock
,
Anthony Liguori
,
2012/06/22
Re: [Qemu-devel] [PATCH 2/2] kvm: use per-cpu lock to free vcpu thread out of the big lock
,
liu ping fan
,
2012/06/23
Re: [Qemu-devel] [PATCH 2/2] kvm: use per-cpu lock to free vcpu thread out of the big lock
,
liu ping fan
,
2012/06/24
[Qemu-devel] [PATCH v2 00/11] PPC: e5500 emulation
,
Alexander Graf
,
2012/06/21
[Qemu-devel] [PATCH v2 10/11] PPC: BookE: Support 32 and 64 bit wide MAS2
,
Alexander Graf
,
2012/06/21
Re: [Qemu-devel] [PATCH v2 10/11] PPC: BookE: Support 32 and 64 bit wide MAS2
,
Scott Wood
,
2012/06/21
Re: [Qemu-devel] [PATCH v2 10/11] PPC: BookE: Support 32 and 64 bit wide MAS2
,
Alexander Graf
,
2012/06/21
[Qemu-devel] [PATCH v2 07/11] PPC: BookE: Make ivpr selectable by CPU type
,
Alexander Graf
,
2012/06/21
[Qemu-devel] [PATCH v2 06/11] PPC: BookE: Implement EPR SPR
,
Alexander Graf
,
2012/06/21
[Qemu-devel] [PATCH v2 04/11] PPC: Add some booke SPR defines
,
Alexander Graf
,
2012/06/21
[Qemu-devel] [PATCH v2 01/11] dt: make setprop argument static
,
Alexander Graf
,
2012/06/21
Re: [Qemu-devel] [PATCH v2 01/11] dt: make setprop argument static
,
Peter Crosthwaite
,
2012/06/22
[Qemu-devel] [PATCH v2 05/11] PPC: Add support for MSR_CM
,
Alexander Graf
,
2012/06/21
[Qemu-devel] [PATCH v2 02/11] PPC: e500: allow users to set the /compatible property via -machine
,
Alexander Graf
,
2012/06/21
[Qemu-devel] [PATCH v2 11/11] PPC: BookE206: Bump MAS2 to 64bit
,
Alexander Graf
,
2012/06/21
[Qemu-devel] [PATCH v2 03/11] uImage: increase the gzip load size
,
Alexander Graf
,
2012/06/21
[Qemu-devel] [PATCH v2 09/11] PPC: Extract SPR dump generation into its own function
,
Alexander Graf
,
2012/06/21
[Qemu-devel] [PATCH v2 08/11] PPC: Add e5500 CPU target
,
Alexander Graf
,
2012/06/21
Re: [Qemu-devel] Plans for the hard feature freeze
,
Andreas Färber
,
2012/06/21
Re: [Qemu-devel] [PATCH] build: introduce target CONFIG_ variables and use them for kvm
,
Paolo Bonzini
,
2012/06/21
Re: [Qemu-devel] [PATCH] build: introduce target CONFIG_ variables and use them for kvm
,
Anthony Liguori
,
2012/06/21
Re: [Qemu-devel] [PATCH] build: introduce target CONFIG_ variables and use them for kvm
,
Paolo Bonzini
,
2012/06/23
Re: [Qemu-devel] [PATCH] build: introduce target CONFIG_ variables and use them for kvm
,
Peter Maydell
,
2012/06/23
[Qemu-devel] [PATCH 1/2 v2] scsi bus: introduce hotplug() and hot_unplug() interfaces for SCSI bus
,
Cong Meng
,
2012/06/21
Re: [Qemu-devel] [PATCH 1/2 v2] scsi bus: introduce hotplug() and hot_unplug() interfaces for SCSI bus
,
Stefan Hajnoczi
,
2012/06/21
[Qemu-devel] [PATCH v1] device_tree: load_device_tree(): Allow NULL sizep
,
Peter A. G. Crosthwaite
,
2012/06/21
Re: [Qemu-devel] [Qemu-trivial] [PATCH v1] device_tree: load_device_tree(): Allow NULL sizep
,
Stefan Hajnoczi
,
2012/06/22
Re: [Qemu-devel] [Qemu-trivial] [PATCH v1] device_tree: load_device_tree(): Allow NULL sizep
,
Peter Crosthwaite
,
2012/06/22
Re: [Qemu-devel] [Qemu-trivial] [PATCH v1] device_tree: load_device_tree(): Allow NULL sizep
,
Stefan Hajnoczi
,
2012/06/22
Re: [Qemu-devel] [PATCH v1] device_tree: load_device_tree(): Allow NULL sizep
,
Peter Crosthwaite
,
2012/06/22
Re: [Qemu-devel] [PATCH v1] device_tree: load_device_tree(): Allow NULL sizep
,
Alexander Graf
,
2012/06/22
Re: [Qemu-devel] [PATCH v1] device_tree: load_device_tree(): Allow NULL sizep
,
Peter Crosthwaite
,
2012/06/22
Re: [Qemu-devel] [PATCH v1] device_tree: load_device_tree(): Allow NULL sizep
,
Alexander Graf
,
2012/06/23
[Qemu-devel] hw/Makefile.objs question
,
Alexey Kardashevskiy
,
2012/06/20
Re: [Qemu-devel] hw/Makefile.objs question
,
Andreas Färber
,
2012/06/21
Re: [Qemu-devel] hw/Makefile.objs question
,
Alexey Kardashevskiy
,
2012/06/21
Re: [Qemu-devel] hw/Makefile.objs question
,
Andreas Färber
,
2012/06/21
Re: [Qemu-devel] hw/Makefile.objs question
,
Alexey Kardashevskiy
,
2012/06/21
Re: [Qemu-devel] hw/Makefile.objs question
,
Anthony Liguori
,
2012/06/21
Re: [Qemu-devel] hw/Makefile.objs question
,
Andreas Färber
,
2012/06/21
Re: [Qemu-devel] hw/Makefile.objs question
,
Alex Williamson
,
2012/06/21
Re: [Qemu-devel] hw/Makefile.objs question
,
Alexey Kardashevskiy
,
2012/06/21
[Qemu-devel] [PATCH v6 00/16] QEMU OpenRISC support
,
Jia Liu
,
2012/06/20
[Qemu-devel] [PATCH v6 01/16] target-or32: Add target stubs and cpu support
,
Jia Liu
,
2012/06/20
[Qemu-devel] [PATCH v6 02/16] target-or32: Add target machine
,
Jia Liu
,
2012/06/20
[Qemu-devel] [PATCH v6 03/16] target-or32: Add MMU support
,
Jia Liu
,
2012/06/20
[Qemu-devel] [PATCH v6 04/16] target-or32: Add interrupt support
,
Jia Liu
,
2012/06/20
[Qemu-devel] [PATCH v6 05/16] target-or32: Add exception support
,
Jia Liu
,
2012/06/20
[Qemu-devel] [PATCH v6 06/16] target-or32: Add int instruction helpers
,
Jia Liu
,
2012/06/20
[Qemu-devel] [PATCH v6 07/16] target-or32: Add float instruction helpers
,
Jia Liu
,
2012/06/20
[Qemu-devel] [PATCH v6 08/16] target-or32: Add instruction tanslation
,
Jia Liu
,
2012/06/20
Re: [Qemu-devel] [PATCH v6 08/16] target-or32: Add instruction tanslation
,
Max Filippov
,
2012/06/21
Re: [Qemu-devel] [PATCH v6 08/16] target-or32: Add instruction tanslation
,
Jia Liu
,
2012/06/24
Re: [Qemu-devel] [PATCH v6 08/16] target-or32: Add instruction tanslation
,
Max Filippov
,
2012/06/25
Re: [Qemu-devel] [PATCH v6 08/16] target-or32: Add instruction tanslation
,
Jia Liu
,
2012/06/25
Re: [Qemu-devel] [PATCH v6 08/16] target-or32: Add instruction tanslation
,
Max Filippov
,
2012/06/26
Re: [Qemu-devel] [PATCH v6 08/16] target-or32: Add instruction tanslation
,
Wei-Ren Chen
,
2012/06/26
Re: [Qemu-devel] [PATCH v6 08/16] target-or32: Add instruction tanslation
,
Max Filippov
,
2012/06/26
[Qemu-devel] [PATCH v6 09/16] target-or32: Add PIC support
,
Jia Liu
,
2012/06/20
[Qemu-devel] [PATCH v6 12/16] target-or32: Add system instructions
,
Jia Liu
,
2012/06/20
[Qemu-devel] [PATCH v6 13/16] target-or32: Add gdb stub
,
Jia Liu
,
2012/06/20
[Qemu-devel] [PATCH v6 14/16] target-or32: Add linux syscall, signal and termbits
,
Jia Liu
,
2012/06/20
[Qemu-devel] [PATCH v6 15/16] target-or32: Add linux user support
,
Jia Liu
,
2012/06/20
[Qemu-devel] [PATCH v6 16/16] target-or32: Add testcases
,
Jia Liu
,
2012/06/20
[Qemu-devel] [PATCH v6 11/16] target-or32: Add a IIS dummy board
,
Jia Liu
,
2012/06/20
Re: [Qemu-devel] [PATCH v6 11/16] target-or32: Add a IIS dummy board
,
Wei-Ren Chen
,
2012/06/21
Re: [Qemu-devel] [PATCH v6 11/16] target-or32: Add a IIS dummy board
,
Max Filippov
,
2012/06/21
Re: [Qemu-devel] [PATCH v6 11/16] target-or32: Add a IIS dummy board
,
Jia Liu
,
2012/06/21
Re: [Qemu-devel] [PATCH v6 11/16] target-or32: Add a IIS dummy board
,
Peter Crosthwaite
,
2012/06/21
Re: [Qemu-devel] [PATCH v6 11/16] target-or32: Add a IIS dummy board
,
Jia Liu
,
2012/06/24
Re: [Qemu-devel] [PATCH v6 11/16] target-or32: Add a IIS dummy board
,
Peter Crosthwaite
,
2012/06/24
[Qemu-devel] [PATCH v6 10/16] target-or32: Add timer support
,
Jia Liu
,
2012/06/20
[Qemu-devel] [Feature Request] qemu-system-arm -M raspberry
,
clemens kirchgatterer
,
2012/06/20
[Qemu-devel] [PATCH 0/8] PPC: e5500 emulation
,
Alexander Graf
,
2012/06/20
[Qemu-devel] [PATCH 1/8] dt: make setprop argument static
,
Alexander Graf
,
2012/06/20
[Qemu-devel] [PATCH 4/8] PPC: Add some booke SPR defines
,
Alexander Graf
,
2012/06/20
[Qemu-devel] [PATCH 3/8] uImage: increase the gzip load size
,
Alexander Graf
,
2012/06/20
[Qemu-devel] [PATCH 6/8] PPC: BookE: Implement EPR SPR
,
Alexander Graf
,
2012/06/20
[Qemu-devel] [PATCH 5/8] PPC: Add support for MSR_CM
,
Alexander Graf
,
2012/06/20
[Qemu-devel] [PATCH 8/8] PPC: Add e5500 CPU target
,
Alexander Graf
,
2012/06/20
Re: [Qemu-devel] [PATCH 8/8] PPC: Add e5500 CPU target
,
Scott Wood
,
2012/06/20
Re: [Qemu-devel] [PATCH 8/8] PPC: Add e5500 CPU target
,
Alexander Graf
,
2012/06/20
Re: [Qemu-devel] [PATCH 8/8] PPC: Add e5500 CPU target
,
Scott Wood
,
2012/06/20
Re: [Qemu-devel] [PATCH 8/8] PPC: Add e5500 CPU target
,
Alexander Graf
,
2012/06/20
Re: [Qemu-devel] [PATCH 8/8] PPC: Add e5500 CPU target
,
Scott Wood
,
2012/06/20
[Qemu-devel] [PATCH 7/8] PPC: Turn hardcoded reset mask into env variable
,
Alexander Graf
,
2012/06/20
Re: [Qemu-devel] [PATCH 7/8] PPC: Turn hardcoded reset mask into env variable
,
Blue Swirl
,
2012/06/21
Re: [Qemu-devel] [PATCH 7/8] PPC: Turn hardcoded reset mask into env variable
,
Alexander Graf
,
2012/06/21
Re: [Qemu-devel] [PATCH 7/8] PPC: Turn hardcoded reset mask into env variable
,
Peter Maydell
,
2012/06/21
[Qemu-devel] [PATCH 2/8] PPC: e500: allow users to set the /compatible property via -machine
,
Alexander Graf
,
2012/06/20
[Qemu-devel] [PATCH 0/3] iommu: isa dma engine support
,
Jason Baron
,
2012/06/20
[Qemu-devel] [PATCH 1/3] iommu: remove extra 'typedef struct DMAContext'
,
Jason Baron
,
2012/06/20
Re: [Qemu-devel] [PATCH 1/3] iommu: remove extra 'typedef struct DMAContext'
,
Benjamin Herrenschmidt
,
2012/06/21
[Qemu-devel] [PATCH 2/3] iommu: add support for the isa dma engine
,
Jason Baron
,
2012/06/20
[Qemu-devel] [PATCH 3/3] iommu: add generic mapping support for the isa bus
,
Jason Baron
,
2012/06/20
[Qemu-devel] [PATCH 1/4] dump: create writable files
,
Rabin Vincent
,
2012/06/20
[Qemu-devel] [PATCH 2/4] dump: extract out note helper
,
Rabin Vincent
,
2012/06/20
[Qemu-devel] [PATCH 3/4] dump: extract out get note size function
,
Rabin Vincent
,
2012/06/20
[Qemu-devel] [PATCH 4/4] target-arm: add minimal dump-guest-memory support
,
Rabin Vincent
,
2012/06/20
Re: [Qemu-devel] [PATCH 4/4] target-arm: add minimal dump-guest-memory support
,
Peter Maydell
,
2012/06/28
Re: [Qemu-devel] [PATCH 4/4] target-arm: add minimal dump-guest-memory support
,
Andreas Färber
,
2012/06/29
Re: [Qemu-devel] [PATCH 4/4] target-arm: add minimal dump-guest-memory support
,
Peter Maydell
,
2012/06/29
Re: [Qemu-devel] [PATCH 1/4] dump: create writable files
,
Luiz Capitulino
,
2012/06/26
Re: [Qemu-devel] [PATCH 1/4] dump: create writable files
,
Wen Congyang
,
2012/06/27
[Qemu-devel] [Bug 921208] Re: win7/x64 installer hangs on startup with 0x0000005d.
,
Luigi Tarenga
,
2012/06/20
[Qemu-devel] [Bug 921208] Re: win7/x64 installer hangs on startup with 0x0000005d.
,
Luigi Tarenga
,
2012/06/20
[Qemu-devel] [PATCH] tci: Support INDEX_op_bswap64_i64
,
Stefan Weil
,
2012/06/20
Re: [Qemu-devel] [PATCH] tci: Support INDEX_op_bswap64_i64
,
Stefan Hajnoczi
,
2012/06/22
[Qemu-devel] [PATCH] build: introduce target CONFIG_ variables and use them for kvm
,
Anthony Liguori
,
2012/06/20
Re: [Qemu-devel] [PATCH] build: introduce target CONFIG_ variables and use them for kvm
,
Andreas Färber
,
2012/06/20
Re: [Qemu-devel] [PATCH] build: introduce target CONFIG_ variables and use them for kvm
,
Peter Maydell
,
2012/06/20
Re: [Qemu-devel] [PATCH] build: introduce target CONFIG_ variables and use them for kvm
,
Andreas Färber
,
2012/06/20
Re: [Qemu-devel] [PATCH] build: introduce target CONFIG_ variables and use them for kvm
,
Peter Maydell
,
2012/06/20
Re: [Qemu-devel] [PATCH] build: introduce target CONFIG_ variables and use them for kvm
,
Andreas Färber
,
2012/06/20
Re: [Qemu-devel] [PATCH] build: introduce target CONFIG_ variables and use them for kvm
,
Anthony Liguori
,
2012/06/20
Re: [Qemu-devel] [PATCH] build: introduce target CONFIG_ variables and use them for kvm
,
Peter Maydell
,
2012/06/20
Re: [Qemu-devel] [PATCH] build: introduce target CONFIG_ variables and use them for kvm
,
Peter Maydell
,
2012/06/28
Re: [Qemu-devel] [PATCH] build: introduce target CONFIG_ variables and use them for kvm
,
Andreas Färber
,
2012/06/29
Re: [Qemu-devel] [PATCH] build: introduce target CONFIG_ variables and use them for kvm
,
Anthony Liguori
,
2012/06/29
[Qemu-devel] [PATCH] Add vgabios build rules to roms/Makefile
,
Gerd Hoffmann
,
2012/06/20
[Qemu-devel] [PULL 0/6] usb patch queue.
,
Gerd Hoffmann
,
2012/06/20
[Qemu-devel] [PATCH 6/6] uhci: fix uhci_async_cancel_all
,
Gerd Hoffmann
,
2012/06/20
[Qemu-devel] [PATCH 4/6] usb-host: attach only to running guest
,
Gerd Hoffmann
,
2012/06/20
[Qemu-devel] [PATCH 2/6] usb: restore USBDevice->attached on vmload
,
Gerd Hoffmann
,
2012/06/20
[Qemu-devel] [PATCH 5/6] usb-host: live migration support
,
Gerd Hoffmann
,
2012/06/20
[Qemu-devel] [PATCH 1/6] ehci: add live migration support
,
Gerd Hoffmann
,
2012/06/20
[Qemu-devel] [PATCH 3/6] ehci: tracing improvements
,
Gerd Hoffmann
,
2012/06/20
Re: [Qemu-devel] [PULL 0/6] usb patch queue.
,
Anthony Liguori
,
2012/06/26
[Qemu-devel] [PATCH] Makefile.target: Update clean command to clean hw/ directory
,
Peter Maydell
,
2012/06/20
Re: [Qemu-devel] [PATCH] Makefile.target: Update clean command to clean hw/ directory
,
Peter Maydell
,
2012/06/20
Re: [Qemu-devel] [PATCH] Makefile.target: Update clean command to clean hw/ directory
,
Andreas Färber
,
2012/06/20
[Qemu-devel] [PATCH] Makefile.target: Update clean command to clean hw/ directory
,
Peter Maydell
,
2012/06/20
Re: [Qemu-devel] [PATCH] Makefile.target: Update clean command to clean hw/ directory
,
Peter Maydell
,
2012/06/20
Re: [Qemu-devel] [PATCH] Makefile.target: Update clean command to clean hw/ directory
,
Anthony Liguori
,
2012/06/27
[Qemu-devel] [PATCH 0/5] target-i386: move cpu reset and tcg intialization inside CPU object
,
Igor Mammedov
,
2012/06/20
[Qemu-devel] [PATCH 1/5] target-i386: drop usage of prev_debug_excp_handler
,
Igor Mammedov
,
2012/06/20
Re: [Qemu-devel] [PATCH 1/5] target-i386: drop usage of prev_debug_excp_handler
,
Jan Kiszka
,
2012/06/20
Re: [Qemu-devel] [PATCH 1/5] target-i386: drop usage of prev_debug_excp_handler
,
Igor Mammedov
,
2012/06/21
[Qemu-devel] [PATCH 2/5] target-i386: move tcg initialization into x86_cpu_initfn()
,
Igor Mammedov
,
2012/06/20
Re: [Qemu-devel] [PATCH 2/5] target-i386: move tcg initialization into x86_cpu_initfn()
,
Andreas Färber
,
2012/06/20
[Qemu-devel] [PATCH 4/5] target-i386: move cpu halted decision into x86_cpu_reset
,
Igor Mammedov
,
2012/06/20
[Qemu-devel] [PATCH 5/5] target-i386: move cpu_reset and reset callback to cpu.c
,
Igor Mammedov
,
2012/06/20
Re: [Qemu-devel] [PATCH 5/5] target-i386: move cpu_reset and reset callback to cpu.c
,
Igor Mammedov
,
2012/06/21
[Qemu-devel] [PATCH 3/5] target-i386: call x86_cpu_realize() after APIC is initialized.
,
Igor Mammedov
,
2012/06/20
Re: [Qemu-devel] [PATCH 3/5] target-i386: call x86_cpu_realize() after APIC is initialized.
,
Andreas Färber
,
2012/06/20
Re: [Qemu-devel] [PATCH 3/5] target-i386: call x86_cpu_realize() after APIC is initialized.
,
Igor Mammedov
,
2012/06/21
Re: [Qemu-devel] [PATCH 3/5] target-i386: call x86_cpu_realize() after APIC is initialized.
,
Andreas Färber
,
2012/06/21
Re: [Qemu-devel] [PATCH 3/5] target-i386: call x86_cpu_realize() after APIC is initialized.
,
Igor Mammedov
,
2012/06/21
[Qemu-devel] [PATCH] Remove support for non-threaded VNC server
,
Daniel P. Berrange
,
2012/06/20
Re: [Qemu-devel] [PATCH] Remove support for non-threaded VNC server
,
Michael Tokarev
,
2012/06/21
Re: [Qemu-devel] [PATCH] Remove support for non-threaded VNC server
,
Daniel P. Berrange
,
2012/06/21
Re: [Qemu-devel] [PATCH] Remove support for non-threaded VNC server
,
Gerd Hoffmann
,
2012/06/21
Re: [Qemu-devel] [PATCH] Remove support for non-threaded VNC server
,
Anthony Liguori
,
2012/06/27
Re: [Qemu-devel] [PATCH 1/1 v5] Allow machines to configure the QEMU_VERSION that's exposed via hardware
,
Anthony Liguori
,
2012/06/20
Re: [Qemu-devel] [PATCH 1/3] Fix aml_name_string() to recognize block name modifiers.
,
Gleb Natapov
,
2012/06/20
Re: [Qemu-devel] [PATCH 1/3] Fix aml_name_string() to recognize block name modifiers.
,
Kevin O'Connor
,
2012/06/21
[Qemu-devel] [PULL 00/33] target-arm queue
,
Peter Maydell
,
2012/06/20
[Qemu-devel] [PATCH 13/33] target-arm: Convert generic timer cp15 regs
,
Peter Maydell
,
2012/06/20
[Qemu-devel] [PATCH 10/33] target-arm: Convert WFI/barriers special cases to cp_reginfo
,
Peter Maydell
,
2012/06/20
[Qemu-devel] [PATCH 14/33] target-arm: Convert cp15 c3 register
,
Peter Maydell
,
2012/06/20
[Qemu-devel] [PATCH 32/33] target-arm: Remove remaining old cp15 infrastructure
,
Peter Maydell
,
2012/06/20
[Qemu-devel] [PATCH 09/33] target-arm: Convert TEECR, TEEHBR to new scheme
,
Peter Maydell
,
2012/06/20
[Qemu-devel] [PATCH 03/33] hw/pxa2xx: Convert cp14 perf registers to new scheme
,
Peter Maydell
,
2012/06/20
[Qemu-devel] [PATCH 31/33] target-arm: Move block cache ops to new cp15 framework
,
Peter Maydell
,
2012/06/20
[Qemu-devel] [PATCH 22/33] target-arm: convert cp15 crn=7 registers
,
Peter Maydell
,
2012/06/20
[Qemu-devel] [PATCH 08/33] target-arm: Convert debug registers to cp_reginfo
,
Peter Maydell
,
2012/06/20
[Qemu-devel] [PATCH 30/33] target-arm: Remove c0_cachetype CPUARMState field
,
Peter Maydell
,
2012/06/20
[Qemu-devel] [PATCH 26/33] target-arm: Convert cp15 crn=0 crm={1, 2} feature registers
,
Peter Maydell
,
2012/06/20
[Qemu-devel] [PATCH 02/33] target-arm: initial coprocessor register framework
,
Peter Maydell
,
2012/06/20
[Qemu-devel] [PATCH 28/33] target-arm: Convert MPIDR
,
Peter Maydell
,
2012/06/20
[Qemu-devel] [PATCH 16/33] target-arm: Convert cp15 crn=2 registers
,
Peter Maydell
,
2012/06/20
[Qemu-devel] [PATCH 19/33] target-arm: Convert cp15 crn=15 registers
,
Peter Maydell
,
2012/06/20
[Qemu-devel] [PATCH 04/33] hw/pxa2xx.c: Convert CLKCFG and PWRMODE cp14 regs
,
Peter Maydell
,
2012/06/20
[Qemu-devel] [PATCH 20/33] target-arm: Convert cp15 MMU TLB control
,
Peter Maydell
,
2012/06/20
[Qemu-devel] [PATCH 25/33] target-arm: Convert cp15 crn=1 registers
,
Peter Maydell
,
2012/06/20
[Qemu-devel] [PATCH 06/33] target-arm: Remove old cpu_arm_set_cp_io infrastructure
,
Peter Maydell
,
2012/06/20
[Qemu-devel] [PATCH 29/33] target-arm: Convert final ID registers
,
Peter Maydell
,
2012/06/20
[Qemu-devel] [PATCH 15/33] target-arm: Convert MMU fault status cp15 registers
,
Peter Maydell
,
2012/06/20
[Qemu-devel] [PATCH 12/33] target-arm: Convert performance monitor registers
,
Peter Maydell
,
2012/06/20
[Qemu-devel] [PATCH 11/33] target-arm: Convert TLS registers
,
Peter Maydell
,
2012/06/20
[Qemu-devel] [PATCH 07/33] target-arm: Add register_cp_regs_for_features()
,
Peter Maydell
,
2012/06/20
[Qemu-devel] [PATCH 01/33] target-arm: Fix 11MPCore cache type register value
,
Peter Maydell
,
2012/06/20
[Qemu-devel] [PATCH 18/33] target-arm: Convert cp15 crn=10 registers
,
Peter Maydell
,
2012/06/20
[Qemu-devel] [PATCH 21/33] target-arm: Convert cp15 VA-PA translation registers
,
Peter Maydell
,
2012/06/20
[Qemu-devel] [PATCH 24/33] target-arm: Convert cp15 crn=9 registers
,
Peter Maydell
,
2012/06/20
[Qemu-devel] [PATCH 23/33] target-arm: Convert cp15 crn=6 registers
,
Peter Maydell
,
2012/06/20
[Qemu-devel] [PATCH 27/33] target-arm: Convert cp15 cache ID registers
,
Peter Maydell
,
2012/06/20
[Qemu-devel] [PATCH 05/33] hw/pxa2xx_pic: Convert coprocessor registers to new scheme
,
Peter Maydell
,
2012/06/20
[Qemu-devel] [PATCH 17/33] target-arm: Convert cp15 crn=13 registers
,
Peter Maydell
,
2012/06/20
[Qemu-devel] [PATCH 33/33] target-arm: Remove ARM_CPUID_* macros
,
Peter Maydell
,
2012/06/20
Re: [Qemu-devel] [PULL 00/33] target-arm queue
,
Blue Swirl
,
2012/06/24
[Qemu-devel] [PATCH 0/4] usb attached scsi
,
Gerd Hoffmann
,
2012/06/20
[Qemu-devel] [PATCH 1/4] ehci: fix ehci_qh_do_overlay
,
Gerd Hoffmann
,
2012/06/20
[Qemu-devel] [PATCH 4/4] [wip] ehci: don't flush cache on dorbell rings.
,
Gerd Hoffmann
,
2012/06/20
Re: [Qemu-devel] [PATCH 4/4] [wip] ehci: don't flush cache on dorbell rings.
,
Gerd Hoffmann
,
2012/06/21
Re: [Qemu-devel] [PATCH 4/4] [wip] ehci: don't flush cache on dorbell rings.
,
Peter Maydell
,
2012/06/21
Re: [Qemu-devel] [PATCH 4/4] [wip] ehci: don't flush cache on dorbell rings.
,
Andreas Färber
,
2012/06/21
Re: [Qemu-devel] [PATCH 4/4] [wip] ehci: don't flush cache on dorbell rings.
,
Dor Laor
,
2012/06/21
[Qemu-devel] [PATCH 2/4] ehci: fix td writeback
,
Gerd Hoffmann
,
2012/06/20
[Qemu-devel] [PATCH 3/4] usb: add usb attached scsi emulation
,
Gerd Hoffmann
,
2012/06/20
[Qemu-devel] [PATCH] Restore FPU round state after loading the VM state
,
Pavel Dovgaluk
,
2012/06/20
[Qemu-devel] [PATCH v2 0/3] Some socket fix patches
,
zwu . kernel
,
2012/06/20
[Qemu-devel] [PATCH v2 1/3] net: fix the coding style
,
zwu . kernel
,
2012/06/20
[Qemu-devel] [PATCH v2 2/3] net: add the support for -netdev socket, listen
,
zwu . kernel
,
2012/06/20
[Qemu-devel] [PATCH v2 3/3] net: complete NetSocketState lifecycle handling
,
zwu . kernel
,
2012/06/20
Re: [Qemu-devel] [PATCH v2 0/3] Some socket fix patches
,
Zhi Yong Wu
,
2012/06/24
[Qemu-devel] [PATCH v6 00/17] hub-based networking patchset
,
zwu . kernel
,
2012/06/20
[Qemu-devel] [PATCH v6 02/17] net: Use hubs for the vlan feature
,
zwu . kernel
,
2012/06/20
[Qemu-devel] [PATCH v6 04/17] hub: Check that hubs are configured correctly
,
zwu . kernel
,
2012/06/20
[Qemu-devel] [PATCH v6 03/17] net: Look up 'vlan' net clients using hubs
,
zwu . kernel
,
2012/06/20
[Qemu-devel] [PATCH v6 06/17] net: Remove vlan qdev property
,
zwu . kernel
,
2012/06/20
[Qemu-devel] [PATCH v6 11/17] net: Rename vc local variables to nc
,
zwu . kernel
,
2012/06/20
[Qemu-devel] [PATCH v6 17/17] net: roll back qdev_prop_vlan
,
zwu . kernel
,
2012/06/20
[Qemu-devel] [PATCH v6 14/17] net: cleanup deliver/deliver_iov func pointers
,
zwu . kernel
,
2012/06/20
[Qemu-devel] [PATCH v6 16/17] hub: add the support for hub own flow control
,
zwu . kernel
,
2012/06/20
[Qemu-devel] [PATCH v6 01/17] net: Add a hub net client
,
zwu . kernel
,
2012/06/20
[Qemu-devel] [PATCH v6 08/17] net: Remove VLANState
,
zwu . kernel
,
2012/06/20
[Qemu-devel] [PATCH v6 12/17] net: Rename qemu_del_vlan_client() to qemu_del_net_client()
,
zwu . kernel
,
2012/06/20
[Qemu-devel] [PATCH v6 07/17] net: Remove vlan code from net.c
,
zwu . kernel
,
2012/06/20
[Qemu-devel] [PATCH v6 13/17] net: Make "info network" output more readable info
,
zwu . kernel
,
2012/06/20
[Qemu-devel] [PATCH v6 10/17] net: Rename VLANClientState to NetClientState
,
zwu . kernel
,
2012/06/20
[Qemu-devel] [PATCH v6 05/17] net: Drop vlan argument to qemu_new_net_client()
,
zwu . kernel
,
2012/06/20
[Qemu-devel] [PATCH v6 09/17] net: Rename non_vlan_clients to net_clients
,
zwu . kernel
,
2012/06/20
[Qemu-devel] [PATCH v6 15/17] net: determine if packets can be sent before net queue deliver packets
,
zwu . kernel
,
2012/06/20
Re: [Qemu-devel] [PATCH v6 00/17] hub-based networking patchset
,
Stefan Hajnoczi
,
2012/06/21
Re: [Qemu-devel] [PATCH v6 00/17] hub-based networking patchset
,
Zhi Yong Wu
,
2012/06/24
[Qemu-devel] Threaded VNC server status - time to enable by default ?
,
Daniel P. Berrange
,
2012/06/20
Re: [Qemu-devel] Threaded VNC server status - time to enable by default ?
,
Anthony Liguori
,
2012/06/20
Re: [Qemu-devel] Threaded VNC server status - time to enable by default ?
,
Daniel P. Berrange
,
2012/06/20
[Qemu-devel] [PATCH] raw-posix: Fix build without is_allocated support
,
Kevin Wolf
,
2012/06/20
Re: [Qemu-devel] [PATCH] raw-posix: Fix build without is_allocated support
,
Alexander Graf
,
2012/06/20
Re: [Qemu-devel] [PATCH] raw-posix: Fix build without is_allocated support
,
Kevin Wolf
,
2012/06/20
Re: [Qemu-devel] [PATCH] raw-posix: Fix build without is_allocated support
,
Alexander Graf
,
2012/06/20
[Qemu-devel] [PATCH v3 0/1] virtio-rng: hardware random number generator
,
Amit Shah
,
2012/06/20
[Qemu-devel] [PATCH v3 1/1] virtio-rng: hardware random number generator device
,
Amit Shah
,
2012/06/20
Re: [Qemu-devel] [PATCH v3 1/1] virtio-rng: hardware random number generator device
,
Daniel P. Berrange
,
2012/06/20
Re: [Qemu-devel] [PATCH v3 1/1] virtio-rng: hardware random number generator device
,
Anthony Liguori
,
2012/06/20
Re: [Qemu-devel] [PATCH v3 1/1] virtio-rng: hardware random number generator device
,
Amit Shah
,
2012/06/22
Re: [Qemu-devel] [PATCH v3 1/1] virtio-rng: hardware random number generator device
,
Markus Armbruster
,
2012/06/22
Re: [Qemu-devel] [PATCH v3 1/1] virtio-rng: hardware random number generator device
,
Anthony Liguori
,
2012/06/22
Re: [Qemu-devel] [PATCH v3 1/1] virtio-rng: hardware random number generator device
,
Daniel P. Berrange
,
2012/06/22
Re: [Qemu-devel] [PATCH v3 1/1] virtio-rng: hardware random number generator device
,
Anthony Liguori
,
2012/06/22
Re: [Qemu-devel] [PATCH v3 1/1] virtio-rng: hardware random number generator device
,
Daniel P. Berrange
,
2012/06/22
Re: [Qemu-devel] [PATCH v3 1/1] virtio-rng: hardware random number generator device
,
Anthony Liguori
,
2012/06/22
Re: [Qemu-devel] [PATCH v3 1/1] virtio-rng: hardware random number generator device
,
Amit Shah
,
2012/06/22
Re: [Qemu-devel] [PATCH v3 1/1] virtio-rng: hardware random number generator device
,
Anthony Liguori
,
2012/06/22
Re: [Qemu-devel] [PATCH v3 1/1] virtio-rng: hardware random number generator device
,
Daniel P. Berrange
,
2012/06/25
Re: [Qemu-devel] [PATCH v3 1/1] virtio-rng: hardware random number generator device
,
Anthony Liguori
,
2012/06/25
Re: [Qemu-devel] [PATCH v3 1/1] virtio-rng: hardware random number generator device
,
Daniel P. Berrange
,
2012/06/25
Re: [Qemu-devel] [PATCH v3 1/1] virtio-rng: hardware random number generator device
,
Anthony Liguori
,
2012/06/25
Re: [Qemu-devel] [PATCH v3 1/1] virtio-rng: hardware random number generator device
,
Daniel P. Berrange
,
2012/06/25
[Qemu-devel] [PATCH 0/2] Hotplug support for virtio-scsi
,
Cong Meng
,
2012/06/20
[Qemu-devel] [PATCH 2/2] virtio-scsi: Implement hotplug support for virtio-scsi
,
Cong Meng
,
2012/06/20
Re: [Qemu-devel] [PATCH 2/2] virtio-scsi: Implement hotplug support for virtio-scsi
,
Stefan Hajnoczi
,
2012/06/21
Re: [Qemu-devel] [PATCH 2/2] virtio-scsi: Implement hotplug support for virtio-scsi
,
mc
,
2012/06/25
Re: [Qemu-devel] [PATCH 2/2] virtio-scsi: Implement hotplug support for virtio-scsi
,
Stefan Hajnoczi
,
2012/06/25
[Qemu-devel] [PATCH 1/2] scsi bus: introduce hotplug() and hot_unplug() interfaces for SCSI bus
,
Cong Meng
,
2012/06/20
Re: [Qemu-devel] [PATCH 1/2] scsi bus: introduce hotplug() and hot_unplug() interfaces for SCSI bus
,
Andreas Färber
,
2012/06/20
[Qemu-devel] [PATCH v3 0/6] convert sendkey to qapi
,
Amos Kong
,
2012/06/20
[Qemu-devel] [PATCH v3 1/6] fix doc of using raw values with sendkey
,
Amos Kong
,
2012/06/20
[Qemu-devel] [PATCH v3 2/6] monitor: rename keyname '<' to 'less'
,
Amos Kong
,
2012/06/20
[Qemu-devel] [PATCH v3 3/6] hmp: rename arguments
,
Amos Kong
,
2012/06/20
[Qemu-devel] [PATCH v3 4/6] qapi: generate list struct and visit_list for enum
,
Amos Kong
,
2012/06/20
[Qemu-devel] [PATCH v3 5/6] qapi: convert sendkey
,
Amos Kong
,
2012/06/20
Re: [Qemu-devel] [PATCH v3 5/6] qapi: convert sendkey
,
Eric Blake
,
2012/06/20
Re: [Qemu-devel] [PATCH v3 5/6] qapi: convert sendkey
,
Luiz Capitulino
,
2012/06/26
Re: [Qemu-devel] [PATCH v3 5/6] qapi: convert sendkey
,
Amos Kong
,
2012/06/27
Re: [Qemu-devel] [PATCH v3 5/6] qapi: convert sendkey
,
Eric Blake
,
2012/06/27
Re: [Qemu-devel] [PATCH v3 5/6] qapi: convert sendkey
,
Luiz Capitulino
,
2012/06/27
Re: [Qemu-devel] [PATCH v3 5/6] qapi: convert sendkey
,
Luiz Capitulino
,
2012/06/26
Re: [Qemu-devel] [PATCH v3 5/6] qapi: convert sendkey
,
Amos Kong
,
2012/06/27
Re: [Qemu-devel] [PATCH v3 5/6] qapi: convert sendkey
,
Luiz Capitulino
,
2012/06/27
[Qemu-devel] [PATCH v3 6/6] ps2: output warning when event queue full
,
Amos Kong
,
2012/06/20
[Qemu-devel] [PATCH] target-i386: Use QEMU instead of Qemu
,
Stefan Weil
,
2012/06/20
Re: [Qemu-devel] [Qemu-trivial] [PATCH] target-i386: Use QEMU instead of Qemu
,
Stefan Hajnoczi
,
2012/06/22
Re: [Qemu-devel] [PATCH] hw/cadence_gem: Make rx_desc_addr and tx_desc_addr uint32_t
,
Peter Crosthwaite
,
2012/06/19
[Qemu-devel] [Patch V10 0/5] i.MX31: Add initial support
,
Peter Chubb
,
2012/06/19
[Qemu-devel] [Patch V10 5/5] i.MX31: KZM-ARM11-01 evaluation board
,
Peter Chubb
,
2012/06/19
Re: [Qemu-devel] [Patch V10 5/5] i.MX31: KZM-ARM11-01 evaluation board
,
Peter Maydell
,
2012/06/29
[Qemu-devel] [Patch V10 2/5] i.MX31: Clock Control Module
,
Peter Chubb
,
2012/06/19
Re: [Qemu-devel] [Patch V10 2/5] i.MX31: Clock Control Module
,
Peter Maydell
,
2012/06/29
[Qemu-devel] [Patch V10 4/5] i.MX31: Interrupt Controller
,
Peter Chubb
,
2012/06/19
[Qemu-devel] [Patch V10 3/5] i.MX31: Timers
,
Peter Chubb
,
2012/06/19
Re: [Qemu-devel] [Patch V10 3/5] i.MX31: Timers
,
Peter Maydell
,
2012/06/29
[Qemu-devel] [Patch V10 1/5] i.MX: UART support
,
Peter Chubb
,
2012/06/19
Re: [Qemu-devel] [Patch V10 0/5] i.MX31: Add initial support
,
Peter Maydell
,
2012/06/29
[Qemu-devel] [PATCH v2] Fixes related to processing of qemu's -numa option
,
Chegu Vinod
,
2012/06/19
Re: [Qemu-devel] [PATCH v2] Fixes related to processing of qemu's -numa option
,
Eduardo Habkost
,
2012/06/20
Re: [Qemu-devel] [PATCH v2] Fixes related to processing of qemu's -numa option
,
Eduardo Habkost
,
2012/06/25
Re: [Qemu-devel] [PATCH v2] Fixes related to processing of qemu's -numa option
,
Vinod, Chegu
,
2012/06/25
[Qemu-devel] [PATCH 08/17] net: Remove VLANState
,
zwu . kernel
,
2012/06/19
[Qemu-devel] [PATCH v4 1/2] Force driftfix=none on previous machines
,
Crístian Viana
,
2012/06/19
[Qemu-devel] [PATCH v4 2/2] Change driftfix default value to slew
,
Crístian Viana
,
2012/06/19
Re: [Qemu-devel] [PATCH v4 1/2] Force driftfix=none on previous machines
,
Daniel P. Berrange
,
2012/06/20
Re: [Qemu-devel] [PATCH qom-next v2 33/33] target-arm: Remove ARM_CPUID_* macros
,
Andreas Färber
,
2012/06/19
[Qemu-devel] [PATCH v12 00/13] XBZRLE delta for live migration of large memory app
,
Orit Wasserman
,
2012/06/19
[Qemu-devel] [PATCH v12 01/13] Add MigrationParams structure
,
Orit Wasserman
,
2012/06/19
Re: [Qemu-devel] [PATCH v12 01/13] Add MigrationParams structure
,
Eric Blake
,
2012/06/19
Re: [Qemu-devel] [PATCH v12 01/13] Add MigrationParams structure
,
Orit Wasserman
,
2012/06/19
[Qemu-devel] [PATCH v12 03/13] Add XBZRLE documentation
,
Orit Wasserman
,
2012/06/19
Re: [Qemu-devel] [PATCH v12 03/13] Add XBZRLE documentation
,
Eric Blake
,
2012/06/19
[Qemu-devel] [PATCH v12 02/13] Add migration capabilites
,
Orit Wasserman
,
2012/06/19
Re: [Qemu-devel] [PATCH v12 02/13] Add migration capabilites
,
Eric Blake
,
2012/06/19
[Qemu-devel] [PATCH v12 05/13] Add uleb encoding/decoding functions
,
Orit Wasserman
,
2012/06/19
Re: [Qemu-devel] [PATCH v12 05/13] Add uleb encoding/decoding functions
,
Eric Blake
,
2012/06/19
[Qemu-devel] [PATCH v12 04/13] Add cache handling functions
,
Orit Wasserman
,
2012/06/19
Re: [Qemu-devel] [PATCH v12 04/13] Add cache handling functions
,
Eric Blake
,
2012/06/19
[Qemu-devel] [PATCH v12 06/13] Add save_block_hdr function
,
Orit Wasserman
,
2012/06/19
[Qemu-devel] [PATCH v12 07/13] Add debugging infrastructure
,
Orit Wasserman
,
2012/06/19
[Qemu-devel] [PATCH v12 11/13] Add XBZRLE to ram_save_block and ram_save_live
,
Orit Wasserman
,
2012/06/19
Re: [Qemu-devel] [PATCH v12 11/13] Add XBZRLE to ram_save_block and ram_save_live
,
Eric Blake
,
2012/06/19
[Qemu-devel] [PATCH v12 13/13] Add XBZRLE statistics
,
Orit Wasserman
,
2012/06/19
Re: [Qemu-devel] [PATCH v12 13/13] Add XBZRLE statistics
,
Eric Blake
,
2012/06/19
[Qemu-devel] [PATCH v12 12/13] Add set_cachesize command
,
Orit Wasserman
,
2012/06/19
Re: [Qemu-devel] [PATCH v12 12/13] Add set_cachesize command
,
Eric Blake
,
2012/06/19
[Qemu-devel] [PATCH v12 09/13] Add migration_end function
,
Orit Wasserman
,
2012/06/19
[Qemu-devel] [PATCH v12 08/13] Change ram_save_block to return -1 if there are no more changes
,
Orit Wasserman
,
2012/06/19
[Qemu-devel] [PATCH v12 10/13] Add xbzrle_encode_buffer and xbzrle_decode_buffer functions
,
Orit Wasserman
,
2012/06/19
Re: [Qemu-devel] [PATCH v12 10/13] Add xbzrle_encode_buffer and xbzrle_decode_buffer functions
,
Eric Blake
,
2012/06/19
Re: [Qemu-devel] [PATCH v12 10/13] Add xbzrle_encode_buffer and xbzrle_decode_buffer functions
,
Orit Wasserman
,
2012/06/26
Re: [Qemu-devel] [PATCH] qemu_find_file: check name as a straight path even if it has no '/'
,
Peter Maydell
,
2012/06/19
Re: [Qemu-devel] [PATCH] qemu_find_file: check name as a straight path even if it has no '/'
,
Peter Maydell
,
2012/06/28
Re: [Qemu-devel] [PATCH] hw/cadence_gem: Make rx_desc_addr and tx_desc_addr uint32_t
,
Peter Maydell
,
2012/06/19
[Qemu-devel] [PATCH] Makefile.hw: avoid overly large 'make clean' rm command
,
Peter Maydell
,
2012/06/19
Re: [Qemu-devel] [PATCH] Makefile.hw: avoid overly large 'make clean' rm command
,
Stefan Hajnoczi
,
2012/06/22
[Qemu-devel] [PULL 00/16] arm-devs queue
,
Peter Maydell
,
2012/06/19
[Qemu-devel] [PATCH 16/16] arm_boot: Conditionalised DTB command line update
,
Peter Maydell
,
2012/06/19
[Qemu-devel] [PATCH 14/16] cadence_gem: avoid stack-writing buffer-overrun
,
Peter Maydell
,
2012/06/19
Re: [Qemu-devel] [PATCH 14/16] cadence_gem: avoid stack-writing buffer-overrun
,
Peter Crosthwaite
,
2012/06/19
[Qemu-devel] [PATCH 04/16] hw/arm_gic: Remove the special casing of NCPU for the NVIC
,
Peter Maydell
,
2012/06/19
[Qemu-devel] [PATCH 09/16] hw/arm_gic.c: Make NVIC interrupt numbering a runtime setting
,
Peter Maydell
,
2012/06/19
[Qemu-devel] [PATCH 10/16] hw/arm_gic: Move CPU interface memory region setup into arm_gic_init
,
Peter Maydell
,
2012/06/19
[Qemu-devel] [PATCH 12/16] hw/omap.h: Drop broken MEM_VERBOSE tracing
,
Peter Maydell
,
2012/06/19
[Qemu-devel] [PATCH 15/16] cadence_ttc: changed master clock frequency
,
Peter Maydell
,
2012/06/19
[Qemu-devel] [PATCH 08/16] hw/arm_gic: Make CPU target registers RAZ/WI on uniprocessor
,
Peter Maydell
,
2012/06/19
[Qemu-devel] [PATCH 07/16] hw/arm_gic: Add qdev property for GIC revision
,
Peter Maydell
,
2012/06/19
[Qemu-devel] [PATCH 02/16] arm_boot: Fix typos in comment
,
Peter Maydell
,
2012/06/19
[Qemu-devel] [PATCH 13/16] hw/a9mpcore: Fix compilation failure if physaddrs are 64 bit
,
Peter Maydell
,
2012/06/19
[Qemu-devel] [PATCH 06/16] hw/armv7m_nvic: Use MemoryRegions for NVIC specific registers
,
Peter Maydell
,
2012/06/19
[Qemu-devel] [PATCH 05/16] hw/arm_gic: Move NVIC specific reset to armv7m_nvic_reset
,
Peter Maydell
,
2012/06/19
[Qemu-devel] [PATCH 01/16] ARM: Exynos4210 IRQ: Introduce new IRQ gate functionality.
,
Peter Maydell
,
2012/06/19
[Qemu-devel] [PATCH 11/16] hw/armv7m_nvic: Make the NVIC a freestanding class
,
Peter Maydell
,
2012/06/19
[Qemu-devel] [PATCH 03/16] hw/arm_gic: Remove NVIC ifdefs from gic_state struct
,
Peter Maydell
,
2012/06/19
Re: [Qemu-devel] [PULL 00/16] arm-devs queue
,
Blue Swirl
,
2012/06/24
[Qemu-devel] [Bug 712416] Missing required logs.
,
Brad Figg
,
2012/06/19
[Qemu-devel] qemu-img check of corrupted image file crashes
,
Mario De Chenno
,
2012/06/19
[Qemu-devel] [PATCH] Add missing check for host_from_stream_offset return value for RAM_SAVE_FLAG_PAGE
,
Orit Wasserman
,
2012/06/19
Re: [Qemu-devel] [PATCH] Add missing check for host_from_stream_offset return value for RAM_SAVE_FLAG_PAGE
,
Juan Quintela
,
2012/06/19
[Qemu-devel] [Bug 712416] Re: kvm_intel kernel module crash with via nano vmx
,
khetzal
,
2012/06/19
[Qemu-devel] [Bug 712416] Re: kvm_intel kernel module crash with via nano vmx
,
Serge Hallyn
,
2012/06/19
[Qemu-devel] [Bug 712416] Re: kvm_intel kernel module crash with via nano vmx
,
khetzal
,
2012/06/19
Re: [Qemu-devel] Windows Vista 64 bit on QEMU
,
Edward Tisdale
,
2012/06/19
[Qemu-devel] [PATCH 00/13] iommu series
,
Benjamin Herrenschmidt
,
2012/06/19
[Qemu-devel] [PATCH 04/13] usb-ohci: Use universal DMA helper functions
,
Benjamin Herrenschmidt
,
2012/06/19
Re: [Qemu-devel] [PATCH 04/13] usb-ohci: Use universal DMA helper functions
,
Anthony Liguori
,
2012/06/20
Re: [Qemu-devel] [PATCH 04/13] usb-ohci: Use universal DMA helper functions
,
Benjamin Herrenschmidt
,
2012/06/20
Re: [Qemu-devel] [PATCH 04/13] usb-ohci: Use universal DMA helper functions
,
Anthony Liguori
,
2012/06/20
Re: [Qemu-devel] [PATCH 04/13] usb-ohci: Use universal DMA helper functions
,
Benjamin Herrenschmidt
,
2012/06/20
Re: [Qemu-devel] [PATCH 04/13] usb-ohci: Use universal DMA helper functions
,
Michael S. Tsirkin
,
2012/06/21
Re: [Qemu-devel] [PATCH 04/13] usb-ohci: Use universal DMA helper functions
,
Anthony Liguori
,
2012/06/21
Re: [Qemu-devel] [PATCH 04/13] usb-ohci: Use universal DMA helper functions
,
Michael S. Tsirkin
,
2012/06/21
Re: [Qemu-devel] [PATCH 04/13] usb-ohci: Use universal DMA helper functions
,
Benjamin Herrenschmidt
,
2012/06/21
Re: [Qemu-devel] [PATCH 04/13] usb-ohci: Use universal DMA helper functions
,
Gerd Hoffmann
,
2012/06/21
[Qemu-devel] [PATCH 05/13] iommu: Make sglists and dma_bdrv helpers use new universal DMA helpers
,
Benjamin Herrenschmidt
,
2012/06/19
Re: [Qemu-devel] [PATCH 05/13] iommu: Make sglists and dma_bdrv helpers use new universal DMA helpers
,
Anthony Liguori
,
2012/06/20
Re: [Qemu-devel] [PATCH 05/13] iommu: Make sglists and dma_bdrv helpers use new universal DMA helpers
,
Benjamin Herrenschmidt
,
2012/06/20
[Qemu-devel] [PATCH 06/13] ide/ahci: Use universal DMA helper functions
,
Benjamin Herrenschmidt
,
2012/06/19
[Qemu-devel] [PATCH 09/13] iommu: Add facility to cancel in-use dma memory maps
,
Benjamin Herrenschmidt
,
2012/06/19
Re: [Qemu-devel] [PATCH 09/13] iommu: Add facility to cancel in-use dma memory maps
,
Anthony Liguori
,
2012/06/20
Re: [Qemu-devel] [PATCH 09/13] iommu: Add facility to cancel in-use dma memory maps
,
Benjamin Herrenschmidt
,
2012/06/20
Re: [Qemu-devel] [PATCH 09/13] iommu: Add facility to cancel in-use dma memory maps
,
Benjamin Herrenschmidt
,
2012/06/21
[Qemu-devel] [PATCH 08/13] iommu: Introduce IOMMU emulation infrastructure
,
Benjamin Herrenschmidt
,
2012/06/19
[Qemu-devel] [PATCH 03/13] iommu: Add universal DMA helper functions
,
Benjamin Herrenschmidt
,
2012/06/19
Re: [Qemu-devel] [PATCH 03/13] iommu: Add universal DMA helper functions
,
Anthony Liguori
,
2012/06/20
Re: [Qemu-devel] [PATCH 03/13] iommu: Add universal DMA helper functions
,
Michael S. Tsirkin
,
2012/06/20
Re: [Qemu-devel] [PATCH 03/13] iommu: Add universal DMA helper functions
,
Anthony Liguori
,
2012/06/20
Re: [Qemu-devel] [PATCH 03/13] iommu: Add universal DMA helper functions
,
Michael S. Tsirkin
,
2012/06/20
Re: [Qemu-devel] [PATCH 03/13] iommu: Add universal DMA helper functions
,
Anthony Liguori
,
2012/06/20
Re: [Qemu-devel] [PATCH 03/13] iommu: Add universal DMA helper functions
,
Michael S. Tsirkin
,
2012/06/20
Re: [Qemu-devel] [PATCH 03/13] iommu: Add universal DMA helper functions
,
Benjamin Herrenschmidt
,
2012/06/20
Re: [Qemu-devel] [PATCH 03/13] iommu: Add universal DMA helper functions
,
Michael S. Tsirkin
,
2012/06/20
Re: [Qemu-devel] [PATCH 03/13] iommu: Add universal DMA helper functions
,
Anthony Liguori
,
2012/06/20
Re: [Qemu-devel] [PATCH 03/13] iommu: Add universal DMA helper functions
,
David Gibson
,
2012/06/20
Re: [Qemu-devel] [PATCH 03/13] iommu: Add universal DMA helper functions
,
Benjamin Herrenschmidt
,
2012/06/21
[Qemu-devel] [PATCH 07/13] usb: Convert usb_packet_{map, unmap} to universal DMA helpers
,
Benjamin Herrenschmidt
,
2012/06/19
Re: [Qemu-devel] [PATCH 07/13] usb: Convert usb_packet_{map, unmap} to universal DMA helpers
,
Gerd Hoffmann
,
2012/06/19
Re: [Qemu-devel] [PATCH 07/13] usb: Convert usb_packet_{map, unmap} to universal DMA helpers
,
Benjamin Herrenschmidt
,
2012/06/19
Re: [Qemu-devel] [PATCH 07/13] usb: Convert usb_packet_{map, unmap} to universal DMA helpers
,
David Gibson
,
2012/06/19
Re: [Qemu-devel] [PATCH 07/13] usb: Convert usb_packet_{map, unmap} to universal DMA helpers
,
Benjamin Herrenschmidt
,
2012/06/19
Re: [Qemu-devel] [PATCH 07/13] usb: Convert usb_packet_{map, unmap} to universal DMA helpers
,
David Gibson
,
2012/06/20
Re: [Qemu-devel] [PATCH 07/13] usb: Convert usb_packet_{map, unmap} to universal DMA helpers
,
Gerd Hoffmann
,
2012/06/20
Re: [Qemu-devel] [PATCH 07/13] usb: Convert usb_packet_{map, unmap} to universal DMA helpers
,
Benjamin Herrenschmidt
,
2012/06/20
Re: [Qemu-devel] [PATCH 07/13] usb: Convert usb_packet_{map, unmap} to universal DMA helpers
,
Gerd Hoffmann
,
2012/06/20
[Qemu-devel] [PATCH 11/13] iommu: Allow PCI to use IOMMU infrastructure
,
Benjamin Herrenschmidt
,
2012/06/19
[Qemu-devel] [PATCH 13/13] Add a memory barrier to DMA functions
,
Benjamin Herrenschmidt
,
2012/06/19
[Qemu-devel] [PATCH 12/13] pseries: Implement IOMMU and DMA for PAPR PCI devices
,
Benjamin Herrenschmidt
,
2012/06/19
[Qemu-devel] [PATCH 10/13] pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure
,
Benjamin Herrenschmidt
,
2012/06/19
[Qemu-devel] [PATCH 02/13] Implement cpu_physical_memory_set()
,
Benjamin Herrenschmidt
,
2012/06/19
Re: [Qemu-devel] [PATCH 02/13] Implement cpu_physical_memory_set()
,
Anthony Liguori
,
2012/06/20
Re: [Qemu-devel] [PATCH 02/13] Implement cpu_physical_memory_set()
,
Benjamin Herrenschmidt
,
2012/06/20
Re: [Qemu-devel] [PATCH 02/13] Implement cpu_physical_memory_set()
,
Anthony Liguori
,
2012/06/20
Re: [Qemu-devel] [PATCH 02/13] Implement cpu_physical_memory_set()
,
David Gibson
,
2012/06/20
Re: [Qemu-devel] [PATCH 02/13] Implement cpu_physical_memory_set()
,
David Gibson
,
2012/06/20
Re: [Qemu-devel] [PATCH 02/13] Implement cpu_physical_memory_set()
,
Benjamin Herrenschmidt
,
2012/06/20
Re: [Qemu-devel] [PATCH 02/13] Implement cpu_physical_memory_set()
,
Benjamin Herrenschmidt
,
2012/06/21
[Qemu-devel] [PATCH 01/13] Better support for dma_addr_t variables
,
Benjamin Herrenschmidt
,
2012/06/19
Re: [Qemu-devel] [PATCH 01/13] Better support for dma_addr_t variables
,
Anthony Liguori
,
2012/06/20
Re: [Qemu-devel] [PATCH 01/13] Better support for dma_addr_t variables
,
Benjamin Herrenschmidt
,
2012/06/20
Re: [Qemu-devel] [PATCH 01/13] Better support for dma_addr_t variables
,
David Gibson
,
2012/06/20
Re: [Qemu-devel] [PATCH 01/13] Better support for dma_addr_t variables
,
Peter Maydell
,
2012/06/20
Re: [Qemu-devel] [PATCH 01/13] Better support for dma_addr_t variables
,
Anthony Liguori
,
2012/06/20
Re: [Qemu-devel] [PATCH 01/13] Better support for dma_addr_t variables
,
Peter Maydell
,
2012/06/21
Re: [Qemu-devel] [PATCH 01/13] Better support for dma_addr_t variables
,
Benjamin Herrenschmidt
,
2012/06/21
Re: [Qemu-devel] [PATCH 00/13] iommu series
,
Anthony Liguori
,
2012/06/20
[Qemu-devel] [PATCH] cadence_gem: Avoid stack-writing buffer-overrun
,
Peter A. G. Crosthwaite
,
2012/06/19
Re: [Qemu-devel] [Qemu-trivial] [PATCH] cadence_gem: Avoid stack-writing buffer-overrun
,
Stefan Hajnoczi
,
2012/06/22
Re: [Qemu-devel] [Qemu-trivial] [PATCH] cadence_gem: Avoid stack-writing buffer-overrun
,
Peter Maydell
,
2012/06/22
Re: [Qemu-devel] [Qemu-trivial] [PATCH] cadence_gem: Avoid stack-writing buffer-overrun
,
Stefan Hajnoczi
,
2012/06/22
[Qemu-devel] [PATCH v3] spapr: Add "memop" hypercall
,
Benjamin Herrenschmidt
,
2012/06/19
Re: [Qemu-devel] [PATCH v3] spapr: Add "memop" hypercall
,
Alexander Graf
,
2012/06/19
[Qemu-devel] Cant Upload tests to Wiki
,
Peter Crosthwaite
,
2012/06/19
Re: [Qemu-devel] Cant Upload tests to Wiki
,
Anthony Liguori
,
2012/06/19
Re: [Qemu-devel] Cant Upload tests to Wiki
,
Peter Crosthwaite
,
2012/06/19
[Qemu-devel] [PATCH] spapr_vscsi: Error handling fixes
,
Benjamin Herrenschmidt
,
2012/06/19
Re: [Qemu-devel] [PATCH] spapr_vscsi: Error handling fixes
,
Andreas Färber
,
2012/06/19
Re: [Qemu-devel] [PATCH] spapr_vscsi: Error handling fixes
,
Benjamin Herrenschmidt
,
2012/06/19
Re: [Qemu-devel] [PATCH] spapr_vscsi: Error handling fixes
,
Alexander Graf
,
2012/06/19
Re: [Qemu-devel] [PATCH] spapr_vscsi: Error handling fixes
,
Benjamin Herrenschmidt
,
2012/06/19
Re: [Qemu-devel] [PATCH] spapr_vscsi: Error handling fixes
,
Alexander Graf
,
2012/06/19
[Qemu-devel] [PATCH 2/2] pseries: Correctly create ibm, segment-page-sizes property
,
Benjamin Herrenschmidt
,
2012/06/19
[Qemu-devel] [PATCH 1/2] ppc64: Rudimentary Support for extra page sizes on server CPUs
,
Benjamin Herrenschmidt
,
2012/06/19
Re: [Qemu-devel] [PATCH 1/2] ppc64: Rudimentary Support for extra page sizes on server CPUs
,
Alexander Graf
,
2012/06/19
[Qemu-devel] [PATCH] tci: don't write zero for reloc in tci_out_label
,
Scott Wood
,
2012/06/18
Re: [Qemu-devel] [PATCH] tci: don't write zero for reloc in tci_out_label
,
Stefan Weil
,
2012/06/19
Re: [Qemu-devel] [PATCH] tci: don't write zero for reloc in tci_out_label
,
Blue Swirl
,
2012/06/19
Re: [Qemu-devel] [PATCH] tci: don't write zero for reloc in tci_out_label
,
Stefan Weil
,
2012/06/20
Re: [Qemu-devel] [PATCH] tci: don't write zero for reloc in tci_out_label
,
Scott Wood
,
2012/06/19
Re: [Qemu-devel] [PATCH] tci: don't write zero for reloc in tci_out_label
,
Peter Maydell
,
2012/06/19
Re: [Qemu-devel] [PATCH] tci: don't write zero for reloc in tci_out_label
,
Blue Swirl
,
2012/06/24
[Qemu-devel] [PATCH] configure: Fix typo
,
Stefan Weil
,
2012/06/18
Re: [Qemu-devel] [Qemu-trivial] [PATCH] configure: Fix typo
,
Stefan Hajnoczi
,
2012/06/22
[Qemu-devel] [PATCH 0/3] Some socket fix patches
,
zwu . kernel
,
2012/06/18
[Qemu-devel] [PATCH 2/3] net: add the support for -netdev socket, listen
,
zwu . kernel
,
2012/06/18
[Qemu-devel] [PATCH 1/3] net: fix the coding style
,
zwu . kernel
,
2012/06/18
[Qemu-devel] [PATCH 3/3] net: complete NetSocketS?tate lifecycle handling
,
zwu . kernel
,
2012/06/18
Re: [Qemu-devel] [PATCH 3/3] net: complete NetSocketS?tate lifecycle handling
,
Zhi Yong Wu
,
2012/06/18
[Qemu-devel] [PATCH 3/3] net: complete NetSocketState lifecycle handling
,
zwu . kernel
,
2012/06/18
[Qemu-devel] [PATCH v5 00/17] hub-based networking patches
,
zwu . kernel
,
2012/06/18
[Qemu-devel] [PATCH v5 01/17] net: Add a hub net client
,
zwu . kernel
,
2012/06/18
[Qemu-devel] [PATCH v5 03/17] net: Look up 'vlan' net clients using hubs
,
zwu . kernel
,
2012/06/18
[Qemu-devel] [PATCH v5 07/17] net: Remove vlan code from net.c
,
zwu . kernel
,
2012/06/18
[Qemu-devel] [PATCH v5 08/17] net: Remove VLANState
,
zwu . kernel
,
2012/06/18
[Qemu-devel] [PATCH v5 12/17] net: Rename qemu_del_vlan_client() to qemu_del_net_client()
,
zwu . kernel
,
2012/06/18
[Qemu-devel] [PATCH v5 05/17] net: Drop vlan argument to qemu_new_net_client()
,
zwu . kernel
,
2012/06/18
[Qemu-devel] [PATCH v5 09/17] net: Rename non_vlan_clients to net_clients
,
zwu . kernel
,
2012/06/18
[Qemu-devel] [PATCH v5 14/17] net: cleanup deliver/deliver_iov func pointers
,
zwu . kernel
,
2012/06/18
[Qemu-devel] [PATCH v5 06/17] net: Remove vlan qdev property
,
zwu . kernel
,
2012/06/18
[Qemu-devel] [PATCH v5 04/17] hub: Check that hubs are configured correctly
,
zwu . kernel
,
2012/06/18
[Qemu-devel] [PATCH v5 02/17] net: Use hubs for the vlan feature
,
zwu . kernel
,
2012/06/18
[Qemu-devel] [PATCH v5 10/17] net: Rename VLANClientState to NetClientState
,
zwu . kernel
,
2012/06/18
Re: [Qemu-devel] [PATCH v5 10/17] net: Rename VLANClientState to NetClientState
,
Anthony Liguori
,
2012/06/19
Re: [Qemu-devel] [PATCH v5 10/17] net: Rename VLANClientState to NetClientState
,
Zhi Yong Wu
,
2012/06/19
[Qemu-devel] [PATCH v5 11/17] net: Rename vc local variables to nc
,
zwu . kernel
,
2012/06/18
[Qemu-devel] [PATCH v5 16/17] hub: add the support for hub own flow control
,
zwu . kernel
,
2012/06/18
[Qemu-devel] [PATCH v5 17/17] net: roll back qdev_prop_vlan
,
zwu . kernel
,
2012/06/18
[Qemu-devel] [PATCH v5 13/17] net: Make "info network" output more readable info
,
zwu . kernel
,
2012/06/18
[Qemu-devel] [PATCH v5 15/17] net: determine if packets can be sent before net queue deliver packets
,
zwu . kernel
,
2012/06/18
[Qemu-devel] KVM call agenda for Tuesday, June 19th
,
Juan Quintela
,
2012/06/18
Re: [Qemu-devel] KVM call agenda for Tuesday, June 19th
,
Juan Quintela
,
2012/06/19
Re: [Qemu-devel] KVM call agenda for Tuesday, June 19th
,
Anthony Liguori
,
2012/06/19
Re: [Qemu-devel] KVM call agenda for Tuesday, June 19th
,
Takuya Yoshikawa
,
2012/06/19
Re: [Qemu-devel] KVM call agenda for Tuesday, June 19th
,
Michael Roth
,
2012/06/19
Re: [Qemu-devel] KVM call agenda for Tuesday, June 19th
,
Michael Roth
,
2012/06/19
[Qemu-devel] The latest qemu.git/master build break
,
Zhi Yong Wu
,
2012/06/18
Re: [Qemu-devel] The latest qemu.git/master build break
,
Dunrong Huang
,
2012/06/18
Re: [Qemu-devel] The latest qemu.git/master build break
,
Zhi Yong Wu
,
2012/06/18
[Qemu-devel] Status of query-netdev QMP command
,
Roger Pau Monne
,
2012/06/18
Re: [Qemu-devel] Status of query-netdev QMP command
,
Stefan Hajnoczi
,
2012/06/19
Re: [Qemu-devel] Status of query-netdev QMP command
,
Roger Pau Monne
,
2012/06/19
Re: [Qemu-devel] Status of query-netdev QMP command
,
Stefan Hajnoczi
,
2012/06/19
[Qemu-devel] [PULL] qom-next queue, second batch: QBus, API additions and cleanups
,
Andreas Färber
,
2012/06/18
[Qemu-devel] [PATCH 05/22] qom: Make Object a type
,
Andreas Färber
,
2012/06/18
[Qemu-devel] [PATCH 01/22] qom: Add object_class_get_parent()
,
Andreas Färber
,
2012/06/18
[Qemu-devel] [PATCH 09/22] arm_l2x0: Rename "type" property to "cache-type"
,
Andreas Färber
,
2012/06/18
[Qemu-devel] [PATCH 03/22] qom: Add object_child_foreach()
,
Andreas Färber
,
2012/06/18
[Qemu-devel] [PATCH 16/22] qdev: Move SysBus initialization to sysbus.c
,
Andreas Färber
,
2012/06/18
[Qemu-devel] [PATCH 20/22] qbus: Initialize in standard way
,
Andreas Färber
,
2012/06/18
[Qemu-devel] [PATCH 07/22] qom: Assert that public types have a non-NULL parent field
,
Andreas Färber
,
2012/06/18
[Qemu-devel] [PATCH 18/22] qdev: Connect busses with their parent devices
,
Andreas Färber
,
2012/06/18
[Qemu-devel] [PATCH 04/22] qom: Add class_base_init
,
Andreas Färber
,
2012/06/18
[Qemu-devel] [PATCH 08/22] m48t59: Rename "type" property to "model"
,
Andreas Färber
,
2012/06/18
[Qemu-devel] [PATCH 22/22] qom: Push error reporting to object_property_find()
,
Andreas Färber
,
2012/06/18
[Qemu-devel] [PATCH 10/22] qdev: Push "type" property up to Object
,
Andreas Färber
,
2012/06/18
[Qemu-devel] [PATCH 06/22] qom: Drop type_register_static_alias() macro
,
Andreas Färber
,
2012/06/18
[Qemu-devel] [PATCH 02/22] qom: Introduce object_property_is_{child, link}()
,
Andreas Färber
,
2012/06/18
[Qemu-devel] [PATCH 11/22] qdev: Move bus properties to a separate global
,
Andreas Färber
,
2012/06/18
[Qemu-devel] [PATCH 12/22] qdev: Move bus properties to abstract superclasses
,
Andreas Färber
,
2012/06/18
[Qemu-devel] [PATCH 19/22] qbus: Make child devices links
,
Andreas Färber
,
2012/06/18
[Qemu-devel] [PATCH 13/22] qdev: Clean up global properties
,
Andreas Färber
,
2012/06/18
[Qemu-devel] [PATCH 14/22] qdev: Remove qdev_prop_set_defaults
,
Andreas Färber
,
2012/06/18
[Qemu-devel] [PATCH 21/22] qdev: Remove qdev_prop_exists()
,
Andreas Färber
,
2012/06/18
[Qemu-devel] [PATCH 17/22] qdev: Convert busses to QEMU Object Model
,
Andreas Färber
,
2012/06/18
[Qemu-devel] [PATCH 15/22] qdev: Use wrapper for qdev_get_path
,
Andreas Färber
,
2012/06/18
Re: [Qemu-devel] [PULL] qom-next queue, second batch: QBus, API additions and cleanups
,
Anthony Liguori
,
2012/06/20
[Qemu-devel] [PULL 0/4] s390 patch queue 2012-06-18
,
Alexander Graf
,
2012/06/18
[Qemu-devel] [PATCH 3/4] s390: make kvm_stat work on s390
,
Alexander Graf
,
2012/06/18
[Qemu-devel] [PATCH 2/4] kvm: Update kernel headers
,
Alexander Graf
,
2012/06/18
[Qemu-devel] [PATCH 1/4] s390x: fix s390 virtio aliases
,
Alexander Graf
,
2012/06/18
[Qemu-devel] [PATCH 4/4] s390: stop target cpu on sigp initial reset
,
Alexander Graf
,
2012/06/18
Re: [Qemu-devel] [PULL 0/4] s390 patch queue 2012-06-18
,
Blue Swirl
,
2012/06/24
[Qemu-devel] [PATCH] qcow2: preserve free_byte_offset when qcow2_alloc_bytes() fails
,
Stefan Hajnoczi
,
2012/06/18
Re: [Qemu-devel] [PATCH] qcow2: preserve free_byte_offset when qcow2_alloc_bytes() fails
,
Kevin Wolf
,
2012/06/18
Re: [Qemu-devel] [PATCH] qcow2: preserve free_byte_offset when qcow2_alloc_bytes() fails
,
Stefan Hajnoczi
,
2012/06/18
Re: [Qemu-devel] [PATCH] qcow2: preserve free_byte_offset when qcow2_alloc_bytes() fails
,
Kevin Wolf
,
2012/06/18
[Qemu-devel] [PATCH v2] net: roll back qdev_prop_vlan
,
zwu . kernel
,
2012/06/18
Re: [Qemu-devel] [PATCH v2] net: roll back qdev_prop_vlan
,
Stefan Hajnoczi
,
2012/06/18
Re: [Qemu-devel] [PATCH RFC] virtio-pci: add MMIO property
,
Michael S. Tsirkin
,
2012/06/18
[Qemu-devel] [PATCH 2/2] spapr: Add support for -vga option
,
Li Zhang
,
2012/06/18
Re: [Qemu-devel] [PATCH 2/2] spapr: Add support for -vga option
,
Li Zhang
,
2012/06/27
Re: [Qemu-devel] [Qemu-ppc] [PATCH 2/2] spapr: Add support for -vga option
,
Alexander Graf
,
2012/06/27
Re: [Qemu-devel] [Qemu-ppc] [PATCH 2/2] spapr: Add support for -vga option
,
Benjamin Herrenschmidt
,
2012/06/27
Re: [Qemu-devel] [Qemu-ppc] [PATCH 2/2] spapr: Add support for -vga option
,
Alexander Graf
,
2012/06/27
Re: [Qemu-devel] [Qemu-ppc] [PATCH 2/2] spapr: Add support for -vga option
,
Benjamin Herrenschmidt
,
2012/06/27
Re: [Qemu-devel] [Qemu-ppc] [PATCH 2/2] spapr: Add support for -vga option
,
Alexander Graf
,
2012/06/27
Re: [Qemu-devel] [Qemu-ppc] [PATCH 2/2] spapr: Add support for -vga option
,
Anthony Liguori
,
2012/06/27
Re: [Qemu-devel] [PATCH 2/2] spapr: Add support for -vga option
,
Andreas Färber
,
2012/06/27
Re: [Qemu-devel] [PATCH 2/2] spapr: Add support for -vga option
,
Li Zhang
,
2012/06/27
Re: [Qemu-devel] [PATCH 2/2] spapr: Add support for -vga option
,
Andreas Färber
,
2012/06/27
Re: [Qemu-devel] [PATCH 2/2] spapr: Add support for -vga option
,
Alexander Graf
,
2012/06/27
Re: [Qemu-devel] [PATCH 2/2] spapr: Add support for -vga option
,
Li Zhang
,
2012/06/28
Re: [Qemu-devel] [PATCH 2/2] spapr: Add support for -vga option
,
Alexander Graf
,
2012/06/28
Re: [Qemu-devel] [PATCH 2/2] spapr: Add support for -vga option
,
Li Zhang
,
2012/06/28
Re: [Qemu-devel] [PATCH 2/2] spapr: Add support for -vga option
,
Benjamin Herrenschmidt
,
2012/06/27
Re: [Qemu-devel] [PATCH 2/2] spapr: Add support for -vga option
,
Alexander Graf
,
2012/06/27
[Qemu-devel] [PATCHv3 00/14] unicore32: add softmmu support and puv3 machine
,
Guan Xuetao
,
2012/06/18
[Qemu-devel] [PATCHv3 02/14] unicore32-softmmu: Add coprocessor 0(sysctrl) and 1(ocd) instruction support
,
Guan Xuetao
,
2012/06/18
Re: [Qemu-devel] [PATCHv3 02/14] unicore32-softmmu: Add coprocessor 0(sysctrl) and 1(ocd) instruction support
,
Blue Swirl
,
2012/06/18
Re: [Qemu-devel] [PATCHv3 02/14] unicore32-softmmu: Add coprocessor 0(sysctrl) and 1(ocd) instruction support
,
Guan Xuetao
,
2012/06/19
Re: [Qemu-devel] [PATCHv3 02/14] unicore32-softmmu: Add coprocessor 0(sysctrl) and 1(ocd) instruction support
,
Wei-Ren Chen
,
2012/06/20
Re: [Qemu-devel] [PATCHv3 02/14] unicore32-softmmu: Add coprocessor 0(sysctrl) and 1(ocd) instruction support
,
guanxuetao
,
2012/06/24
Re: [Qemu-devel] [PATCHv3 02/14] unicore32-softmmu: Add coprocessor 0(sysctrl) and 1(ocd) instruction support
,
Blue Swirl
,
2012/06/21
Re: [Qemu-devel] [PATCHv3 02/14] unicore32-softmmu: Add coprocessor 0(sysctrl) and 1(ocd) instruction support
,
guanxuetao
,
2012/06/24
Re: [Qemu-devel] [PATCHv3 02/14] unicore32-softmmu: Add coprocessor 0(sysctrl) and 1(ocd) instruction support
,
Wei-Ren Chen
,
2012/06/25
[Qemu-devel] [PATCHv3 01/14] unicore32-softmmu: Add unicore32-softmmu build support
,
Guan Xuetao
,
2012/06/18
[Qemu-devel] [PATCHv3 04/14] target-unicore32: Drop UC32_CPUID macros
,
Guan Xuetao
,
2012/06/18
[Qemu-devel] [PATCHv3 03/14] unicore32-softmmu: Make UniCore32 cpuid & exceptions correct and runable
,
Guan Xuetao
,
2012/06/18
[Qemu-devel] [PATCHv3 06/14] unicore32-softmmu: Make sure that kernel can access user space
,
Guan Xuetao
,
2012/06/18
[Qemu-devel] [PATCHv3 12/14] unicore32-softmmu: Add puv3 dma support
,
Guan Xuetao
,
2012/06/18
Re: [Qemu-devel] [PATCHv3 12/14] unicore32-softmmu: Add puv3 dma support
,
Blue Swirl
,
2012/06/18
Re: [Qemu-devel] [PATCHv3 12/14] unicore32-softmmu: Add puv3 dma support
,
Guan Xuetao
,
2012/06/19
Re: [Qemu-devel] [PATCHv3 12/14] unicore32-softmmu: Add puv3 dma support
,
Blue Swirl
,
2012/06/21
Re: [Qemu-devel] [PATCHv3 12/14] unicore32-softmmu: Add puv3 dma support
,
guanxuetao
,
2012/06/24
[Qemu-devel] [PATCHv3 07/14] unicore32-softmmu: Add puv3 soc/board support
,
Guan Xuetao
,
2012/06/18
Re: [Qemu-devel] [PATCHv3 07/14] unicore32-softmmu: Add puv3 soc/board support
,
Blue Swirl
,
2012/06/18
Re: [Qemu-devel] [PATCHv3 07/14] unicore32-softmmu: Add puv3 soc/board support
,
Guan Xuetao
,
2012/06/19
Re: [Qemu-devel] [PATCHv3 07/14] unicore32-softmmu: Add puv3 soc/board support
,
Blue Swirl
,
2012/06/21
Re: [Qemu-devel] [PATCHv3 07/14] unicore32-softmmu: Add puv3 soc/board support
,
guanxuetao
,
2012/06/24
[Qemu-devel] [PATCHv3 10/14] unicore32-softmmu: Add puv3 gpio support
,
Guan Xuetao
,
2012/06/18
[Qemu-devel] [PATCHv3 08/14] unicore32-softmmu: Add puv3 interrupt support
,
Guan Xuetao
,
2012/06/18
[Qemu-devel] [PATCHv3 14/14] unicore32-softmmu: Add maintainer information for UniCore32 machine
,
Guan Xuetao
,
2012/06/18
[Qemu-devel] [PATCHv3 09/14] unicore32-softmmu: Add puv3 ostimer support
,
Guan Xuetao
,
2012/06/18
[Qemu-devel] [PATCHv3 05/14] unicore32-softmmu: Implement softmmu specific functions
,
Guan Xuetao
,
2012/06/18
[Qemu-devel] [PATCHv3 13/14] unicore32-softmmu: Add ps2 support
,
Guan Xuetao
,
2012/06/18
[Qemu-devel] [PATCHv3 11/14] unicore32-softmmu: Add puv3 pm support
,
Guan Xuetao
,
2012/06/18
Re: [Qemu-devel] [PATCHv3 11/14] unicore32-softmmu: Add puv3 pm support
,
Blue Swirl
,
2012/06/18
Re: [Qemu-devel] [PATCHv3 11/14] unicore32-softmmu: Add puv3 pm support
,
Guan Xuetao
,
2012/06/19
[Qemu-devel] [PATCH 0/2] Floppy geometry cleanup
,
Markus Armbruster
,
2012/06/18
[Qemu-devel] [PATCH 2/2] fdc: Move floppy geometry guessing back from block.c
,
Markus Armbruster
,
2012/06/18
Re: [Qemu-devel] [PATCH 2/2] fdc: Move floppy geometry guessing back from block.c
,
Blue Swirl
,
2012/06/18
Re: [Qemu-devel] [PATCH 2/2] fdc: Move floppy geometry guessing back from block.c
,
Markus Armbruster
,
2012/06/19
Re: [Qemu-devel] [PATCH 2/2] fdc: Move floppy geometry guessing back from block.c
,
Blue Swirl
,
2012/06/19
Re: [Qemu-devel] [PATCH 2/2] fdc: Move floppy geometry guessing back from block.c
,
Markus Armbruster
,
2012/06/20
Re: [Qemu-devel] [PATCH 2/2] fdc: Move floppy geometry guessing back from block.c
,
Blue Swirl
,
2012/06/21
Re: [Qemu-devel] [PATCH 2/2] fdc: Move floppy geometry guessing back from block.c
,
Markus Armbruster
,
2012/06/21
[Qemu-devel] [PATCH 1/2] fdc: Drop broken code for user-defined floppy geometry
,
Markus Armbruster
,
2012/06/18
[Qemu-devel] Any better way to access CPUArchState in vl.c?
,
Wei-Ren Chen
,
2012/06/18
Re: [Qemu-devel] Any better way to access CPUArchState in vl.c?
,
Andreas Färber
,
2012/06/18
Re: [Qemu-devel] Any better way to access CPUArchState in vl.c?
,
Wei-Ren Chen
,
2012/06/19
Re: [Qemu-devel] Any better way to access CPUArchState in vl.c?
,
Andreas Färber
,
2012/06/19
Re: [Qemu-devel] Any better way to access CPUArchState in vl.c?
,
Wei-Ren Chen
,
2012/06/19
Re: [Qemu-devel] Any better way to access CPUArchState in vl.c?
,
Peter Maydell
,
2012/06/19
Re: [Qemu-devel] Any better way to access CPUArchState in vl.c?
,
Wei-Ren Chen
,
2012/06/20
Re: [Qemu-devel] Any better way to access CPUArchState in vl.c?
,
Peter Crosthwaite
,
2012/06/19
Re: [Qemu-devel] Any better way to access CPUArchState in vl.c?
,
Andreas Färber
,
2012/06/19
Re: [Qemu-devel] Any better way to access CPUArchState in vl.c?
,
Andreas Färber
,
2012/06/19
[Qemu-devel] [RFC] ARMCPU: Halting a CPU from Device Land
,
Peter Crosthwaite
,
2012/06/18
Re: [Qemu-devel] [RFC] ARMCPU: Halting a CPU from Device Land
,
Andreas Färber
,
2012/06/18
Re: [Qemu-devel] [RFC] ARMCPU: Halting a CPU from Device Land
,
Peter Crosthwaite
,
2012/06/18
[Qemu-devel] [Bug 538908] Re: qemu-system-cris crashes after a few seconds
,
Ken Sharp
,
2012/06/18
[Qemu-devel] [RFC] SSI QOMification
,
Peter Crosthwaite
,
2012/06/18
Re: [Qemu-devel] [RFC] SSI QOMification
,
Peter Crosthwaite
,
2012/06/20
Re: [Qemu-devel] [RFC] SSI QOMification
,
Andreas Färber
,
2012/06/21
[Qemu-devel] hw/esp.c mishandles commands without dma
,
Martin Husemann
,
2012/06/17
Re: [Qemu-devel] hw/esp.c mishandles commands without dma
,
Martin Husemann
,
2012/06/17
[Qemu-devel] [PATCH v2 0/2] These two patches add some flexibilities to the arm bootloader.
,
Peter A. G. Crosthwaite
,
2012/06/17
[Qemu-devel] [PATCH v2 1/2] arm_boot: Assume Linux boot flow when -dtb given
,
Peter A. G. Crosthwaite
,
2012/06/17
Re: [Qemu-devel] [PATCH v2 1/2] arm_boot: Assume Linux boot flow when -dtb given
,
Peter Maydell
,
2012/06/19
Re: [Qemu-devel] [PATCH v2 1/2] arm_boot: Assume Linux boot flow when -dtb given
,
Peter Crosthwaite
,
2012/06/19
Re: [Qemu-devel] [PATCH v2 1/2] arm_boot: Assume Linux boot flow when -dtb given
,
Peter Crosthwaite
,
2012/06/22
Re: [Qemu-devel] [PATCH v2 1/2] arm_boot: Assume Linux boot flow when -dtb given
,
Peter Maydell
,
2012/06/22
Re: [Qemu-devel] [PATCH v2 1/2] arm_boot: Assume Linux boot flow when -dtb given
,
Peter Crosthwaite
,
2012/06/22
Re: [Qemu-devel] [PATCH v2 1/2] arm_boot: Assume Linux boot flow when -dtb given
,
Peter Crosthwaite
,
2012/06/22
[Qemu-devel] [PATCH v2 2/2] arm_boot: Conditionalised DTB command line update
,
Peter A. G. Crosthwaite
,
2012/06/17
Re: [Qemu-devel] [PATCH v2 2/2] arm_boot: Conditionalised DTB command line update
,
Peter Maydell
,
2012/06/19
[Qemu-devel] [PATCH v5 00/16] QEMU OpenRISC support
,
Jia Liu
,
2012/06/17
[Qemu-devel] [PATCH v5 01/16] target-or32: Add target stubs and cpu support
,
Jia Liu
,
2012/06/17
Re: [Qemu-devel] [PATCH v5 01/16] target-or32: Add target stubs and cpu support
,
Blue Swirl
,
2012/06/18
Re: [Qemu-devel] [PATCH v5 01/16] target-or32: Add target stubs and cpu support
,
Jia Liu
,
2012/06/20
Re: [Qemu-devel] [PATCH v5 01/16] target-or32: Add target stubs and cpu support
,
Blue Swirl
,
2012/06/21
[Qemu-devel] [PATCH v5 02/16] target-or32: Add target machine
,
Jia Liu
,
2012/06/17
Re: [Qemu-devel] [PATCH v5 02/16] target-or32: Add target machine
,
Blue Swirl
,
2012/06/18
Re: [Qemu-devel] [PATCH v5 02/16] target-or32: Add target machine
,
Jia Liu
,
2012/06/20
[Qemu-devel] [PATCH v5 03/16] target-or32: Add MMU support
,
Jia Liu
,
2012/06/17
[Qemu-devel] [PATCH v5 04/16] target-or32: Add interrupt support
,
Jia Liu
,
2012/06/17
[Qemu-devel] [PATCH v5 05/16] target-or32: Add exception support
,
Jia Liu
,
2012/06/17
[Qemu-devel] [PATCH v5 06/16] target-or32: Add int instruction helpers
,
Jia Liu
,
2012/06/17
[Qemu-devel] [PATCH v5 08/16] target-or32: Add translation routines
,
Jia Liu
,
2012/06/17
Re: [Qemu-devel] [PATCH v5 08/16] target-or32: Add translation routines
,
Blue Swirl
,
2012/06/18
Re: [Qemu-devel] [PATCH v5 08/16] target-or32: Add translation routines
,
Jia Liu
,
2012/06/19
Re: [Qemu-devel] [PATCH v5 08/16] target-or32: Add translation routines
,
Blue Swirl
,
2012/06/19
Re: [Qemu-devel] [PATCH v5 08/16] target-or32: Add translation routines
,
Jia Liu
,
2012/06/19
[Qemu-devel] [PATCH v5 09/16] target-or32: Add PIC support
,
Jia Liu
,
2012/06/17
[Qemu-devel] [PATCH v5 12/16] target-or32: Add system instructions
,
Jia Liu
,
2012/06/17
Re: [Qemu-devel] [PATCH v5 12/16] target-or32: Add system instructions
,
Blue Swirl
,
2012/06/18
Re: [Qemu-devel] [PATCH v5 12/16] target-or32: Add system instructions
,
Jia Liu
,
2012/06/19
Re: [Qemu-devel] [PATCH v5 12/16] target-or32: Add system instructions
,
Blue Swirl
,
2012/06/19
Re: [Qemu-devel] [PATCH v5 12/16] target-or32: Add system instructions
,
Jia Liu
,
2012/06/19
[Qemu-devel] [PATCH v5 13/16] target-or32: Add gdb stub support
,
Jia Liu
,
2012/06/17
[Qemu-devel] [PATCH v5 14/16] target-or32: Add linux syscall, signal and termbits
,
Jia Liu
,
2012/06/17
[Qemu-devel] [PATCH v5 07/16] target-or32: Add float instruction helpers
,
Jia Liu
,
2012/06/17
[Qemu-devel] [PATCH v5 11/16] target-or32: Add a IIS dummy board
,
Jia Liu
,
2012/06/17
Re: [Qemu-devel] [PATCH v5 11/16] target-or32: Add a IIS dummy board
,
Max Filippov
,
2012/06/20
Re: [Qemu-devel] [PATCH v5 11/16] target-or32: Add a IIS dummy board
,
Jia Liu
,
2012/06/20
Re: [Qemu-devel] [PATCH v5 11/16] target-or32: Add a IIS dummy board
,
Max Filippov
,
2012/06/20
Re: [Qemu-devel] [PATCH v5 11/16] target-or32: Add a IIS dummy board
,
Jia Liu
,
2012/06/20
Re: [Qemu-devel] [PATCH v5 11/16] target-or32: Add a IIS dummy board
,
Max Filippov
,
2012/06/20
[Qemu-devel] [PATCH] target-or32: replace NE2000 with OpenCores 10/100 ethernet adapter
,
Max Filippov
,
2012/06/20
Re: [Qemu-devel] [PATCH] target-or32: replace NE2000 with OpenCores 10/100 ethernet adapter
,
Jia Liu
,
2012/06/20
[Qemu-devel] [PATCH v5 15/16] target-or32: Add linux user support
,
Jia Liu
,
2012/06/17
[Qemu-devel] [PATCH v5 16/16] target-or32: Add testcases
,
Jia Liu
,
2012/06/17
[Qemu-devel] [PATCH v5 10/16] target-or32: Add timer support
,
Jia Liu
,
2012/06/17
Re: [Qemu-devel] [PATCH v5 00/16] QEMU OpenRISC support
,
Blue Swirl
,
2012/06/18
Re: [Qemu-devel] [PATCH v5 00/16] QEMU OpenRISC support
,
Jia Liu
,
2012/06/20
Re: [Qemu-devel] [PATCH v5 00/16] QEMU OpenRISC support
,
Blue Swirl
,
2012/06/21
Re: [Qemu-devel] [PATCH v5 00/16] QEMU OpenRISC support
,
Peter Maydell
,
2012/06/21
Re: [Qemu-devel] [PATCH v5 00/16] QEMU OpenRISC support
,
Wei-Ren Chen
,
2012/06/21
[Qemu-devel] [PATCH] arm_gic: Send dbg msgs to stderr not stdout
,
Peter A. G. Crosthwaite
,
2012/06/17
Re: [Qemu-devel] [Qemu-trivial] [PATCH] arm_gic: Send dbg msgs to stderr not stdout
,
Stefan Hajnoczi
,
2012/06/18
[Qemu-devel] [PATCH v4 0/2] Xilinx Zynq PL330 support
,
Peter A. G. Crosthwaite
,
2012/06/17
[Qemu-devel] [PATCH v4 1/2] pl330: initial version
,
Peter A. G. Crosthwaite
,
2012/06/17
Re: [Qemu-devel] [PATCH v4 1/2] pl330: initial version
,
Igor Mitsyanko
,
2012/06/18
Re: [Qemu-devel] [PATCH v4 1/2] pl330: initial version
,
Peter Crosthwaite
,
2012/06/19
Re: [Qemu-devel] [PATCH v4 1/2] pl330: initial version
,
Andreas Färber
,
2012/06/19
Re: [Qemu-devel] [PATCH v4 1/2] pl330: initial version
,
Peter Maydell
,
2012/06/19
Re: [Qemu-devel] [PATCH v4 1/2] pl330: initial version
,
Peter Maydell
,
2012/06/28
[Qemu-devel] [PATCH v4 2/2] xilinx_zynq: added pl330 to machine model
,
Peter A. G. Crosthwaite
,
2012/06/17
Re: [Qemu-devel] [PATCH v4 2/2] xilinx_zynq: added pl330 to machine model
,
Peter Maydell
,
2012/06/28
[Qemu-devel] [PATCH] make: automatically include dependencies in recursive subdir rules (v2)
,
Anthony Liguori
,
2012/06/17
Re: [Qemu-devel] [PATCH] make: automatically include dependencies in recursive subdir rules (v2)
,
Andreas Färber
,
2012/06/17
Re: [Qemu-devel] [PATCH] make: automatically include dependencies in recursive subdir rules (v2)
,
Jan Kiszka
,
2012/06/18
Re: [Qemu-devel] [PATCH] make: automatically include dependencies in recursive subdir rules (v2)
,
Peter Maydell
,
2012/06/18
Re: [Qemu-devel] [PATCH] make: automatically include dependencies in recursive subdir rules (v2)
,
Andreas Färber
,
2012/06/18
Re: [Qemu-devel] [PATCH] make: automatically include dependencies in recursive subdir rules (v2)
,
Peter Maydell
,
2012/06/18
Re: [Qemu-devel] [PATCH] make: automatically include dependencies in recursive subdir rules (v2)
,
Andreas Färber
,
2012/06/18
Re: [Qemu-devel] [PATCH] make: automatically include dependencies in recursive subdir rules (v2)
,
Peter Maydell
,
2012/06/18
Re: [Qemu-devel] [PATCH] make: automatically include dependencies in recursive subdir rules (v2)
,
Anthony Liguori
,
2012/06/18
Re: [Qemu-devel] [PATCH] make: automatically include dependencies in recursive subdir rules (v2)
,
Jan Kiszka
,
2012/06/18
Re: [Qemu-devel] [PATCH] make: automatically include dependencies in recursive subdir rules (v2)
,
Anthony Liguori
,
2012/06/20
[Qemu-devel] [PATCH] Fixes related to processing of qemu's -numa option
,
Chegu Vinod
,
2012/06/17
Re: [Qemu-devel] [PATCH] Fixes related to processing of qemu's -numa option
,
Eduardo Habkost
,
2012/06/18
Re: [Qemu-devel] [PATCH] Fixes related to processing of qemu's -numa option
,
Chegu Vinod
,
2012/06/18
Re: [Qemu-devel] [PATCH] Fixes related to processing of qemu's -numa option
,
Andreas Färber
,
2012/06/18
Re: [Qemu-devel] [PATCH] Fixes related to processing of qemu's -numa option
,
Eric Blake
,
2012/06/18
Re: [Qemu-devel] [PATCH] Fixes related to processing of qemu's -numa option
,
Chegu Vinod
,
2012/06/18
Message not available
Message not available
Re: [Qemu-devel] [PATCH] Fixes related to processing of qemu's -numa option
,
Stefan Weil
,
2012/06/19
[Qemu-devel] [PATCH] make: automatically include dependencies in recursive subdir rules
,
Anthony Liguori
,
2012/06/17
Re: [Qemu-devel] [PATCH] make: automatically include dependencies in recursive subdir rules
,
Blue Swirl
,
2012/06/17
Re: [Qemu-devel] [PATCH] make: automatically include dependencies in recursive subdir rules
,
Andreas Färber
,
2012/06/17
Re: [Qemu-devel] [PATCH] make: automatically include dependencies in recursive subdir rules
,
Andreas Färber
,
2012/06/17
Re: [Qemu-devel] [PATCH] make: automatically include dependencies in recursive subdir rules
,
Anthony Liguori
,
2012/06/17
Re: [Qemu-devel] [PATCH] make: automatically include dependencies in recursive subdir rules
,
Andreas Färber
,
2012/06/17
Re: [Qemu-devel] [PATCH] make: automatically include dependencies in recursive subdir rules
,
Anthony Liguori
,
2012/06/17
Re: [Qemu-devel] [PATCH] make: automatically include dependencies in recursive subdir rules
,
Andreas Färber
,
2012/06/17
[Qemu-devel] please remind me if you have ARM patches awaiting review
,
Peter Maydell
,
2012/06/17
Re: [Qemu-devel] please remind me if you have ARM patches awaiting review
,
Andreas Färber
,
2012/06/17
Re: [Qemu-devel] please remind me if you have ARM patches awaiting review
,
Peter Maydell
,
2012/06/17
Re: [Qemu-devel] please remind me if you have ARM patches awaiting review
,
Peter Crosthwaite
,
2012/06/17
Re: [Qemu-devel] please remind me if you have ARM patches awaiting review
,
Peter Crosthwaite
,
2012/06/17
[Qemu-devel] [PATCH] kvm: align ram_size to page boundary
,
Avi Kivity
,
2012/06/17
Re: [Qemu-devel] [PATCH] kvm: align ram_size to page boundary
,
Jan Kiszka
,
2012/06/17
Re: [Qemu-devel] [PATCH] kvm: align ram_size to page boundary
,
Avi Kivity
,
2012/06/17
Re: [Qemu-devel] [PATCH] kvm: align ram_size to page boundary
,
Jan Kiszka
,
2012/06/17
Re: [Qemu-devel] [PATCH] kvm: align ram_size to page boundary
,
Avi Kivity
,
2012/06/17
Re: [Qemu-devel] [PATCH] kvm: align ram_size to page boundary
,
Blue Swirl
,
2012/06/17
Re: [Qemu-devel] [PATCH] kvm: align ram_size to page boundary
,
Peter Maydell
,
2012/06/17
Re: [Qemu-devel] [PATCH] kvm: align ram_size to page boundary
,
Avi Kivity
,
2012/06/17
Re: [Qemu-devel] [PATCH] kvm: align ram_size to page boundary
,
Blue Swirl
,
2012/06/17
Re: [Qemu-devel] [PATCH] kvm: align ram_size to page boundary
,
Avi Kivity
,
2012/06/17
[Qemu-devel] [PATCH] checkpatch: Add QEMU specific rule
,
Stefan Weil
,
2012/06/17
Re: [Qemu-devel] [Qemu-trivial] [PATCH] checkpatch: Add QEMU specific rule
,
Stefan Hajnoczi
,
2012/06/18
Re: [Qemu-devel] ARM QEMU/KVM and TrustZone
,
Christoffer Dall
,
2012/06/16
Re: [Qemu-devel] ARM QEMU/KVM and TrustZone
,
Peter Maydell
,
2012/06/16
Re: [Qemu-devel] ARM QEMU/KVM and TrustZone
,
Christoffer Dall
,
2012/06/18
Re: [Qemu-devel] ARM QEMU/KVM and TrustZone
,
Антон Кочков
,
2012/06/16
[Qemu-devel] [PATCH] net: roll back qdev_prop_vlan
,
zwu . kernel
,
2012/06/16
Re: [Qemu-devel] [PATCH] net: roll back qdev_prop_vlan
,
Stefan Hajnoczi
,
2012/06/18
Re: [Qemu-devel] [PATCH] net: roll back qdev_prop_vlan
,
Zhi Yong Wu
,
2012/06/18
[Qemu-devel] How to management KVM virtual machines via libvirt?
,
GaoYi
,
2012/06/16
Re: [Qemu-devel] How to management KVM virtual machines via libvirt?
,
Wei-Ren Chen
,
2012/06/16
Re: [Qemu-devel] How to management KVM virtual machines via libvirt?
,
Daniel P. Berrange
,
2012/06/18
[Qemu-devel] [PATCH v1 0/3] QOMify AXI stream for Xilinx AXI ethernet/DMA
,
Peter A. G. Crosthwaite
,
2012/06/16
[Qemu-devel] [PATCH v1 1/3] qom: reimplement Interfaces
,
Peter A. G. Crosthwaite
,
2012/06/16
[Qemu-devel] [PATCH v1 2/3] xilinx_axi*: Re-implemented interconnect
,
Peter A. G. Crosthwaite
,
2012/06/16
[Qemu-devel] [PATCH v1 3/3] qom: Converged dynamic cast for interfaces & objs
,
Peter A. G. Crosthwaite
,
2012/06/16
Re: [Qemu-devel] [PATCH v1 3/3] qom: Converged dynamic cast for interfaces & objs
,
Peter Crosthwaite
,
2012/06/18
[Qemu-devel] [PATCH] qemu-config: Use QEMU instead of Qemu
,
Stefan Weil
,
2012/06/16
Re: [Qemu-devel] [PATCH] qemu-config: Use QEMU instead of Qemu
,
Stefan Hajnoczi
,
2012/06/18
[Qemu-devel] [PATCH v1 0/2] Xilinx Timer updates
,
Peter A. G. Crosthwaite
,
2012/06/16
[Qemu-devel] [PATCH v1 1/2] xilinx_timer: Removed include of qemu-timer
,
Peter A. G. Crosthwaite
,
2012/06/16
[Qemu-devel] [PATCH v1 2/2] xilinx_timer: Fixed deadlock issue
,
Peter A. G. Crosthwaite
,
2012/06/16
Re: [Qemu-devel] [PATCH v1 0/2] Xilinx Timer updates
,
Edgar E. Iglesias
,
2012/06/21
[Qemu-devel] [qom-next] Bisecting virtio-scsi issue
,
Andreas Färber
,
2012/06/15
Re: [Qemu-devel] [qom-next] Bisecting virtio-scsi issue
,
Avi Kivity
,
2012/06/17
Re: [Qemu-devel] [qom-next] Bisecting virtio-scsi issue
,
Andreas Färber
,
2012/06/17
Re: [Qemu-devel] [qom-next] Bisecting virtio-scsi issue
,
Avi Kivity
,
2012/06/17
Re: [Qemu-devel] [qom-next] Bisecting virtio-scsi issue
,
Andreas Färber
,
2012/06/17
Re: [Qemu-devel] [qom-next] Bisecting virtio-scsi issue
,
Anthony Liguori
,
2012/06/17
Re: [Qemu-devel] [qom-next] Bisecting virtio-scsi issue
,
Avi Kivity
,
2012/06/17
Re: [Qemu-devel] [qom-next] Bisecting virtio-scsi issue
,
Andreas Färber
,
2012/06/17
Re: [Qemu-devel] [PATCHv3 1/1] Add usb option in machine options to enable/disable usb
,
Benjamin Herrenschmidt
,
2012/06/15
Re: [Qemu-devel] [Qemu-ppc] [PATCHv3 1/1] Add usb option in machine options to enable/disable usb
,
Li Zhang
,
2012/06/17
[Qemu-devel] [v1 Patch 0/10]Qemu: Dynamic host pagecache change and image file reopen
,
Supriya Kannery
,
2012/06/15
[Qemu-devel] [v1 Patch 1/10]Qemu: Enhance "info block" to display host cache setting
,
Supriya Kannery
,
2012/06/15
Re: [Qemu-devel] [v1 Patch 1/10]Qemu: Enhance "info block" to display host cache setting
,
Eric Blake
,
2012/06/15
[Qemu-devel] [v1 Patch 3/10]Qemu: Cmd "block_set_hostcache" for dynamic cache change
,
Supriya Kannery
,
2012/06/15
Re: [Qemu-devel] [v1 Patch 3/10]Qemu: Cmd "block_set_hostcache" for dynamic cache change
,
Eric Blake
,
2012/06/15
Re: [Qemu-devel] [v1 Patch 3/10]Qemu: Cmd "block_set_hostcache" for dynamic cache change
,
Jeff Cody
,
2012/06/20
[Qemu-devel] [v1 Patch 4/10]Qemu: Framework for reopening image files safely
,
Supriya Kannery
,
2012/06/15
Re: [Qemu-devel] [v1 Patch 4/10]Qemu: Framework for reopening image files safely
,
Eric Blake
,
2012/06/15
[Qemu-devel] [v1 Patch 2/10]Qemu: Error classes for hostcache setting and data sync failures
,
Supriya Kannery
,
2012/06/15
[Qemu-devel] [v1 Patch 6/10]Qemu: raw-win32 image file reopen
,
Supriya Kannery
,
2012/06/15
[Qemu-devel] [v1 Patch 5/10]Qemu: raw-posix image file reopen
,
Supriya Kannery
,
2012/06/15
Re: [Qemu-devel] [v1 Patch 5/10]Qemu: raw-posix image file reopen
,
Eric Blake
,
2012/06/15
[Qemu-devel] [v1 Patch 7/10]Qemu: vmdk image file reopen
,
Supriya Kannery
,
2012/06/15
[Qemu-devel] [v1 Patch 8/10]Qemu: qcow2 image file reopen
,
Supriya Kannery
,
2012/06/15
[Qemu-devel] [v1 Patch 9/10]Qemu: qcow image file reopen
,
Supriya Kannery
,
2012/06/15
[Qemu-devel] [v1 Patch 10/10]Qemu: qed image file reopen
,
Supriya Kannery
,
2012/06/15
[Qemu-devel] [PULL 0/8]: QMP queue
,
Luiz Capitulino
,
2012/06/15
[Qemu-devel] [PATCH 1/8] kvm: add missing include files
,
Luiz Capitulino
,
2012/06/15
[Qemu-devel] [PATCH 3/8] qmp: do not include monitor.h from qapi-types-core.h
,
Luiz Capitulino
,
2012/06/15
[Qemu-devel] [PATCH 2/8] qmp: include monitor.h when needed
,
Luiz Capitulino
,
2012/06/15
[Qemu-devel] [PATCH 4/8] monitor: Fix memory leak with readline completion
,
Luiz Capitulino
,
2012/06/15
[Qemu-devel] [PATCH 6/8] Add event notification for guest balloon changes
,
Luiz Capitulino
,
2012/06/15
[Qemu-devel] [PATCH 5/8] Fix some more license versions (GPL2+ instead of GPL2)
,
Luiz Capitulino
,
2012/06/15
[Qemu-devel] [PATCH 8/8] build: install qmp-commands.txt
,
Luiz Capitulino
,
2012/06/15
[Qemu-devel] [PATCH 7/8] Add rate limiting of RTC_CHANGE, BALLOON_CHANGE & WATCHDOG events
,
Luiz Capitulino
,
2012/06/15
Re: [Qemu-devel] [PULL 0/8]: QMP queue
,
Anthony Liguori
,
2012/06/20
[Qemu-devel] [PATCH 0/2] qemu_agent: Switch to event driven impl
,
Michal Privoznik
,
2012/06/15
[Qemu-devel] [PATCH 2/2] qemu_agent: Wait for events instead of agent response
,
Michal Privoznik
,
2012/06/15
Re: [Qemu-devel] [libvirt] [PATCH 2/2] qemu_agent: Wait for events instead of agent response
,
Eric Blake
,
2012/06/15
Re: [Qemu-devel] [libvirt] [PATCH 2/2] qemu_agent: Wait for events instead of agent response
,
Michal Privoznik
,
2012/06/16
[Qemu-devel] [PATCH 1/2] qemu_agent: Add some more debug prints
,
Michal Privoznik
,
2012/06/15
Re: [Qemu-devel] [libvirt] [PATCH 1/2] qemu_agent: Add some more debug prints
,
Eric Blake
,
2012/06/15
[Qemu-devel] [PATCH] qcow2: fix #ifdef'd qcow2_check_refcounts() callers
,
Stefan Hajnoczi
,
2012/06/15
Re: [Qemu-devel] [PATCH] qcow2: fix #ifdef'd qcow2_check_refcounts() callers
,
Kevin Wolf
,
2012/06/18
[Qemu-devel] [RFC PATCH 00/36] A peek at the current block job patches
,
Paolo Bonzini
,
2012/06/15
[Qemu-devel] [RFC PATCH 01/36] qapi: generalize documentation of streaming commands
,
Paolo Bonzini
,
2012/06/15
Re: [Qemu-devel] [RFC PATCH 01/36] qapi: generalize documentation of streaming commands
,
Eric Blake
,
2012/06/15
[Qemu-devel] [RFC PATCH 02/36] qerror/block: introduce QERR_BLOCK_JOB_NOT_ACTIVE
,
Paolo Bonzini
,
2012/06/15
Re: [Qemu-devel] [RFC PATCH 02/36] qerror/block: introduce QERR_BLOCK_JOB_NOT_ACTIVE
,
Eric Blake
,
2012/06/15
Re: [Qemu-devel] [RFC PATCH 02/36] qerror/block: introduce QERR_BLOCK_JOB_NOT_ACTIVE
,
Paolo Bonzini
,
2012/06/15
[Qemu-devel] [RFC PATCH 04/36] block: add block_job_query
,
Paolo Bonzini
,
2012/06/15
[Qemu-devel] [RFC PATCH 03/36] block: move job APIs to separate files
,
Paolo Bonzini
,
2012/06/15
[Qemu-devel] [RFC PATCH 06/36] qmp: add block-job-pause and block-job-resume
,
Paolo Bonzini
,
2012/06/15
Re: [Qemu-devel] [RFC PATCH 06/36] qmp: add block-job-pause and block-job-resume
,
Eric Blake
,
2012/06/15
[Qemu-devel] [RFC PATCH 05/36] block: add support for job pause/resume
,
Paolo Bonzini
,
2012/06/15
Re: [Qemu-devel] [RFC PATCH 05/36] block: add support for job pause/resume
,
Eric Blake
,
2012/06/15
[Qemu-devel] [RFC PATCH 08/36] block: rename block_job_complete to block_job_completed
,
Paolo Bonzini
,
2012/06/15
[Qemu-devel] [RFC PATCH 07/36] qemu-iotests: add test for pausing a streaming operation
,
Paolo Bonzini
,
2012/06/15
[Qemu-devel] [RFC PATCH 10/36] block: move BlockdevOnError declaration to QAPI
,
Paolo Bonzini
,
2012/06/15
[Qemu-devel] [RFC PATCH 09/36] block: rename BlockErrorAction, BlockQMPEventAction
,
Paolo Bonzini
,
2012/06/15
[Qemu-devel] [RFC PATCH 12/36] block: sort BlockDeviceIoStatus errors by severity
,
Paolo Bonzini
,
2012/06/15
Re: [Qemu-devel] [RFC PATCH 12/36] block: sort BlockDeviceIoStatus errors by severity
,
Eric Blake
,
2012/06/15
[Qemu-devel] [RFC PATCH 11/36] block: reorganize io error code
,
Paolo Bonzini
,
2012/06/15
[Qemu-devel] [RFC PATCH 15/36] qemu-iotests: add tests for streaming error handling
,
Paolo Bonzini
,
2012/06/15
[Qemu-devel] [RFC PATCH 13/36] block: introduce block job error
,
Paolo Bonzini
,
2012/06/15
Re: [Qemu-devel] [RFC PATCH 13/36] block: introduce block job error
,
Eric Blake
,
2012/06/15
[Qemu-devel] [RFC PATCH 20/36] block: forward bdrv_iostatus_reset to block job
,
Paolo Bonzini
,
2012/06/15
[Qemu-devel] [RFC PATCH 21/36] block: introduce new dirty bitmap functionality
,
Paolo Bonzini
,
2012/06/15
[Qemu-devel] [RFC PATCH 22/36] block: add mirror job
,
Paolo Bonzini
,
2012/06/15
Re: [Qemu-devel] [RFC PATCH 22/36] block: add mirror job
,
Eric Blake
,
2012/06/15
[Qemu-devel] [RFC PATCH 19/36] block: add target info to QMP query-blockjobs command
,
Paolo Bonzini
,
2012/06/15
[Qemu-devel] [RFC PATCH 25/36] mirror: add support for on_source_error/on_target_error
,
Paolo Bonzini
,
2012/06/15
Re: [Qemu-devel] [RFC PATCH 25/36] mirror: add support for on_source_error/on_target_error
,
Eric Blake
,
2012/06/15
[Qemu-devel] [RFC PATCH 24/36] mirror: support querying target file
,
Paolo Bonzini
,
2012/06/15
[Qemu-devel] [RFC PATCH 29/36] mirror: implement completion
,
Paolo Bonzini
,
2012/06/15
[Qemu-devel] [RFC PATCH 34/36] block: return count of dirty sectors, not chunks
,
Paolo Bonzini
,
2012/06/15
[Qemu-devel] [RFC PATCH 33/36] mirror: perform COW if the cluster size is bigger than the granularity
,
Paolo Bonzini
,
2012/06/15
[Qemu-devel] [RFC PATCH 26/36] block: live snapshot documentation tweaks
,
Paolo Bonzini
,
2012/06/15
Re: [Qemu-devel] [RFC PATCH 26/36] block: live snapshot documentation tweaks
,
Eric Blake
,
2012/06/15
[Qemu-devel] [RFC PATCH 35/36] block: allow customizing the granularity of the dirty bitmap
,
Paolo Bonzini
,
2012/06/15
[Qemu-devel] [RFC PATCH 36/36] mirror: allow customizing the granularity
,
Paolo Bonzini
,
2012/06/15
Re: [Qemu-devel] [RFC PATCH 36/36] mirror: allow customizing the granularity
,
Eric Blake
,
2012/06/15
[Qemu-devel] [RFC PATCH 17/36] block: add bdrv_query_stats
,
Paolo Bonzini
,
2012/06/15
[Qemu-devel] [RFC PATCH 30/36] add hierarchical bitmap data type and test cases
,
Paolo Bonzini
,
2012/06/15
Re: [Qemu-devel] [RFC PATCH 30/36] add hierarchical bitmap data type and test cases
,
Eric Blake
,
2012/06/15
[Qemu-devel] [RFC PATCH 18/36] block: make device optional in BlockInfo
,
Paolo Bonzini
,
2012/06/15
[Qemu-devel] [RFC PATCH 16/36] block: add bdrv_query_info
,
Paolo Bonzini
,
2012/06/15
[Qemu-devel] [RFC PATCH 31/36] block: implement dirty bitmap using HBitmap
,
Paolo Bonzini
,
2012/06/15
[Qemu-devel] [RFC PATCH 27/36] block: add bdrv_ensure_backing_file
,
Paolo Bonzini
,
2012/06/15
[Qemu-devel] [RFC PATCH 28/36] block: add block-job-complete
,
Paolo Bonzini
,
2012/06/15
Re: [Qemu-devel] [RFC PATCH 28/36] block: add block-job-complete
,
Eric Blake
,
2012/06/15
[Qemu-devel] [RFC PATCH 32/36] block: make round_to_clusters public
,
Paolo Bonzini
,
2012/06/15
[Qemu-devel] [RFC PATCH 23/36] qmp: add drive-mirror command
,
Paolo Bonzini
,
2012/06/15
Re: [Qemu-devel] [RFC PATCH 23/36] qmp: add drive-mirror command
,
Eric Blake
,
2012/06/15
[Qemu-devel] [RFC PATCH 14/36] stream: add on_error argument
,
Paolo Bonzini
,
2012/06/15
Re: [Qemu-devel] [RFC PATCH 14/36] stream: add on_error argument
,
Eric Blake
,
2012/06/15
[Qemu-devel] [PULL 00/39] Block patches
,
Kevin Wolf
,
2012/06/15
[Qemu-devel] [PATCH 02/39] qcow2: fix endianness conversion
,
Kevin Wolf
,
2012/06/15
[Qemu-devel] [PATCH 03/39] block: implement is_allocated for raw
,
Kevin Wolf
,
2012/06/15
Re: [Qemu-devel] [PATCH 03/39] block: implement is_allocated for raw
,
Alexander Graf
,
2012/06/19
[Qemu-devel] [PATCH 08/39] Un-inline fdctrl_init_isa()
,
Kevin Wolf
,
2012/06/15
[Qemu-devel] [PATCH 05/39] stream: move is_allocated_above to block.c
,
Kevin Wolf
,
2012/06/15
[Qemu-devel] [PATCH 09/39] qemu-img check -r for repairing images
,
Kevin Wolf
,
2012/06/15
[Qemu-devel] [PATCH 06/39] stream: move rate limiting to a separate header file
,
Kevin Wolf
,
2012/06/15
[Qemu-devel] [PATCH 01/39] qcow2: remove a line of unnecessary code
,
Kevin Wolf
,
2012/06/15
[Qemu-devel] [PATCH 07/39] xtensa_lx60: add missing #include "blockdev.h"
,
Kevin Wolf
,
2012/06/15
[Qemu-devel] [PATCH 04/39] stream: tweak usage of bdrv_co_is_allocated
,
Kevin Wolf
,
2012/06/15
[Qemu-devel] [PATCH 12/39] rbd: hook up cache options
,
Kevin Wolf
,
2012/06/15
[Qemu-devel] [PATCH 11/39] qcow2: Support for fixing refcount inconsistencies
,
Kevin Wolf
,
2012/06/15
[Qemu-devel] [PATCH 13/39] sheepdog: add coroutine_fn markers to coroutine functions
,
Kevin Wolf
,
2012/06/15
[Qemu-devel] [PATCH 14/39] block: Simplify how drive_init() computes default ID
,
Kevin Wolf
,
2012/06/15
[Qemu-devel] [PATCH 17/39] scsi-disk: Don't peek behind the BlockDriverState abstraction
,
Kevin Wolf
,
2012/06/15
[Qemu-devel] [PATCH 10/39] qemu-img check: Print fixed clusters and recheck
,
Kevin Wolf
,
2012/06/15
[Qemu-devel] [PATCH 16/39] block: New bdrv_get_flags()
,
Kevin Wolf
,
2012/06/15
[Qemu-devel] [PATCH 15/39] Prevent disk data loss when closing qemu
,
Kevin Wolf
,
2012/06/15
[Qemu-devel] [PATCH 21/39] savevm: flush after saving vm state
,
Kevin Wolf
,
2012/06/15
[Qemu-devel] [PATCH 18/39] qemu-iotests: fill streaming test image with data
,
Kevin Wolf
,
2012/06/15
[Qemu-devel] [PATCH 22/39] block: copy enable_write_cache in bdrv_append
,
Kevin Wolf
,
2012/06/15
[Qemu-devel] [PATCH 23/39] block: add bdrv_set_enable_write_cache
,
Kevin Wolf
,
2012/06/15
[Qemu-devel] [PATCH 19/39] qemu-iotests: start vms in qtest mode
,
Kevin Wolf
,
2012/06/15
[Qemu-devel] [PATCH 25/39] ide: support enable/disable write cache
,
Kevin Wolf
,
2012/06/15
[Qemu-devel] [PATCH 20/39] block: flush in writethrough mode after writes
,
Kevin Wolf
,
2012/06/15
[Qemu-devel] [PATCH 36/39] fdc: fix implied seek while there is no media in drive
,
Kevin Wolf
,
2012/06/15
[Qemu-devel] [PATCH 38/39] qemu-iotests: add qcow2.py set-feature-bit command
,
Kevin Wolf
,
2012/06/15
[Qemu-devel] [PATCH 39/39] qemu-iotests: add 036 autoclear feature bit test
,
Kevin Wolf
,
2012/06/15
[Qemu-devel] [PATCH 30/39] qemu-iotests: COW with many AIO requests on the same cluster
,
Kevin Wolf
,
2012/06/15
[Qemu-devel] [PATCH 31/39] qemu-img: document qed format on qemu-img man page
,
Kevin Wolf
,
2012/06/15
[Qemu-devel] [PATCH 35/39] qcow2: fix autoclear image header update
,
Kevin Wolf
,
2012/06/15
[Qemu-devel] [PATCH 37/39] fdc-test: introduced qtest read_without_media
,
Kevin Wolf
,
2012/06/15
[Qemu-devel] [PATCH 28/39] qcow2: Fix avail_sectors in cluster allocation code
,
Kevin Wolf
,
2012/06/15
[Qemu-devel] [PATCH 24/39] block: always open drivers in writeback mode
,
Kevin Wolf
,
2012/06/15
[Qemu-devel] [PATCH 33/39] xen: Don't change -drive if=xen device name during machine init
,
Kevin Wolf
,
2012/06/15
[Qemu-devel] [PATCH 29/39] qemu-iotests: Some backing file COW tests
,
Kevin Wolf
,
2012/06/15
[Qemu-devel] [PATCH 26/39] qcow2: always operate caches in writeback mode
,
Kevin Wolf
,
2012/06/15
[Qemu-devel] [PATCH 32/39] block: Replace bdrv_get_format() by bdrv_get_format_name()
,
Kevin Wolf
,
2012/06/15
[Qemu-devel] [PATCH 34/39] xen: Don't peek behind the BlockDriverState abstraction
,
Kevin Wolf
,
2012/06/15
[Qemu-devel] [PATCH 27/39] qcow2: Simplify calculation for COW area at the end
,
Kevin Wolf
,
2012/06/15
Re: [Qemu-devel] [PULL 00/39] Block patches
,
Anthony Liguori
,
2012/06/20
[Qemu-devel] [PATCH] qcow2: Silence false warning
,
Kevin Wolf
,
2012/06/15
Re: [Qemu-devel] [PATCH] qcow2: Silence false warning
,
malc
,
2012/06/15
[Qemu-devel] [PATCH 0/2] xen: Deprecation of <xs.h>.
,
Anthony PERARD
,
2012/06/15
[Qemu-devel] [PATCH 2/2] xenstore: Use <xenstore.h>
,
Anthony PERARD
,
2012/06/15
Re: [Qemu-devel] [PATCH 2/2] xenstore: Use <xenstore.h>
,
Juan Quintela
,
2012/06/15
Re: [Qemu-devel] [PATCH 2/2] xenstore: Use <xenstore.h>
,
Anthony PERARD
,
2012/06/15
Re: [Qemu-devel] [PATCH 2/2] xenstore: Use <xenstore.h>
,
Stefano Stabellini
,
2012/06/15
[Qemu-devel] [PATCH 1/2] xen: Reorganize includes of Xen headers.
,
Anthony PERARD
,
2012/06/15
Re: [Qemu-devel] [PATCH 0/2] xen: Deprecation of <xs.h>.
,
Stefano Stabellini
,
2012/06/15
[Qemu-devel] [PATCH] cris: Fix NMI-flag handling on crisv10.
,
Lars Persson
,
2012/06/15
Re: [Qemu-devel] [PATCH] cris: Fix NMI-flag handling on crisv10.
,
Edgar E. Iglesias
,
2012/06/15
[Qemu-devel] [PATCHv2 1/1] Add usb option in machine options to enable/disable usb
,
Li Zhang
,
2012/06/15
Re: [Qemu-devel] [PATCHv2 1/1] Add usb option in machine options to enable/disable usb
,
Markus Armbruster
,
2012/06/15
Re: [Qemu-devel] [PATCHv2 1/1] Add usb option in machine options to enable/disable usb
,
Li Zhang
,
2012/06/15
Re: [Qemu-devel] [PATCHv2 1/1] Add usb option in machine options to enable/disable usb
,
Markus Armbruster
,
2012/06/15
Re: [Qemu-devel] [PATCHv2 1/1] Add usb option in machine options to enable/disable usb
,
Li Zhang
,
2012/06/17
Re: [Qemu-devel] [PATCHv2 1/1] Add usb option in machine options to enable/disable usb
,
Markus Armbruster
,
2012/06/18
Re: [Qemu-devel] [PATCHv2 1/1] Add usb option in machine options to enable/disable usb
,
Peter Crosthwaite
,
2012/06/18
Re: [Qemu-devel] [PATCHv2 1/1] Add usb option in machine options to enable/disable usb
,
Li Zhang
,
2012/06/18
[Qemu-devel] [PATCH 1/2] Add usb option in machine options to enable/disable usb
,
Li Zhang
,
2012/06/18
Re: [Qemu-devel] [PATCH 1/2] Add usb option in machine options to enable/disable usb
,
Wei-Ren Chen
,
2012/06/18
Re: [Qemu-devel] [PATCH 1/2] Add usb option in machine options to enable/disable usb
,
Li Zhang
,
2012/06/27
Re: [Qemu-devel] [PATCH 1/2] Add usb option in machine options to enable/disable usb
,
Andreas Färber
,
2012/06/27
Re: [Qemu-devel] [PATCH 1/2] Add usb option in machine options to enable/disable usb
,
Li Zhang
,
2012/06/27
Re: [Qemu-devel] [PATCH 1/2] Add usb option in machine options to enable/disable usb
,
Peter Crosthwaite
,
2012/06/27
Re: [Qemu-devel] [PATCH 1/2] Add usb option in machine options to enable/disable usb
,
Li Zhang
,
2012/06/27
Re: [Qemu-devel] [PATCH 1/2] Add usb option in machine options to enable/disable usb
,
Andreas Färber
,
2012/06/27
Re: [Qemu-devel] [PATCH 1/2] Add usb option in machine options to enable/disable usb
,
Li Zhang
,
2012/06/27
Re: [Qemu-devel] [Qemu-ppc] [PATCHv2 1/1] Add usb option in machine options to enable/disable usb
,
Alexander Graf
,
2012/06/29
Re: [Qemu-devel] [PATCHv2 1/1] Add usb option in machine options to enable/disable usb
,
Li Zhang
,
2012/06/18
Re: [Qemu-devel] [PATCHv2 1/1] Add usb option in machine options to enable/disable usb
,
Andreas Färber
,
2012/06/15
Re: [Qemu-devel] [PATCHv2 1/1] Add usb option in machine options to enable/disable usb
,
Li Zhang
,
2012/06/15
[Qemu-devel] [PATCHv2 00/13] unicore32: add softmmu support and puv3 machine
,
Guan Xuetao
,
2012/06/15
[Qemu-devel] [PATCHv2 03/13] unicore32-softmmu: Make UniCore32 cpuid & exceptions correct and runable
,
Guan Xuetao
,
2012/06/15
[Qemu-devel] [PATCHv2 04/13] unicore32-softmmu: Implement softmmu specific functions
,
Guan Xuetao
,
2012/06/15
[Qemu-devel] [PATCHv2 02/13] unicore32-softmmu: Add coprocessor 0(sysctrl) and 1(ocd) instruction support
,
Guan Xuetao
,
2012/06/15
Re: [Qemu-devel] [PATCHv2 02/13] unicore32-softmmu: Add coprocessor 0(sysctrl) and 1(ocd) instruction support
,
Andreas Färber
,
2012/06/15
Re: [Qemu-devel] [PATCHv2 02/13] unicore32-softmmu: Add coprocessor 0(sysctrl) and 1(ocd) instruction support
,
Guan Xuetao
,
2012/06/17
[Qemu-devel] [PATCHv2 01/13] unicore32-softmmu: Add unicore32-softmmu build support
,
Guan Xuetao
,
2012/06/15
Re: [Qemu-devel] [PATCHv2 01/13] unicore32-softmmu: Add unicore32-softmmu build support
,
Paolo Bonzini
,
2012/06/15
Re: [Qemu-devel] [PATCHv2 01/13] unicore32-softmmu: Add unicore32-softmmu build support
,
Andreas Färber
,
2012/06/15
Re: [Qemu-devel] [PATCHv2 01/13] unicore32-softmmu: Add unicore32-softmmu build support
,
Paolo Bonzini
,
2012/06/15
[Qemu-devel] [PATCHv2 05/13] unicore32-softmmu: Make sure that kernel can access user space
,
Guan Xuetao
,
2012/06/15
Re: [Qemu-devel] [PATCHv2 05/13] unicore32-softmmu: Make sure that kernel can access user space
,
Wei-Ren Chen
,
2012/06/15
Re: [Qemu-devel] [PATCHv2 05/13] unicore32-softmmu: Make sure that kernel can access user space
,
Guan Xuetao
,
2012/06/17
[Qemu-devel] [PATCHv2 09/13] unicore32-softmmu: Add puv3 gpio support
,
Guan Xuetao
,
2012/06/15
[Qemu-devel] [PATCHv2 10/13] unicore32-softmmu: Add puv3 pm support
,
Guan Xuetao
,
2012/06/15
[Qemu-devel] [PATCHv2 07/13] unicore32-softmmu: Add puv3 interrupt support
,
Guan Xuetao
,
2012/06/15
[Qemu-devel] [PATCHv2 13/13] unicore32-softmmu: Add maintainer information for UniCore32 machine
,
Guan Xuetao
,
2012/06/15
[Qemu-devel] [PATCHv2 11/13] unicore32-softmmu: Add puv3 dma support
,
Guan Xuetao
,
2012/06/15
[Qemu-devel] [PATCHv2 06/13] unicore32-softmmu: Add puv3 soc/board support
,
Guan Xuetao
,
2012/06/15
[Qemu-devel] [PATCHv2 12/13] unicore32-softmmu: Add ps2 support
,
Guan Xuetao
,
2012/06/15
Re: [Qemu-devel] [PATCHv2 00/13] unicore32: add softmmu support and puv3 machine
,
Wei-Ren Chen
,
2012/06/15
Re: [Qemu-devel] [PATCHv2 00/13] unicore32: add softmmu support and puv3 machine
,
Guan Xuetao
,
2012/06/17
Re: [Qemu-devel] [PATCHv2 00/13] unicore32: add softmmu support and puv3 machine
,
Wei-Ren Chen
,
2012/06/18
[Qemu-devel] [PATCHv2 08/13] unicore32-softmmu: Add puv3 ostimer support
,
Guan Xuetao
,
2012/06/15
[Qemu-devel] question about irq update
,
Zhi Hui Li
,
2012/06/15
Re: [Qemu-devel] question about irq update
,
Paolo Bonzini
,
2012/06/15
Re: [Qemu-devel] question about irq update
,
Zhi Hui Li
,
2012/06/15
[Qemu-devel] use after free in usb code
,
Bruce Rogers
,
2012/06/15
Re: [Qemu-devel] How to measure guest memory access (qemu_ld/qemu_st) time?
,
YeongKyoon Lee
,
2012/06/14
Re: [Qemu-devel] How to measure guest memory access (qemu_ld/qemu_st) time?
,
YeongKyoon Lee
,
2012/06/18
Re: [Qemu-devel] How to measure guest memory access (qemu_ld/qemu_st) time?
,
Blue Swirl
,
2012/06/18
[Qemu-devel] q35 chipset support
,
Jason Baron
,
2012/06/14
Re: [Qemu-devel] q35 chipset support
,
Anthony Liguori
,
2012/06/14
Re: [Qemu-devel] q35 chipset support
,
Markus Armbruster
,
2012/06/15
Re: [Qemu-devel] q35 chipset support
,
Anthony Liguori
,
2012/06/15
Re: [Qemu-devel] q35 chipset support
,
Michael S. Tsirkin
,
2012/06/17
Re: [Qemu-devel] q35 chipset support
,
Anthony Liguori
,
2012/06/18
Re: [Qemu-devel] q35 chipset support
,
Michael S. Tsirkin
,
2012/06/18
Re: [Qemu-devel] q35 chipset support
,
Anthony Liguori
,
2012/06/18
Re: [Qemu-devel] q35 chipset support
,
Jason Baron
,
2012/06/18
Re: [Qemu-devel] q35 chipset support
,
Markus Armbruster
,
2012/06/18
Re: [Qemu-devel] q35 chipset support
,
Anthony Liguori
,
2012/06/18
Re: [Qemu-devel] q35 chipset support
,
Jason Baron
,
2012/06/18
Re: [Qemu-devel] q35 chipset support
,
Anthony Liguori
,
2012/06/18
Re: [Qemu-devel] q35 chipset support
,
Michael S. Tsirkin
,
2012/06/18
Re: [Qemu-devel] q35 chipset support
,
Anthony Liguori
,
2012/06/18
Re: [Qemu-devel] q35 chipset support
,
Michael S. Tsirkin
,
2012/06/18
Re: [Qemu-devel] q35 chipset support
,
Andreas Färber
,
2012/06/18
Re: [Qemu-devel] q35 chipset support
,
Anthony Liguori
,
2012/06/18
Re: [Qemu-devel] q35 chipset support
,
Jason Baron
,
2012/06/15
Re: [Qemu-devel] q35 chipset support
,
Anthony Liguori
,
2012/06/15
Re: [Qemu-devel] q35 chipset support
,
Markus Armbruster
,
2012/06/18
Re: [Qemu-devel] q35 chipset support
,
Michael S. Tsirkin
,
2012/06/18
Re: [Qemu-devel] KVM internal error with some amounts of guest memory
,
Michael Tokarev
,
2012/06/14
Re: [Qemu-devel] KVM internal error with some amounts of guest memory
,
Michael Tokarev
,
2012/06/14
Re: [Qemu-devel] KVM internal error with some amounts of guest memory
,
Avi Kivity
,
2012/06/17
Re: [Qemu-devel] [PATCH 2/2] Expose tsc deadline timer cpuid to guest
,
Liu, Jinsong
,
2012/06/14
Re: [Qemu-devel] [PATCH 2/2] Expose tsc deadline timer cpuid to guest
,
Eduardo Habkost
,
2012/06/14
Re: [Qemu-devel] [PATCH 2/2] Expose tsc deadline timer cpuid to guest
,
Liu, Jinsong
,
2012/06/14
[Qemu-devel] [PATCH v6 0/3] Simpletrace v2: Support multiple args, strings.
,
Harsh Prateek Bora
,
2012/06/14
[Qemu-devel] [PATCH v6 3/3] Update simpletrace.py for new log format
,
Harsh Prateek Bora
,
2012/06/14
[Qemu-devel] [PATCH v6 1/3] monitor: remove unused do_info_trace
,
Harsh Prateek Bora
,
2012/06/14
[Qemu-devel] [PATCH v6 2/3] Simpletrace v2: Support multiple arguments, strings.
,
Harsh Prateek Bora
,
2012/06/14
Re: [Qemu-devel] [PATCH v6 2/3] Simpletrace v2: Support multiple arguments, strings.
,
Harsh Bora
,
2012/06/15
[Qemu-devel] [PATCH v3 0/8] msix: Support specifying offsets, BARs, and capability location
,
Alex Williamson
,
2012/06/14
[Qemu-devel] [PATCH v3 1/8] msix: Add simple BAR allocation MSIX setup functions
,
Alex Williamson
,
2012/06/14
[Qemu-devel] [PATCH v3 2/8] ivshmem: Convert to msix_init_exclusive_bar() interface
,
Alex Williamson
,
2012/06/14
[Qemu-devel] [PATCH v3 3/8] virtio: Convert to msix_init_exclusive_bar() interface
,
Alex Williamson
,
2012/06/14
[Qemu-devel] [PATCH v3 4/8] msix: Move msix_mmio_read
,
Alex Williamson
,
2012/06/14
[Qemu-devel] [PATCH v3 5/8] msix: Note endian TODO item
,
Alex Williamson
,
2012/06/14
[Qemu-devel] [PATCH v3 6/8] msix: Split PBA into it's own MemoryRegion
,
Alex Williamson
,
2012/06/14
[Qemu-devel] [PATCH v3 7/8] msix: Allow full specification of MSIX layout
,
Alex Williamson
,
2012/06/14
[Qemu-devel] [PATCH v3 8/8] msix: Switch msix_uninit to return void
,
Alex Williamson
,
2012/06/14
Re: [Qemu-devel] [PATCH v3 0/8] msix: Support specifying offsets, BARs, and capability location
,
Michael S. Tsirkin
,
2012/06/14
Re: [Qemu-devel] [PATCH v3 0/8] msix: Support specifying offsets, BARs, and capability location
,
Jan Kiszka
,
2012/06/18
Re: [Qemu-devel] [PATCH v3 0/8] msix: Support specifying offsets, BARs, and capability location
,
Michael S. Tsirkin
,
2012/06/18
Re: [Qemu-devel] [PATCH v3 0/8] msix: Support specifying offsets, BARs, and capability location
,
Jan Kiszka
,
2012/06/18
Re: [Qemu-devel] [PATCH v3 0/8] msix: Support specifying offsets, BARs, and capability location
,
Michael S. Tsirkin
,
2012/06/18
Re: [Qemu-devel] [PATCH v3 0/8] msix: Support specifying offsets, BARs, and capability location
,
Jan Kiszka
,
2012/06/18
Re: [Qemu-devel] [PATCH v3 0/8] msix: Support specifying offsets, BARs, and capability location
,
Jan Kiszka
,
2012/06/18
Re: [Qemu-devel] [PATCH v3 0/8] msix: Support specifying offsets, BARs, and capability location
,
Michael S. Tsirkin
,
2012/06/18
[Qemu-devel] [PATCH V13 0/9] Xen PCI Passthrough
,
Anthony PERARD
,
2012/06/14
[Qemu-devel] [PATCH V13 5/9] qdev-properties: Introduce pci-host-devaddr.
,
Anthony PERARD
,
2012/06/14
Re: [Qemu-devel] [PATCH V13 5/9] qdev-properties: Introduce pci-host-devaddr.
,
Michael S. Tsirkin
,
2012/06/14
[Qemu-devel] [PATCH V13 2/9] configure: Introduce --enable-xen-pci-passthrough.
,
Anthony PERARD
,
2012/06/14
[Qemu-devel] [PATCH V13 8/9] Introduce apic-msidef.h
,
Anthony PERARD
,
2012/06/14
Re: [Qemu-devel] [PATCH V13 8/9] Introduce apic-msidef.h
,
Michael S. Tsirkin
,
2012/06/14
[Qemu-devel] [PATCH V13 4/9] pci.c: Add opaque argument to pci_for_each_device.
,
Anthony PERARD
,
2012/06/14
Re: [Qemu-devel] [PATCH V13 4/9] pci.c: Add opaque argument to pci_for_each_device.
,
Michael S. Tsirkin
,
2012/06/14
Re: [Qemu-devel] [Xen-devel] [PATCH V13 4/9] pci.c: Add opaque argument to pci_for_each_device.
,
Konrad Rzeszutek Wilk
,
2012/06/14
[Qemu-devel] [PATCH V13 3/9] Introduce XenHostPCIDevice to access a pci device on the host.
,
Anthony PERARD
,
2012/06/14
Re: [Qemu-devel] [Xen-devel] [PATCH V13 3/9] Introduce XenHostPCIDevice to access a pci device on the host.
,
Konrad Rzeszutek Wilk
,
2012/06/14
[Qemu-devel] [PATCH V13 1/9] pci_ids: Add INTEL_82599_SFP_VF id.
,
Anthony PERARD
,
2012/06/14
Re: [Qemu-devel] [PATCH V13 1/9] pci_ids: Add INTEL_82599_SFP_VF id.
,
Michael S. Tsirkin
,
2012/06/14
Re: [Qemu-devel] [Xen-devel] [PATCH V13 1/9] pci_ids: Add INTEL_82599_SFP_VF id.
,
Konrad Rzeszutek Wilk
,
2012/06/14
[Qemu-devel] [PATCH V13 9/9] Introduce Xen PCI Passthrough, MSI (3/3)
,
Anthony PERARD
,
2012/06/14
[Qemu-devel] [PATCH V13 7/9] Introduce Xen PCI Passthrough, PCI config space helpers (2/3)
,
Anthony PERARD
,
2012/06/14
[Qemu-devel] [PATCH V13 6/9] Introduce Xen PCI Passthrough, qdevice (1/3)
,
Anthony PERARD
,
2012/06/14
Re: [Qemu-devel] [PATCH V13 0/9] Xen PCI Passthrough
,
Michael S. Tsirkin
,
2012/06/14
Re: [Qemu-devel] [PATCH V13 0/9] Xen PCI Passthrough
,
Stefano Stabellini
,
2012/06/15
[Qemu-devel] [PATCH v3 0/2] Balloon event change notifications
,
Daniel P. Berrange
,
2012/06/14
[Qemu-devel] [PATCH v3 1/2] Add event notification for guest balloon changes
,
Daniel P. Berrange
,
2012/06/14
[Qemu-devel] [PATCH v3 2/2] Add rate limiting of RTC_CHANGE, BALLOON_CHANGE & WATCHDOG events
,
Daniel P. Berrange
,
2012/06/14
Re: [Qemu-devel] [PATCH v3 0/2] Balloon event change notifications
,
Amit Shah
,
2012/06/15
Re: [Qemu-devel] [PATCH v3 0/2] Balloon event change notifications
,
Luiz Capitulino
,
2012/06/15
Re: [Qemu-devel] How to measure guest memory access (qemu_ld/qemu_st) time?
,
YeongKyoon Lee
,
2012/06/14
Re: [Qemu-devel] How to measure guest memory access (qemu_ld/qemu_st) time?
,
Blue Swirl
,
2012/06/15
Re: [Qemu-devel] How to measure guest memory access (qemu_ld/qemu_st) time?
,
Wei-Ren Chen
,
2012/06/18
Re: [Qemu-devel] How to measure guest memory access (qemu_ld/qemu_st) time?
,
Blue Swirl
,
2012/06/18
Re: [Qemu-devel] How to measure guest memory access (qemu_ld/qemu_st) time?
,
Wei-Ren Chen
,
2012/06/20
Re: [Qemu-devel] How to measure guest memory access (qemu_ld/qemu_st) time?
,
Xin Tong
,
2012/06/22
Re: [Qemu-devel] How to measure guest memory access (qemu_ld/qemu_st) time?
,
Blue Swirl
,
2012/06/24
[Qemu-devel] [PATCH v3 0/5] file descriptor passing using pass-fd
,
Corey Bryant
,
2012/06/14
[Qemu-devel] [PATCH v3 1/5] qapi: Convert getfd and closefd
,
Corey Bryant
,
2012/06/14
[Qemu-devel] [PATCH v3 2/5] qapi: Add pass-fd QMP command
,
Corey Bryant
,
2012/06/14
Re: [Qemu-devel] [PATCH v3 2/5] qapi: Add pass-fd QMP command
,
Luiz Capitulino
,
2012/06/15
Re: [Qemu-devel] [PATCH v3 2/5] qapi: Add pass-fd QMP command
,
Corey Bryant
,
2012/06/15
Re: [Qemu-devel] [PATCH v3 2/5] qapi: Add pass-fd QMP command
,
Luiz Capitulino
,
2012/06/15
Re: [Qemu-devel] [PATCH v3 2/5] qapi: Add pass-fd QMP command
,
Corey Bryant
,
2012/06/15
Re: [Qemu-devel] [PATCH v3 2/5] qapi: Add pass-fd QMP command
,
Luiz Capitulino
,
2012/06/15
[Qemu-devel] [PATCH v3 4/5] block: Convert open calls to qemu_open
,
Corey Bryant
,
2012/06/14
Re: [Qemu-devel] [PATCH v3 4/5] block: Convert open calls to qemu_open
,
Luiz Capitulino
,
2012/06/15
Re: [Qemu-devel] [PATCH v3 4/5] block: Convert open calls to qemu_open
,
Corey Bryant
,
2012/06/15
Re: [Qemu-devel] [PATCH v3 4/5] block: Convert open calls to qemu_open
,
Eric Blake
,
2012/06/15
Re: [Qemu-devel] [PATCH v3 4/5] block: Convert open calls to qemu_open
,
Corey Bryant
,
2012/06/15
[Qemu-devel] [PATCH v3 5/5] block: Prevent /dev/fd/X filename from being detected as floppy
,
Corey Bryant
,
2012/06/14
Re: [Qemu-devel] [PATCH v3 5/5] block: Prevent /dev/fd/X filename from being detected as floppy
,
Luiz Capitulino
,
2012/06/15
Re: [Qemu-devel] [PATCH v3 5/5] block: Prevent /dev/fd/X filename from being detected as floppy
,
Corey Bryant
,
2012/06/15
[Qemu-devel] [PATCH v3 3/5] osdep: Enable qemu_open to dup pre-opened fd
,
Corey Bryant
,
2012/06/14
Re: [Qemu-devel] [PATCH v3 3/5] osdep: Enable qemu_open to dup pre-opened fd
,
Eric Blake
,
2012/06/15
Re: [Qemu-devel] [PATCH v3 3/5] osdep: Enable qemu_open to dup pre-opened fd
,
Corey Bryant
,
2012/06/15
Re: [Qemu-devel] [PATCH v3 3/5] osdep: Enable qemu_open to dup pre-opened fd
,
Eric Blake
,
2012/06/15
Re: [Qemu-devel] [PATCH v3 3/5] osdep: Enable qemu_open to dup pre-opened fd
,
Corey Bryant
,
2012/06/15
Re: [Qemu-devel] [PATCH v3 3/5] osdep: Enable qemu_open to dup pre-opened fd
,
Kevin Wolf
,
2012/06/15
Re: [Qemu-devel] [PATCH v3 3/5] osdep: Enable qemu_open to dup pre-opened fd
,
Corey Bryant
,
2012/06/15
Re: [Qemu-devel] [PATCH v3 3/5] osdep: Enable qemu_open to dup pre-opened fd
,
Eric Blake
,
2012/06/15
Re: [Qemu-devel] [PATCH v3 3/5] osdep: Enable qemu_open to dup pre-opened fd
,
Corey Bryant
,
2012/06/15
Re: [Qemu-devel] [PATCH v3 3/5] osdep: Enable qemu_open to dup pre-opened fd
,
Kevin Wolf
,
2012/06/18
Re: [Qemu-devel] [PATCH v3 3/5] osdep: Enable qemu_open to dup pre-opened fd
,
Corey Bryant
,
2012/06/19
Re: [Qemu-devel] [PATCH v3 0/5] file descriptor passing using pass-fd
,
Eric Blake
,
2012/06/19
Re: [Qemu-devel] [PATCH v3 0/5] file descriptor passing using pass-fd
,
Kevin Wolf
,
2012/06/19
Re: [Qemu-devel] [PATCH v3 0/5] file descriptor passing using pass-fd
,
Eric Blake
,
2012/06/19
Re: [Qemu-devel] [PATCH v3 0/5] file descriptor passing using pass-fd
,
Kevin Wolf
,
2012/06/20
Re: [Qemu-devel] [PATCH v3 0/5] file descriptor passing using pass-fd
,
Daniel P. Berrange
,
2012/06/20
Re: [Qemu-devel] [PATCH v3 0/5] file descriptor passing using pass-fd
,
Eric Blake
,
2012/06/20
Re: [Qemu-devel] [PATCH v3 0/5] file descriptor passing using pass-fd
,
Corey Bryant
,
2012/06/20
Re: [Qemu-devel] [PATCH v3 0/5] file descriptor passing using pass-fd
,
Eric Blake
,
2012/06/20
Re: [Qemu-devel] [PATCH v3 0/5] file descriptor passing using pass-fd
,
Corey Bryant
,
2012/06/20
[Qemu-devel] qemu-system-ppc64 hanging occasionally in disk writes
,
Richard W.M. Jones
,
2012/06/14
Re: [Qemu-devel] qemu-system-ppc64 hanging occasionally in disk writes
,
Alexander Graf
,
2012/06/14
Re: [Qemu-devel] qemu-system-ppc64 hanging occasionally in disk writes
,
Richard W.M. Jones
,
2012/06/14
Re: [Qemu-devel] qemu-system-ppc64 hanging occasionally in disk writes
,
Richard W.M. Jones
,
2012/06/14
Re: [Qemu-devel] qemu-system-ppc64 hanging occasionally in disk writes
,
Alexander Graf
,
2012/06/14
Re: [Qemu-devel] qemu-system-ppc64 hanging occasionally in disk writes
,
Richard W.M. Jones
,
2012/06/14
Re: [Qemu-devel] qemu-system-ppc64 hanging occasionally in disk writes
,
Paolo Bonzini
,
2012/06/15
Re: [Qemu-devel] qemu-system-ppc64 hanging occasionally in disk writes
,
Alexander Graf
,
2012/06/28
Re: [Qemu-devel] qemu-system-ppc64 hanging occasionally in disk writes
,
Richard W.M. Jones
,
2012/06/28
Re: [Qemu-devel] qemu-system-ppc64 hanging occasionally in disk writes
,
Richard W.M. Jones
,
2012/06/15
[Qemu-devel] [PATCH buildfix] configure: Assure existence of linux-headers/ build directory
,
Andreas Färber
,
2012/06/14
Re: [Qemu-devel] [PATCH buildfix] configure: Assure existence of linux-headers/ build directory
,
Andreas Färber
,
2012/06/14
Re: [Qemu-devel] [PATCH buildfix] configure: Assure existence of linux-headers/ build directory
,
Peter Maydell
,
2012/06/19
Re: [Qemu-devel] [PATCH buildfix] configure: Assure existence of linux-headers/ build directory
,
Andreas Färber
,
2012/06/19
Re: [Qemu-devel] [PATCH buildfix] configure: Assure existence of linux-headers/ build directory
,
Peter Maydell
,
2012/06/20
Re: [Qemu-devel] [PATCH buildfix] configure: Assure existence of linux-headers/ build directory
,
Peter Maydell
,
2012/06/20
Re: [Qemu-devel] [PATCH buildfix] configure: Assure existence of linux-headers/ build directory
,
Anthony Liguori
,
2012/06/27
[Qemu-devel] [PATCH 0/2] introduce bdrv_swap, implement bdrv_append on top
,
Paolo Bonzini
,
2012/06/14
[Qemu-devel] [PATCH 1/2] block: copy over job and dirty bitmap fields in bdrv_append
,
Paolo Bonzini
,
2012/06/14
[Qemu-devel] [PATCH 2/2] block: introduce bdrv_swap, implement bdrv_append on top of it
,
Paolo Bonzini
,
2012/06/14
Re: [Qemu-devel] [PATCH 0/2] introduce bdrv_swap, implement bdrv_append on top
,
Kevin Wolf
,
2012/06/15
Re: [Qemu-devel] [PATCH 0/2] introduce bdrv_swap, implement bdrv_append on top
,
Paolo Bonzini
,
2012/06/15
Re: [Qemu-devel] [PATCH 0/2] introduce bdrv_swap, implement bdrv_append on top
,
Stefan Hajnoczi
,
2012/06/25
[Qemu-devel] [PATCH] configure: properly check if -lrt and -lm is needed
,
Natanael Copa
,
2012/06/14
[Qemu-devel] [PATCH] cris: Add break support for v10
,
Edgar E. Iglesias
,
2012/06/14
[Qemu-devel] [PATCH 0/5] scsi related fixes
,
Christian Borntraeger
,
2012/06/14
[Qemu-devel] [PATCH 3/5] scsi: Add basic support for SCSI media changer commands.
,
Christian Borntraeger
,
2012/06/14
[Qemu-devel] [PATCH 4/5] scsi: Fix transfer length for READ POSITION commands.
,
Christian Borntraeger
,
2012/06/14
[Qemu-devel] [PATCH 1/5] scsi: Fix data length == SCSI_SENSE_BUF_SIZE
,
Christian Borntraeger
,
2012/06/14
[Qemu-devel] [PATCH 5/5] scsi: Ensure command and transfer lengths are set for all SCSI stream commands.
,
Christian Borntraeger
,
2012/06/14
Re: [Qemu-devel] [PATCH 5/5] scsi: Ensure command and transfer lengths are set for all SCSI stream commands.
,
Paolo Bonzini
,
2012/06/14
[Qemu-devel] [PATCH 2/5] scsi: Fix LOAD_UNLOAD
,
Christian Borntraeger
,
2012/06/14
Re: [Qemu-devel] [PATCH 0/5] scsi related fixes
,
Paolo Bonzini
,
2012/06/14
[Qemu-devel] [PATCH] qxl: fix broken n_modes
,
Alon Levy
,
2012/06/14
[Qemu-devel] libguestfs now uses virtio-scsi, supports large numbers of disks
,
Richard W.M. Jones
,
2012/06/14
Re: [Qemu-devel] libguestfs now uses virtio-scsi, supports large numbers of disks
,
Stefan Hajnoczi
,
2012/06/15
Re: [Qemu-devel] libguestfs now uses virtio-scsi, supports large numbers of disks
,
Richard W.M. Jones
,
2012/06/15
[Qemu-devel] [PATCH v5 0/3] Simpletrace v2: Support multiple args, strings.
,
Harsh Prateek Bora
,
2012/06/14
[Qemu-devel] [PATCH v5 1/3] monitor: remove unused do_info_trace
,
Harsh Prateek Bora
,
2012/06/14
[Qemu-devel] [PATCH v5 3/3] Update simpletrace.py for new log format
,
Harsh Prateek Bora
,
2012/06/14
[Qemu-devel] [PATCH v5 2/3] Simpletrace v2: Support multiple arguments, strings.
,
Harsh Prateek Bora
,
2012/06/14
Re: [Qemu-devel] [PATCH v5 2/3] Simpletrace v2: Support multiple arguments, strings.
,
Harsh Bora
,
2012/06/14
Re: [Qemu-devel] [PATCH v5 2/3] Simpletrace v2: Support multiple arguments, strings.
,
Harsh Bora
,
2012/06/14
[Qemu-devel] [PATCH v2 0/3] qcow2: fix autoclear image header update
,
Stefan Hajnoczi
,
2012/06/14
[Qemu-devel] [PATCH v2 1/3] qcow2: fix autoclear image header update
,
Stefan Hajnoczi
,
2012/06/14
[Qemu-devel] [PATCH v2 3/3] qemu-iotests: add 036 autoclear feature bit test
,
Stefan Hajnoczi
,
2012/06/14
[Qemu-devel] [PATCH v2 2/3] qemu-iotests: add qcow2.py set-feature-bit command
,
Stefan Hajnoczi
,
2012/06/14
Re: [Qemu-devel] [PATCH v2 2/3] qemu-iotests: add qcow2.py set-feature-bit command
,
Kevin Wolf
,
2012/06/14
Re: [Qemu-devel] [PATCH 7/7] Maintaing number of dirty pages
,
Orit Wasserman
,
2012/06/14
Re: [Qemu-devel] [PATCH 6/7] Exit loop if we have been there too long
,
Orit Wasserman
,
2012/06/14
Re: [Qemu-devel] [PATCH 6/7] Exit loop if we have been there too long
,
Juan Quintela
,
2012/06/21
Re: [Qemu-devel] [PATCH 6/7] Exit loop if we have been there too long
,
Wei-Ren Chen
,
2012/06/21
Re: [Qemu-devel] [PATCH 6/7] Exit loop if we have been there too long
,
Juan Quintela
,
2012/06/22
Re: [Qemu-devel] [PATCH 5/7] Only calculate expected_time for stage 2
,
Orit Wasserman
,
2012/06/14
Re: [Qemu-devel] [PATCH 4/7] Only TCG needs TLB handling
,
Orit Wasserman
,
2012/06/14
Re: [Qemu-devel] [PATCH 3/7] No need to iterate if we already are over the limit
,
Orit Wasserman
,
2012/06/14
Re: [Qemu-devel] [PATCH 2/7] Add tracepoints for savevm section start/end
,
Orit Wasserman
,
2012/06/14
Re: [Qemu-devel] [PATCH 1/7] Add spent time for migration
,
Orit Wasserman
,
2012/06/14
[Qemu-devel] [PATCH] qcow2: fix autoclear image header update
,
Stefan Hajnoczi
,
2012/06/14
Re: [Qemu-devel] [PATCH] qcow2: fix autoclear image header update
,
Kevin Wolf
,
2012/06/14
Re: [Qemu-devel] [PATCH] qcow2: fix autoclear image header update
,
Stefan Hajnoczi
,
2012/06/14
[Qemu-devel] Compiling static
,
Davide Ferraretto
,
2012/06/14
[Qemu-devel] Compiling static
,
Davide Ferraretto
,
2012/06/14
Re: [Qemu-devel] Compiling static
,
Dunrong Huang
,
2012/06/14
Re: [Qemu-devel] Compiling static
,
Andreas Färber
,
2012/06/14
[Qemu-devel] Compiling static
,
Davide Ferraretto
,
2012/06/28
Re: [Qemu-devel] Compiling static
,
Dunrong Huang
,
2012/06/28
[Qemu-devel] Compiling static
,
Davide Ferraretto
,
2012/06/28
[Qemu-devel] Does kvm_fd mean KVM or VCPU fd?
,
Wei-Ren Chen
,
2012/06/14
Re: [Qemu-devel] Does kvm_fd mean KVM or VCPU fd?
,
Paolo Bonzini
,
2012/06/14
Re: [Qemu-devel] Does kvm_fd mean KVM or VCPU fd?
,
Wei-Ren Chen
,
2012/06/14
Re: [Qemu-devel] Does kvm_fd mean KVM or VCPU fd?
,
Andreas Färber
,
2012/06/14
[Qemu-devel] [PATCH] qapi: converted commit
,
Pavel Hrdina
,
2012/06/14
Re: [Qemu-devel] [PATCH v2] qapi: converted commit
,
Eric Blake
,
2012/06/14
Re: [Qemu-devel] [PATCH v2] qapi: converted commit
,
Pavel Hrdina
,
2012/06/14
Re: [Qemu-devel] [PATCH v2] qapi: converted commit
,
Eric Blake
,
2012/06/14
Re: [Qemu-devel] [PATCH v2] qapi: converted commit
,
Pavel Hrdina
,
2012/06/14
Re: [Qemu-devel] [PATCH v2] qapi: converted commit
,
Luiz Capitulino
,
2012/06/15
Re: [Qemu-devel] [PATCH v2] qapi: converted commit
,
Jeff Cody
,
2012/06/15
Re: [Qemu-devel] [PATCH v2] qapi: converted commit
,
Luiz Capitulino
,
2012/06/15
Re: [Qemu-devel] [PATCH v2] qapi: converted commit
,
Jeff Cody
,
2012/06/15
Re: [Qemu-devel] [PATCH v2] qapi: converted commit
,
Luiz Capitulino
,
2012/06/15
[Qemu-devel] [PATCH 1/1] Add usb option in machine options.
,
zhlcindy
,
2012/06/14
Re: [Qemu-devel] [PATCH 1/1] Add usb option in machine options.
,
Andreas Färber
,
2012/06/14
Re: [Qemu-devel] [PATCH 1/1] Add usb option in machine options.
,
Benjamin Herrenschmidt
,
2012/06/14
Re: [Qemu-devel] [PATCH 1/1] Add usb option in machine options.
,
Li Zhang
,
2012/06/14
Re: [Qemu-devel] [PATCH 1/1] Add usb option in machine options.
,
Li Zhang
,
2012/06/14
Re: [Qemu-devel] [PATCH 1/1] Add usb option in machine options.
,
Peter Crosthwaite
,
2012/06/15
Re: [Qemu-devel] [PATCH 1/1] Add usb option in machine options.
,
Benjamin Herrenschmidt
,
2012/06/15
Re: [Qemu-devel] [PATCH 1/1] Add usb option in machine options.
,
Li Zhang
,
2012/06/15
Re: [Qemu-devel] [PATCH 1/1] Add usb option in machine options.
,
Andreas Färber
,
2012/06/15
Re: [Qemu-devel] [PATCH 1/1] Add usb option in machine options.
,
Li Zhang
,
2012/06/15
Re: [Qemu-devel] [PATCH 1/1] Add usb option in machine options.
,
Alexander Graf
,
2012/06/28
Re: [Qemu-devel] [PATCH 1/1] Add usb option in machine options.
,
Li Zhang
,
2012/06/28
[Qemu-devel] [PATCH v2 0/6] msix: Support specifying offsets, BARs, and capability location
,
Alex Williamson
,
2012/06/14
[Qemu-devel] [PATCH v2 1/6] msix: Add simple BAR allocation MSIX setup functions
,
Alex Williamson
,
2012/06/14
Re: [Qemu-devel] [PATCH v2 1/6] msix: Add simple BAR allocation MSIX setup functions
,
Michael S. Tsirkin
,
2012/06/14
Re: [Qemu-devel] [PATCH v2 1/6] msix: Add simple BAR allocation MSIX setup functions
,
Alex Williamson
,
2012/06/14
Re: [Qemu-devel] [PATCH v2 1/6] msix: Add simple BAR allocation MSIX setup functions
,
Michael S. Tsirkin
,
2012/06/14
Re: [Qemu-devel] [PATCH v2 1/6] msix: Add simple BAR allocation MSIX setup functions
,
Jan Kiszka
,
2012/06/14
Re: [Qemu-devel] [PATCH v2 1/6] msix: Add simple BAR allocation MSIX setup functions
,
Michael S. Tsirkin
,
2012/06/14
Re: [Qemu-devel] [PATCH v2 1/6] msix: Add simple BAR allocation MSIX setup functions
,
Alex Williamson
,
2012/06/14
Re: [Qemu-devel] [PATCH v2 1/6] msix: Add simple BAR allocation MSIX setup functions
,
Michael S. Tsirkin
,
2012/06/14
Re: [Qemu-devel] [PATCH v2 1/6] msix: Add simple BAR allocation MSIX setup functions
,
Jan Kiszka
,
2012/06/14
Re: [Qemu-devel] [PATCH v2 1/6] msix: Add simple BAR allocation MSIX setup functions
,
Michael S. Tsirkin
,
2012/06/14
[Qemu-devel] [PATCH v2 2/6] ivshmem: Convert to msix_init_exclusive_bar() interface
,
Alex Williamson
,
2012/06/14
Re: [Qemu-devel] [PATCH v2 2/6] ivshmem: Convert to msix_init_exclusive_bar() interface
,
Jan Kiszka
,
2012/06/14
Re: [Qemu-devel] [PATCH v2 2/6] ivshmem: Convert to msix_init_exclusive_bar() interface
,
Alex Williamson
,
2012/06/14
[Qemu-devel] [PATCH v2 3/6] virtio: Convert to msix_init_exclusive_bar() interface
,
Alex Williamson
,
2012/06/14
[Qemu-devel] [PATCH v2 4/6] msix: Split PBA into it's own MemoryRegion
,
Alex Williamson
,
2012/06/14
Re: [Qemu-devel] [PATCH v2 4/6] msix: Split PBA into it's own MemoryRegion
,
Jan Kiszka
,
2012/06/14
Re: [Qemu-devel] [PATCH v2 4/6] msix: Split PBA into it's own MemoryRegion
,
Alex Williamson
,
2012/06/14
Re: [Qemu-devel] [PATCH v2 4/6] msix: Split PBA into it's own MemoryRegion
,
Michael S. Tsirkin
,
2012/06/14
Re: [Qemu-devel] [PATCH v2 4/6] msix: Split PBA into it's own MemoryRegion
,
Alex Williamson
,
2012/06/14
Re: [Qemu-devel] [PATCH v2 4/6] msix: Split PBA into it's own MemoryRegion
,
Michael S. Tsirkin
,
2012/06/14
Re: [Qemu-devel] [PATCH v2 4/6] msix: Split PBA into it's own MemoryRegion
,
Alex Williamson
,
2012/06/14
Re: [Qemu-devel] [PATCH v2 4/6] msix: Split PBA into it's own MemoryRegion
,
Michael S. Tsirkin
,
2012/06/14
Re: [Qemu-devel] [PATCH v2 4/6] msix: Split PBA into it's own MemoryRegion
,
Alex Williamson
,
2012/06/14
Re: [Qemu-devel] [PATCH v2 4/6] msix: Split PBA into it's own MemoryRegion
,
Michael S. Tsirkin
,
2012/06/14
[Qemu-devel] [PATCH v2 5/6] msix: Allow full specification of MSIX layout
,
Alex Williamson
,
2012/06/14
Re: [Qemu-devel] [PATCH v2 5/6] msix: Allow full specification of MSIX layout
,
Jan Kiszka
,
2012/06/14
Re: [Qemu-devel] [PATCH v2 5/6] msix: Allow full specification of MSIX layout
,
Michael S. Tsirkin
,
2012/06/14
Re: [Qemu-devel] [PATCH v2 5/6] msix: Allow full specification of MSIX layout
,
Alex Williamson
,
2012/06/14
Re: [Qemu-devel] [PATCH v2 5/6] msix: Allow full specification of MSIX layout
,
Michael S. Tsirkin
,
2012/06/14
Re: [Qemu-devel] [PATCH v2 5/6] msix: Allow full specification of MSIX layout
,
Alex Williamson
,
2012/06/14
[Qemu-devel] [PATCH v2 6/6] msix: Fix last PCIDevice naming inconsitency
,
Alex Williamson
,
2012/06/14
Re: [Qemu-devel] [PATCH v2 6/6] msix: Fix last PCIDevice naming inconsitency
,
Michael S. Tsirkin
,
2012/06/14
Re: [Qemu-devel] [PATCH v2 6/6] msix: Fix last PCIDevice naming inconsitency
,
Alex Williamson
,
2012/06/14
Re: [Qemu-devel] [PATCH v2 6/6] msix: Fix last PCIDevice naming inconsitency
,
Michael S. Tsirkin
,
2012/06/14
Re: [Qemu-devel] [PATCH v2 6/6] msix: Fix last PCIDevice naming inconsitency
,
Michael S. Tsirkin
,
2012/06/14
Re: [Qemu-devel] [PATCH v2 6/6] msix: Fix last PCIDevice naming inconsitency
,
Michael S. Tsirkin
,
2012/06/14
[Qemu-devel] [PATCH] trace: added ability to comment out events in the list
,
Alexey Kardashevskiy
,
2012/06/14
Re: [Qemu-devel] [PATCH] trace: added ability to comment out events in the list
,
Stefan Hajnoczi
,
2012/06/14
Re: [Qemu-devel] [PATCH] trace: added ability to comment out events in the list
,
Alexey Kardashevskiy
,
2012/06/15
Re: [Qemu-devel] [PATCH] trace: added ability to comment out events in the list
,
Stefan Hajnoczi
,
2012/06/15
[Qemu-devel] [PATCH] pseries pci: spapr_populate_pci_devices renamed to spapr_populate_pci_dt
,
Alexey Kardashevskiy
,
2012/06/14
Re: [Qemu-devel] [PATCH] pseries pci: spapr_populate_pci_devices renamed to spapr_populate_pci_dt
,
Alexander Graf
,
2012/06/28
[Qemu-devel] [PATCH] pseries pci: removed redundand busdev
,
Alexey Kardashevskiy
,
2012/06/14
Re: [Qemu-devel] [PATCH] pseries pci: removed redundand busdev
,
Alexander Graf
,
2012/06/28
[Qemu-devel] [PATCH] pseries pci: removed dt_irq from PCI host bus
,
Alexey Kardashevskiy
,
2012/06/14
Re: [Qemu-devel] [PATCH] pseries pci: removed dt_irq from PCI host bus
,
Alexander Graf
,
2012/06/28
[Qemu-devel] [PATCH 0/3] adding MSI/MSIX for PCI on POWER
,
Alexey Kardashevskiy
,
2012/06/14
[Qemu-devel] [PATCH 1/3] msi/msix: added functions to API to set up message address and data
,
Alexey Kardashevskiy
,
2012/06/14
Re: [Qemu-devel] [PATCH 1/3] msi/msix: added functions to API to set up message address and data
,
Alex Williamson
,
2012/06/14
Re: [Qemu-devel] [PATCH 1/3] msi/msix: added functions to API to set up message address and data
,
Alexey Kardashevskiy
,
2012/06/14
Re: [Qemu-devel] [PATCH 1/3] msi/msix: added functions to API to set up message address and data
,
Alex Williamson
,
2012/06/14
Re: [Qemu-devel] [PATCH 1/3] msi/msix: added functions to API to set up message address and data
,
Alexey Kardashevskiy
,
2012/06/14
Re: [Qemu-devel] [PATCH 1/3] msi/msix: added functions to API to set up message address and data
,
Alex Williamson
,
2012/06/14
Re: [Qemu-devel] [PATCH 1/3] msi/msix: added functions to API to set up message address and data
,
Jan Kiszka
,
2012/06/14
[Qemu-devel] [PATCH] msi/msix: added functions to API to set up message address, and data
,
Alexey Kardashevskiy
,
2012/06/21
Re: [Qemu-devel] [PATCH] msi/msix: added functions to API to set up message address, and data
,
Jan Kiszka
,
2012/06/21
[Qemu-devel] [PATCH] msi/msix: added public API to set/get MSI message address, and data
,
Alexey Kardashevskiy
,
2012/06/21
Re: [Qemu-devel] [PATCH] msi/msix: added public API to set/get MSI message address, and data
,
Jan Kiszka
,
2012/06/21
Re: [Qemu-devel] [PATCH] msi/msix: added public API to set/get MSI message address, and data
,
Alexey Kardashevskiy
,
2012/06/21
Re: [Qemu-devel] [PATCH] msi/msix: added public API to set/get MSI message address, and data
,
Jan Kiszka
,
2012/06/21
Re: [Qemu-devel] [PATCH] msi/msix: added public API to set/get MSI message address, and data
,
Alexey Kardashevskiy
,
2012/06/21
Re: [Qemu-devel] [PATCH] msi/msix: added public API to set/get MSI message address, and data
,
Jan Kiszka
,
2012/06/21
[Qemu-devel] [PATCH] msi/msix: added API to set MSI message address and data
,
Alexey Kardashevskiy
,
2012/06/21
Re: [Qemu-devel] [PATCH] msi/msix: added API to set MSI message address and data
,
Jan Kiszka
,
2012/06/21
Re: [Qemu-devel] [PATCH] msi/msix: added API to set MSI message address and data
,
Alexey Kardashevskiy
,
2012/06/21
[Qemu-devel] [PATCH] msi/msix: added API to set MSI message address and data
,
Alexey Kardashevskiy
,
2012/06/21
Re: [Qemu-devel] [PATCH] msi/msix: added public API to set/get MSI message address, and data
,
Alex Williamson
,
2012/06/21
[Qemu-devel] [PATCH 2/3] pseries: added allocator for a block of IRQs
,
Alexey Kardashevskiy
,
2012/06/14
Re: [Qemu-devel] [PATCH 2/3] pseries: added allocator for a block of IRQs
,
Alexander Graf
,
2012/06/27
[Qemu-devel] [PATCH 3/3] pseries pci: added MSI/MSIX support
,
Alexey Kardashevskiy
,
2012/06/14
Re: [Qemu-devel] [PATCH 3/3] pseries pci: added MSI/MSIX support
,
Alexander Graf
,
2012/06/27
Re: [Qemu-devel] [PATCH 0/3] adding MSI/MSIX for PCI on POWER
,
Alexey Kardashevskiy
,
2012/06/14
Re: [Qemu-devel] [PATCH 0/3] adding MSI/MSIX for PCI on POWER
,
Alexander Graf
,
2012/06/27
Re: [Qemu-devel] [PATCH 0/3] adding MSI/MSIX for PCI on POWER
,
Benjamin Herrenschmidt
,
2012/06/27
Re: [Qemu-devel] [PATCH 0/3] adding MSI/MSIX for PCI on POWER
,
Alexander Graf
,
2012/06/27
[Qemu-devel] BIOS calls in 16bit protected mode
,
Kevin O'Connor
,
2012/06/13
Re: [Qemu-devel] BIOS calls in 16bit protected mode
,
Natalia Portillo
,
2012/06/13
Re: [Qemu-devel] BIOS calls in 16bit protected mode
,
Kevin O'Connor
,
2012/06/13
Re: [Qemu-devel] BIOS calls in 16bit protected mode
,
Roy Tam
,
2012/06/13
[Qemu-devel] wiki account
,
Peter Crosthwaite
,
2012/06/13
Re: [Qemu-devel] wiki account
,
Stefan Hajnoczi
,
2012/06/14
Re: [Qemu-devel] wiki account
,
Peter Crosthwaite
,
2012/06/15
[Qemu-devel] Broken Microblaze timer
,
Peter Crosthwaite
,
2012/06/13
Re: [Qemu-devel] Broken Microblaze timer
,
Paolo Bonzini
,
2012/06/14
Re: [Qemu-devel] Broken Microblaze timer
,
Peter Chubb
,
2012/06/14
Re: [Qemu-devel] Broken Microblaze timer
,
Peter Crosthwaite
,
2012/06/15
Re: [Qemu-devel] Broken Microblaze timer
,
Peter Chubb
,
2012/06/15
[Qemu-devel] [PATCH v1 0/4] Standard SD host controller model
,
Peter A. G. Crosthwaite
,
2012/06/13
[Qemu-devel] [PATCH v1 1/4] hw: introduce standard SD host controller
,
Peter A. G. Crosthwaite
,
2012/06/13
[Qemu-devel] [PATCH v1 2/4] exynos4210: Added SD host controller model
,
Peter A. G. Crosthwaite
,
2012/06/13
[Qemu-devel] [PATCH v1 3/4] vl.c: allow for repeated -sd arguments
,
Peter A. G. Crosthwaite
,
2012/06/13
Re: [Qemu-devel] [PATCH v1 3/4] vl.c: allow for repeated -sd arguments
,
Igor Mitsyanko
,
2012/06/14
[Qemu-devel] [PATCH v1 4/4] xilinx_zynq: Added SD controllers
,
Peter A. G. Crosthwaite
,
2012/06/13
Re: [Qemu-devel] [PATCH v1 0/4] Standard SD host controller model
,
Peter Crosthwaite
,
2012/06/13
Re: [Qemu-devel] [PATCH v1 0/4] Standard SD host controller model
,
Peter Crosthwaite
,
2012/06/20
[Qemu-devel] [PATCH] build: install qmp-commands.txt
,
Bruce Rogers
,
2012/06/13
Re: [Qemu-devel] [PATCH] build: install qmp-commands.txt
,
Luiz Capitulino
,
2012/06/15
[Qemu-devel] Adding errno to QMP errors
,
Luiz Capitulino
,
2012/06/13
Re: [Qemu-devel] Adding errno to QMP errors
,
Luiz Capitulino
,
2012/06/15
Re: [Qemu-devel] Adding errno to QMP errors
,
Anthony Liguori
,
2012/06/15
Re: [Qemu-devel] Adding errno to QMP errors
,
Paolo Bonzini
,
2012/06/15
Re: [Qemu-devel] Adding errno to QMP errors
,
Anthony Liguori
,
2012/06/15
Re: [Qemu-devel] Adding errno to QMP errors
,
Paolo Bonzini
,
2012/06/15
Re: [Qemu-devel] Adding errno to QMP errors
,
Luiz Capitulino
,
2012/06/15
Re: [Qemu-devel] Adding errno to QMP errors
,
Kevin Wolf
,
2012/06/15
Re: [Qemu-devel] Adding errno to QMP errors
,
Daniel P. Berrange
,
2012/06/15
Re: [Qemu-devel] Adding errno to QMP errors
,
Markus Armbruster
,
2012/06/18
Re: [Qemu-devel] Adding errno to QMP errors
,
Anthony Liguori
,
2012/06/18
Re: [Qemu-devel] Adding errno to QMP errors
,
Kevin Wolf
,
2012/06/19
Re: [Qemu-devel] Adding errno to QMP errors
,
Daniel P. Berrange
,
2012/06/19
Re: [Qemu-devel] Adding errno to QMP errors
,
Kevin Wolf
,
2012/06/19
Re: [Qemu-devel] Adding errno to QMP errors
,
Luiz Capitulino
,
2012/06/19
[Qemu-devel] [RFC] Fixing the error failure
,
Luiz Capitulino
,
2012/06/20
Re: [Qemu-devel] [RFC] Fixing the error failure
,
Anthony Liguori
,
2012/06/20
Re: [Qemu-devel] [RFC] Fixing the error failure
,
Luiz Capitulino
,
2012/06/20
Re: [Qemu-devel] [RFC] Fixing the error failure
,
Anthony Liguori
,
2012/06/20
Re: [Qemu-devel] [RFC] Fixing the error failure
,
Luiz Capitulino
,
2012/06/20
Re: [Qemu-devel] [RFC] Fixing the error failure
,
Markus Armbruster
,
2012/06/26
Re: [Qemu-devel] [RFC] Fixing the error failure
,
Daniel P. Berrange
,
2012/06/21
Re: [Qemu-devel] [RFC] Fixing the error failure
,
Luiz Capitulino
,
2012/06/25
Re: [Qemu-devel] [RFC] Fixing the error failure
,
Markus Armbruster
,
2012/06/26
Re: [Qemu-devel] [RFC] Fixing the error failure
,
Daniel P. Berrange
,
2012/06/26
Re: [Qemu-devel] [RFC] Fixing the error failure
,
Markus Armbruster
,
2012/06/26
Re: [Qemu-devel] [RFC] Fixing the error failure
,
Anthony Liguori
,
2012/06/26
Re: [Qemu-devel] [RFC] Fixing the error failure
,
Markus Armbruster
,
2012/06/28
[Qemu-devel] [PATCH 0/3] qom: refactor Interfaces
,
Anthony Liguori
,
2012/06/13
[Qemu-devel] [PATCH 3/3] qom: add unit test for Interfaces
,
Anthony Liguori
,
2012/06/13
Re: [Qemu-devel] [PATCH 3/3] qom: add unit test for Interfaces
,
Peter Crosthwaite
,
2012/06/16
Re: [Qemu-devel] [PATCH 3/3] qom: add unit test for Interfaces
,
Anthony Liguori
,
2012/06/18
Re: [Qemu-devel] [PATCH 3/3] qom: add unit test for Interfaces
,
Peter Crosthwaite
,
2012/06/18
Re: [Qemu-devel] [PATCH 3/3] qom: add unit test for Interfaces
,
Andreas Färber
,
2012/06/18
Re: [Qemu-devel] [PATCH 3/3] qom: add unit test for Interfaces
,
Anthony Liguori
,
2012/06/18
[Qemu-devel] [PATCH 2/3] qom: reimplement Interfaces
,
Anthony Liguori
,
2012/06/13
Re: [Qemu-devel] [PATCH 2/3] qom: reimplement Interfaces
,
Peter Crosthwaite
,
2012/06/16
Re: [Qemu-devel] [PATCH 2/3] qom: reimplement Interfaces
,
Peter Crosthwaite
,
2012/06/22
[Qemu-devel] [PATCH 1/3] tests: fix dependency inclusion
,
Anthony Liguori
,
2012/06/13
Re: [Qemu-devel] [PATCH 1/3] tests: fix dependency inclusion
,
Andreas Färber
,
2012/06/14
Re: [Qemu-devel] [PATCH 1/3] tests: fix dependency inclusion
,
Paolo Bonzini
,
2012/06/14
Re: [Qemu-devel] [PATCH 0/3] qom: refactor Interfaces
,
Paolo Bonzini
,
2012/06/14
Re: [Qemu-devel] [PATCH 0/3] qom: refactor Interfaces
,
Peter Crosthwaite
,
2012/06/15
[Qemu-devel] [PATCH] Makefile: Fix linker failure for vscclient
,
Stefan Weil
,
2012/06/13
Re: [Qemu-devel] [PATCH] Makefile: Fix linker failure for vscclient
,
Blue Swirl
,
2012/06/15
[Qemu-devel] Accessing input information
,
Muhammed Aydin
,
2012/06/13
[Qemu-devel] [PATCH] block: Prevent /dev/fd/X filename from being detected as floppy
,
root
,
2012/06/13
Re: [Qemu-devel] [PATCH] block: Prevent /dev/fd/X filename from being detected as floppy
,
Paolo Bonzini
,
2012/06/14
Re: [Qemu-devel] [PATCH] block: Prevent /dev/fd/X filename from being detected as floppy
,
Corey Bryant
,
2012/06/14
Re: [Qemu-devel] [PATCH] block: Prevent /dev/fd/X filename from being detected as floppy
,
Kevin Wolf
,
2012/06/14
Re: [Qemu-devel] [PATCH] block: Prevent /dev/fd/X filename from being detected as floppy
,
Corey Bryant
,
2012/06/14
[Qemu-devel] Documentation for highbank model ?
,
Jan-Simon Möller
,
2012/06/13
Re: [Qemu-devel] Documentation for highbank model ?
,
Andreas Färber
,
2012/06/13
[Qemu-devel] IO performance test on the tcm-vhost scsi
,
mengcong
,
2012/06/13
Re: [Qemu-devel] IO performance test on the tcm-vhost scsi
,
Stefan Hajnoczi
,
2012/06/13
Re: [Qemu-devel] IO performance test on the tcm-vhost scsi
,
Nicholas A. Bellinger
,
2012/06/13
Re: [Qemu-devel] IO performance test on the tcm-vhost scsi
,
Cong Meng
,
2012/06/14
Re: [Qemu-devel] IO performance test on the tcm-vhost scsi
,
Nicholas A. Bellinger
,
2012/06/14
Re: [Qemu-devel] IO performance test on the tcm-vhost scsi
,
Stefan Hajnoczi
,
2012/06/15
Re: [Qemu-devel] IO performance test on the tcm-vhost scsi
,
Stefan Hajnoczi
,
2012/06/14
Re: [Qemu-devel] IO performance test on the tcm-vhost scsi
,
Cong Meng
,
2012/06/14
Re: [Qemu-devel] IO performance test on the tcm-vhost scsi
,
Stefan Hajnoczi
,
2012/06/14
Re: [Qemu-devel] IO performance test on the tcm-vhost scsi
,
Paolo Bonzini
,
2012/06/14
Re: [Qemu-devel] IO performance test on the tcm-vhost scsi
,
Nicholas A. Bellinger
,
2012/06/14
Re: [Qemu-devel] IO performance test on the tcm-vhost scsi
,
Asias He
,
2012/06/15
[Qemu-devel] [RFC] [PATCHv2 0/2] Sandboxing Qemu guests with Libseccomp
,
Eduardo Otubo
,
2012/06/13
[Qemu-devel] [RFC] [PATCHv2 1/2] Adding support for libseccomp in configure
,
Eduardo Otubo
,
2012/06/13
Re: [Qemu-devel] [RFC] [PATCHv2 1/2] Adding support for libseccomp in configure
,
Blue Swirl
,
2012/06/13
[Qemu-devel] [RFC] [PATCHv2 2/2] Adding basic calls to libseccomp in vl.c
,
Eduardo Otubo
,
2012/06/13
Re: [Qemu-devel] [RFC] [PATCHv2 2/2] Adding basic calls to libseccomp in vl.c
,
Blue Swirl
,
2012/06/13
Re: [Qemu-devel] [RFC] [PATCHv2 2/2] Adding basic calls to libseccomp in vl.c
,
Daniel P. Berrange
,
2012/06/13
Re: [Qemu-devel] [RFC] [PATCHv2 2/2] Adding basic calls to libseccomp in vl.c
,
Blue Swirl
,
2012/06/15
Re: [Qemu-devel] [RFC] [PATCHv2 2/2] Adding basic calls to libseccomp in vl.c
,
Daniel P. Berrange
,
2012/06/18
Re: [Qemu-devel] [RFC] [PATCHv2 2/2] Adding basic calls to libseccomp in vl.c
,
Corey Bryant
,
2012/06/18
Re: [Qemu-devel] [RFC] [PATCHv2 2/2] Adding basic calls to libseccomp in vl.c
,
Blue Swirl
,
2012/06/18
Re: [Qemu-devel] [RFC] [PATCHv2 2/2] Adding basic calls to libseccomp in vl.c
,
Corey Bryant
,
2012/06/18
Message not available
Message not available
Message not available
Re: [Qemu-devel] [RFC] [PATCHv2 2/2] Adding basic calls to libseccomp in vl.c
,
Corey Bryant
,
2012/06/19
Re: [Qemu-devel] [RFC] [PATCHv2 2/2] Adding basic calls to libseccomp in vl.c
,
Daniel P. Berrange
,
2012/06/13
Re: [Qemu-devel] [RFC] [PATCHv2 2/2] Adding basic calls to libseccomp in vl.c
,
Daniel P. Berrange
,
2012/06/13
Re: [Qemu-devel] [RFC] [PATCHv2 2/2] Adding basic calls to libseccomp in vl.c
,
Blue Swirl
,
2012/06/15
Re: [Qemu-devel] [RFC] [PATCHv2 2/2] Adding basic calls to libseccomp in vl.c
,
Paul Moore
,
2012/06/15
Re: [Qemu-devel] [RFC] [PATCHv2 2/2] Adding basic calls to libseccomp in vl.c
,
Blue Swirl
,
2012/06/15
Re: [Qemu-devel] [RFC] [PATCHv2 2/2] Adding basic calls to libseccomp in vl.c
,
Paul Moore
,
2012/06/15
Re: [Qemu-devel] [RFC] [PATCHv2 2/2] Adding basic calls to libseccomp in vl.c
,
Blue Swirl
,
2012/06/16
Re: [Qemu-devel] [RFC] [PATCHv2 2/2] Adding basic calls to libseccomp in vl.c
,
Corey Bryant
,
2012/06/18
Re: [Qemu-devel] [RFC] [PATCHv2 2/2] Adding basic calls to libseccomp in vl.c
,
Avi Kivity
,
2012/06/19
Re: [Qemu-devel] [RFC] [PATCHv2 2/2] Adding basic calls to libseccomp in vl.c
,
Blue Swirl
,
2012/06/19
Re: [Qemu-devel] [RFC] [PATCHv2 2/2] Adding basic calls to libseccomp in vl.c
,
Avi Kivity
,
2012/06/21
Re: [Qemu-devel] [RFC] [PATCHv2 2/2] Adding basic calls to libseccomp in vl.c
,
Anthony Liguori
,
2012/06/27
Re: [Qemu-devel] [RFC] [PATCHv2 2/2] Adding basic calls to libseccomp in vl.c
,
Blue Swirl
,
2012/06/28
Re: [Qemu-devel] [RFC] [PATCHv2 2/2] Adding basic calls to libseccomp in vl.c
,
Corey Bryant
,
2012/06/29
Re: [Qemu-devel] [RFC] [PATCHv2 2/2] Adding basic calls to libseccomp in vl.c
,
Blue Swirl
,
2012/06/29
Re: [Qemu-devel] [RFC] [PATCHv2 2/2] Adding basic calls to libseccomp in vl.c
,
Corey Bryant
,
2012/06/29
Re: [Qemu-devel] [RFC] [PATCHv2 2/2] Adding basic calls to libseccomp in vl.c
,
Eric Blake
,
2012/06/15
Re: [Qemu-devel] [RFC] [PATCHv2 2/2] Adding basic calls to libseccomp in vl.c
,
Daniel P. Berrange
,
2012/06/18
Re: [Qemu-devel] [RFC] [PATCHv2 2/2] Adding basic calls to libseccomp in vl.c
,
Daniel P. Berrange
,
2012/06/18
Re: [Qemu-devel] [RFC] [PATCHv2 2/2] Adding basic calls to libseccomp in vl.c
,
Paul Moore
,
2012/06/18
Re: [Qemu-devel] [RFC] [PATCHv2 2/2] Adding basic calls to libseccomp in vl.c
,
Daniel P. Berrange
,
2012/06/18
Re: [Qemu-devel] [RFC] [PATCHv2 2/2] Adding basic calls to libseccomp in vl.c
,
Paul Moore
,
2012/06/18
Re: [Qemu-devel] [RFC] [PATCHv2 2/2] Adding basic calls to libseccomp in vl.c
,
Eduardo Otubo
,
2012/06/18
Re: [Qemu-devel] [RFC] [PATCHv2 2/2] Adding basic calls to libseccomp in vl.c
,
Blue Swirl
,
2012/06/18
Re: [Qemu-devel] [RFC] [PATCHv2 2/2] Adding basic calls to libseccomp in vl.c
,
Corey Bryant
,
2012/06/18
Re: [Qemu-devel] [RFC] [PATCHv2 2/2] Adding basic calls to libseccomp in vl.c
,
Blue Swirl
,
2012/06/18
Re: [Qemu-devel] [RFC] [PATCHv2 2/2] Adding basic calls to libseccomp in vl.c
,
Daniel P. Berrange
,
2012/06/19
Re: [Qemu-devel] [RFC] [PATCHv2 2/2] Adding basic calls to libseccomp in vl.c
,
Blue Swirl
,
2012/06/19
Re: [Qemu-devel] [RFC] [PATCHv2 2/2] Adding basic calls to libseccomp in vl.c
,
Daniel P. Berrange
,
2012/06/18
Re: [Qemu-devel] [RFC] [PATCHv2 0/2] Sandboxing Qemu guests with Libseccomp
,
Paul Moore
,
2012/06/13
Re: [Qemu-devel] [libseccomp-discuss] [RFC] [PATCHv2 0/2] Sandboxing Qemu guests with Libseccomp
,
Kees Cook
,
2012/06/15
Re: [Qemu-devel] [libseccomp-discuss] [RFC] [PATCHv2 0/2] Sandboxing Qemu guests with Libseccomp
,
Paul Moore
,
2012/06/15
[Qemu-devel] [PATCH v6 0/7] trace: Generic event state description
,
Lluís Vilanova
,
2012/06/13
[Qemu-devel] [PATCH v6 1/7] tracetool: Explicitly identify public backends
,
Lluís Vilanova
,
2012/06/13
[Qemu-devel] [PATCH v6 2/7] trace: Provide a generic tracing event descriptor
,
Lluís Vilanova
,
2012/06/13
[Qemu-devel] [PATCH v6 3/7] trace: Provide a detailed event control interface
,
Lluís Vilanova
,
2012/06/13
[Qemu-devel] [PATCH v6 4/7] trace: [monitor] Use new event control interface
,
Lluís Vilanova
,
2012/06/13
[Qemu-devel] [PATCH v6 5/7] trace: [default] Port to generic event information and new control interface
,
Lluís Vilanova
,
2012/06/13
[Qemu-devel] [PATCH v6 6/7] trace: [simple] Port to generic event information and new control interface
,
Lluís Vilanova
,
2012/06/13
[Qemu-devel] [PATCH v6 7/7] trace: [stderr] Port to generic event information and new control interface
,
Lluís Vilanova
,
2012/06/13
[Qemu-devel] [PATCH] ahci: add -drive support
,
Alexander Graf
,
2012/06/13
Re: [Qemu-devel] [PATCH] ahci: add -drive support
,
Markus Armbruster
,
2012/06/14
Re: [Qemu-devel] [PATCH] ahci: add -drive support
,
Alexander Graf
,
2012/06/14
Re: [Qemu-devel] [PATCH] ahci: add -drive support
,
Kevin Wolf
,
2012/06/14
Re: [Qemu-devel] [PATCH] ahci: add -drive support
,
Markus Armbruster
,
2012/06/14
[Qemu-devel] [PATCH 0/2] qemu-iotests: Test COW from backing file
,
Kevin Wolf
,
2012/06/13
[Qemu-devel] [PATCH 1/2] qemu-iotests: Some backing file COW tests
,
Kevin Wolf
,
2012/06/13
[Qemu-devel] [PATCH 2/2] qemu-iotests: COW with many AIO requests on the same cluster
,
Kevin Wolf
,
2012/06/13
Re: [Qemu-devel] [PATCH 0/2] qemu-iotests: Test COW from backing file
,
Paolo Bonzini
,
2012/06/14
[Qemu-devel] [PATCH 1/6 v10] docs: spec for add-cow file format
,
Dong Xu Wang
,
2012/06/13
[Qemu-devel] [PATCH 2/6] block: make some functions public
,
Dong Xu Wang
,
2012/06/13
[Qemu-devel] [PATCH 4/6] qemu-img: add-cow will not support convert
,
Dong Xu Wang
,
2012/06/13
Re: [Qemu-devel] [PATCH 4/6] qemu-img: add-cow will not support convert
,
Kevin Wolf
,
2012/06/14
Re: [Qemu-devel] [PATCH 4/6] qemu-img: add-cow will not support convert
,
Dong Xu Wang
,
2012/06/14
Re: [Qemu-devel] [PATCH 4/6] qemu-img: add-cow will not support convert
,
Kevin Wolf
,
2012/06/14
Re: [Qemu-devel] [PATCH 4/6] qemu-img: add-cow will not support convert
,
Dong Xu Wang
,
2012/06/14
Re: [Qemu-devel] [PATCH 4/6] qemu-img: add-cow will not support convert
,
Kevin Wolf
,
2012/06/14
Re: [Qemu-devel] [PATCH 4/6] qemu-img: add-cow will not support convert
,
Dong Xu Wang
,
2012/06/14
[Qemu-devel] [PATCH 3/6] add-cow file format
,
Dong Xu Wang
,
2012/06/13
Re: [Qemu-devel] [PATCH 3/6] add-cow file format
,
Paolo Bonzini
,
2012/06/14
Re: [Qemu-devel] [PATCH 3/6] add-cow file format
,
Dong Xu Wang
,
2012/06/17
[Qemu-devel] [PATCH 6/6] add-cow: support qemu-iotests
,
Dong Xu Wang
,
2012/06/13
[Qemu-devel] [PATCH 5/6] add-cow: support snapshot_blkdev
,
Dong Xu Wang
,
2012/06/13
Re: [Qemu-devel] [PATCH 5/6] add-cow: support snapshot_blkdev
,
Kevin Wolf
,
2012/06/14
Re: [Qemu-devel] [PATCH 5/6] add-cow: support snapshot_blkdev
,
Paolo Bonzini
,
2012/06/14
Re: [Qemu-devel] [PATCH 5/6] add-cow: support snapshot_blkdev
,
Kevin Wolf
,
2012/06/14
Re: [Qemu-devel] [PATCH 1/6 v10] docs: spec for add-cow file format
,
Eric Blake
,
2012/06/13
Re: [Qemu-devel] [PATCH 1/6 v10] docs: spec for add-cow file format
,
Dong Xu Wang
,
2012/06/13
Re: [Qemu-devel] [PATCH 1/6 v10] docs: spec for add-cow file format
,
Kevin Wolf
,
2012/06/14
Re: [Qemu-devel] [PATCH 1/6 v10] docs: spec for add-cow file format
,
Dong Xu Wang
,
2012/06/17
Re: [Qemu-devel] [PATCH 1/6 v10] docs: spec for add-cow file format
,
Eric Blake
,
2012/06/18
[Qemu-devel] [PATCH v5 0/4] fdc: fix/rewrite seek, media_changed and interrupt handling
,
Pavel Hrdina
,
2012/06/13
[Qemu-devel] [PATCH v5 2/4] fdc-test: introduced qtest read_without_media
,
Pavel Hrdina
,
2012/06/13
[Qemu-devel] [PATCH v5 3/4] fdc: rewrite seek and DSKCHG bit handling
,
Pavel Hrdina
,
2012/06/13
Re: [Qemu-devel] [PATCH v5 3/4] fdc: rewrite seek and DSKCHG bit handling
,
Kevin Wolf
,
2012/06/14
[Qemu-devel] [PATCH v5 4/4] fdc: fix interrupt handling
,
Pavel Hrdina
,
2012/06/13
[Qemu-devel] [PATCH v5 1/4] fdc: fix implied seek while there is no media in drive
,
Pavel Hrdina
,
2012/06/13
Re: [Qemu-devel] [PATCH v5 0/4] fdc: fix/rewrite seek, media_changed and interrupt handling
,
Kevin Wolf
,
2012/06/14
[Qemu-devel] [PATCH v2] qemu-img: document qed format on qemu-img man page
,
Stefan Hajnoczi
,
2012/06/13
Re: [Qemu-devel] [PATCH v2] qemu-img: document qed format on qemu-img man page
,
Kevin Wolf
,
2012/06/13
[Qemu-devel] [PATCH v4 0/4] fdc: fix/rewrite seek, media_changed and interrupt handling
,
Pavel Hrdina
,
2012/06/13
[Qemu-devel] [PATCH v4 1/4] fdc: fix implied seek while there is no medina in drive
,
Pavel Hrdina
,
2012/06/13
[Qemu-devel] [PATCH v4 2/4] fdc-test: introduced qtest read_without_media
,
Pavel Hrdina
,
2012/06/13
[Qemu-devel] [PATCH v4 4/4] fdc: fix interrupt handling
,
Pavel Hrdina
,
2012/06/13
[Qemu-devel] [PATCH v4 3/4] fdc: rewrite seek and DSKCHG bit handling
,
Pavel Hrdina
,
2012/06/13
[Qemu-devel] [RFC v0 0/8] QOMify AXI stream for Xilinx AXI ethernet/DMA
,
Peter A. G. Crosthwaite
,
2012/06/13
[Qemu-devel] [RFC v0 1/8] qom: revamp interfaces
,
Peter A. G. Crosthwaite
,
2012/06/13
[Qemu-devel] [RFC v0 2/8] xilinx: remove PROP_PTR properties
,
Peter A. G. Crosthwaite
,
2012/06/13
[Qemu-devel] [RFC v0 3/8] xilinx_axidma: Added missing TypeInfo
,
Peter A. G. Crosthwaite
,
2012/06/13
Re: [Qemu-devel] [RFC v0 3/8] xilinx_axidma: Added missing TypeInfo
,
Paolo Bonzini
,
2012/06/13
[Qemu-devel] [RFC v0 4/8] object: create default canonical paths for orphans
,
Peter A. G. Crosthwaite
,
2012/06/13
Re: [Qemu-devel] [RFC v0 4/8] object: create default canonical paths for orphans
,
Paolo Bonzini
,
2012/06/13
[Qemu-devel] [RFC v0 6/8] xilinx dont cast to interface types with links
,
Peter A. G. Crosthwaite
,
2012/06/13
Re: [Qemu-devel] [RFC v0 6/8] xilinx dont cast to interface types with links
,
Paolo Bonzini
,
2012/06/13
Re: [Qemu-devel] [RFC v0 6/8] xilinx dont cast to interface types with links
,
Avi Kivity
,
2012/06/13
Re: [Qemu-devel] [RFC v0 6/8] xilinx dont cast to interface types with links
,
Paolo Bonzini
,
2012/06/13
Re: [Qemu-devel] [RFC v0 6/8] xilinx dont cast to interface types with links
,
Avi Kivity
,
2012/06/13
Re: [Qemu-devel] [RFC v0 6/8] xilinx dont cast to interface types with links
,
Paolo Bonzini
,
2012/06/13
Re: [Qemu-devel] [RFC v0 6/8] xilinx dont cast to interface types with links
,
Avi Kivity
,
2012/06/13
Re: [Qemu-devel] [RFC v0 6/8] xilinx dont cast to interface types with links
,
Anthony Liguori
,
2012/06/13
[Qemu-devel] [RFC v0 7/8] petalogix_ml605_mmu: fixed qdev create for dma
,
Peter A. G. Crosthwaite
,
2012/06/13
[Qemu-devel] [RFC v0 8/8] axidma: renamed interconnect to axi-stream
,
Peter A. G. Crosthwaite
,
2012/06/13
[Qemu-devel] [RFC v0 5/8] object: make interfaces concrete
,
Peter A. G. Crosthwaite
,
2012/06/13
Re: [Qemu-devel] [RFC v0 5/8] object: make interfaces concrete
,
Paolo Bonzini
,
2012/06/13
Re: [Qemu-devel] [RFC v0 5/8] object: make interfaces concrete
,
Andreas Färber
,
2012/06/13
Re: [Qemu-devel] [RFC v0 5/8] object: make interfaces concrete
,
Paolo Bonzini
,
2012/06/13
Re: [Qemu-devel] [RFC v0 5/8] object: make interfaces concrete
,
Andreas Färber
,
2012/06/13
Re: [Qemu-devel] [RFC v0 5/8] object: make interfaces concrete
,
Paolo Bonzini
,
2012/06/13
Re: [Qemu-devel] [RFC v0 5/8] object: make interfaces concrete
,
Anthony Liguori
,
2012/06/13
Re: [Qemu-devel] [RFC v0 5/8] object: make interfaces concrete
,
Paolo Bonzini
,
2012/06/13
Re: [Qemu-devel] [RFC v0 5/8] object: make interfaces concrete
,
Anthony Liguori
,
2012/06/13
Re: [Qemu-devel] [RFC v0 5/8] object: make interfaces concrete
,
Paolo Bonzini
,
2012/06/13
Re: [Qemu-devel] [RFC v0 5/8] object: make interfaces concrete
,
Anthony Liguori
,
2012/06/13
Re: [Qemu-devel] [RFC v0 5/8] object: make interfaces concrete
,
Edgar E. Iglesias
,
2012/06/13
[Qemu-devel] [PATCH v2 00/17] introduce OptsVisitor, rebase -net/-netdev parsing
,
Laszlo Ersek
,
2012/06/13
[Qemu-devel] [PATCH v2 01/17] qapi: fix error propagation
,
Laszlo Ersek
,
2012/06/13
[Qemu-devel] [PATCH v2 03/17] qapi: introduce "size" type
,
Laszlo Ersek
,
2012/06/13
[Qemu-devel] [PATCH v2 07/17] qapi schema: add Netdev types
,
Laszlo Ersek
,
2012/06/13
Re: [Qemu-devel] [PATCH v2 07/17] qapi schema: add Netdev types
,
Paolo Bonzini
,
2012/06/13
[Qemu-devel] [PATCH v2 06/17] qapi schema: remove trailing whitespace
,
Laszlo Ersek
,
2012/06/13
[Qemu-devel] [PATCH v2 04/17] expose QemuOpt and QemuOpts struct definitions to interested parties
,
Laszlo Ersek
,
2012/06/13
[Qemu-devel] [PATCH v2 02/17] qapi: generate C types for fixed-width integers
,
Laszlo Ersek
,
2012/06/13
Re: [Qemu-devel] [PATCH v2 02/17] qapi: generate C types for fixed-width integers
,
Paolo Bonzini
,
2012/06/13
[Qemu-devel] [PATCH v2 12/17] convert net_init_slirp() to NetClientOptions
,
Laszlo Ersek
,
2012/06/13
[Qemu-devel] [PATCH v2 10/17] convert net_init_nic() to NetClientOptions
,
Laszlo Ersek
,
2012/06/13
[Qemu-devel] [PATCH v2 13/17] convert net_init_socket() to NetClientOptions
,
Laszlo Ersek
,
2012/06/13
[Qemu-devel] [PATCH v2 08/17] hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)
,
Laszlo Ersek
,
2012/06/13
[Qemu-devel] [PATCH v2 17/17] remove unused QemuOpts parameter from net init functions
,
Laszlo Ersek
,
2012/06/13
[Qemu-devel] [PATCH v2 05/17] qapi: introduce OptsVisitor
,
Laszlo Ersek
,
2012/06/13
Re: [Qemu-devel] [PATCH v2 05/17] qapi: introduce OptsVisitor
,
Paolo Bonzini
,
2012/06/13
Re: [Qemu-devel] [PATCH v2 05/17] qapi: introduce OptsVisitor
,
Laszlo Ersek
,
2012/06/13
[Qemu-devel] [PATCH v2 14/17] convert net_init_vde() to NetClientOptions
,
Laszlo Ersek
,
2012/06/13
[Qemu-devel] [PATCH v2 11/17] convert net_init_dump() to NetClientOptions
,
Laszlo Ersek
,
2012/06/13
[Qemu-devel] [PATCH v2 15/17] convert net_init_tap() to NetClientOptions
,
Laszlo Ersek
,
2012/06/13
[Qemu-devel] [PATCH v2 16/17] convert net_init_bridge() to NetClientOptions
,
Laszlo Ersek
,
2012/06/13
[Qemu-devel] [PATCH v2 09/17] convert net_client_init() to OptsVisitor
,
Laszlo Ersek
,
2012/06/13
Re: [Qemu-devel] [PATCH v2 00/17] introduce OptsVisitor, rebase -net/-netdev parsing
,
Paolo Bonzini
,
2012/06/13
[Qemu-devel] [PATCH v3 0/3] xen: Clean up BlockDriverState use
,
Markus Armbruster
,
2012/06/13
[Qemu-devel] [PATCH v3 3/3] xen: Don't peek behind the BlockDriverState abstraction
,
Markus Armbruster
,
2012/06/13
[Qemu-devel] [PATCH v3 2/3] xen: Don't change -drive if=xen device name during machine init
,
Markus Armbruster
,
2012/06/13
[Qemu-devel] [PATCH v3 1/3] block: Replace bdrv_get_format() by bdrv_get_format_name()
,
Markus Armbruster
,
2012/06/13
Re: [Qemu-devel] [PATCH v3 0/3] xen: Clean up BlockDriverState use
,
Stefano Stabellini
,
2012/06/13
Re: [Qemu-devel] [PATCH v3 0/3] xen: Clean up BlockDriverState use
,
Markus Armbruster
,
2012/06/13
Re: [Qemu-devel] [PATCH v3 0/3] xen: Clean up BlockDriverState use
,
Kevin Wolf
,
2012/06/13
[Qemu-devel] Prop-ptr and Xilinx.
,
Peter Crosthwaite
,
2012/06/13
Re: [Qemu-devel] Prop-ptr and Xilinx.
,
Paolo Bonzini
,
2012/06/13
Re: [Qemu-devel] Prop-ptr and Xilinx.
,
Peter Crosthwaite
,
2012/06/13
Re: [Qemu-devel] Prop-ptr and Xilinx.
,
Paolo Bonzini
,
2012/06/13
Re: [Qemu-devel] [PATCH V3 0/2] Xilinx Zynq PL330 support
,
Peter Crosthwaite
,
2012/06/13
Re: [Qemu-devel] [PATCH V3 0/2] Xilinx Zynq PL330 support
,
Peter Maydell
,
2012/06/13
[Qemu-devel] [PATCH v2 0/2] qemu-ga: Add guest-fstrim command.
,
Paolo Bonzini
,
2012/06/13
[Qemu-devel] [PATCH v2 1/2] qemu-ga: make names more generic for mount list functions
,
Paolo Bonzini
,
2012/06/13
Re: [Qemu-devel] [PATCH v2 1/2] qemu-ga: make names more generic for mount list functions
,
Michal Privoznik
,
2012/06/13
[Qemu-devel] [PATCH v2 2/2] qemu-ga: add guest-fstrim command
,
Paolo Bonzini
,
2012/06/13
Re: [Qemu-devel] [PATCH v2 2/2] qemu-ga: add guest-fstrim command
,
Michal Privoznik
,
2012/06/13
Re: [Qemu-devel] [PATCH v2 0/2] qemu-ga: Add guest-fstrim command.
,
Luiz Capitulino
,
2012/06/13
Re: [Qemu-devel] [PATCH v2 0/2] qemu-ga: Add guest-fstrim command.
,
Michael Roth
,
2012/06/13
[Qemu-devel] [PATCH v2 00/11] Xilinx Devs: refactored device and property names
,
Peter A. G. Crosthwaite
,
2012/06/13
[Qemu-devel] [PATCH v2 01/11] xilinx_uartlite: changed device name
,
Peter A. G. Crosthwaite
,
2012/06/13
Re: [Qemu-devel] [PATCH v2 01/11] xilinx_uartlite: changed device name
,
Andreas Färber
,
2012/06/15
[Qemu-devel] [PATCH v2 02/11] xilinx_timer: added default frequency
,
Peter A. G. Crosthwaite
,
2012/06/13
[Qemu-devel] [PATCH v2 03/11] xilinx_timer: changed nr_timers to one_timer_only
,
Peter A. G. Crosthwaite
,
2012/06/13
[Qemu-devel] [PATCH v2 04/11] xilinx_timer: changed device name
,
Peter A. G. Crosthwaite
,
2012/06/13
[Qemu-devel] [PATCH v2 05/11] xilinx_intc: changed device name
,
Peter A. G. Crosthwaite
,
2012/06/13
Re: [Qemu-devel] [PATCH v2 05/11] xilinx_intc: changed device name
,
Andreas Färber
,
2012/06/15
[Qemu-devel] [PATCH v2 06/11] xilinx_ethlite: tweaked naming of ping-pong props
,
Peter A. G. Crosthwaite
,
2012/06/13
[Qemu-devel] [PATCH v2 07/11] xilinx_ethlite: changed device name
,
Peter A. G. Crosthwaite
,
2012/06/13
Re: [Qemu-devel] [PATCH v2 07/11] xilinx_ethlite: changed device name
,
Andreas Färber
,
2012/06/15
[Qemu-devel] [PATCH v2 09/11] xilinx_axienet: changed device name
,
Peter A. G. Crosthwaite
,
2012/06/13
Re: [Qemu-devel] [PATCH v2 09/11] xilinx_axienet: changed device name
,
Andreas Färber
,
2012/06/15
[Qemu-devel] [PATCH v2 11/11] xilinx_axidma: changed device name
,
Peter A. G. Crosthwaite
,
2012/06/13
Re: [Qemu-devel] [PATCH v2 11/11] xilinx_axidma: changed device name
,
Andreas Färber
,
2012/06/15
Re: [Qemu-devel] [PATCH v2 11/11] xilinx_axidma: changed device name
,
Edgar E. Iglesias
,
2012/06/15
Re: [Qemu-devel] [PATCH v2 11/11] xilinx_axidma: changed device name
,
Alexander Graf
,
2012/06/27
Re: [Qemu-devel] [PATCH v2 11/11] xilinx_axidma: changed device name
,
Peter Crosthwaite
,
2012/06/27
Re: [Qemu-devel] [PATCH v2 11/11] xilinx_axidma: changed device name
,
Andreas Färber
,
2012/06/28
Re: [Qemu-devel] [PATCH v2 11/11] xilinx_axidma: changed device name
,
Peter Crosthwaite
,
2012/06/28
Re: [Qemu-devel] [PATCH v2 11/11] xilinx_axidma: changed device name
,
Andreas Färber
,
2012/06/29
Re: [Qemu-devel] [PATCH v2 11/11] xilinx_axidma: changed device name
,
Andreas Färber
,
2012/06/28
Re: [Qemu-devel] [PATCH v2 11/11] xilinx_axidma: changed device name
,
Edgar E. Iglesias
,
2012/06/28
[Qemu-devel] [PATCH v2 08/11] xilinx_axienet: droped the c_ on parameters
,
Peter A. G. Crosthwaite
,
2012/06/13
[Qemu-devel] [PATCH v2 10/11] xilinx_axidma: (un)reversed irq initialisation
,
Peter A. G. Crosthwaite
,
2012/06/13
Re: [Qemu-devel] [PATCH v2 00/11] Xilinx Devs: refactored device and property names
,
Edgar E. Iglesias
,
2012/06/15
[Qemu-devel] How to measure guest memory access (qemu_ld/qemu_st) time?
,
Wei-Ren Chen
,
2012/06/12
Re: [Qemu-devel] How to measure guest memory access (qemu_ld/qemu_st) time?
,
Stefan Hajnoczi
,
2012/06/13
Re: [Qemu-devel] How to measure guest memory access (qemu_ld/qemu_st) time?
,
Lluís Vilanova
,
2012/06/13
Re: [Qemu-devel] How to measure guest memory access (qemu_ld/qemu_st) time?
,
Wei-Ren Chen
,
2012/06/13
Re: [Qemu-devel] How to measure guest memory access (qemu_ld/qemu_st) time?
,
Lluís Vilanova
,
2012/06/14
Re: [Qemu-devel] How to measure guest memory access (qemu_ld/qemu_st) time?
,
Laurent Desnogues
,
2012/06/13
Re: [Qemu-devel] How to measure guest memory access (qemu_ld/qemu_st) time?
,
Wei-Ren Chen
,
2012/06/13
Re: [Qemu-devel] How to measure guest memory access (qemu_ld/qemu_st) time?
,
Lluís Vilanova
,
2012/06/14
Re: [Qemu-devel] How to measure guest memory access (qemu_ld/qemu_st) time?
,
Laurent Desnogues
,
2012/06/15
Re: [Qemu-devel] How to measure guest memory access (qemu_ld/qemu_st) time?
,
Lluís Vilanova
,
2012/06/15
Re: [Qemu-devel] How to measure guest memory access (qemu_ld/qemu_st) time?
,
Wei-Ren Chen
,
2012/06/18
Re: [Qemu-devel] How to measure guest memory access (qemu_ld/qemu_st) time?
,
Blue Swirl
,
2012/06/18
Re: [Qemu-devel] How to measure guest memory access (qemu_ld/qemu_st) time?
,
Lluís Vilanova
,
2012/06/18
Re: [Qemu-devel] How to measure guest memory access (qemu_ld/qemu_st) time?
,
Wei-Ren Chen
,
2012/06/19
Re: [Qemu-devel] How to measure guest memory access (qemu_ld/qemu_st) time?
,
Michael.Kang
,
2012/06/19
Re: [Qemu-devel] How to measure guest memory access (qemu_ld/qemu_st) time?
,
Michael.Kang
,
2012/06/19
Re: [Qemu-devel] How to measure guest memory access (qemu_ld/qemu_st) time?
,
Lluís Vilanova
,
2012/06/19
Re: [Qemu-devel] How to measure guest memory access (qemu_ld/qemu_st) time?
,
Lluís Vilanova
,
2012/06/18
Message not available
Message not available
Message not available
Re: [Qemu-devel] How to measure guest memory access (qemu_ld/qemu_st) time?
,
Orit Wasserman
,
2012/06/19
Re: [Qemu-devel] How to measure guest memory access (qemu_ld/qemu_st) time?
,
Wei-Ren Chen
,
2012/06/13
Re: [Qemu-devel] [PATCH] qemu msi/msix: added functions to API to set up message address and data
,
Alexey Kardashevskiy
,
2012/06/12
Re: [Qemu-devel] [PATCH] qemu msi/msix: added functions to API to set up message address and data
,
Benjamin Herrenschmidt
,
2012/06/12
Re: [Qemu-devel] [PATCH] qemu msi/msix: added functions to API to set up message address and data
,
Alexey Kardashevskiy
,
2012/06/12
Re: [Qemu-devel] [PATCH] qemu msi/msix: added functions to API to set up message address and data
,
Benjamin Herrenschmidt
,
2012/06/12
[Qemu-devel] [Bug 899961] Re: qemu/kvm locks up when run 32bit userspace with 64bit kernel
,
Bug Watch Updater
,
2012/06/12
[Qemu-devel] [PATCH] .gitignore update
,
Eduardo Habkost
,
2012/06/12
[Qemu-devel] [PATCH] msix: Support specifying offsets, BARs, and capability location
,
Alex Williamson
,
2012/06/12
Re: [Qemu-devel] [PATCH] msix: Support specifying offsets, BARs, and capability location
,
Jan Kiszka
,
2012/06/13
Re: [Qemu-devel] [PATCH] msix: Support specifying offsets, BARs, and capability location
,
Michael S. Tsirkin
,
2012/06/13
Re: [Qemu-devel] [PATCH] msix: Support specifying offsets, BARs, and capability location
,
Jan Kiszka
,
2012/06/13
Re: [Qemu-devel] [PATCH] msix: Support specifying offsets, BARs, and capability location
,
Michael S. Tsirkin
,
2012/06/13
Re: [Qemu-devel] [PATCH] msix: Support specifying offsets, BARs, and capability location
,
Alex Williamson
,
2012/06/13
Re: [Qemu-devel] [PATCH] msix: Support specifying offsets, BARs, and capability location
,
Michael S. Tsirkin
,
2012/06/13
Re: [Qemu-devel] [PATCH] msix: Support specifying offsets, BARs, and capability location
,
Alex Williamson
,
2012/06/13
Re: [Qemu-devel] [PATCH] msix: Support specifying offsets, BARs, and capability location
,
Michael S. Tsirkin
,
2012/06/13
Re: [Qemu-devel] [PATCH] msix: Support specifying offsets, BARs, and capability location
,
Alex Williamson
,
2012/06/13
Re: [Qemu-devel] [PATCH] msix: Support specifying offsets, BARs, and capability location
,
Michael S. Tsirkin
,
2012/06/13
Re: [Qemu-devel] [PATCH] msix: Support specifying offsets, BARs, and capability location
,
Alex Williamson
,
2012/06/13
Re: [Qemu-devel] [PATCH] msix: Support specifying offsets, BARs, and capability location
,
Jan Kiszka
,
2012/06/13
Re: [Qemu-devel] [PATCH] msix: Support specifying offsets, BARs, and capability location
,
Michael S. Tsirkin
,
2012/06/13
Re: [Qemu-devel] [PATCH] msix: Support specifying offsets, BARs, and capability location
,
Alex Williamson
,
2012/06/13
[Qemu-devel] [PULL 00/10] SCSI updates for 2012-06-12
,
Paolo Bonzini
,
2012/06/12
[Qemu-devel] [PATCH 01/10] scsi: simplify handling of the VPD page length field
,
Paolo Bonzini
,
2012/06/12
[Qemu-devel] [PATCH 03/10] atapi: implement READ DISC INFORMATION
,
Paolo Bonzini
,
2012/06/12
[Qemu-devel] [PATCH 02/10] scsi: add a qdev property for the disk's WWN
,
Paolo Bonzini
,
2012/06/12
[Qemu-devel] [PATCH 04/10] scsi-disk: implement READ DISC INFORMATION
,
Paolo Bonzini
,
2012/06/12
[Qemu-devel] [PATCH 06/10] ISCSI: force use of sg for SMC and SSC devices
,
Paolo Bonzini
,
2012/06/12
[Qemu-devel] [PATCH 05/10] ISCSI: Add SCSI passthrough via scsi-generic to libiscsi
,
Paolo Bonzini
,
2012/06/12
[Qemu-devel] [PATCH 07/10] megasas: Add header file
,
Paolo Bonzini
,
2012/06/12
[Qemu-devel] [PATCH 08/10] megasas: LSI Megaraid SAS HBA emulation
,
Paolo Bonzini
,
2012/06/12
[Qemu-devel] [PATCH 10/10] virtio-scsi: do not crash on adding buffers to the event queue
,
Paolo Bonzini
,
2012/06/12
[Qemu-devel] [PATCH 09/10] megasas: Add trace events
,
Paolo Bonzini
,
2012/06/12
Re: [Qemu-devel] [PULL 00/10] SCSI updates for 2012-06-12
,
Anthony Liguori
,
2012/06/20
[Qemu-devel] memory.c: ml->printed is never set to true
,
Jason Baron
,
2012/06/12
Re: [Qemu-devel] memory.c: ml->printed is never set to true
,
Blue Swirl
,
2012/06/13
[Qemu-devel] [PATCH v4 0/3] Simpletrace v2: Support multiple args, strings.
,
Harsh Prateek Bora
,
2012/06/12
[Qemu-devel] [PATCH v4 1/3] monitor: remove unused do_info_trace
,
Harsh Prateek Bora
,
2012/06/12
[Qemu-devel] [PATCH v4 2/3] Simpletrace v2: Support multiple arguments, strings.
,
Harsh Prateek Bora
,
2012/06/12
Re: [Qemu-devel] [PATCH v4 2/3] Simpletrace v2: Support multiple arguments, strings.
,
Stefan Hajnoczi
,
2012/06/13
[Qemu-devel] [PATCH v4 3/3] Update simpletrace.py for new log format
,
Harsh Prateek Bora
,
2012/06/12
[Qemu-devel] [PATCH] qemu-img: document qed format on qemu-img man page
,
Stefan Hajnoczi
,
2012/06/12
Re: [Qemu-devel] [PATCH] qemu-img: document qed format on qemu-img man page
,
Kevin Wolf
,
2012/06/12
Re: [Qemu-devel] [PATCH] qemu-img: document qed format on qemu-img man page
,
Stefan Hajnoczi
,
2012/06/13
[Qemu-devel] [PATCH V12 0/9] Xen PCI Passthrough
,
Anthony PERARD
,
2012/06/12
[Qemu-devel] [PATCH V12 4/9] pci.c: Add opaque argument to pci_for_each_device.
,
Anthony PERARD
,
2012/06/12
[Qemu-devel] [PATCH V12 3/9] Introduce XenHostPCIDevice to access a pci device on the host.
,
Anthony PERARD
,
2012/06/12
[Qemu-devel] [PATCH V12 2/9] configure: Introduce --enable-xen-pci-passthrough.
,
Anthony PERARD
,
2012/06/12
[Qemu-devel] [PATCH V12 5/9] Revert "pci: don't export an internal function"
,
Anthony PERARD
,
2012/06/12
Re: [Qemu-devel] [PATCH V12 5/9] Revert "pci: don't export an internal function"
,
Michael S. Tsirkin
,
2012/06/12
Re: [Qemu-devel] [PATCH V12 5/9] Revert "pci: don't export an internal function"
,
Stefano Stabellini
,
2012/06/13
Re: [Qemu-devel] [PATCH V12 5/9] Revert "pci: don't export an internal function"
,
Michael S. Tsirkin
,
2012/06/13
Re: [Qemu-devel] [PATCH V12 5/9] Revert "pci: don't export an internal function"
,
Jan Kiszka
,
2012/06/13
Re: [Qemu-devel] [PATCH V12 5/9] Revert "pci: don't export an internal function"
,
Michael S. Tsirkin
,
2012/06/13
Re: [Qemu-devel] [PATCH V12 5/9] Revert "pci: don't export an internal function"
,
Jan Kiszka
,
2012/06/13
Re: [Qemu-devel] [PATCH V12 5/9] Revert "pci: don't export an internal function"
,
Michael S. Tsirkin
,
2012/06/13
Re: [Qemu-devel] [PATCH V12 5/9] Revert "pci: don't export an internal function"
,
Stefano Stabellini
,
2012/06/13
Re: [Qemu-devel] [PATCH V12 5/9] Revert "pci: don't export an internal function"
,
Jan Kiszka
,
2012/06/13
Re: [Qemu-devel] [PATCH V12 5/9] Revert "pci: don't export an internal function"
,
Andreas Färber
,
2012/06/13
Re: [Qemu-devel] [PATCH V12 5/9] Revert "pci: don't export an internal function"
,
Jan Kiszka
,
2012/06/13
Re: [Qemu-devel] [PATCH V12 5/9] Revert "pci: don't export an internal function"
,
Anthony PERARD
,
2012/06/13
Re: [Qemu-devel] [PATCH V12 5/9] Revert "pci: don't export an internal function"
,
Jan Kiszka
,
2012/06/13
Re: [Qemu-devel] [PATCH V12 5/9] Revert "pci: don't export an internal function"
,
Anthony PERARD
,
2012/06/14
Re: [Qemu-devel] [PATCH V12 5/9] Revert "pci: don't export an internal function"
,
Jan Kiszka
,
2012/06/14
Re: [Qemu-devel] [PATCH V12 5/9] Revert "pci: don't export an internal function"
,
Anthony PERARD
,
2012/06/14
Re: [Qemu-devel] [PATCH V12 5/9] Revert "pci: don't export an internal function"
,
Michael S. Tsirkin
,
2012/06/14
Re: [Qemu-devel] [PATCH V12 5/9] Revert "pci: don't export an internal function"
,
Anthony PERARD
,
2012/06/14
[Qemu-devel] [PATCH V12 1/9] pci_ids: Add INTEL_82599_SFP_VF id.
,
Anthony PERARD
,
2012/06/12
[Qemu-devel] [PATCH V12 8/9] Introduce apic-msidef.h
,
Anthony PERARD
,
2012/06/12
[Qemu-devel] [PATCH V12 7/9] Introduce Xen PCI Passthrough, PCI config space helpers (2/3)
,
Anthony PERARD
,
2012/06/12
[Qemu-devel] [PATCH V12 6/9] Introduce Xen PCI Passthrough, qdevice (1/3)
,
Anthony PERARD
,
2012/06/12
[Qemu-devel] [PATCH V12 9/9] Introduce Xen PCI Passthrough, MSI (3/3)
,
Anthony PERARD
,
2012/06/12
[Qemu-devel] [PATCH v2] qcow2: Simplify calculation for COW area at the end
,
Kevin Wolf
,
2012/06/12
[Qemu-devel] [PATCH] slirp: Handle whole 127.0.0.0/8 network as local addresses.
,
Anders Waldenborg
,
2012/06/12
[Qemu-devel] Qemu with Segmentation fault (core dumped)
,
Maurizio Caloro
,
2012/06/12
Re: [Qemu-devel] Qemu with Segmentation fault (core dumped)
,
Kevin Wolf
,
2012/06/13
[Qemu-devel] [PATCH] Fix for qemu crash on assertion error when adding PCI passthru device.
,
Ma, Stephen B.
,
2012/06/12
Re: [Qemu-devel] [PATCH] Fix for qemu crash on assertion error when adding PCI passthru device.
,
Michael S. Tsirkin
,
2012/06/12
Re: [Qemu-devel] [PATCH] Fix for qemu crash on assertion error when adding PCI passthru device.
,
Ma, Stephen B.
,
2012/06/17
Re: [Qemu-devel] [PATCH] Fix for qemu crash on assertion error when adding PCI passthru device.
,
Michael S. Tsirkin
,
2012/06/17
Re: [Qemu-devel] [PATCH] Fix for qemu crash on assertion error when adding PCI passthru device.
,
Anthony Liguori
,
2012/06/17
Re: [Qemu-devel] [PATCH] Fix for qemu crash on assertion error when adding PCI passthru device.
,
Jan Kiszka
,
2012/06/18
[Qemu-devel] [PATCH v5] Release 0.11.0
,
Alon Levy
,
2012/06/12
Re: [Qemu-devel] [PATCH v5] Release 0.11.0
,
Marc-André Lureau
,
2012/06/12
[Qemu-devel] [PATCH] qcow2: Fix avail_sectors in cluster allocation code
,
Kevin Wolf
,
2012/06/12
[Qemu-devel] [PATCH] qcow2: Simplify calculation for COW area at the end
,
Kevin Wolf
,
2012/06/12
Re: [Qemu-devel] [PATCH] qcow2: Simplify calculation for COW area at the end
,
Paolo Bonzini
,
2012/06/12
Re: [Qemu-devel] [PATCH] qcow2: Simplify calculation for COW area at the end
,
Kevin Wolf
,
2012/06/12
Re: [Qemu-devel] [PATCH] qcow2: Simplify calculation for COW area at the end
,
Paolo Bonzini
,
2012/06/12
Re: [Qemu-devel] [PATCH] qcow2: Simplify calculation for COW area at the end
,
Kevin Wolf
,
2012/06/12
Re: [Qemu-devel] [PATCH] qcow2: Simplify calculation for COW area at the end
,
Paolo Bonzini
,
2012/06/12
[Qemu-devel] qemu & vgasrc
,
Michael Tokarev
,
2012/06/12
Re: [Qemu-devel] qemu & vgasrc
,
Kevin O'Connor
,
2012/06/13
Re: [Qemu-devel] qemu & vgasrc
,
Michael Tokarev
,
2012/06/13
Re: [Qemu-devel] fixing qemu-0.1X endless loop in qcow2_alloc_cluster_offset
,
Andreas Färber
,
2012/06/12
Re: [Qemu-devel] fixing qemu-0.1X endless loop in qcow2_alloc_cluster_offset
,
Kevin Wolf
,
2012/06/12
[Qemu-devel] [PATCH v3 0/3] Simpletrace v2: Support multiple args, strings.
,
Harsh Prateek Bora
,
2012/06/12
[Qemu-devel] [PATCH v3 1/3] monitor: remove unused do_info_trace
,
Harsh Prateek Bora
,
2012/06/12
[Qemu-devel] [PATCH v3 3/3] Update simpletrace.py for new log format
,
Harsh Prateek Bora
,
2012/06/12
[Qemu-devel] [PATCH v3 2/3] Simpletrace v2: Support multiple arguments, strings.
,
Harsh Prateek Bora
,
2012/06/12
[Qemu-devel] [PATCH v3 0/4] fdc: fix/rewrite seek, media_changed and interrupt handling
,
Pavel Hrdina
,
2012/06/12
[Qemu-devel] [PATCH v3 3/4] fdc: rewrite seek and DSKCHG bit handling
,
Pavel Hrdina
,
2012/06/12
Re: [Qemu-devel] [PATCH v3 3/4] fdc: rewrite seek and DSKCHG bit handling
,
Paolo Bonzini
,
2012/06/12
[Qemu-devel] [PATCH v3 1/4] fdc: fix implied seek while there is no medina in drive
,
Pavel Hrdina
,
2012/06/12
[Qemu-devel] [PATCH v3 2/4] fdc-test: introduced qtest read_without_media
,
Pavel Hrdina
,
2012/06/12
[Qemu-devel] [PATCH v3 4/4] fdc: fix interrupt handling
,
Pavel Hrdina
,
2012/06/12
Re: [Qemu-devel] [PATCH v3 4/4] fdc: fix interrupt handling
,
Paolo Bonzini
,
2012/06/12
Re: [Qemu-devel] [PATCH v3 4/4] fdc: fix interrupt handling
,
Pavel Hrdina
,
2012/06/13
[Qemu-devel] [PATCH 0/2] qemu-ga: Add guest-fstrim command.
,
Paolo Bonzini
,
2012/06/12
[Qemu-devel] [PATCH 1/2] qemu-ga: make names more generic for mount list functions
,
Paolo Bonzini
,
2012/06/12
[Qemu-devel] [PATCH 2/2] qemu-ga: add guest-fstrim command
,
Paolo Bonzini
,
2012/06/12
Re: [Qemu-devel] [PATCH 2/2] qemu-ga: add guest-fstrim command
,
Luiz Capitulino
,
2012/06/12
Re: [Qemu-devel] [PATCH 2/2] qemu-ga: add guest-fstrim command
,
Michael Roth
,
2012/06/12
Re: [Qemu-devel] [PATCH 2/2] qemu-ga: add guest-fstrim command
,
Paolo Bonzini
,
2012/06/13
[Qemu-devel] [PATCH v5 0/7] trace: Generic event state description
,
Lluís Vilanova
,
2012/06/12
[Qemu-devel] [PATCH v5 1/7] tracetool: Explicitly identify public backends
,
Lluís Vilanova
,
2012/06/12
[Qemu-devel] [PATCH v5 2/7] trace: Provide a generic tracing event descriptor
,
Lluís Vilanova
,
2012/06/12
[Qemu-devel] [PATCH v5 3/7] trace: Provide a detailed event control interface
,
Lluís Vilanova
,
2012/06/12
[Qemu-devel] [PATCH v5 4/7] trace: [monitor] Use new event control interface
,
Lluís Vilanova
,
2012/06/12
[Qemu-devel] [PATCH v5 5/7] trace: [default] Port to generic event information and new control interface
,
Lluís Vilanova
,
2012/06/12
[Qemu-devel] [PATCH v5 6/7] trace: [simple] Port to generic event information and new control interface
,
Lluís Vilanova
,
2012/06/12
[Qemu-devel] [PATCH v5 7/7] trace: [stderr] Port to generic event information and new control interface
,
Lluís Vilanova
,
2012/06/12
[Qemu-devel] one question on the makefile
,
Wei Yang
,
2012/06/12
Re: [Qemu-devel] one question on the makefile
,
Paolo Bonzini
,
2012/06/12
Re: [Qemu-devel] one question on the makefile
,
Richard Yang
,
2012/06/12
Re: [Qemu-devel] qemu_rearm_alarm_timer: do not call rearm if the next deadline is INT64_MAX
,
Andreas Färber
,
2012/06/12
Re: [Qemu-devel] qemu_rearm_alarm_timer: do not call rearm if the next deadline is INT64_MAX
,
Andreas Färber
,
2012/06/12
Re: [Qemu-devel] qemu_rearm_alarm_timer: do not call rearm if the next deadline is INT64_MAX
,
Stefano Stabellini
,
2012/06/12
Re: [Qemu-devel] qemu_rearm_alarm_timer: do not call rearm if the next deadline is INT64_MAX
,
Andreas Färber
,
2012/06/12
Re: [Qemu-devel] qemu_rearm_alarm_timer: do not call rearm if the next deadline is INT64_MAX
,
Stefano Stabellini
,
2012/06/12
Re: [Qemu-devel] qemu_rearm_alarm_timer: do not call rearm if the next deadline is INT64_MAX
,
Andreas Färber
,
2012/06/28
[Qemu-devel] [PATCH 0/5] usb: live migration bits
,
Gerd Hoffmann
,
2012/06/12
[Qemu-devel] [PATCH 5/5] usb-host: live migration support
,
Gerd Hoffmann
,
2012/06/12
[Qemu-devel] [PATCH 4/5] usb-host: attach only to running guest
,
Gerd Hoffmann
,
2012/06/12
[Qemu-devel] [PATCH 1/5] ehci: add live migration support
,
Gerd Hoffmann
,
2012/06/12
[Qemu-devel] [PATCH 2/5] usb: restore USBDevice->attached on vmload
,
Gerd Hoffmann
,
2012/06/12
[Qemu-devel] [PATCH 3/5] ehci: tracing improvements
,
Gerd Hoffmann
,
2012/06/12
[Qemu-devel] [PATCH 00/10] spice/vga: make vga memory size configurable.
,
Gerd Hoffmann
,
2012/06/12
[Qemu-devel] [PATCH 04/10] hw/qxl: ignore guest from guestbug until reset
,
Gerd Hoffmann
,
2012/06/12
[Qemu-devel] [PATCH 09/10] add pc-1.2
,
Gerd Hoffmann
,
2012/06/12
[Qemu-devel] [PATCH 06/10] vga: raise xres+yres limits
,
Gerd Hoffmann
,
2012/06/12
[Qemu-devel] [PATCH 05/10] qxl: reset current_async on qxl_soft_reset
,
Gerd Hoffmann
,
2012/06/12
[Qemu-devel] [PATCH 01/10] ui/spice-display.c: add missing initialization for valgrind
,
Gerd Hoffmann
,
2012/06/12
[Qemu-devel] [PATCH 07/10] vga: make vram size configurable
,
Gerd Hoffmann
,
2012/06/12
[Qemu-devel] [PATCH 08/10] qxl: add vgamem_size_mb and vgamem_size
,
Gerd Hoffmann
,
2012/06/12
Re: [Qemu-devel] [PATCH 08/10] qxl: add vgamem_size_mb and vgamem_size
,
Daniel P. Berrange
,
2012/06/12
Re: [Qemu-devel] [PATCH 08/10] qxl: add vgamem_size_mb and vgamem_size
,
Gerd Hoffmann
,
2012/06/12
Re: [Qemu-devel] [PATCH 08/10] qxl: add vgamem_size_mb and vgamem_size
,
Alon Levy
,
2012/06/13
Re: [Qemu-devel] [PATCH 08/10] qxl: add vgamem_size_mb and vgamem_size
,
Alon Levy
,
2012/06/14
[Qemu-devel] [PATCH 03/10] qxl: stop dirty loging when not in vga mode
,
Gerd Hoffmann
,
2012/06/12
[Qemu-devel] [PATCH 02/10] hw/qxl: s/qxl_guest_bug/qxl_set_guest_bug/
,
Gerd Hoffmann
,
2012/06/12
[Qemu-devel] [PATCH 10/10] vga: raise default vgamem size
,
Gerd Hoffmann
,
2012/06/12
Re: [Qemu-devel] [PATCH 1/3] start vm after reseting it
,
Wen Congyang
,
2012/06/12
Re: [Qemu-devel] [PATCH 1/3] start vm after reseting it
,
Wen Congyang
,
2012/06/13
Re: [Qemu-devel] [PATCH, v3] qemu/xendisk: set maximum number of grants to be used
,
Jan Beulich
,
2012/06/12
Re: [Qemu-devel] [PATCH 3/3] deal with guest panicked event
,
Wen Congyang
,
2012/06/12
Re: [Qemu-devel] [PATCH 3/3] deal with guest panicked event
,
Luiz Capitulino
,
2012/06/12
Re: [Qemu-devel] [PATCH 3/3] deal with guest panicked event
,
Daniel P. Berrange
,
2012/06/12
Re: [Qemu-devel] [PATCH 3/3] deal with guest panicked event
,
Luiz Capitulino
,
2012/06/12
Re: [Qemu-devel] [PATCH 3/3] deal with guest panicked event
,
Paolo Bonzini
,
2012/06/12
Re: [Qemu-devel] [PATCH 3/3] deal with guest panicked event
,
Wen Congyang
,
2012/06/13
Re: [Qemu-devel] [PATCH 3/3] deal with guest panicked event
,
Paolo Bonzini
,
2012/06/13
Re: [Qemu-devel] [PATCH 3/3] deal with guest panicked event
,
Wen Congyang
,
2012/06/13
Re: [Qemu-devel] [PATCH] kvm: notify host when guest panicked
,
Wen Congyang
,
2012/06/12
Re: [Qemu-devel] [PATCH] kvm: notify host when guest panicked
,
Christian Borntraeger
,
2012/06/12
Re: [Qemu-devel] [PATCH] kvm: notify host when guest panicked
,
Wen Congyang
,
2012/06/12
Re: [Qemu-devel] [PATCH] kvm: notify host when guest panicked
,
Wen Congyang
,
2012/06/12
Re: [Qemu-devel] [PATCH] kvm: notify host when guest panicked
,
Gleb Natapov
,
2012/06/12
[Qemu-devel] USB hardware simulation in external process
,
Daniel Mack
,
2012/06/11
Re: [Qemu-devel] USB hardware simulation in external process
,
Gerd Hoffmann
,
2012/06/12
Re: [Qemu-devel] USB hardware simulation in external process
,
Dor Laor
,
2012/06/12
Re: [Qemu-devel] USB hardware simulation in external process
,
Daniel Mack
,
2012/06/15
Re: [Qemu-devel] USB hardware simulation in external process
,
Daniel Mack
,
2012/06/20
[Qemu-devel] [PATCH v6 2/2] net: add the support for -netdev socket, listen
,
zwu . kernel
,
2012/06/11
[Qemu-devel] [PATCH] net: complete NetSocketState lifecycle handling
,
Stefan Hajnoczi
,
2012/06/12
Re: [Qemu-devel] [PATCH] net: complete NetSocketState lifecycle handling
,
Zhi Yong Wu
,
2012/06/12
Re: [Qemu-devel] [PATCH v6 2/2] net: add the support for -netdev socket, listen
,
Stefan Hajnoczi
,
2012/06/12
[Qemu-devel] [PATCH v6 1/2] net: fix the coding style
,
zwu . kernel
,
2012/06/11
[Qemu-devel] buildbot failure in qemu on default_x86_64_debian_6_0
,
qemu
,
2012/06/11
[Qemu-devel] [Bug 989060] Re: https://sourceforge.net/projects/kvm/files/ says use 0.14
,
Stefan Lasiewski
,
2012/06/11
[Qemu-devel] Semantics of DeviceState::realized and BlockDriverState
,
Anthony Liguori
,
2012/06/11
Re: [Qemu-devel] Semantics of DeviceState::realized and BlockDriverState
,
Andreas Färber
,
2012/06/11
Re: [Qemu-devel] Semantics of DeviceState::realized and BlockDriverState
,
Anthony Liguori
,
2012/06/11
Re: [Qemu-devel] Semantics of DeviceState::realized and BlockDriverState
,
Paolo Bonzini
,
2012/06/12
Re: [Qemu-devel] Semantics of DeviceState::realized and BlockDriverState
,
Kevin Wolf
,
2012/06/12
Re: [Qemu-devel] Semantics of DeviceState::realized and BlockDriverState
,
Kevin Wolf
,
2012/06/12
Re: [Qemu-devel] Semantics of DeviceState::realized and BlockDriverState
,
Markus Armbruster
,
2012/06/13
Re: [Qemu-devel] Semantics of DeviceState::realized and BlockDriverState
,
Paolo Bonzini
,
2012/06/13
Re: [Qemu-devel] Semantics of DeviceState::realized and BlockDriverState
,
Anthony Liguori
,
2012/06/13
Re: [Qemu-devel] Semantics of DeviceState::realized and BlockDriverState
,
Kevin Wolf
,
2012/06/13
[Qemu-devel] [PULL fixed] rtl8139,pci,msi
,
Michael S. Tsirkin
,
2012/06/11
Re: [Qemu-devel] [PULL fixed] rtl8139,pci,msi
,
Anthony Liguori
,
2012/06/20
[Qemu-devel] [PULL] Several fixes for QEMU
,
Stefan Weil
,
2012/06/11
Re: [Qemu-devel] [PULL] Several fixes for QEMU
,
Anthony Liguori
,
2012/06/20
[Qemu-devel] [RFC PATCH 0/3] GlusterFS support in QEMU
,
Bharata B Rao
,
2012/06/11
[Qemu-devel] [RFC PATCH 1/3] qemu: Add a config option for GlusterFS as block backend
,
Bharata B Rao
,
2012/06/11
[Qemu-devel] [RFC PATCH 2/3] block: GlusterFS helpers to interface with libglusterfs
,
Bharata B Rao
,
2012/06/11
Re: [Qemu-devel] [RFC PATCH 2/3] block: GlusterFS helpers to interface with libglusterfs
,
Stefan Hajnoczi
,
2012/06/18
Re: [Qemu-devel] [RFC PATCH 2/3] block: GlusterFS helpers to interface with libglusterfs
,
Bharata B Rao
,
2012/06/19
[Qemu-devel] [RFC PATCH 3/3] block: gluster as block backend
,
Bharata B Rao
,
2012/06/11
Re: [Qemu-devel] [RFC PATCH 3/3] block: gluster as block backend
,
Stefan Hajnoczi
,
2012/06/18
Re: [Qemu-devel] [RFC PATCH 3/3] block: gluster as block backend
,
Avi Kivity
,
2012/06/19
Re: [Qemu-devel] [RFC PATCH 3/3] block: gluster as block backend
,
Bharata B Rao
,
2012/06/19
Re: [Qemu-devel] [RFC PATCH 3/3] block: gluster as block backend
,
Stefan Hajnoczi
,
2012/06/19
Re: [Qemu-devel] [RFC PATCH 0/3] GlusterFS support in QEMU
,
Stefan Hajnoczi
,
2012/06/18
Re: [Qemu-devel] [RFC PATCH 0/3] GlusterFS support in QEMU
,
Bharata B Rao
,
2012/06/19
[Qemu-devel] Live Migration of a large guest : guest frozen on the destination host
,
Chegu Vinod
,
2012/06/11
[Qemu-devel] [PULL] kvm updates
,
Avi Kivity
,
2012/06/11
Re: [Qemu-devel] [PULL] kvm updates
,
Anthony Liguori
,
2012/06/11
Re: [Qemu-devel] [PATCH for-1.1] libqtest: Fix socket_accept() to pass address_len
,
Andreas Färber
,
2012/06/11
Re: [Qemu-devel] [PATCH for-1.1] libqtest: Fix socket_accept() to pass address_len
,
Stefan Hajnoczi
,
2012/06/12
[Qemu-devel] KVM call agenda for Thrusday, June 12th
,
Juan Quintela
,
2012/06/11
Re: [Qemu-devel] KVM call agenda for Thrusday, June 12th
,
Juan Quintela
,
2012/06/12
Re: [Qemu-devel] KVM call agenda for Thrusday, June 12th
,
Anthony Liguori
,
2012/06/12
Re: [Qemu-devel] KVM call agenda for Thrusday, June 12th
,
Michael S. Tsirkin
,
2012/06/12
[Qemu-devel] [PULL] qemu/xendisk fix
,
Stefano Stabellini
,
2012/06/11
Re: [Qemu-devel] [PULL] qemu/xendisk fix
,
Anthony Liguori
,
2012/06/11
Re: [Qemu-devel] [PULL] qemu/xendisk fix
,
Anthony Liguori
,
2012/06/11
Re: [Qemu-devel] [PULL] qemu/xendisk fix
,
Stefano Stabellini
,
2012/06/12
Re: [Qemu-devel] [PATCH 1/2] kvm/apic: correct short memset
,
Avi Kivity
,
2012/06/11
Re: [Qemu-devel] [PATCH 1.1?] qemu_rearm_alarm_timer: do not call rearm if the next deadline is INT64_MAX
,
Stefano Stabellini
,
2012/06/11
Re: [Qemu-devel] [PATCH 1.1?] qemu_rearm_alarm_timer: do not call rearm if the next deadline is INT64_MAX
,
Andreas Färber
,
2012/06/11
Re: [Qemu-devel] [PATCH v4 1/7] tracetool: Explicitly identify public backends
,
Stefan Hajnoczi
,
2012/06/11
Re: [Qemu-devel] [PATCH v4 1/7] tracetool: Explicitly identify public backends
,
Lluís Vilanova
,
2012/06/11
Re: [Qemu-devel] [PATCH v4 4/7] trace: [monitor] Use new event control interface
,
Stefan Hajnoczi
,
2012/06/11
Re: [Qemu-devel] [PATCH v4 4/7] trace: [monitor] Use new event control interface
,
Lluís Vilanova
,
2012/06/11
Re: [Qemu-devel] [PATCH v4 4/7] trace: [monitor] Use new event control interface
,
Lluís Vilanova
,
2012/06/11
Re: [Qemu-devel] [PATCH v4 4/7] trace: [monitor] Use new event control interface
,
Stefan Hajnoczi
,
2012/06/12
Re: [Qemu-devel] [PATCH v4 3/7] trace: Provide a detailed event control interface
,
Stefan Hajnoczi
,
2012/06/11
[Qemu-devel] [PATCH v4 00/16] QEMU OpenRISC support
,
Jia Liu
,
2012/06/11
[Qemu-devel] [PATCH v4 01/16] target-or32: Add target stubs and cpu support
,
Jia Liu
,
2012/06/11
[Qemu-devel] [PATCH v4 02/16] target-or32: Add target machine
,
Jia Liu
,
2012/06/11
[Qemu-devel] [PATCH v4 03/16] target-or32: Add MMU support
,
Jia Liu
,
2012/06/11
[Qemu-devel] [PATCH v4 04/16] target-or32: Add interrupt support
,
Jia Liu
,
2012/06/11
[Qemu-devel] [PATCH v4 05/16] target-or32: Add exception support
,
Jia Liu
,
2012/06/11
[Qemu-devel] [PATCH v4 06/16] target-or32: Add int instruction helpers
,
Jia Liu
,
2012/06/11
[Qemu-devel] [PATCH v4 09/16] target-or32: Add PIC support
,
Jia Liu
,
2012/06/11
[Qemu-devel] [PATCH v4 10/16] target-or32: Add timer support
,
Jia Liu
,
2012/06/11
[Qemu-devel] [PATCH v4 11/16] target-or32: Add a IIS dummy board
,
Jia Liu
,
2012/06/11
[Qemu-devel] [PATCH v4 13/16] target-or32: Add gdb stub support
,
Jia Liu
,
2012/06/11
[Qemu-devel] [PATCH v4 14/16] target-or32: Add linux syscall, signal and termbits
,
Jia Liu
,
2012/06/11
[Qemu-devel] [PATCH v4 15/16] target-or32: Add linux user support
,
Jia Liu
,
2012/06/11
[Qemu-devel] [PATCH v4 12/16] target-or32: Add system instructions
,
Jia Liu
,
2012/06/11
Re: [Qemu-devel] [PATCH v4 12/16] target-or32: Add system instructions
,
Blue Swirl
,
2012/06/13
Re: [Qemu-devel] [PATCH v4 12/16] target-or32: Add system instructions
,
Jia Liu
,
2012/06/17
[Qemu-devel] [PATCH v4 16/16] target-or32: Add testcases
,
Jia Liu
,
2012/06/11
[Qemu-devel] [PATCH v4 07/16] target-or32: Add float instruction helpers
,
Jia Liu
,
2012/06/11
[Qemu-devel] [PATCH v4 08/16] target-or32: Add translation routines
,
Jia Liu
,
2012/06/11
Re: [Qemu-devel] [PATCH v4 08/16] target-or32: Add translation routines
,
Blue Swirl
,
2012/06/13
Re: [Qemu-devel] [PATCH v4 08/16] target-or32: Add translation routines
,
Jia Liu
,
2012/06/17
Re: [Qemu-devel] [PATCH v4 00/16] QEMU OpenRISC support
,
Max Filippov
,
2012/06/17
[Qemu-devel] [PATCH 0/3] qxl fb size and async fix
,
Alon Levy
,
2012/06/11
[Qemu-devel] [PATCH 2/3] qxl: refuse to create primary larger then fb size
,
Alon Levy
,
2012/06/11
[Qemu-devel] [PATCH 3/3] qxl: reset current_async on qxl_soft_reset
,
Alon Levy
,
2012/06/11
[Qemu-devel] [PATCH 1/3] qxl: add fb_size_mb and fb_size
,
Alon Levy
,
2012/06/11
Re: [Qemu-devel] [PATCH 1/3] qxl: add fb_size_mb and fb_size
,
Gerd Hoffmann
,
2012/06/11
Re: [Qemu-devel] [PATCH 1/3] qxl: add fb_size_mb and fb_size
,
Alon Levy
,
2012/06/11
Re: [Qemu-devel] [PATCH 1/3] qxl: add fb_size_mb and fb_size
,
Gerd Hoffmann
,
2012/06/11
Re: [Qemu-devel] [PATCH 1/3] qxl: add fb_size_mb and fb_size
,
Alon Levy
,
2012/06/11
Re: [Qemu-devel] [PATCH 1/3] qxl: add fb_size_mb and fb_size
,
Alon Levy
,
2012/06/11
Re: [Qemu-devel] [PATCH 1/3] qxl: add fb_size_mb and fb_size
,
Gerd Hoffmann
,
2012/06/11
Re: [Qemu-devel] [PATCH 1/3] qxl: add fb_size_mb and fb_size
,
Alon Levy
,
2012/06/11
[Qemu-devel] [PATCH] Fix some more license versions (GPL2+ instead of GPL2)
,
Stefan Weil
,
2012/06/11
Re: [Qemu-devel] [PATCH] Fix some more license versions (GPL2+ instead of GPL2)
,
Wen Congyang
,
2012/06/11
Re: [Qemu-devel] [PATCH] Fix some more license versions (GPL2+ instead of GPL2)
,
Luiz Capitulino
,
2012/06/12
[Qemu-devel] [PATCH] dump: Fix license version (GPL2+ instead of GPL2)
,
Stefan Weil
,
2012/06/11
Re: [Qemu-devel] [PATCH] dump: Fix license version (GPL2+ instead of GPL2)
,
Wen Congyang
,
2012/06/11
[Qemu-devel] [PATCH 0/4] Small SCSI command improvements
,
Paolo Bonzini
,
2012/06/11
[Qemu-devel] [PATCH 1/4] scsi: simplify and fix handling of the VPD page length field
,
Paolo Bonzini
,
2012/06/11
[Qemu-devel] [PATCH 2/4] scsi: add a qdev property for the disk's WWN
,
Paolo Bonzini
,
2012/06/11
[Qemu-devel] [PATCH 3/4] atapi: implement READ DISC INFORMATION
,
Paolo Bonzini
,
2012/06/11
Re: [Qemu-devel] [PATCH 3/4] atapi: implement READ DISC INFORMATION
,
Kevin Wolf
,
2012/06/11
Re: [Qemu-devel] [PATCH 3/4] atapi: implement READ DISC INFORMATION
,
Paolo Bonzini
,
2012/06/11
[Qemu-devel] [PATCH 4/4] scsi-disk: implement READ DISC INFORMATION
,
Paolo Bonzini
,
2012/06/11
Re: [Qemu-devel] [RFC 0/7] Fix migration with lots of memory
,
Chegu Vinod
,
2012/06/10
[Qemu-devel] [PULL] QOM CPUState, part 3a: cleanups & preparations
,
Andreas Färber
,
2012/06/10
[Qemu-devel] [PATCH 01/27] nseries: Rename n800_s::cpu to mpu
,
Andreas Färber
,
2012/06/10
[Qemu-devel] [PATCH 02/27] omap_sx1: Rename omap_mpu_state_s variable
,
Andreas Färber
,
2012/06/10
[Qemu-devel] [PATCH 04/27] mainstone: Rename PXA2xxState variable
,
Andreas Färber
,
2012/06/10
[Qemu-devel] [PATCH 05/27] spitz: Rename PXA2xxState variable
,
Andreas Färber
,
2012/06/10
[Qemu-devel] [PATCH 06/27] tosa: Rename PXA2xxState variable
,
Andreas Färber
,
2012/06/10
[Qemu-devel] [PATCH 03/27] palm: Rename omap_mpu_state_s variable
,
Andreas Färber
,
2012/06/10
[Qemu-devel] [PATCH 07/27] z2: Rename PXA2xxState variable
,
Andreas Färber
,
2012/06/10
[Qemu-devel] [PATCH 09/27] integratorcp: Use cpu_arm_init() to obtain ARMCPU
,
Andreas Färber
,
2012/06/10
[Qemu-devel] [PATCH 15/27] vexpress: Use cpu_arm_init() to obtain ARMCPU
,
Andreas Färber
,
2012/06/10
[Qemu-devel] [PATCH 14/27] realview: Use cpu_arm_init() to obtain ARMCPU
,
Andreas Färber
,
2012/06/10
[Qemu-devel] [PATCH 11/27] versatilepb: Use cpu_arm_init() to obtain ARMCPU
,
Andreas Färber
,
2012/06/10
[Qemu-devel] [PATCH 10/27] musicpal: Use cpu_arm_init() to obtain ARMCPU
,
Andreas Färber
,
2012/06/10
[Qemu-devel] [PATCH 08/27] strongarm: Use cpu_arm_init() to store ARMCPU in StrongARMState
,
Andreas Färber
,
2012/06/10
[Qemu-devel] [PATCH 21/27] arm_boot: Pass ARMCPU to arm_load_kernel()
,
Andreas Färber
,
2012/06/10
[Qemu-devel] [PATCH 16/27] exynos4210: Use cpu_arm_init() to store ARMCPU
,
Andreas Färber
,
2012/06/10
[Qemu-devel] [PATCH 12/27] arm_boot: Pass ARMCPU to arm_boot_info::write_secondary_boot()
,
Andreas Färber
,
2012/06/10
[Qemu-devel] [PATCH 18/27] pxa2xx_pic: Store ARMCPU in PXA2xxPICState
,
Andreas Färber
,
2012/06/10
[Qemu-devel] [PATCH 19/27] pxa2xx_gpio: Store ARMCPU in PXA2xxGPIOInfo
,
Andreas Färber
,
2012/06/10
[Qemu-devel] [PATCH 20/27] xilinx_zynq: Use cpu_arm_init() to obtain ARMCPU
,
Andreas Färber
,
2012/06/10
[Qemu-devel] [PATCH 17/27] pxa2xx: Pass ARMCPU to pxa2xx_pic_init()
,
Andreas Färber
,
2012/06/10
[Qemu-devel] [PATCH 13/27] arm_boot: Pass ARMCPU to arm_boot_info::secondary_cpu_reset_hook()
,
Andreas Färber
,
2012/06/10
[Qemu-devel] [PATCH 23/27] xen_machine_pv: Use cpu_x86_init() to obtain X86CPU
,
Andreas Färber
,
2012/06/10
[Qemu-devel] [PATCH 25/27] s390-virtio: Use cpu_s390x_init() to obtain S390CPU
,
Andreas Färber
,
2012/06/10
[Qemu-devel] [PATCH 22/27] arm_pic: Pass ARMCPU to arm_pic_init_cpu()
,
Andreas Färber
,
2012/06/10
[Qemu-devel] [PATCH 24/27] target-s390x: Let cpu_s390x_init() return S390CPU
,
Andreas Färber
,
2012/06/10
[Qemu-devel] [PATCH 26/27] s390-virtio: Let s390_cpu_addr2state() return S390CPU
,
Andreas Färber
,
2012/06/10
[Qemu-devel] [PATCH 27/27] target-s390x: Pass S390CPU to s390_cpu_restart()
,
Andreas Färber
,
2012/06/10
Re: [Qemu-devel] [PULL] QOM CPUState, part 3a: cleanups & preparations
,
Anthony Liguori
,
2012/06/11
Re: [Qemu-devel] [PATCH stable-0.15 00/36] Preparing 0.15.2
,
Andreas Färber
,
2012/06/10
Re: [Qemu-devel] [PATCH 2/2] cadence_gem: avoid stack-writing buffer-overrun
,
Stefan Weil
,
2012/06/10
Re: [Qemu-devel] [PATCH 1.1 1/2] kvm/apic: correct short memset
,
Stefan Weil
,
2012/06/10
Re: [Qemu-devel] [PATCH 1.1 1/2] kvm/apic: correct short memset
,
Jan Kiszka
,
2012/06/11
[Qemu-devel] [RFC PATCH] msix: Support specifying offsets, BARs, and capability location
,
Alex Williamson
,
2012/06/10
Re: [Qemu-devel] [RFC PATCH] msix: Support specifying offsets, BARs, and capability location
,
Jan Kiszka
,
2012/06/10
Re: [Qemu-devel] [RFC PATCH] msix: Support specifying offsets, BARs, and capability location
,
Michael S. Tsirkin
,
2012/06/10
[Qemu-devel] [PATCH v2 0/2] pci_host: Convert to QOM
,
Andreas Färber
,
2012/06/10
[Qemu-devel] [PATCH v2 1/2] pci_host: Turn into SysBus-derived QOM type
,
Andreas Färber
,
2012/06/10
Re: [Qemu-devel] [PATCH v2 1/2] pci_host: Turn into SysBus-derived QOM type
,
Anthony Liguori
,
2012/06/10
Re: [Qemu-devel] [PATCH v2 1/2] pci_host: Turn into SysBus-derived QOM type
,
Andreas Färber
,
2012/06/10
Re: [Qemu-devel] [PATCH v2 1/2] pci_host: Turn into SysBus-derived QOM type
,
Michael S. Tsirkin
,
2012/06/18
Re: [Qemu-devel] [PATCH v2 1/2] pci_host: Turn into SysBus-derived QOM type
,
Andreas Färber
,
2012/06/18
Re: [Qemu-devel] [PATCH v2 1/2] pci_host: Turn into SysBus-derived QOM type
,
Anthony Liguori
,
2012/06/18
Re: [Qemu-devel] [PATCH v2 1/2] pci_host: Turn into SysBus-derived QOM type
,
Michael S. Tsirkin
,
2012/06/18
[Qemu-devel] [PATCH v2 2/2] pci_host: Derive remaining PCI host controllers from TYPE_PCI_HOST
,
Andreas Färber
,
2012/06/10
Re: [Qemu-devel] [PATCH v2 0/2] pci_host: Convert to QOM
,
Anthony Liguori
,
2012/06/18
Re: [Qemu-devel] [PATCH v2 0/2] pci_host: Convert to QOM
,
Michael S. Tsirkin
,
2012/06/18
[Qemu-devel] [PATCH 1/2] libcacard: build fixes
,
Blue Swirl
,
2012/06/10
[Qemu-devel] [PATCH 2/2] tests: add gcov target
,
Blue Swirl
,
2012/06/10
Re: [Qemu-devel] [PATCH 2/2] tests: add gcov target
,
Paolo Bonzini
,
2012/06/10
Re: [Qemu-devel] [PATCH 2/2] tests: add gcov target
,
Blue Swirl
,
2012/06/10
Re: [Qemu-devel] [PATCH 2/2] tests: add gcov target
,
Paolo Bonzini
,
2012/06/11
Re: [Qemu-devel] [PATCH 2/2] tests: add gcov target
,
Andreas Färber
,
2012/06/10
Re: [Qemu-devel] [PATCH 2/2] tests: add gcov target
,
Blue Swirl
,
2012/06/10
Re: [Qemu-devel] [PATCH 1/2] libcacard: build fixes
,
Alon Levy
,
2012/06/10
Re: [Qemu-devel] [PATCH 1/2] libcacard: build fixes
,
Andreas Färber
,
2012/06/10
[Qemu-devel] [PATCH v3 0/3] target-xtensa: AREG0 conversion
,
Max Filippov
,
2012/06/10
[Qemu-devel] [PATCH v3 1/3] target-xtensa: remove unnecessary include of dyngen-exec.h
,
Max Filippov
,
2012/06/10
[Qemu-devel] [PATCH v3 2/3] target-xtensa: add attributes to helper functions
,
Max Filippov
,
2012/06/10
[Qemu-devel] [PATCH v3 3/3] target-xtensa: switch to AREG0-free mode
,
Max Filippov
,
2012/06/10
Re: [Qemu-devel] [PATCH v3 0/3] target-xtensa: AREG0 conversion
,
Blue Swirl
,
2012/06/10
[Qemu-devel] [PATCH v2 0/3] target-xtensa: AREG0 conversion
,
Max Filippov
,
2012/06/10
[Qemu-devel] [PATCH v2 1/3] target-xtensa: remove unnecessary include of dyngen-exec.h
,
Max Filippov
,
2012/06/10
[Qemu-devel] [PATCH v2 2/3] target-xtensa: add attributes to helper functions
,
Max Filippov
,
2012/06/10
[Qemu-devel] [PATCH v2 3/3] target-xtensa: switch to AREG0-free mode
,
Max Filippov
,
2012/06/10
Re: [Qemu-devel] [PATCH v2 0/3] target-xtensa: AREG0 conversion
,
Max Filippov
,
2012/06/10
[Qemu-devel] [PATCH qom-next v2 0/7] QOM realize, revised again
,
Andreas Färber
,
2012/06/09
[Qemu-devel] [PATCH qom-next v2 1/7] make_device_config.sh: Fix target path in generated dependency file
,
Andreas Färber
,
2012/06/09
Re: [Qemu-devel] [PATCH qom-next v2 1/7] make_device_config.sh: Fix target path in generated dependency file
,
Andreas Färber
,
2012/06/09
[Qemu-devel] [PATCH qom-next v2 2/7] qdev: Push state up to Object
,
Andreas Färber
,
2012/06/09
[Qemu-devel] [PATCH qom-next v2 3/7] qom: Add "realized" property
,
Andreas Färber
,
2012/06/09
[Qemu-devel] [PATCH qom-next v2 4/7] qdev: Generalize properties to Objects
,
Andreas Färber
,
2012/06/09
[Qemu-devel] [PATCH qom-next v2 5/7] qdev: Move bulk of qdev-properties.c to qom/object-properties.c
,
Andreas Färber
,
2012/06/09
[Qemu-devel] [PATCH qom-next v2 7/7] qom: Add QERR_PROPERTY_SET_AFTER_REALIZE
,
Andreas Färber
,
2012/06/09
[Qemu-devel] [PATCH qom-next v2 6/7] qom: Push static properties to Object
,
Andreas Färber
,
2012/06/10
Re: [Qemu-devel] [PATCH 1.1] monitor: Fix memory leak with readline completion
,
Stefan Weil
,
2012/06/09
Re: [Qemu-devel] [PATCH 1.1] monitor: Fix memory leak with readline completion
,
Luiz Capitulino
,
2012/06/12
Re: [Qemu-devel] [PATCH 1.1] monitor: Fix memory leak with readline completion
,
Stefan Hajnoczi
,
2012/06/11
[Qemu-devel] [PATCH v3 00/25] x86 AREG0 conversion
,
Blue Swirl
,
2012/06/09
[Qemu-devel] [PATCH 04/25] x86: avoid an extern declaration
,
Blue Swirl
,
2012/06/09
[Qemu-devel] [PATCH 03/25] x86: split off exception handlers
,
Blue Swirl
,
2012/06/09
[Qemu-devel] [PATCH 02/25] x86: avoid AREG0 for exceptions
,
Blue Swirl
,
2012/06/09
[Qemu-devel] [PATCH 07/25] x86: improve SSE table type safety
,
Blue Swirl
,
2012/06/09
[Qemu-devel] [PATCH 05/25] x86: fix coding style in ops_sse.h
,
Blue Swirl
,
2012/06/09
[Qemu-devel] [PATCH 09/25] x86: fix coding style in helper_template.h
,
Blue Swirl
,
2012/06/09
[Qemu-devel] [PATCH 10/25] x86: split condition code and shift templates
,
Blue Swirl
,
2012/06/09
[Qemu-devel] [PATCH 11/25] x86: prepare eflags helpers for general use
,
Blue Swirl
,
2012/06/09
[Qemu-devel] [PATCH 01/25] x86: prepare op_helper.c for splitting
,
Blue Swirl
,
2012/06/09
[Qemu-devel] [PATCH 06/25] x86: split off FPU helpers
,
Blue Swirl
,
2012/06/09
[Qemu-devel] [PATCH 13/25] x86: avoid AREG0 for condition code helpers
,
Blue Swirl
,
2012/06/09
[Qemu-devel] [PATCH 15/25] x86: avoid AREG0 for integer helpers
,
Blue Swirl
,
2012/06/09
[Qemu-devel] [PATCH 12/25] x86: split off condition code helpers
,
Blue Swirl
,
2012/06/09
[Qemu-devel] [PATCH 14/25] x86: split off integer helpers
,
Blue Swirl
,
2012/06/09
[Qemu-devel] [PATCH 16/25] x86: split off SVM helpers
,
Blue Swirl
,
2012/06/09
[Qemu-devel] [PATCH 18/25] x86: split off SMM helpers
,
Blue Swirl
,
2012/06/09
[Qemu-devel] [PATCH 17/25] x86: avoid AREG0 for SVM helpers
,
Blue Swirl
,
2012/06/09
[Qemu-devel] [PATCH 19/25] x86: avoid AREG0 for SMM helpers
,
Blue Swirl
,
2012/06/09
[Qemu-devel] [PATCH 22/25] x86: split off memory access helpers
,
Blue Swirl
,
2012/06/09
[Qemu-devel] [PATCH 23/25] x86: use wrappers for memory access helpers
,
Blue Swirl
,
2012/06/09
[Qemu-devel] [PATCH 21/25] x86: avoid AREG0 for misc helpers
,
Blue Swirl
,
2012/06/09
[Qemu-devel] [PATCH 20/25] x86: split off misc helpers
,
Blue Swirl
,
2012/06/09
[Qemu-devel] [PATCH 08/25] x86: avoid AREG0 for FPU helpers
,
Blue Swirl
,
2012/06/09
[Qemu-devel] [PATCH 25/25] x86: switch to AREG0 free mode
,
Blue Swirl
,
2012/06/09
[Qemu-devel] [PATCH 24/25] x86: avoid AREG0 in segmentation helpers
,
Blue Swirl
,
2012/06/09
Re: [Qemu-devel] [PATCH v3 00/25] x86 AREG0 conversion
,
Andreas Färber
,
2012/06/15
Re: [Qemu-devel] [PATCH v3 00/25] x86 AREG0 conversion
,
Blue Swirl
,
2012/06/16
Re: [Qemu-devel] [PATCH v3 00/25] x86 AREG0 conversion
,
Andreas Färber
,
2012/06/16
Re: [Qemu-devel] [PATCH v3 00/25] x86 AREG0 conversion
,
Blue Swirl
,
2012/06/16
Re: [Qemu-devel] [PATCH v3 00/25] x86 AREG0 conversion
,
Blue Swirl
,
2012/06/17
Re: [Qemu-devel] [PATCH v3 00/25] x86 AREG0 conversion
,
Blue Swirl
,
2012/06/17
Re: [Qemu-devel] [PATCH v3 00/25] x86 AREG0 conversion
,
Andreas Färber
,
2012/06/17
[Qemu-devel] How to speed up the CPU logging?
,
Yue Chen
,
2012/06/09
Re: [Qemu-devel] How to speed up the CPU logging?
,
Blue Swirl
,
2012/06/09
Re: [Qemu-devel] How to speed up the CPU logging?
,
Yue Chen
,
2012/06/09
Re: [Qemu-devel] How to speed up the CPU logging?
,
Blue Swirl
,
2012/06/09
[Qemu-devel] [PATCH v2 0/6] Log unimplemented functionality
,
Blue Swirl
,
2012/06/09
[Qemu-devel] [PATCH 3/6] qemu-log: add log category for unimplemented functionality
,
Blue Swirl
,
2012/06/09
[Qemu-devel] [PATCH 1/6] qemu-log: move logging to qemu-log.c
,
Blue Swirl
,
2012/06/09
[Qemu-devel] [PATCH 2/6] qemu-log: cleanup
,
Blue Swirl
,
2012/06/09
[Qemu-devel] [PATCH 4/6] qemu-log: use LOG_UNIMP for some target CPU cases
,
Blue Swirl
,
2012/06/09
[Qemu-devel] [PATCH 5/6] fdc: use LOG_UNIMP logging
,
Blue Swirl
,
2012/06/09
Re: [Qemu-devel] [PATCH 5/6] fdc: use LOG_UNIMP logging
,
Kevin Wolf
,
2012/06/11
[Qemu-devel] [PATCH 6/6] qtest: add a fuzz test to fdc-test
,
Blue Swirl
,
2012/06/09
Re: [Qemu-devel] [PATCH v2 0/6] Log unimplemented functionality
,
Andreas Färber
,
2012/06/09
[Qemu-devel] [PATCH] Makefile.user: Define CONFIG_USER_ONLY for libuser/
,
Andreas Färber
,
2012/06/09
Re: [Qemu-devel] [PATCH] Makefile.user: Define CONFIG_USER_ONLY for libuser/
,
Paolo Bonzini
,
2012/06/11
Re: [Qemu-devel] [Qemu-trivial] [PATCH] Makefile.user: Define CONFIG_USER_ONLY for libuser/
,
Stefan Hajnoczi
,
2012/06/12
Re: [Qemu-devel] [PATCH 1.1] target-xtensa: fix CCOUNT for conditional branches
,
Blue Swirl
,
2012/06/09
Re: [Qemu-devel] [PATCH 1.1] exec: fix TB invalidation after breakpoint insertion/deletion
,
Blue Swirl
,
2012/06/09
Re: [Qemu-devel] [PULL 1.1 0/6] target-xtensa MMU fixes
,
Blue Swirl
,
2012/06/09
[Qemu-devel] vm state save/restore question
,
Benjamin Herrenschmidt
,
2012/06/09
Re: [Qemu-devel] vm state save/restore question
,
Benjamin Herrenschmidt
,
2012/06/09
Re: [Qemu-devel] vm state save/restore question
,
Andreas Färber
,
2012/06/09
Re: [Qemu-devel] vm state save/restore question
,
Alexander Graf
,
2012/06/19
Re: [Qemu-devel] vm state save/restore question
,
Juan Quintela
,
2012/06/19
Re: [Qemu-devel] vm state save/restore question
,
Andreas Färber
,
2012/06/19
Re: [Qemu-devel] vm state save/restore question
,
Benjamin Herrenschmidt
,
2012/06/19
Re: [Qemu-devel] vm state save/restore question
,
Alexander Graf
,
2012/06/19
Re: [Qemu-devel] vm state save/restore question
,
Benjamin Herrenschmidt
,
2012/06/19
Re: [Qemu-devel] vm state save/restore question
,
Alexander Graf
,
2012/06/19
Re: [Qemu-devel] vm state save/restore question
,
Benjamin Herrenschmidt
,
2012/06/19
Re: [Qemu-devel] vm state save/restore question
,
Alexander Graf
,
2012/06/19
Re: [Qemu-devel] vm state save/restore question
,
Benjamin Herrenschmidt
,
2012/06/19
Re: [Qemu-devel] vm state save/restore question
,
Juan Quintela
,
2012/06/19
Re: [Qemu-devel] vm state save/restore question
,
Benjamin Herrenschmidt
,
2012/06/19
Re: [Qemu-devel] vm state save/restore question
,
Juan Quintela
,
2012/06/19
Re: [Qemu-devel] vm state save/restore question
,
Benjamin Herrenschmidt
,
2012/06/19
Re: [Qemu-devel] vm state save/restore question
,
Alexander Graf
,
2012/06/19
Re: [Qemu-devel] vm state save/restore question
,
Benjamin Herrenschmidt
,
2012/06/19
Re: [Qemu-devel] vm state save/restore question
,
Alexander Graf
,
2012/06/19
[Qemu-devel] QEMU translation flags
,
Xin Tong
,
2012/06/09
Re: [Qemu-devel] QEMU translation flags
,
Wei-Ren Chen
,
2012/06/12
[Qemu-devel] [PATCH 1/2] Makefile: Remove BUILD_DIR from qapi-dir
,
Stefan Weil
,
2012/06/09
[Qemu-devel] [PATCH 2/2] Makefile: Remove macro qapi-dir
,
Stefan Weil
,
2012/06/09
Re: [Qemu-devel] [PATCH 1/2] Makefile: Remove BUILD_DIR from qapi-dir
,
Stefan Hajnoczi
,
2012/06/12
Re: [Qemu-devel] [PATCH 1/2] Makefile: Remove BUILD_DIR from qapi-dir
,
Stefan Hajnoczi
,
2012/06/12
Re: [Qemu-devel] [PATCH 1/2] Makefile: Remove BUILD_DIR from qapi-dir
,
Michael Roth
,
2012/06/12
Re: [Qemu-devel] [PATCH 1/2] Makefile: Remove BUILD_DIR from qapi-dir
,
Stefan Hajnoczi
,
2012/06/13
[Qemu-devel] [PATCH 0/3] xilinx: Speed up the build
,
Andreas Färber
,
2012/06/08
[Qemu-devel] [PATCH 2/3] qemu-log: Allow usage in libhw
,
Andreas Färber
,
2012/06/08
[Qemu-devel] [PATCH 3/3] xilinx_axi*: Share devices between microblaze and microblazeel
,
Andreas Färber
,
2012/06/08
Re: [Qemu-devel] [PATCH 3/3] xilinx_axi*: Share devices between microblaze and microblazeel
,
Peter Crosthwaite
,
2012/06/08
[Qemu-devel] [PATCH 1/3] hw/xilinx_*: Share Xilinx devices between ppc and microblaze
,
Andreas Färber
,
2012/06/08
Re: [Qemu-devel] [PATCH 1/3] hw/xilinx_*: Share Xilinx devices between ppc and microblaze
,
Peter Crosthwaite
,
2012/06/08
Re: [Qemu-devel] [PATCH 1/3] hw/xilinx_*: Share Xilinx devices between ppc and microblaze
,
Andreas Färber
,
2012/06/08
Re: [Qemu-devel] [PATCH 1/3] hw/xilinx_*: Share Xilinx devices between ppc and microblaze
,
Peter Crosthwaite
,
2012/06/08
Re: [Qemu-devel] [PATCH 0/3] xilinx: Speed up the build
,
Peter Crosthwaite
,
2012/06/08
Re: [Qemu-devel] [PATCH 0/3] xilinx: Speed up the build
,
Edgar E. Iglesias
,
2012/06/09
Re: [Qemu-devel] [PATCH 0/3] xilinx: Speed up the build
,
Andreas Färber
,
2012/06/09
Re: [Qemu-devel] [PATCH 0/3] xilinx: Speed up the build
,
Edgar E. Iglesias
,
2012/06/09
Re: [Qemu-devel] [PATCH 0/3] xilinx: Speed up the build
,
Edgar E. Iglesias
,
2012/06/15
Re: [Qemu-devel] [PATCH 0/3] xilinx: Speed up the build
,
Andreas Färber
,
2012/06/15
Re: [Qemu-devel] [PATCH 0/3] xilinx: Speed up the build
,
Peter Crosthwaite
,
2012/06/16
[Qemu-devel] [PATCH buildfix] target-ppc: Unbreak kvm_ppc.c build
,
Andreas Färber
,
2012/06/08
Re: [Qemu-devel] [PATCH buildfix] target-ppc: Unbreak kvm_ppc.c build
,
Blue Swirl
,
2012/06/09
[Qemu-devel] buildbot failure in qemu on default_openbsd_current
,
qemu
,
2012/06/08
Re: [Qemu-devel] buildbot failure in qemu on default_openbsd_current
,
Paolo Bonzini
,
2012/06/10
Re: [Qemu-devel] buildbot failure in qemu on default_openbsd_current
,
Blue Swirl
,
2012/06/10
[Qemu-devel] buildbot failure in qemu on default_openbsd_current
,
qemu
,
2012/06/25
[Qemu-devel] buildbot failure in qemu on default_openbsd_4.9
,
qemu
,
2012/06/08
[Qemu-devel] buildbot failure in qemu on default_openbsd_4.9
,
qemu
,
2012/06/25
[Qemu-devel] [PATCH v4] vnc: disable VNC password authentication (security type 2) when in FIPS mode
,
Paul Moore
,
2012/06/08
Re: [Qemu-devel] [PATCH v4] vnc: disable VNC password authentication (security type 2) when in FIPS mode
,
Daniel P. Berrange
,
2012/06/11
[Qemu-devel] [PATCH] Install 'bepo' keymap already included in Qemu source
,
fboiteux
,
2012/06/08
Re: [Qemu-devel] [Qemu-trivial] [PATCH] Install 'bepo' keymap already included in Qemu source
,
Stefan Hajnoczi
,
2012/06/12
Re: [Qemu-devel] Large sized guest taking for ever to boot...
,
Jan Kiszka
,
2012/06/08
Re: [Qemu-devel] Large sized guest taking for ever to boot...
,
Chegu Vinod
,
2012/06/08
Re: [Qemu-devel] Large sized guest taking for ever to boot...
,
Jan Kiszka
,
2012/06/08
Re: [Qemu-devel] Large sized guest taking for ever to boot...
,
Chegu Vinod
,
2012/06/12
Re: [Qemu-devel] Large sized guest taking for ever to boot...
,
Gleb Natapov
,
2012/06/12
Re: [Qemu-devel] Large sized guest taking for ever to boot...
,
Chegu Vinod
,
2012/06/12
Re: [Qemu-devel] Large sized guest taking for ever to boot...
,
Gleb Natapov
,
2012/06/13
Re: [Qemu-devel] Large sized guest taking for ever to boot...
,
Avi Kivity
,
2012/06/13
Re: [Qemu-devel] Large sized guest taking for ever to boot...
,
Gleb Natapov
,
2012/06/10
Re: [Qemu-devel] Large sized guest taking for ever to boot...
,
Chegu Vinod
,
2012/06/10
[Qemu-devel] [PATCH] dump: Fix build breakage (missing sys/procfs.h)
,
Stefan Weil
,
2012/06/08
Re: [Qemu-devel] [PATCH] dump: Fix build breakage (missing sys/procfs.h)
,
Blue Swirl
,
2012/06/09
[Qemu-devel] VALE, a Virtual Local Ethernet. http://info.iet.unipi.it/~luigi/vale/
,
Luigi Rizzo
,
2012/06/08
Re: [Qemu-devel] [PATCH v2 3/3] Add rate limiting of RTC_CHANGE, BALLOON_CHANGE & WATCHDOG events
,
Daniel P. Berrange
,
2012/06/08
Re: [Qemu-devel] [PATCH v2 3/3] Add rate limiting of RTC_CHANGE, BALLOON_CHANGE & WATCHDOG events
,
Luiz Capitulino
,
2012/06/11
Re: [Qemu-devel] [PATCH v2 3/3] Add rate limiting of RTC_CHANGE, BALLOON_CHANGE & WATCHDOG events
,
Daniel P. Berrange
,
2012/06/13
Re: [Qemu-devel] [PATCH v2 3/3] Add rate limiting of RTC_CHANGE, BALLOON_CHANGE & WATCHDOG events
,
Paolo Bonzini
,
2012/06/13
Re: [Qemu-devel] [PATCH v2 3/3] Add rate limiting of RTC_CHANGE, BALLOON_CHANGE & WATCHDOG events
,
Daniel P. Berrange
,
2012/06/13
Re: [Qemu-devel] [PATCH v2 3/3] Add rate limiting of RTC_CHANGE, BALLOON_CHANGE & WATCHDOG events
,
Paolo Bonzini
,
2012/06/13
Re: [Qemu-devel] [PATCH v2 3/3] Add rate limiting of RTC_CHANGE, BALLOON_CHANGE & WATCHDOG events
,
Daniel P. Berrange
,
2012/06/13
[Qemu-devel] USB Hostport Differences
,
Erik Rull
,
2012/06/08
Re: [Qemu-devel] USB Hostport Differences
,
Hans de Goede
,
2012/06/08
Re: [Qemu-devel] USB Hostport Differences
,
Erik Rull
,
2012/06/08
Re: [Qemu-devel] USB Hostport Differences
,
Hans de Goede
,
2012/06/08
Re: [Qemu-devel] USB Hostport Differences
,
Erik Rull
,
2012/06/10
Re: [Qemu-devel] USB Hostport Differences
,
Hans de Goede
,
2012/06/10
[Qemu-devel] [PULL] qom-next queue, first batch: fixed-width visitors
,
Andreas Färber
,
2012/06/08
[Qemu-devel] [PATCH 5/8] qdev: Use int32_t container for devfn property
,
Andreas Färber
,
2012/06/08
[Qemu-devel] [PATCH 3/8] qapi: String visitor, use %f representation for floats
,
Andreas Färber
,
2012/06/08
[Qemu-devel] [PATCH 4/8] qapi: Add String visitor coverage to serialization unit tests
,
Andreas Färber
,
2012/06/08
[Qemu-devel] [PATCH 8/8] target-i386: Use uint32 visitor for [x]level properties
,
Andreas Färber
,
2012/06/08
[Qemu-devel] [PATCH 6/8] qdev: Switch property accessors to fixed-width visitor interfaces
,
Andreas Färber
,
2012/06/08
[Qemu-devel] [PATCH 1/8] qapi: Add Visitor interfaces for uint*_t and int*_t
,
Andreas Färber
,
2012/06/08
Re: [Qemu-devel] [PATCH 1/8] qapi: Add Visitor interfaces for uint*_t and int*_t
,
Laszlo Ersek
,
2012/06/09
Re: [Qemu-devel] [PATCH 1/8] qapi: Add Visitor interfaces for uint*_t and int*_t
,
Andreas Färber
,
2012/06/09
Re: [Qemu-devel] [PATCH 1/8] qapi: Add Visitor interfaces for uint*_t and int*_t
,
Laszlo Ersek
,
2012/06/09
Re: [Qemu-devel] [PATCH 1/8] qapi: Add Visitor interfaces for uint*_t and int*_t
,
Michael Roth
,
2012/06/09
[Qemu-devel] [PATCH 2/8] qapi: Unit tests for visitor-based serialization
,
Andreas Färber
,
2012/06/08
[Qemu-devel] [PATCH 7/8] qdev: Remove PropertyInfo range checking
,
Andreas Färber
,
2012/06/08
Re: [Qemu-devel] [PULL] qom-next queue, first batch: fixed-width visitors
,
Andreas Färber
,
2012/06/08
Re: [Qemu-devel] [PULL] qom-next queue, first batch: fixed-width visitors
,
Luiz Capitulino
,
2012/06/11
Re: [Qemu-devel] [PULL] qom-next queue, first batch: fixed-width visitors
,
Anthony Liguori
,
2012/06/11
[Qemu-devel] [PATCH v2 0/4] file descriptor passing using passfd
,
Corey Bryant
,
2012/06/08
[Qemu-devel] [PATCH v2 2/4] qapi: Add passfd QMP command
,
Corey Bryant
,
2012/06/08
[Qemu-devel] [PATCH v2 3/4] osdep: Enable qemu_open to dup pre-opened fd
,
Corey Bryant
,
2012/06/08
[Qemu-devel] [PATCH v2 1/4] qapi: Convert getfd and closefd
,
Corey Bryant
,
2012/06/08
[Qemu-devel] [PATCH v2 4/4] block: Convert open calls to qemu_open
,
Corey Bryant
,
2012/06/08
Re: [Qemu-devel] [PATCH v2 0/4] file descriptor passing using passfd
,
Corey Bryant
,
2012/06/08
[Qemu-devel] [PATCH v2 0/4] file descriptor passing using passfd
,
Corey Bryant
,
2012/06/08
[Qemu-devel] [PATCH v2 3/4] osdep: Enable qemu_open to dup pre-opened fd
,
Corey Bryant
,
2012/06/08
[Qemu-devel] [PATCH v2 4/4] block: Convert open calls to qemu_open
,
Corey Bryant
,
2012/06/08
[Qemu-devel] [PATCH v2 1/4] qapi: Convert getfd and closefd
,
Corey Bryant
,
2012/06/08
Re: [Qemu-devel] [PATCH v2 0/4] file descriptor passing using passfd
,
Corey Bryant
,
2012/06/08
[Qemu-devel] [PATCH v2 2/4] qapi: Add passfd QMP command
,
Corey Bryant
,
2012/06/08
[Qemu-devel] [PATCH v2 0/4] file descriptor passing using passfd
,
Corey Bryant
,
2012/06/08
[Qemu-devel] [PATCH v2 1/4] qapi: Convert getfd and closefd
,
Corey Bryant
,
2012/06/08
Re: [Qemu-devel] [PATCH v2 1/4] qapi: Convert getfd and closefd
,
Luiz Capitulino
,
2012/06/13
Re: [Qemu-devel] [PATCH v2 1/4] qapi: Convert getfd and closefd
,
Corey Bryant
,
2012/06/13
Re: [Qemu-devel] [PATCH v2 1/4] qapi: Convert getfd and closefd
,
Luiz Capitulino
,
2012/06/13
Re: [Qemu-devel] [PATCH v2 1/4] qapi: Convert getfd and closefd
,
Corey Bryant
,
2012/06/13
Re: [Qemu-devel] [PATCH v2 1/4] qapi: Convert getfd and closefd
,
Luiz Capitulino
,
2012/06/13
Re: [Qemu-devel] [PATCH v2 1/4] qapi: Convert getfd and closefd
,
Eric Blake
,
2012/06/13
Re: [Qemu-devel] [PATCH v2 1/4] qapi: Convert getfd and closefd
,
Corey Bryant
,
2012/06/13
[Qemu-devel] [PATCH v2 2/4] qapi: Add passfd QMP command
,
Corey Bryant
,
2012/06/08
Re: [Qemu-devel] [PATCH v2 2/4] qapi: Add passfd QMP command
,
Luiz Capitulino
,
2012/06/13
Re: [Qemu-devel] [PATCH v2 2/4] qapi: Add passfd QMP command
,
Corey Bryant
,
2012/06/13
Re: [Qemu-devel] [PATCH v2 2/4] qapi: Add passfd QMP command
,
Eric Blake
,
2012/06/13
Re: [Qemu-devel] [PATCH v2 2/4] qapi: Add passfd QMP command
,
Corey Bryant
,
2012/06/13
Re: [Qemu-devel] [PATCH v2 2/4] qapi: Add passfd QMP command
,
Luiz Capitulino
,
2012/06/14
[Qemu-devel] [PATCH v2 3/4] osdep: Enable qemu_open to dup pre-opened fd
,
Corey Bryant
,
2012/06/08
[Qemu-devel] [PATCH v2 4/4] block: Convert open calls to qemu_open
,
Corey Bryant
,
2012/06/08
Re: [Qemu-devel] [PATCH v2 4/4] block: Convert open calls to qemu_open
,
Kevin Wolf
,
2012/06/13
Re: [Qemu-devel] [PATCH v2 4/4] block: Convert open calls to qemu_open
,
Corey Bryant
,
2012/06/13
Re: [Qemu-devel] [PATCH v2 0/4] file descriptor passing using passfd
,
Corey Bryant
,
2012/06/08
Re: [Qemu-devel] [PATCH v2 0/4] file descriptor passing using passfd
,
Kevin Wolf
,
2012/06/13
Re: [Qemu-devel] [PATCH v2 0/4] file descriptor passing using passfd
,
Corey Bryant
,
2012/06/13
Re: [Qemu-devel] [Xen-devel] [PATCH, v3] qemu/xendisk: set maximum number of grants to be used
,
Ian Jackson
,
2012/06/08
Re: [Qemu-devel] [Xen-devel] [PATCH, v3] qemu/xendisk: set maximum number of grants to be used
,
Stefano Stabellini
,
2012/06/11
Re: [Qemu-devel] [Xen-devel] [PATCH, v3] qemu/xendisk: set maximum number of grants to be used
,
Stefano Stabellini
,
2012/06/11
Re: [Qemu-devel] [PATCH 0/4] linux-user: Option parser cleanup
,
Meador Inge
,
2012/06/08
Re: [Qemu-devel] [PATCH] s390x: fix s390 virtio aliases
,
Alexander Graf
,
2012/06/08
[Qemu-devel] [PULL 0/3] Trivial patches for May 2 to June 8 2012
,
Stefan Hajnoczi
,
2012/06/08
[Qemu-devel] [PATCH 3/3] configure: report missing libraries for virtfs
,
Stefan Hajnoczi
,
2012/06/08
[Qemu-devel] [PATCH 2/3] trace/simple.c: fix deprecated glib2 interface
,
Stefan Hajnoczi
,
2012/06/08
[Qemu-devel] [PATCH 1/3] Clarify comments of tb_invalidate_phys_[page_]range
,
Stefan Hajnoczi
,
2012/06/08
Re: [Qemu-devel] [PULL 0/3] Trivial patches for May 2 to June 8 2012
,
Anthony Liguori
,
2012/06/11
[Qemu-devel] [PATCH] xtensa_lx60: add missing #include "blockdev.h"
,
Max Filippov
,
2012/06/08
Re: [Qemu-devel] [PATCH] xtensa_lx60: add missing #include "blockdev.h"
,
Stefan Hajnoczi
,
2012/06/08
Re: [Qemu-devel] [PATCH] xtensa_lx60: add missing #include "blockdev.h"
,
Stefan Weil
,
2012/06/08
Re: [Qemu-devel] [PATCH] xtensa_lx60: add missing #include "blockdev.h"
,
Stefan Hajnoczi
,
2012/06/08
Re: [Qemu-devel] [PATCH] xtensa_lx60: add missing #include "blockdev.h"
,
Stefan Weil
,
2012/06/08
Re: [Qemu-devel] [PATCH] xtensa_lx60: add missing #include "blockdev.h"
,
Stefan Hajnoczi
,
2012/06/08
Re: [Qemu-devel] [PATCH] xtensa_lx60: add missing #include "blockdev.h"
,
Kevin Wolf
,
2012/06/08
[Qemu-devel] [RFC] Proposal: PCI/PCIe: inbound BAR0 emulation for PCI controller (Root Complex)
,
Bhushan Bharat-R65777
,
2012/06/08
Re: [Qemu-devel] [RFC] Proposal: PCI/PCIe: inbound BAR0 emulation for PCI controller (Root Complex)
,
Benjamin Herrenschmidt
,
2012/06/08
Re: [Qemu-devel] [RFC] Proposal: PCI/PCIe: inbound BAR0 emulation for PCI controller (Root Complex)
,
Bhushan Bharat-R65777
,
2012/06/08
Re: [Qemu-devel] [RFC] Proposal: PCI/PCIe: inbound BAR0 emulation for PCI controller (Root Complex)
,
Scott Wood
,
2012/06/08
Re: [Qemu-devel] [RFC] Proposal: PCI/PCIe: inbound BAR0 emulation for PCI controller (Root Complex)
,
Benjamin Herrenschmidt
,
2012/06/08
Re: [Qemu-devel] [RFC] Proposal: PCI/PCIe: inbound BAR0 emulation for PCI controller (Root Complex)
,
Bhushan Bharat-R65777
,
2012/06/11
Re: [Qemu-devel] [RFC] Proposal: PCI/PCIe: inbound BAR0 emulation for PCI controller (Root Complex)
,
Scott Wood
,
2012/06/08
Re: [Qemu-devel] [RFC] Proposal: PCI/PCIe: inbound BAR0 emulation for PCI controller (Root Complex)
,
Bhushan Bharat-R65777
,
2012/06/11
Re: [Qemu-devel] [RFC] Proposal: PCI/PCIe: inbound BAR0 emulation for PCI controller (Root Complex)
,
Scott Wood
,
2012/06/11
Re: [Qemu-devel] [RFC PATCH] qemu pci: pci_add_capability enhancement to prevent damaging config space
,
Alexey Kardashevskiy
,
2012/06/08
Re: [Qemu-devel] [RFC PATCH] qemu pci: pci_add_capability enhancement to prevent damaging config space
,
Jan Kiszka
,
2012/06/08
Re: [Qemu-devel] [RFC PATCH] qemu pci: pci_add_capability enhancement to prevent damaging config space
,
Alexey Kardashevskiy
,
2012/06/08
Re: [Qemu-devel] [RFC PATCH] qemu pci: pci_add_capability enhancement to prevent damaging config space
,
Jan Kiszka
,
2012/06/08
Re: [Qemu-devel] [RFC PATCH] qemu pci: pci_add_capability enhancement to prevent damaging config space
,
Alexey Kardashevskiy
,
2012/06/08
Re: [Qemu-devel] [RFC PATCH] qemu pci: pci_add_capability enhancement to prevent damaging config space
,
Jan Kiszka
,
2012/06/08
Re: [Qemu-devel] [RFC PATCH] qemu pci: pci_add_capability enhancement to prevent damaging config space
,
Alex Williamson
,
2012/06/08
Re: [Qemu-devel] [RFC PATCH] qemu pci: pci_add_capability enhancement to prevent damaging config space
,
Jan Kiszka
,
2012/06/08
Re: [Qemu-devel] [RFC PATCH] qemu pci: pci_add_capability enhancement to prevent damaging config space
,
Alex Williamson
,
2012/06/08
Re: [Qemu-devel] [PATCH qom-next 04/59] pc: Add CPU as /machine/cpu[n]
,
Igor Mammedov
,
2012/06/08
Re: [Qemu-devel] [PATCH qom-next 04/59] pc: Add CPU as /machine/cpu[n]
,
Andreas Färber
,
2012/06/08
Re: [Qemu-devel] [PATCH qom-next 04/59] pc: Add CPU as /machine/cpu[n]
,
Jan Kiszka
,
2012/06/08
Re: [Qemu-devel] [PATCH qom-next 04/59] pc: Add CPU as /machine/cpu[n]
,
Andreas Färber
,
2012/06/08
Re: [Qemu-devel] [PATCH qom-next 04/59] pc: Add CPU as /machine/cpu[n]
,
Andreas Färber
,
2012/06/08
Re: [Qemu-devel] [PATCH qom-next 04/59] pc: Add CPU as /machine/cpu[n]
,
Igor Mammedov
,
2012/06/08
Re: [Qemu-devel] [PATCH qom-next 04/59] pc: Add CPU as /machine/cpu[n]
,
Andreas Färber
,
2012/06/08
Re: [Qemu-devel] [PATCH qom-next 04/59] pc: Add CPU as /machine/cpu[n]
,
Igor Mammedov
,
2012/06/08
Re: [Qemu-devel] [PATCH qom-next 04/59] pc: Add CPU as /machine/cpu[n]
,
Andreas Färber
,
2012/06/08
Re: [Qemu-devel] [PATCH qom-next 04/59] pc: Add CPU as /machine/cpu[n]
,
Jan Kiszka
,
2012/06/08
Re: [Qemu-devel] [PATCH qom-next 04/59] pc: Add CPU as /machine/cpu[n]
,
Igor Mammedov
,
2012/06/08
Re: [Qemu-devel] [PATCH qom-next 04/59] pc: Add CPU as /machine/cpu[n]
,
Jan Kiszka
,
2012/06/08
Re: [Qemu-devel] [PATCH qom-next 04/59] pc: Add CPU as /machine/cpu[n]
,
Andreas Färber
,
2012/06/08
Re: [Qemu-devel] [PATCH qom-next 04/59] pc: Add CPU as /machine/cpu[n]
,
Q (Igor Mammedov)
,
2012/06/08
[Qemu-devel] [RFC] QOMification of AXI stream
,
Peter Crosthwaite
,
2012/06/08
Re: [Qemu-devel] [RFC] QOMification of AXI stream
,
Paul Brook
,
2012/06/08
Re: [Qemu-devel] [RFC] QOMification of AXI stream
,
Peter Maydell
,
2012/06/08
Re: [Qemu-devel] [RFC] QOMification of AXI stream
,
Paul Brook
,
2012/06/08
Re: [Qemu-devel] [RFC] QOMification of AXI stream
,
Anthony Liguori
,
2012/06/08
Re: [Qemu-devel] [RFC] QOMification of AXI stream
,
Paul Brook
,
2012/06/08
Re: [Qemu-devel] [RFC] QOMification of AXI stream
,
Anthony Liguori
,
2012/06/08
Re: [Qemu-devel] [RFC] QOMification of AXI stream
,
Anthony Liguori
,
2012/06/08
Re: [Qemu-devel] [RFC] QOMification of AXI stream
,
Paul Brook
,
2012/06/08
Re: [Qemu-devel] [RFC] QOMification of AXI stream
,
Peter Maydell
,
2012/06/08
Re: [Qemu-devel] [RFC] QOMification of AXI stream
,
Andreas Färber
,
2012/06/08
Re: [Qemu-devel] [RFC] QOMification of AXI stream
,
Peter Crosthwaite
,
2012/06/08
Re: [Qemu-devel] [RFC] QOMification of AXI stream
,
Andreas Färber
,
2012/06/08
Re: [Qemu-devel] [RFC] QOMification of AXI stream
,
Peter Crosthwaite
,
2012/06/08
Re: [Qemu-devel] [RFC] QOMification of AXI stream
,
Paolo Bonzini
,
2012/06/11
Re: [Qemu-devel] [RFC] QOMification of AXI stream
,
Peter Maydell
,
2012/06/11
Re: [Qemu-devel] [RFC] QOMification of AXI stream
,
Anthony Liguori
,
2012/06/11
Re: [Qemu-devel] [RFC] QOMification of AXI stream
,
Paolo Bonzini
,
2012/06/11
Re: [Qemu-devel] [RFC] QOMification of AXI stream
,
Anthony Liguori
,
2012/06/08
Re: [Qemu-devel] [RFC] QOMification of AXI stream
,
Peter Crosthwaite
,
2012/06/08
Re: [Qemu-devel] [RFC] QOMification of AXI stream
,
Anthony Liguori
,
2012/06/11
Re: [Qemu-devel] [RFC] QOMification of AXI stream
,
Peter Maydell
,
2012/06/11
Re: [Qemu-devel] [RFC] QOMification of AXI stream
,
Edgar E. Iglesias
,
2012/06/11
Re: [Qemu-devel] [RFC] QOMification of AXI stream
,
Peter Maydell
,
2012/06/11
Re: [Qemu-devel] [RFC] QOMification of AXI stream
,
Edgar E. Iglesias
,
2012/06/11
Re: [Qemu-devel] [RFC] QOMification of AXI stream
,
Anthony Liguori
,
2012/06/11
Re: [Qemu-devel] [RFC] QOMification of AXI stream
,
Peter Maydell
,
2012/06/11
Re: [Qemu-devel] [RFC] QOMification of AXI stream
,
Edgar E. Iglesias
,
2012/06/11
Re: [Qemu-devel] [RFC] QOMification of AXI stream
,
Peter Crosthwaite
,
2012/06/11
Re: [Qemu-devel] [RFC] QOMification of AXI stream
,
Edgar E. Iglesias
,
2012/06/12
Re: [Qemu-devel] [RFC] QOMification of AXI stream
,
Peter Crosthwaite
,
2012/06/13
Re: [Qemu-devel] [RFC] QOMification of AXI stream
,
Anthony Liguori
,
2012/06/11
Re: [Qemu-devel] [RFC] QOMification of AXI stream
,
Avi Kivity
,
2012/06/11
Re: [Qemu-devel] [RFC] QOMification of AXI stream
,
Anthony Liguori
,
2012/06/11
Re: [Qemu-devel] [RFC] QOMification of AXI streams
,
Benjamin Herrenschmidt
,
2012/06/11
Re: [Qemu-devel] [RFC] QOMification of AXI streams
,
Anthony Liguori
,
2012/06/11
Re: [Qemu-devel] [RFC] QOMification of AXI streams
,
Benjamin Herrenschmidt
,
2012/06/11
Re: [Qemu-devel] [RFC] QOMification of AXI streams
,
Anthony Liguori
,
2012/06/11
Re: [Qemu-devel] [RFC] QOMification of AXI streams
,
Benjamin Herrenschmidt
,
2012/06/11
Re: [Qemu-devel] [RFC] QOMification of AXI streams
,
Avi Kivity
,
2012/06/12
Re: [Qemu-devel] [RFC] QOMification of AXI streams
,
Benjamin Herrenschmidt
,
2012/06/12
Re: [Qemu-devel] [RFC] QOMification of AXI streams
,
Anthony Liguori
,
2012/06/13
Re: [Qemu-devel] [RFC] QOMification of AXI streams
,
Benjamin Herrenschmidt
,
2012/06/13
Re: [Qemu-devel] [RFC] QOMification of AXI streams
,
Edgar E. Iglesias
,
2012/06/13
Re: [Qemu-devel] [RFC] QOMification of AXI streams
,
Benjamin Herrenschmidt
,
2012/06/13
Re: [Qemu-devel] [RFC] QOMification of AXI streams
,
Edgar E. Iglesias
,
2012/06/13
Re: [Qemu-devel] [RFC] QOMification of AXI streams
,
Benjamin Herrenschmidt
,
2012/06/13
Re: [Qemu-devel] [RFC] QOMification of AXI streams
,
Edgar E. Iglesias
,
2012/06/13
Re: [Qemu-devel] [RFC] QOMification of AXI streams
,
Benjamin Herrenschmidt
,
2012/06/13
Re: [Qemu-devel] [RFC] QOMification of AXI streams
,
Edgar E. Iglesias
,
2012/06/13
Re: [Qemu-devel] [RFC] QOMification of AXI streams
,
Benjamin Herrenschmidt
,
2012/06/13
Re: [Qemu-devel] [RFC] QOMification of AXI streams
,
Benjamin Herrenschmidt
,
2012/06/14
Re: [Qemu-devel] [RFC] QOMification of AXI streams
,
Andreas Färber
,
2012/06/11
Re: [Qemu-devel] [RFC] QOMification of AXI streams
,
Benjamin Herrenschmidt
,
2012/06/11
Re: [Qemu-devel] [RFC] QOMification of AXI stream
,
Avi Kivity
,
2012/06/12
Re: [Qemu-devel] [RFC] QOMification of AXI stream
,
Edgar E. Iglesias
,
2012/06/12
Re: [Qemu-devel] [RFC] QOMification of AXI stream
,
Anthony Liguori
,
2012/06/11
Re: [Qemu-devel] [RFC] QOMification of AXI stream
,
Avi Kivity
,
2012/06/12
Re: [Qemu-devel] [RFC] QOMification of AXI stream
,
Peter Maydell
,
2012/06/12
Re: [Qemu-devel] [RFC] QOMification of AXI stream
,
Avi Kivity
,
2012/06/12
Re: [Qemu-devel] [RFC] QOMification of AXI stream
,
Peter Maydell
,
2012/06/12
Re: [Qemu-devel] [RFC] QOMification of AXI stream
,
Avi Kivity
,
2012/06/12
Re: [Qemu-devel] [RFC] QOMification of AXI stream
,
Andreas Färber
,
2012/06/12
[Qemu-devel] [PATCH] MIPS/GDB: Correct stub handling of CP1 FIR
,
Maciej W. Rozycki
,
2012/06/08
Re: [Qemu-devel] [PATCH] MIPS/GDB: Correct stub handling of CP1 FIR
,
Richard Henderson
,
2012/06/12
[Qemu-devel] [PATCH] MIPS/GDB: Correct stub handling of CP0 Status and Cause
,
Maciej W. Rozycki
,
2012/06/08
Re: [Qemu-devel] [PATCH] MIPS/GDB: Correct stub handling of CP0 Status and Cause
,
Richard Henderson
,
2012/06/12
[Qemu-devel] [PATCH] MIPS: Correct MIPS16/microMIPS branch size calculation
,
Maciej W. Rozycki
,
2012/06/08
Re: [Qemu-devel] [PATCH] MIPS: Correct MIPS16/microMIPS branch size calculation
,
Richard Henderson
,
2012/06/12
Re: [Qemu-devel] [PATCH] MIPS: Correct MIPS16/microMIPS branch size calculation
,
Peter Maydell
,
2012/06/12
[Qemu-devel] [PATCH] MIPS: Remove obsolete comment about OPC_JALX
,
Maciej W. Rozycki
,
2012/06/08
Re: [Qemu-devel] [PATCH] MIPS: Remove obsolete comment about OPC_JALX
,
Richard Henderson
,
2012/06/12
[Qemu-devel] [PATCH] MIPS: Correct branch-likely single-stepping
,
Maciej W. Rozycki
,
2012/06/08
Re: [Qemu-devel] [PATCH] MIPS: Correct branch-likely single-stepping
,
Richard Henderson
,
2012/06/12
[Qemu-devel] [PATCH] MIPS/system: MTC0 single-stepping PC update fix
,
Maciej W. Rozycki
,
2012/06/08
Re: [Qemu-devel] [PATCH] MIPS/system: MTC0 single-stepping PC update fix
,
Richard Henderson
,
2012/06/12
[Qemu-devel] [PATCH] MIPS/user: Fix reset CPU state initialization
,
Maciej W. Rozycki
,
2012/06/08
Re: [Qemu-devel] [PATCH] MIPS/user: Fix reset CPU state initialization
,
Meador Inge
,
2012/06/08
Re: [Qemu-devel] [PATCH] MIPS/user: Fix reset CPU state initialization
,
Maciej W. Rozycki
,
2012/06/08
Re: [Qemu-devel] [PATCH] MIPS/user: Fix reset CPU state initialization
,
Andreas Färber
,
2012/06/08
Re: [Qemu-devel] [PATCH] MIPS/user: Fix reset CPU state initialization
,
Maciej W. Rozycki
,
2012/06/08
[Qemu-devel] [PATCH] MIPS: Correct FCR0 initialization
,
Maciej W. Rozycki
,
2012/06/08
Re: [Qemu-devel] [PATCH] MIPS: Correct FCR0 initialization
,
Richard Henderson
,
2012/06/12
[Qemu-devel] [RFC PATCH 0/1] linux-user: Issue running applications through ld.so
,
Meador Inge
,
2012/06/08
[Qemu-devel] [RFC PATCH 1/1] linux-user: Probe the guest base for shared objects when needed
,
Meador Inge
,
2012/06/08
Re: [Qemu-devel] [RFC PATCH 1/1] linux-user: Probe the guest base for shared objects when needed
,
Richard Henderson
,
2012/06/12
Re: [Qemu-devel] [RFC PATCH 1/1] linux-user: Probe the guest base for shared objects when needed
,
Meador Inge
,
2012/06/12
Re: [Qemu-devel] [RFC PATCH 1/1] linux-user: Probe the guest base for shared objects when needed
,
Meador Inge
,
2012/06/27
Re: [Qemu-devel] [RFC PATCH 1/1] linux-user: Probe the guest base for shared objects when needed
,
Richard Henderson
,
2012/06/27
Re: [Qemu-devel] [RFC PATCH 1/1] linux-user: Probe the guest base for shared objects when needed
,
Peter Maydell
,
2012/06/27
Re: [Qemu-devel] [RFC PATCH 1/1] linux-user: Probe the guest base for shared objects when needed
,
Andreas Färber
,
2012/06/27
Re: [Qemu-devel] [RFC PATCH 1/1] linux-user: Probe the guest base for shared objects when needed
,
Richard Henderson
,
2012/06/27
Re: [Qemu-devel] [RFC PATCH 1/1] linux-user: Probe the guest base for shared objects when needed
,
Andreas Färber
,
2012/06/27
Re: [Qemu-devel] [RFC PATCH 1/1] linux-user: Probe the guest base for shared objects when needed
,
Paul Brook
,
2012/06/27
Re: [Qemu-devel] [RFC PATCH 1/1] linux-user: Probe the guest base for shared objects when needed
,
Alexander Graf
,
2012/06/27
Re: [Qemu-devel] [RFC PATCH 1/1] linux-user: Probe the guest base for shared objects when needed
,
Paul Brook
,
2012/06/27
Re: [Qemu-devel] [RFC PATCH 1/1] linux-user: Probe the guest base for shared objects when needed
,
Meador Inge
,
2012/06/27
Re: [Qemu-devel] [RFC PATCH 1/1] linux-user: Probe the guest base for shared objects when needed
,
Paul Brook
,
2012/06/27
Re: [Qemu-devel] [RFC PATCH 1/1] linux-user: Probe the guest base for shared objects when needed
,
Meador Inge
,
2012/06/27
[Qemu-devel] [PATCH v3 0/9] {alpha-}linux user improvements
,
Richard Henderson
,
2012/06/07
[Qemu-devel] [PATCH 1/9] alpha-linux-user: Fix signal handling
,
Richard Henderson
,
2012/06/07
Re: [Qemu-devel] [PATCH 1/9] alpha-linux-user: Fix signal handling
,
Peter Maydell
,
2012/06/22
[Qemu-devel] [PATCH 2/9] alpha-linux-user: Work around hosted mmap allocation problems
,
Richard Henderson
,
2012/06/07
Re: [Qemu-devel] [PATCH 2/9] alpha-linux-user: Work around hosted mmap allocation problems
,
Andreas Färber
,
2012/06/12
Re: [Qemu-devel] [PATCH 2/9] alpha-linux-user: Work around hosted mmap allocation problems
,
Richard Henderson
,
2012/06/12
Re: [Qemu-devel] [PATCH 2/9] alpha-linux-user: Work around hosted mmap allocation problems
,
Alexander Graf
,
2012/06/12
Re: [Qemu-devel] [PATCH 2/9] alpha-linux-user: Work around hosted mmap allocation problems
,
Richard Henderson
,
2012/06/12
Re: [Qemu-devel] [PATCH 2/9] alpha-linux-user: Work around hosted mmap allocation problems
,
Alexander Graf
,
2012/06/12
Re: [Qemu-devel] [PATCH 2/9] alpha-linux-user: Work around hosted mmap allocation problems
,
Richard Henderson
,
2012/06/12
[Qemu-devel] [PATCH 3/9] alpha-linux-user: Handle TARGET_SSI_IEEE_RAISE_EXCEPTION properly
,
Richard Henderson
,
2012/06/07
[Qemu-devel] [PATCH 6/9] linux-user: Translate pipe2 flags; add to strace
,
Richard Henderson
,
2012/06/07
Re: [Qemu-devel] [PATCH 6/9] linux-user: Translate pipe2 flags; add to strace
,
Peter Maydell
,
2012/06/22
[Qemu-devel] [PATCH 5/9] linux-user: Allocate the right amount of space for non-fixed file maps
,
Richard Henderson
,
2012/06/07
[Qemu-devel] [PATCH 4/9] linux-user: Handle O_SYNC, O_NOATIME, O_CLOEXEC, O_PATH
,
Richard Henderson
,
2012/06/07
Re: [Qemu-devel] [PATCH 4/9] linux-user: Handle O_SYNC, O_NOATIME, O_CLOEXEC, O_PATH
,
Peter Maydell
,
2012/06/22
[Qemu-devel] [PATCH 7/9] alpha-linux-user: Fix a3 error return with v0 error bypass.
,
Richard Henderson
,
2012/06/07
[Qemu-devel] [PATCH 9/9] alpha-linux-user: Fix the getpriority syscall
,
Richard Henderson
,
2012/06/07
[Qemu-devel] [PATCH 8/9] alpha-linux-user: Properly handle the non-rt sigprocmask syscall.
,
Richard Henderson
,
2012/06/07
Re: [Qemu-devel] [PATCH 8/9] alpha-linux-user: Properly handle the non-rt sigprocmask syscall.
,
Peter Maydell
,
2012/06/22
Re: [Qemu-devel] [PATCH v3 0/9] {alpha-}linux user improvements
,
Richard Henderson
,
2012/06/12
[Qemu-devel] [PATCH 0/2] Configure and build fix for VirtFS
,
Harsh Prateek Bora
,
2012/06/07
[Qemu-devel] [PATCH 2/2] configure: report appropriate error on missing library
,
Harsh Prateek Bora
,
2012/06/07
[Qemu-devel] [PATCH 1/2] trace/simple.c: fix deprecated glib2 interface
,
Harsh Prateek Bora
,
2012/06/07
Re: [Qemu-devel] [PATCH 0/2] Configure and build fix for VirtFS
,
Stefan Hajnoczi
,
2012/06/08
[Qemu-devel] CoW image commit+shrink(= make_empty) support
,
Taisuke Yamada
,
2012/06/07
Re: [Qemu-devel] CoW image commit+shrink(= make_empty) support
,
Jeff Cody
,
2012/06/07
Re: [Qemu-devel] CoW image commit+shrink(= make_empty) support
,
Stefan Hajnoczi
,
2012/06/08
Re: [Qemu-devel] CoW image commit+shrink(= make_empty) support
,
Jeff Cody
,
2012/06/08
Re: [Qemu-devel] CoW image commit+shrink(= make_empty) support
,
Stefan Hajnoczi
,
2012/06/08
Re: [Qemu-devel] CoW image commit+shrink(= make_empty) support
,
Jeff Cody
,
2012/06/08
Re: [Qemu-devel] CoW image commit+shrink(= make_empty) support
,
Kevin Wolf
,
2012/06/08
Re: [Qemu-devel] CoW image commit+shrink(= make_empty) support
,
Jeff Cody
,
2012/06/08
Re: [Qemu-devel] CoW image commit+shrink(= make_empty) support
,
Kevin Wolf
,
2012/06/08
Re: [Qemu-devel] CoW image commit+shrink(= make_empty) support
,
Jeff Cody
,
2012/06/08
Re: [Qemu-devel] CoW image commit+shrink(= make_empty) support
,
Kevin Wolf
,
2012/06/08
Re: [Qemu-devel] CoW image commit+shrink(= make_empty) support
,
Jeff Cody
,
2012/06/09
Re: [Qemu-devel] CoW image commit+shrink(= make_empty) support
,
Kevin Wolf
,
2012/06/11
Re: [Qemu-devel] CoW image commit+shrink(= make_empty) support
,
Paolo Bonzini
,
2012/06/10
Re: [Qemu-devel] CoW image commit+shrink(= make_empty) support
,
Kevin Wolf
,
2012/06/11
Re: [Qemu-devel] CoW image commit+shrink(= make_empty) support
,
Paolo Bonzini
,
2012/06/11
Re: [Qemu-devel] CoW image commit+shrink(= make_empty) support
,
Stefan Hajnoczi
,
2012/06/11
Re: [Qemu-devel] CoW image commit+shrink(= make_empty) support
,
Kevin Wolf
,
2012/06/11
Re: [Qemu-devel] CoW image commit+shrink(= make_empty) support
,
Stefan Hajnoczi
,
2012/06/11
Re: [Qemu-devel] CoW image commit+shrink(= make_empty) support
,
Jeff Cody
,
2012/06/11
Re: [Qemu-devel] CoW image commit+shrink(= make_empty) support
,
Paolo Bonzini
,
2012/06/11
Re: [Qemu-devel] CoW image commit+shrink(= make_empty) support
,
Zhi Hui Li
,
2012/06/12
Re: [Qemu-devel] CoW image commit+shrink(= make_empty) support
,
Stefan Hajnoczi
,
2012/06/12
Re: [Qemu-devel] CoW image commit+shrink(= make_empty) support
,
Supriya Kannery
,
2012/06/13
Re: [Qemu-devel] CoW image commit+shrink(= make_empty) support
,
Zhi Hui Li
,
2012/06/14
Re: [Qemu-devel] CoW image commit+shrink(= make_empty) support
,
Jeff Cody
,
2012/06/14
Re: [Qemu-devel] CoW image commit+shrink(= make_empty) support
,
Supriya Kannery
,
2012/06/14
Re: [Qemu-devel] CoW image commit+shrink(= make_empty) support
,
Supriya Kannery
,
2012/06/15
Re: [Qemu-devel] CoW image commit+shrink(= make_empty) support
,
Paolo Bonzini
,
2012/06/10
Re: [Qemu-devel] CoW image commit+shrink(= make_empty) support
,
Kevin Wolf
,
2012/06/08
Re: [Qemu-devel] CoW image commit+shrink(= make_empty) support
,
Taisuke Yamada
,
2012/06/09
[Qemu-devel] [PATCH qom-next 0/7] QOM realize, revised
,
Andreas Färber
,
2012/06/07
[Qemu-devel] [PATCH qom-next 1/7] qdev: Push state up to Object
,
Andreas Färber
,
2012/06/07
Re: [Qemu-devel] [PATCH qom-next 1/7] qdev: Push state up to Object
,
Anthony Liguori
,
2012/06/07
Re: [Qemu-devel] [PATCH qom-next 1/7] qdev: Push state up to Object
,
Paolo Bonzini
,
2012/06/10
Re: [Qemu-devel] [PATCH qom-next 1/7] qdev: Push state up to Object
,
Anthony Liguori
,
2012/06/10
Re: [Qemu-devel] [PATCH qom-next 1/7] qdev: Push state up to Object
,
Andreas Färber
,
2012/06/10
Re: [Qemu-devel] [PATCH qom-next 1/7] qdev: Push state up to Object
,
Kevin Wolf
,
2012/06/11
Re: [Qemu-devel] [PATCH qom-next 1/7] qdev: Push state up to Object
,
Anthony Liguori
,
2012/06/11
Re: [Qemu-devel] [PATCH qom-next 1/7] qdev: Push state up to Object
,
Kevin Wolf
,
2012/06/11
Re: [Qemu-devel] [PATCH qom-next 1/7] qdev: Push state up to Object
,
Andreas Färber
,
2012/06/11
Re: [Qemu-devel] [PATCH qom-next 1/7] qdev: Push state up to Object
,
Andreas Färber
,
2012/06/11
Re: [Qemu-devel] [PATCH qom-next 1/7] qdev: Push state up to Object
,
Anthony Liguori
,
2012/06/11
Re: [Qemu-devel] [PATCH qom-next 1/7] qdev: Push state up to Object
,
Andreas Färber
,
2012/06/11
[Qemu-devel] [PATCH qom-next 2/7] qom: Add get_id
,
Andreas Färber
,
2012/06/07
Re: [Qemu-devel] [PATCH qom-next 2/7] qom: Add get_id
,
Anthony Liguori
,
2012/06/07
Re: [Qemu-devel] [PATCH qom-next 2/7] qom: Add get_id
,
Andreas Färber
,
2012/06/08
Re: [Qemu-devel] [PATCH qom-next 2/7] qom: Add get_id
,
Anthony Liguori
,
2012/06/08
Re: [Qemu-devel] [PATCH qom-next 2/7] qom: Add get_id
,
Andreas Färber
,
2012/06/08
Re: [Qemu-devel] [libvirt] [PATCH qom-next 2/7] qom: Add get_id
,
Daniel P. Berrange
,
2012/06/08
Re: [Qemu-devel] [PATCH qom-next 2/7] qom: Add get_id
,
Eric Blake
,
2012/06/08
[Qemu-devel] [PATCH qom-next 3/7] qdev: Generalize properties to Objects
,
Andreas Färber
,
2012/06/07
Re: [Qemu-devel] [PATCH qom-next 3/7] qdev: Generalize properties to Objects
,
Anthony Liguori
,
2012/06/07
[Qemu-devel] [PATCH qom-next 4/7] qdev: Move bulk of qdev-properties.c to qom/object-properties.c
,
Andreas Färber
,
2012/06/07
Re: [Qemu-devel] [PATCH qom-next 4/7] qdev: Move bulk of qdev-properties.c to qom/object-properties.c
,
Paolo Bonzini
,
2012/06/07
Re: [Qemu-devel] [PATCH qom-next 4/7] qdev: Move bulk of qdev-properties.c to qom/object-properties.c
,
Anthony Liguori
,
2012/06/07
[Qemu-devel] [PATCH qom-next 6/7] qom: Add "realized" property
,
Andreas Färber
,
2012/06/07
Re: [Qemu-devel] [PATCH qom-next 6/7] qom: Add "realized" property
,
Anthony Liguori
,
2012/06/07
[Qemu-devel] [PATCH qom-next 7/7] qom: Add QERR_PROPERTY_SET_AFTER_REALIZE
,
Andreas Färber
,
2012/06/07
Re: [Qemu-devel] [PATCH qom-next 7/7] qom: Add QERR_PROPERTY_SET_AFTER_REALIZE
,
Andreas Färber
,
2012/06/07
[Qemu-devel] [PATCH qom-next 5/7] qom: Push static properties to Object
,
Andreas Färber
,
2012/06/07
Re: [Qemu-devel] [PATCH qom-next 5/7] qom: Push static properties to Object
,
Anthony Liguori
,
2012/06/08
Re: [Qemu-devel] [PATCH qom-next 0/7] QOM realize, revised
,
Paolo Bonzini
,
2012/06/07
[Qemu-devel] [PULL] iov* function rework (one more time)
,
Michael Tokarev
,
2012/06/07
Re: [Qemu-devel] [PULL] iov* function rework (one more time)
,
Paolo Bonzini
,
2012/06/07
Re: [Qemu-devel] [PULL] iov* function rework (one more time)
,
Paolo Bonzini
,
2012/06/10
Re: [Qemu-devel] [PULL] iov* function rework (one more time)
,
Kevin Wolf
,
2012/06/08
Re: [Qemu-devel] [PULL] iov* function rework (one more time)
,
Anthony Liguori
,
2012/06/11
Re: [Qemu-devel] [PULL] iov* function rework (one more time)
,
Michael Tokarev
,
2012/06/11
[Qemu-devel] [PULL] rtl8139,pci,msi
,
Michael S. Tsirkin
,
2012/06/07
Re: [Qemu-devel] [PULL] rtl8139,pci,msi
,
Anthony Liguori
,
2012/06/11
Re: [Qemu-devel] [PULL] rtl8139,pci,msi
,
Jan Kiszka
,
2012/06/11
Re: [Qemu-devel] [PULL] rtl8139,pci,msi
,
Michael S. Tsirkin
,
2012/06/11
Re: [Qemu-devel] [PULL] rtl8139,pci,msi
,
Michael S. Tsirkin
,
2012/06/11
Re: [Qemu-devel] [PATCH 08/10] qom: push static properties to Object
,
Andreas Färber
,
2012/06/07
[Qemu-devel] [PATCH] make_device_config.sh: Fix target path in generated dependency file
,
Andreas Färber
,
2012/06/07
Re: [Qemu-devel] [PATCH 0/3][v17] megasas: LSI Megaraid SAS HBA emulation
,
Stefan Hajnoczi
,
2012/06/07
Re: [Qemu-devel] [PATCH 0/3][v17] megasas: LSI Megaraid SAS HBA emulation
,
Paolo Bonzini
,
2012/06/07
Re: [Qemu-devel] [PATCH 0/3][v17] megasas: LSI Megaraid SAS HBA emulation
,
Andreas Färber
,
2012/06/08
[Qemu-devel] [Bug 1003054] Re: Socket not closed when a connection ends
,
Vincent Autefage
,
2012/06/07
[Qemu-devel] [PATCH v5 2/2] net: add the support for -netdev socket, listen
,
zwu . kernel
,
2012/06/07
Re: [Qemu-devel] [PATCH v5 2/2] net: add the support for -netdev socket, listen
,
Stefan Hajnoczi
,
2012/06/08
Re: [Qemu-devel] [PATCH v5 2/2] net: add the support for -netdev socket, listen
,
Zhi Yong Wu
,
2012/06/08
Re: [Qemu-devel] [PATCH v5 2/2] net: add the support for -netdev socket, listen
,
Stefan Hajnoczi
,
2012/06/08
Re: [Qemu-devel] [PATCH v5 2/2] net: add the support for -netdev socket, listen
,
Zhi Yong Wu
,
2012/06/08
Re: [Qemu-devel] [PATCH v5 2/2] net: add the support for -netdev socket, listen
,
Zhi Yong Wu
,
2012/06/08
Re: [Qemu-devel] [PATCH v5 2/2] net: add the support for -netdev socket, listen
,
Zhi Yong Wu
,
2012/06/08
Re: [Qemu-devel] [PATCH v5 2/2] net: add the support for -netdev socket, listen
,
Stefan Hajnoczi
,
2012/06/08
Re: [Qemu-devel] [PATCH v5 2/2] net: add the support for -netdev socket, listen
,
Zhi Yong Wu
,
2012/06/08
Re: [Qemu-devel] [PATCH v5 2/2] net: add the support for -netdev socket, listen
,
Stefan Hajnoczi
,
2012/06/11
[Qemu-devel] [PATCH v5 1/2] net: fix the coding style
,
zwu . kernel
,
2012/06/07
[Qemu-devel] [PATCH qom-next] arm_l2x0: Rename "type" property to "cache-type"
,
Andreas Färber
,
2012/06/07
Re: [Qemu-devel] [PATCH v2 3/3] Update simpletrace.py to support new v2 log format
,
Stefan Hajnoczi
,
2012/06/07
Re: [Qemu-devel] [PATCH v2 2/3] Simpletrace v2: Add support for multiple args, strings.
,
Stefan Hajnoczi
,
2012/06/07
Re: [Qemu-devel] [PATCH v2 2/3] Simpletrace v2: Add support for multiple args, strings.
,
Harsh Bora
,
2012/06/11
Re: [Qemu-devel] [PATCH v2 2/3] Simpletrace v2: Add support for multiple args, strings.
,
Stefan Hajnoczi
,
2012/06/11
Re: [Qemu-devel] [PATCH v2 2/3] Simpletrace v2: Add support for multiple args, strings.
,
Harsh Bora
,
2012/06/12
Re: [Qemu-devel] [PATCH v5 5/5] add L2x0/PL310 cache controller device
,
Andreas Färber
,
2012/06/07
Re: [Qemu-devel] [PATCH v5 5/5] add L2x0/PL310 cache controller device
,
Mark Langsdorf
,
2012/06/07
[Qemu-devel] [PATCH] w32: Fix broken build (missing include file)
,
Stefan Weil
,
2012/06/07
Re: [Qemu-devel] [PATCH] w32: Fix broken build (missing include file)
,
Blue Swirl
,
2012/06/09
Re: [Qemu-devel] [PATCH] w32: Fix broken build (missing include file)
,
Wen Congyang
,
2012/06/10
Re: [Qemu-devel] [PATCH] w32: Fix broken build (missing include file)
,
Paolo Bonzini
,
2012/06/11
Re: [Qemu-devel] [PATCH] w32: Fix broken build (missing include file)
,
Markus Armbruster
,
2012/06/12
Re: [Qemu-devel] [PATCH] w32: Fix broken build (missing include file)
,
Artyom Tarasenko
,
2012/06/16
Re: [Qemu-devel] [PATCH] w32: Fix broken build (missing include file)
,
Andreas Färber
,
2012/06/16
Re: [Qemu-devel] [PATCH] w32: Fix broken build (missing include file)
,
Artyom Tarasenko
,
2012/06/16
[Qemu-devel] [PATCH] bt: HCI Reset returns a Cmd Complete event.
,
Andrzej Zaborowski
,
2012/06/07
[Qemu-devel] [PATCH] bt: Fix the bitmask in event masked check.
,
Andrzej Zaborowski
,
2012/06/07
[Qemu-devel] Fwd: buildbot failure in qemu on fedora-mingw32
,
Gerd Hoffmann
,
2012/06/07
Re: [Qemu-devel] Fwd: buildbot failure in qemu on fedora-mingw32
,
Anthony Liguori
,
2012/06/07
Re: [Qemu-devel] Fwd: buildbot failure in qemu on fedora-mingw32
,
Stefan Weil
,
2012/06/07
Re: [Qemu-devel] Fwd: buildbot failure in qemu on fedora-mingw32
,
Wen Congyang
,
2012/06/10
[Qemu-devel] [PULL 00/37] usb patch queue
,
Gerd Hoffmann
,
2012/06/07
[Qemu-devel] [PATCH 02/37] uhci: use bottom half
,
Gerd Hoffmann
,
2012/06/07
[Qemu-devel] [PATCH 23/37] ehci: move ehci_flush_qh
,
Gerd Hoffmann
,
2012/06/07
[Qemu-devel] [PATCH 14/37] xhci: trace: run+stop
,
Gerd Hoffmann
,
2012/06/07
[Qemu-devel] [PATCH 28/37] ehci: schedule async bh on async packet completion
,
Gerd Hoffmann
,
2012/06/07
[Qemu-devel] [PATCH 25/37] ehci: tweak queue initialization
,
Gerd Hoffmann
,
2012/06/07
[Qemu-devel] [PATCH 08/37] usb-storage: remove MSDState->residue
,
Gerd Hoffmann
,
2012/06/07
[Qemu-devel] [PATCH 03/37] uhci: make bandwidth tunable
,
Gerd Hoffmann
,
2012/06/07
[Qemu-devel] [PATCH 17/37] xhci: trace: endpoints
,
Gerd Hoffmann
,
2012/06/07
[Qemu-devel] [PATCH 29/37] ehci: kick async schedule on wakeup
,
Gerd Hoffmann
,
2012/06/07
[Qemu-devel] [PATCH 05/37] uhci: zap uhci_pre_save
,
Gerd Hoffmann
,
2012/06/07
[Qemu-devel] [PATCH 30/37] ehci: fix reset
,
Gerd Hoffmann
,
2012/06/07
[Qemu-devel] [PATCH 04/37] uhci: fix trace format strings
,
Gerd Hoffmann
,
2012/06/07
[Qemu-devel] [PATCH 09/37] usb-storage: add usb_msd_packet_complete()
,
Gerd Hoffmann
,
2012/06/07
[Qemu-devel] [PATCH 32/37] ehci: update status bits in ehci_set_state
,
Gerd Hoffmann
,
2012/06/07
[Qemu-devel] [PATCH 27/37] ehci: move async schedule to bottom half
,
Gerd Hoffmann
,
2012/06/07
[Qemu-devel] [PATCH 01/37] uhci: fix bandwidth management
,
Gerd Hoffmann
,
2012/06/07
[Qemu-devel] [PATCH 22/37] ehci: cache USBDevice in EHCIQueue
,
Gerd Hoffmann
,
2012/06/07
[Qemu-devel] [PATCH 10/37] usb-storage: add scsi_off, remove scsi_buf
,
Gerd Hoffmann
,
2012/06/07
[Qemu-devel] [PATCH 06/37] uhci: fix irq routing
,
Gerd Hoffmann
,
2012/06/07
[Qemu-devel] [PATCH 18/37] xhci: trace: transfers
,
Gerd Hoffmann
,
2012/06/07
[Qemu-devel] [PATCH 26/37] ehci: add async field to EHCIQueue
,
Gerd Hoffmann
,
2012/06/07
[Qemu-devel] [PATCH 12/37] xhci: Clean up reset function
,
Gerd Hoffmann
,
2012/06/07
[Qemu-devel] [PATCH 21/37] ehci: make ehci_execute work on EHCIPacket instead of EHCIQueue
,
Gerd Hoffmann
,
2012/06/07
[Qemu-devel] [PATCH 11/37] usb-storage: migration support
,
Gerd Hoffmann
,
2012/06/07
[Qemu-devel] [PATCH 07/37] scsi: prepare migration code for usb-storage support
,
Gerd Hoffmann
,
2012/06/07
[Qemu-devel] [PATCH 16/37] xhci: trace: ring fetch
,
Gerd Hoffmann
,
2012/06/07
[Qemu-devel] [PATCH 36/37] ehci: adaptive wakeup rate.
,
Gerd Hoffmann
,
2012/06/07
[Qemu-devel] [PATCH 31/37] ehci: add ehci_*_enabled() helpers
,
Gerd Hoffmann
,
2012/06/07
[Qemu-devel] [PATCH 34/37] ehci: remove unused attach_poll_counter
,
Gerd Hoffmann
,
2012/06/07
[Qemu-devel] [PATCH 15/37] xhci: trace: irq + events
,
Gerd Hoffmann
,
2012/06/07
[Qemu-devel] [PATCH 37/37] ehci: rework frame skipping
,
Gerd Hoffmann
,
2012/06/07
[Qemu-devel] [PATCH 33/37] ehci: fix halt status handling
,
Gerd Hoffmann
,
2012/06/07
[Qemu-devel] [PATCH 24/37] ehci: add queuing support
,
Gerd Hoffmann
,
2012/06/07
[Qemu-devel] [PATCH 35/37] ehci: create ehci_update_frindex
,
Gerd Hoffmann
,
2012/06/07
[Qemu-devel] [PATCH 19/37] xhci: trace: slots
,
Gerd Hoffmann
,
2012/06/07
[Qemu-devel] [PATCH 13/37] xhci: trace: mmio reads+writes
,
Gerd Hoffmann
,
2012/06/07
[Qemu-devel] [PATCH 20/37] ehci: add EHCIPacket
,
Gerd Hoffmann
,
2012/06/07
Re: [Qemu-devel] [PULL 00/37] usb patch queue
,
Anthony Liguori
,
2012/06/11
[Qemu-devel] [Bug 1002121] Re: disk error when guest boot up via qcow2 image
,
Yongjie Ren
,
2012/06/07
[Qemu-devel] [Bug 1002121] Re: disk error when guest boot up via qcow2 image
,
Jan Kiszka
,
2012/06/07
[Qemu-devel] [Bug 1002121] Re: disk error when guest boot up via qcow2 image
,
Michael Tokarev
,
2012/06/09
[Qemu-devel] [Bug 1002121] Re: disk error when guest boot up via qcow2 image
,
Yongjie Ren
,
2012/06/12
[Qemu-devel] [Bug 1002121] Re: disk error when guest boot up via qcow2 image
,
Yongjie Ren
,
2012/06/12
[Qemu-devel] [Bug 1002121] Re: disk error when guest boot up via qcow2 image
,
Yongjie Ren
,
2012/06/14
[Qemu-devel] [PULL v3 00/29] per-directory Makefile.objs snippets, limit vpath (ab)use
,
Paolo Bonzini
,
2012/06/07
[Qemu-devel] [PATCH v3 01/29] build: remove trace-nested-y
,
Paolo Bonzini
,
2012/06/07
[Qemu-devel] [PATCH v3 02/29] build: do not sprinkle around GENERATED_HEADERS dependencies
,
Paolo Bonzini
,
2012/06/07
[Qemu-devel] [PATCH v3 04/29] build: move *-user/ objects to nested Makefile.objs
,
Paolo Bonzini
,
2012/06/07
Re: [Qemu-devel] [PATCH v3 04/29] build: move *-user/ objects to nested Makefile.objs
,
Alex Barcelo
,
2012/06/26
[Qemu-devel] [PATCH v3 03/29] build: add rules for nesting
,
Paolo Bonzini
,
2012/06/07
[Qemu-devel] [PATCH v3 06/29] build: move libobj-y variable to nested Makefile.objs
,
Paolo Bonzini
,
2012/06/07
Re: [Qemu-devel] [PATCH v3 06/29] build: move libobj-y variable to nested Makefile.objs
,
Blue Swirl
,
2012/06/07
Re: [Qemu-devel] [PATCH v3 06/29] build: move libobj-y variable to nested Makefile.objs
,
Paolo Bonzini
,
2012/06/07
Re: [Qemu-devel] [PATCH v3 06/29] build: move libobj-y variable to nested Makefile.objs
,
Andreas Färber
,
2012/06/08
[Qemu-devel] [PATCH v3 10/29] build: move other target-*/ objects to nested Makefile.objs
,
Paolo Bonzini
,
2012/06/07
[Qemu-devel] [PATCH v3 11/29] build: move rules for nesting to Makefile.objs
,
Paolo Bonzini
,
2012/06/07
[Qemu-devel] [PATCH v3 13/29] build: move block/ objects to nested Makefile.objs
,
Paolo Bonzini
,
2012/06/07
[Qemu-devel] [PATCH v3 12/29] build: adapt qom/Makefile and move it to Makefile.objs
,
Paolo Bonzini
,
2012/06/07
[Qemu-devel] [PATCH v3 14/29] build: move net/ objects to nested Makefile.objs
,
Paolo Bonzini
,
2012/06/07
[Qemu-devel] [PATCH v3 21/29] build: move target-independent hw/ objects to nested Makefile.objs
,
Paolo Bonzini
,
2012/06/07
[Qemu-devel] [PATCH v3 25/29] build: libcacard Makefile cleanups
,
Paolo Bonzini
,
2012/06/07
[Qemu-devel] [PATCH v3 26/29] build: limit usage of vpath
,
Paolo Bonzini
,
2012/06/07
[Qemu-devel] [PATCH v3 28/29] configure: ensure directory exists when creating symlink
,
Paolo Bonzini
,
2012/06/07
Re: [Qemu-devel] [PATCH v3 28/29] configure: ensure directory exists when creating symlink
,
Andreas Färber
,
2012/06/12
[Qemu-devel] [PATCH v3 15/29] build: move fsdev/ objects to nested Makefile.objs
,
Paolo Bonzini
,
2012/06/07
[Qemu-devel] [PATCH v3 07/29] dump: do not compile dump.o for user-mode emulation
,
Paolo Bonzini
,
2012/06/07
[Qemu-devel] [PATCH v3 29/29] build: do not create directories at configure time
,
Paolo Bonzini
,
2012/06/07
[Qemu-devel] [PATCH v3 09/29] dump: remove dumping stuff from cpu-all.h
,
Paolo Bonzini
,
2012/06/07
[Qemu-devel] [PATCH v3 23/29] build: move per-target hw/ objects to nested Makefile.objs
,
Paolo Bonzini
,
2012/06/07
[Qemu-devel] [PATCH v3 20/29] build: move qga/ objects to nested Makefile.objs
,
Paolo Bonzini
,
2012/06/07
[Qemu-devel] [PATCH v3 27/29] build: compile oslib-obj-y once
,
Paolo Bonzini
,
2012/06/07
[Qemu-devel] [PATCH v3 08/29] dump: change cpu_get_note_size to return ssize_t
,
Paolo Bonzini
,
2012/06/07
Re: [Qemu-devel] [PATCH v3 08/29] dump: change cpu_get_note_size to return ssize_t
,
Wen Congyang
,
2012/06/10
[Qemu-devel] [PATCH v3 16/29] build: move ui/ objects to nested Makefile.objs
,
Paolo Bonzini
,
2012/06/07
[Qemu-devel] [PATCH v3 24/29] build: move device tree to per-target Makefile.objs
,
Paolo Bonzini
,
2012/06/07
[Qemu-devel] [PATCH v3 19/29] build: move qapi/ objects to nested Makefile.objs
,
Paolo Bonzini
,
2012/06/07
[Qemu-devel] [PATCH v3 18/29] build: move slirp/ objects to nested Makefile.objs
,
Paolo Bonzini
,
2012/06/07
[Qemu-devel] [PATCH v3 22/29] build: convert libhw to nested Makefile.objs
,
Paolo Bonzini
,
2012/06/07
[Qemu-devel] [PATCH v3 17/29] build: move audio/ objects to nested Makefile.objs
,
Paolo Bonzini
,
2012/06/07
[Qemu-devel] [PATCH v3 05/29] build: move obj-TARGET-y variables to nested Makefile.objs
,
Paolo Bonzini
,
2012/06/07
Re: [Qemu-devel] [PULL v3 00/29] per-directory Makefile.objs snippets, limit vpath (ab)use
,
Andreas Färber
,
2012/06/07
Re: [Qemu-devel] [PULL v3 00/29] per-directory Makefile.objs snippets, limit vpath (ab)use
,
Anthony Liguori
,
2012/06/07
Re: [Qemu-devel] [PULL v3 00/29] per-directory Makefile.objs snippets, limit vpath (ab)use
,
Paolo Bonzini
,
2012/06/07
Re: [Qemu-devel] [PULL v3 00/29] per-directory Makefile.objs snippets, limit vpath (ab)use
,
Anthony Liguori
,
2012/06/08
[Qemu-devel] [PATCH] configure: Fix build for some versions of glibc (9pfs)
,
Stefan Weil
,
2012/06/07
Re: [Qemu-devel] [PATCH] configure: Fix build for some versions of glibc (9pfs)
,
Stefano Stabellini
,
2012/06/07
Re: [Qemu-devel] [PATCH] configure: Fix build for some versions of glibc (9pfs)
,
Serge Hallyn
,
2012/06/07
Re: [Qemu-devel] [PATCH] configure: Fix build for some versions of glibc (9pfs)
,
Stefano Stabellini
,
2012/06/08
Re: [Qemu-devel] [PATCH] configure: Fix build for some versions of glibc (9pfs)
,
Stefano Stabellini
,
2012/06/12
Re: [Qemu-devel] [PATCH v3 0/4] Standard SD host controller model
,
Peter Crosthwaite
,
2012/06/07
[Qemu-devel] [PATCH v3 0/4] *** SUBJECT HERE ***
,
Peter A. G. Crosthwaite
,
2012/06/07
[Qemu-devel] [PATCH v3 1/4] hw: introduce standard SD host controller
,
Peter A. G. Crosthwaite
,
2012/06/07
Re: [Qemu-devel] [PATCH v3 1/4] hw: introduce standard SD host controller
,
Andreas Färber
,
2012/06/08
Re: [Qemu-devel] [PATCH v3 1/4] hw: introduce standard SD host controller
,
Andreas Färber
,
2012/06/09
[Qemu-devel] [PATCH v3 2/4] exynos4210: introduce Exynos4210 SD host controller model
,
Peter A. G. Crosthwaite
,
2012/06/07
Re: [Qemu-devel] [PATCH v3 2/4] exynos4210: introduce Exynos4210 SD host controller model
,
Andreas Färber
,
2012/06/07
[Qemu-devel] [PATCH v3 3/4] vl.c: allow for reapeated -sd arguments
,
Peter A. G. Crosthwaite
,
2012/06/07
Re: [Qemu-devel] [PATCH v3 3/4] vl.c: allow for reapeated -sd arguments
,
Andreas Färber
,
2012/06/07
[Qemu-devel] [PATCH v3 4/4] xilinx_zynq: Added sdhci controllers
,
Peter A. G. Crosthwaite
,
2012/06/07
Re: [Qemu-devel] [PATCH v3 0/4] Standard SD host controller model
,
Andreas Färber
,
2012/06/07
Re: [Qemu-devel] [PATCH v3 0/4] Standard SD host controller model
,
Peter Maydell
,
2012/06/07
Re: [Qemu-devel] [PATCH v3 0/4] Standard SD host controller model
,
Igor Mitsyanko
,
2012/06/07
Re: [Qemu-devel] [PATCH v3 0/4] Standard SD host controller model
,
Peter Crosthwaite
,
2012/06/07
Re: [Qemu-devel] [RFC PATCH V2 1/2] hw: introduce standard SD host controller
,
Peter Crosthwaite
,
2012/06/07
[Qemu-devel] [patch V9 0/5] i.MX31: Add initial support
,
peter . chubb
,
2012/06/06
[Qemu-devel] [patch V9 4/5] i.MX31: Interrupt Controller
,
peter . chubb
,
2012/06/06
[Qemu-devel] [patch V9 2/5] i.MX31: Clock Control Module
,
peter . chubb
,
2012/06/06
[Qemu-devel] [patch V9 3/5] i.MX31: Timers
,
peter . chubb
,
2012/06/06
[Qemu-devel] [patch V9 1/5] i.MX: UART support
,
peter . chubb
,
2012/06/06
[Qemu-devel] [patch V9 5/5] i.MX31: KZM-ARM11-01 evaluation board
,
peter . chubb
,
2012/06/06
Re: [Qemu-devel] [patch V9 0/5] i.MX31: Add initial support
,
Andreas Färber
,
2012/06/10
[Qemu-devel] [patch] target-microblaze/translate.c fails to compile with gcc 4.7
,
Peter Chubb
,
2012/06/06
[Qemu-devel] [PATCH v2 0/3] Clean up includes of monitor.h
,
Paolo Bonzini
,
2012/06/06
[Qemu-devel] [PATCH v2 1/3] kvm: add missing include files
,
Paolo Bonzini
,
2012/06/06
[Qemu-devel] [PATCH v2 2/3] qmp: include monitor.h when needed
,
Paolo Bonzini
,
2012/06/06
[Qemu-devel] [PATCH v2 3/3] qmp: do not include monitor.h from qapi-types-core.h
,
Paolo Bonzini
,
2012/06/06
Re: [Qemu-devel] [PATCH v2 3/3] qmp: do not include monitor.h from qapi-types-core.h
,
Anthony Liguori
,
2012/06/07
Re: [Qemu-devel] [PATCH v2 3/3] qmp: do not include monitor.h from qapi-types-core.h
,
Paolo Bonzini
,
2012/06/07
Re: [Qemu-devel] [PATCH v2 3/3] qmp: do not include monitor.h from qapi-types-core.h
,
Andreas Färber
,
2012/06/12
Re: [Qemu-devel] [PATCH v2 0/3] Clean up includes of monitor.h
,
Luiz Capitulino
,
2012/06/12
Re: [Qemu-devel] What target could be a QOM example?
,
Andreas Färber
,
2012/06/06
Re: [Qemu-devel] What target could be a QOM example?
,
Jia Liu
,
2012/06/06
Re: [Qemu-devel] What target could be a QOM example?
,
Jia Liu
,
2012/06/07
Re: [Qemu-devel] [RFC PATCH] vfio: add fixup for broken PCI devices
,
Alex Williamson
,
2012/06/06
Re: [Qemu-devel] [RFC PATCH] vfio: add fixup for broken PCI devices
,
Benjamin Herrenschmidt
,
2012/06/06
Re: [Qemu-devel] [RFC PATCH] vfio: add fixup for broken PCI devices
,
Alex Williamson
,
2012/06/06
Re: [Qemu-devel] [RFC PATCH] vfio: add fixup for broken PCI devices
,
Benjamin Herrenschmidt
,
2012/06/07
Re: [Qemu-devel] [RFC PATCH] vfio: add fixup for broken PCI devices
,
Alexey Kardashevskiy
,
2012/06/22
[Qemu-devel] [PATCH qom-next] target-i386: Use uint32 visitor for [x]level properties
,
Andreas Färber
,
2012/06/06
Re: [Qemu-devel] [PATCH qom-next] target-i386: Use uint32 visitor for [x]level properties
,
Michael Roth
,
2012/06/06
[Qemu-devel] [PATCH] use --libexecdir instead of ignoring it first and reinventing it later
,
Michael Tokarev
,
2012/06/06
Re: [Qemu-devel] [PATCH] use --libexecdir instead of ignoring it first and reinventing it later
,
Andreas Färber
,
2012/06/06
Re: [Qemu-devel] [PATCH] use --libexecdir instead of ignoring it first and reinventing it later
,
Michael Tokarev
,
2012/06/06
Re: [Qemu-devel] [PATCH] use --libexecdir instead of ignoring it first and reinventing it later
,
Andreas Färber
,
2012/06/06
Re: [Qemu-devel] [PATCH] use --libexecdir instead of ignoring it first and reinventing it later
,
Michael Tokarev
,
2012/06/06
Re: [Qemu-devel] [PATCH] use --libexecdir instead of ignoring it first and reinventing it later
,
Andreas Färber
,
2012/06/06
Re: [Qemu-devel] [PATCH] use --libexecdir instead of ignoring it first and reinventing it later
,
Michael Tokarev
,
2012/06/06
Re: [Qemu-devel] [PATCH] use --libexecdir instead of ignoring it first and reinventing it later
,
Bruce Rogers
,
2012/06/06
Re: [Qemu-devel] [PATCH] use --libexecdir instead of ignoring it first and reinventing it later
,
Bo Yang
,
2012/06/07
Re: [Qemu-devel] [PATCH] use --libexecdir instead of ignoring it first and reinventing it later
,
Corey Bryant
,
2012/06/07
[Qemu-devel] [PATCH] Allow loading U-Boot initrd images
,
Ben Collins
,
2012/06/06
[Qemu-devel] qemu wiki file upload & images?
,
Jeff Cody
,
2012/06/06
Re: [Qemu-devel] qemu wiki file upload & images?
,
Anthony Liguori
,
2012/06/06
Re: [Qemu-devel] [PATCH] virtio-9p-handle: define AT_EMPTY_PATH if needed
,
Aneesh Kumar K.V
,
2012/06/06
Re: [Qemu-devel] [PATCH] virtio-9p-handle: define AT_EMPTY_PATH if needed
,
Serge Hallyn
,
2012/06/06
[Qemu-devel] [PATCH v2 0/2] xen: Clean up BlockDriverState use
,
Markus Armbruster
,
2012/06/06
[Qemu-devel] [PATCH v2 2/2] xen: Don't peek behind the BlockDriverState abstraction
,
Markus Armbruster
,
2012/06/06
[Qemu-devel] [PATCH v2 1/2] xen: Don't change -drive if=xen device name during machine init
,
Markus Armbruster
,
2012/06/06
Re: [Qemu-devel] [PATCH v2 0/2] xen: Clean up BlockDriverState use
,
Stefano Stabellini
,
2012/06/07
[Qemu-devel] [PATCH qom-next] qapi: exclude negative values in uint*_t Visitor interfaces
,
Laszlo Ersek
,
2012/06/06
Re: [Qemu-devel] [PATCH qom-next] qapi: exclude negative values in uint*_t Visitor interfaces
,
Michael Roth
,
2012/06/06
[Qemu-devel] condition code emulation in x86
,
Xin Tong
,
2012/06/06
[Qemu-devel] [PATCH uq/master] kvm: i8254: Fix conversion of in-kernel to userspace state
,
Jan Kiszka
,
2012/06/06
Re: [Qemu-devel] [PATCH uq/master] kvm: i8254: Fix conversion of in-kernel to userspace state
,
Avi Kivity
,
2012/06/11
[Qemu-devel] [PATCH] KVM: i8254: Clean up limit constant
,
Jan Kiszka
,
2012/06/11
Re: [Qemu-devel] [PATCH] KVM: i8254: Clean up limit constant
,
Avi Kivity
,
2012/06/11
[Qemu-devel] [PATCH v2 0/2] Two small fixes to the streaming test case.
,
Paolo Bonzini
,
2012/06/06
[Qemu-devel] [PATCH v2 1/2] qemu-iotests: fill streaming test image with data
,
Paolo Bonzini
,
2012/06/06
[Qemu-devel] [PATCH v2 2/2] qemu-iotests: start vms in qtest mode
,
Paolo Bonzini
,
2012/06/06
Re: [Qemu-devel] [PATCH v2 0/2] Two small fixes to the streaming test case.
,
Kevin Wolf
,
2012/06/06
Re: [Qemu-devel] [Bug 1003054] Re: Socket not closed when a connection ends
,
Zhi Yong Wu
,
2012/06/06
[Qemu-devel] [PATCH v4] net: add the support for -netdev socket, listen
,
zwu . kernel
,
2012/06/06
Re: [Qemu-devel] [PATCH v4] net: add the support for -netdev socket, listen
,
Stefan Hajnoczi
,
2012/06/07
Re: [Qemu-devel] [PATCH v4] net: add the support for -netdev socket, listen
,
Zhi Yong Wu
,
2012/06/07
Re: [Qemu-devel] [PATCH v4] net: add the support for -netdev socket, listen
,
Paolo Bonzini
,
2012/06/07
Re: [Qemu-devel] [PATCH v4] net: add the support for -netdev socket, listen
,
Zhi Yong Wu
,
2012/06/07
Re: [Qemu-devel] [PATCH v4] net: add the support for -netdev socket, listen
,
Stefan Hajnoczi
,
2012/06/07
[Qemu-devel] [PATCH v3 00/16] target-or32: QEMU OpenRISC support
,
Jia Liu
,
2012/06/06
[Qemu-devel] [PATCH v3 01/16] target-or32: Add target stubs and cpu QOM
,
Jia Liu
,
2012/06/06
[Qemu-devel] [PATCH v3 02/16] target-or32: Add target machine
,
Jia Liu
,
2012/06/06
[Qemu-devel] [PATCH v3 03/16] target-or32: Add MMU support
,
Jia Liu
,
2012/06/06
[Qemu-devel] [PATCH v3 04/16] target-or32: Add interrupt support
,
Jia Liu
,
2012/06/06
[Qemu-devel] [PATCH v3 05/16] target-or32: Add exception support
,
Jia Liu
,
2012/06/06
[Qemu-devel] [PATCH v3 06/16] target-or32: Add int instruction helpers
,
Jia Liu
,
2012/06/06
[Qemu-devel] [PATCH v3 07/16] target-or32: Add float instruction helpers
,
Jia Liu
,
2012/06/06
[Qemu-devel] [PATCH v3 08/16] target-or32: Add translation routines
,
Jia Liu
,
2012/06/06
Re: [Qemu-devel] [PATCH v3 08/16] target-or32: Add translation routines
,
Max Filippov
,
2012/06/06
Re: [Qemu-devel] [PATCH v3 08/16] target-or32: Add translation routines
,
Jia Liu
,
2012/06/07
Re: [Qemu-devel] [PATCH v3 08/16] target-or32: Add translation routines
,
Richard Henderson
,
2012/06/07
Re: [Qemu-devel] [PATCH v3 08/16] target-or32: Add translation routines
,
Jia Liu
,
2012/06/07
Re: [Qemu-devel] [PATCH v3 08/16] target-or32: Add translation routines
,
Wei-Ren Chen
,
2012/06/07
Re: [Qemu-devel] [PATCH v3 08/16] target-or32: Add translation routines
,
Max Filippov
,
2012/06/08
Re: [Qemu-devel] [PATCH v3 08/16] target-or32: Add translation routines
,
Andreas Färber
,
2012/06/08
Re: [Qemu-devel] [PATCH v3 08/16] target-or32: Add translation routines
,
Andreas Färber
,
2012/06/08
Re: [Qemu-devel] [PATCH v3 08/16] target-or32: Add translation routines
,
Jia Liu
,
2012/06/08
Re: [Qemu-devel] [PATCH v3 08/16] target-or32: Add translation routines
,
Jia Liu
,
2012/06/08
[Qemu-devel] [PATCH v3 09/16] target-or32: Add PIC support
,
Jia Liu
,
2012/06/06
[Qemu-devel] [PATCH v3 11/16] target-or32: Add a IIS dummy board
,
Jia Liu
,
2012/06/06
[Qemu-devel] [PATCH v3 12/16] target-or32: Add system instruction helpers
,
Jia Liu
,
2012/06/06
[Qemu-devel] [PATCH v3 13/16] target-or32: Add gdb stub
,
Jia Liu
,
2012/06/06
[Qemu-devel] [PATCH v3 14/16] target-or32: Add linux syscall, signal and termbits
,
Jia Liu
,
2012/06/06
[Qemu-devel] [PATCH v3 15/16] target-or32: Add linux user support
,
Jia Liu
,
2012/06/06
[Qemu-devel] [PATCH v3 10/16] target-or32: Add timer
,
Jia Liu
,
2012/06/06
[Qemu-devel] [PATCH v3 16/16] target-or32: Add testcases
,
Jia Liu
,
2012/06/06
[Qemu-devel] [PATCH 0/8] s390: SCLP console and misc
,
Jens Freimann
,
2012/06/06
[Qemu-devel] [PATCH 7/8] s390: Add SCLP vt220 console support
,
Jens Freimann
,
2012/06/06
Re: [Qemu-devel] [PATCH 7/8] s390: Add SCLP vt220 console support
,
Alexander Graf
,
2012/06/12
Re: [Qemu-devel] [PATCH 7/8] s390: Add SCLP vt220 console support
,
Heinz Graalfs
,
2012/06/13
Re: [Qemu-devel] [PATCH 7/8] s390: Add SCLP vt220 console support
,
Alexander Graf
,
2012/06/13
[Qemu-devel] [PATCH 3/8] s390: make kvm_stat work on s390
,
Jens Freimann
,
2012/06/06
[Qemu-devel] [PATCH 6/8] s390: sclp event facility and signal quiesce support via system_powerdown
,
Jens Freimann
,
2012/06/06
Re: [Qemu-devel] [PATCH 6/8] s390: sclp event facility and signal quiesce support via system_powerdown
,
Alexander Graf
,
2012/06/12
Re: [Qemu-devel] [PATCH 6/8] s390: sclp event facility and signal quiesce support via system_powerdown
,
Heinz Graalfs
,
2012/06/13
Re: [Qemu-devel] [PATCH 6/8] s390: sclp event facility and signal quiesce support via system_powerdown
,
Andreas Färber
,
2012/06/13
[Qemu-devel] [PATCH 5/8] s390: Cleanup sclp functions
,
Jens Freimann
,
2012/06/06
Re: [Qemu-devel] [PATCH 5/8] s390: Cleanup sclp functions
,
Alexander Graf
,
2012/06/12
Re: [Qemu-devel] [PATCH 5/8] s390: Cleanup sclp functions
,
Christian Borntraeger
,
2012/06/12
Re: [Qemu-devel] [PATCH 5/8] s390: Cleanup sclp functions
,
Alexander Graf
,
2012/06/12
Re: [Qemu-devel] [PATCH 5/8] s390: Cleanup sclp functions
,
Alexander Graf
,
2012/06/12
Re: [Qemu-devel] [PATCH 5/8] s390: Cleanup sclp functions
,
Christian Borntraeger
,
2012/06/12
Re: [Qemu-devel] [PATCH 5/8] s390: Cleanup sclp functions
,
Alexander Graf
,
2012/06/12
Re: [Qemu-devel] [PATCH 5/8] s390: Cleanup sclp functions
,
Anthony Liguori
,
2012/06/12
Re: [Qemu-devel] [PATCH 5/8] s390: Cleanup sclp functions
,
Anthony Liguori
,
2012/06/12
[Qemu-devel] [PATCH 2/8] s390: autodetect map private
,
Jens Freimann
,
2012/06/06
Re: [Qemu-devel] [PATCH 2/8] s390: autodetect map private
,
Alexander Graf
,
2012/06/12
Re: [Qemu-devel] [PATCH 2/8] s390: autodetect map private
,
Christian Borntraeger
,
2012/06/12
Re: [Qemu-devel] [PATCH 2/8] s390: autodetect map private
,
Alexander Graf
,
2012/06/12
Re: [Qemu-devel] [PATCH 2/8] s390: autodetect map private
,
Christian Borntraeger
,
2012/06/12
Re: [Qemu-devel] [PATCH 2/8] s390: autodetect map private
,
Alexander Graf
,
2012/06/12
Re: [Qemu-devel] [PATCH 2/8] s390: autodetect map private
,
Jan Kiszka
,
2012/06/13
Re: [Qemu-devel] [PATCH 2/8] s390: autodetect map private
,
Alexander Graf
,
2012/06/13
Re: [Qemu-devel] [PATCH 2/8] s390: autodetect map private
,
Jan Kiszka
,
2012/06/13
Re: [Qemu-devel] [PATCH 2/8] s390: autodetect map private
,
Christian Borntraeger
,
2012/06/13
Re: [Qemu-devel] [PATCH 2/8] s390: autodetect map private
,
Jan Kiszka
,
2012/06/13
Re: [Qemu-devel] [PATCH 2/8] s390: autodetect map private
,
Alexander Graf
,
2012/06/13
Re: [Qemu-devel] [PATCH 2/8] s390: autodetect map private
,
Jan Kiszka
,
2012/06/13
[Qemu-devel] Next version of memory allocation fixup
,
Christian Borntraeger
,
2012/06/15
[Qemu-devel] [PatchV2] s390: autodetect map private
,
Christian Borntraeger
,
2012/06/15
[Qemu-devel] One more fix
,
Christian Borntraeger
,
2012/06/15
[Qemu-devel] [PATCH v3] s390: autodetect map private
,
Christian Borntraeger
,
2012/06/15
Re: [Qemu-devel] [PATCH v3] s390: autodetect map private
,
Jan Kiszka
,
2012/06/15
Re: [Qemu-devel] [PATCH v3] s390: autodetect map private
,
Alexander Graf
,
2012/06/18
[Qemu-devel] [PATCH 4/8] s390: stop target cpu on sigp initial reset
,
Jens Freimann
,
2012/06/06
Re: [Qemu-devel] [PATCH 4/8] s390: stop target cpu on sigp initial reset
,
Alexander Graf
,
2012/06/12
Re: [Qemu-devel] [PATCH 4/8] s390: stop target cpu on sigp initial reset
,
Christian Borntraeger
,
2012/06/12
[Qemu-devel] [PATCH 1/8] s390: add new define for KVM_CAP_S390_COW
,
Jens Freimann
,
2012/06/06
[Qemu-devel] [PATCH 8/8] s390: Fix the storage increment size calculation
,
Jens Freimann
,
2012/06/06
Re: [Qemu-devel] [PATCH 8/8] s390: Fix the storage increment size calculation
,
Alexander Graf
,
2012/06/12
Re: [Qemu-devel] [PATCH 8/8] s390: Fix the storage increment size calculation
,
Jeng-fang Wang
,
2012/06/12
Re: [Qemu-devel] [PATCH 8/8] s390: Fix the storage increment size calculation
,
Alexander Graf
,
2012/06/18
Re: [Qemu-devel] [PATCH 8/8] s390: Fix the storage increment size calculation
,
Christian Borntraeger
,
2012/06/18
Re: [Qemu-devel] [PATCH 0/8] s390: SCLP console and misc
,
Christian Borntraeger
,
2012/06/18
Re: [Qemu-devel] [PATCH 0/8] s390: SCLP console and misc
,
Alexander Graf
,
2012/06/18
Re: [Qemu-devel] [PATCH 0/8] s390: SCLP console and misc
,
Christian Borntraeger
,
2012/06/18
Re: [Qemu-devel] [PATCH 0/8] s390: SCLP console and misc
,
Alexander Graf
,
2012/06/18
[Qemu-devel] [BUG QEMU 1.1] virtio-9p-handle does not compile
,
Stefano Stabellini
,
2012/06/06
Re: [Qemu-devel] [BUG QEMU 1.1] virtio-9p-handle does not compile
,
Stefan Weil
,
2012/06/06
Re: [Qemu-devel] [BUG QEMU 1.1] virtio-9p-handle does not compile
,
Serge Hallyn
,
2012/06/06
Re: [Qemu-devel] [BUG QEMU 1.1] virtio-9p-handle does not compile
,
Stefan Weil
,
2012/06/06
Re: [Qemu-devel] [BUG QEMU 1.1] virtio-9p-handle does not compile
,
Serge Hallyn
,
2012/06/06
Re: [Qemu-devel] [BUG QEMU 1.1] virtio-9p-handle does not compile
,
Aneesh Kumar K.V
,
2012/06/06
[Qemu-devel] Singlestepping does not work
,
Wacha Gábor
,
2012/06/06
[Qemu-devel] [PULL] Fix for ppc build breakage
,
Avi Kivity
,
2012/06/06
Re: [Qemu-devel] [PULL] Fix for ppc build breakage
,
Anthony Liguori
,
2012/06/06
[Qemu-devel] [PATCH] configure: fix -enable-debug with newer toolchains
,
Avi Kivity
,
2012/06/06
Re: [Qemu-devel] [PATCH] configure: fix -enable-debug with newer toolchains
,
Peter Maydell
,
2012/06/06
Re: [Qemu-devel] [PATCH] configure: fix -enable-debug with newer toolchains
,
Eduardo Habkost
,
2012/06/12
Re: [Qemu-devel] [PATCH] configure: fix -enable-debug with newer toolchains
,
Anthony Liguori
,
2012/06/20
[Qemu-devel] [PATCH v2 00/25] per-directory Makefile.objs snippets, limit vpath (ab)use
,
Paolo Bonzini
,
2012/06/06
[Qemu-devel] [PATCH v2 01/25] build: remove trace-nested-y
,
Paolo Bonzini
,
2012/06/06
[Qemu-devel] [PATCH v2 23/25] build: limit usage of vpath
,
Paolo Bonzini
,
2012/06/06
[Qemu-devel] [PATCH v2 24/25] build: compile oslib-obj-y once
,
Paolo Bonzini
,
2012/06/06
[Qemu-devel] [PATCH v2 22/25] build: libcacard Makefile cleanups
,
Paolo Bonzini
,
2012/06/06
[Qemu-devel] [PATCH v2 25/25] build: do not create directories at configure time
,
Paolo Bonzini
,
2012/06/06
Re: [Qemu-devel] [PATCH v2 25/25] build: do not create directories at configure time
,
Anthony Liguori
,
2012/06/06
Re: [Qemu-devel] [PATCH v2 25/25] build: do not create directories at configure time
,
Paolo Bonzini
,
2012/06/06
Re: [Qemu-devel] [PATCH v2 25/25] build: do not create directories at configure time
,
Peter Maydell
,
2012/06/06
Re: [Qemu-devel] [PATCH v2 25/25] build: do not create directories at configure time
,
Paolo Bonzini
,
2012/06/06
Re: [Qemu-devel] [PATCH v2 25/25] build: do not create directories at configure time
,
Anthony Liguori
,
2012/06/06
Re: [Qemu-devel] [PATCH v2 25/25] build: do not create directories at configure time
,
Eric Blake
,
2012/06/06
Re: [Qemu-devel] [PATCH v2 25/25] build: do not create directories at configure time
,
Anthony Liguori
,
2012/06/06
Re: [Qemu-devel] [PATCH v2 25/25] build: do not create directories at configure time
,
Paolo Bonzini
,
2012/06/07
Re: [Qemu-devel] [PATCH v2 25/25] build: do not create directories at configure time
,
Anthony Liguori
,
2012/06/07
[Qemu-devel] [PATCH v2 09/25] build: put qom/ rules in a Makefile.objs file
,
Paolo Bonzini
,
2012/06/06
[Qemu-devel] [PATCH v2 21/25] build: move device tree to per-target Makefile
,
Paolo Bonzini
,
2012/06/06
[Qemu-devel] [PATCH v2 04/25] build: move *-user/ objects to nested Makefile.objs
,
Paolo Bonzini
,
2012/06/06
[Qemu-devel] [PATCH v2 19/25] build: convert libhw to nested Makefile.objs
,
Paolo Bonzini
,
2012/06/06
[Qemu-devel] [PATCH v2 08/25] build: move rules for nesting to Makefile.objs
,
Paolo Bonzini
,
2012/06/06
[Qemu-devel] [PATCH v2 03/25] build: add rules for nesting
,
Paolo Bonzini
,
2012/06/06
[Qemu-devel] [PATCH v2 13/25] build: move ui/ objects to nested Makefile.objs
,
Paolo Bonzini
,
2012/06/06
[Qemu-devel] [PATCH v2 07/25] build: move other target-*/ objects to nested Makefile.objs
,
Paolo Bonzini
,
2012/06/06
[Qemu-devel] [PATCH v2 02/25] build: do not sprinkle around GENERATED_HEADERS dependencies
,
Paolo Bonzini
,
2012/06/06
[Qemu-devel] [PATCH v2 05/25] build: move obj-TARGET-y variables to nested Makefile.objs
,
Paolo Bonzini
,
2012/06/06
[Qemu-devel] [PATCH v2 12/25] build: move fsdev/ objects to nested Makefile.objs
,
Paolo Bonzini
,
2012/06/06
[Qemu-devel] [PATCH v2 20/25] build: move per-target hw/ objects to nested Makefile.objs
,
Paolo Bonzini
,
2012/06/06
[Qemu-devel] [PATCH v2 15/25] build: move slirp/ objects to nested Makefile.objs
,
Paolo Bonzini
,
2012/06/06
[Qemu-devel] [PATCH v2 18/25] build: move target-independent hw/ objects to nested Makefiles
,
Paolo Bonzini
,
2012/06/06
[Qemu-devel] [PATCH v2 17/25] build: move qga/ objects to nested Makefile.objs
,
Paolo Bonzini
,
2012/06/06
[Qemu-devel] [PATCH v2 16/25] build: move qapi/ objects to nested Makefile.objs
,
Paolo Bonzini
,
2012/06/06
[Qemu-devel] [PATCH v2 10/25] build: move block/ objects to nested Makefile.objs
,
Paolo Bonzini
,
2012/06/06
[Qemu-devel] [PATCH v2 14/25] build: move audio/ objects to nested Makefile.objs
,
Paolo Bonzini
,
2012/06/06
[Qemu-devel] [PATCH v2 06/25] build: move libobj-y variable to nested Makefile.objs
,
Paolo Bonzini
,
2012/06/06
[Qemu-devel] [PATCH v2 11/25] build: move net/ objects to nested Makefile.objs
,
Paolo Bonzini
,
2012/06/06
Re: [Qemu-devel] [PATCH v2 00/25] per-directory Makefile.objs snippets, limit vpath (ab)use
,
Anthony Liguori
,
2012/06/06
[Qemu-devel] [PATCH 0/6] blkdebug changes extracted from 1.2 streaming patches
,
Paolo Bonzini
,
2012/06/06
[Qemu-devel] [PATCH 1/6] blkdebug: remove sync i/o events
,
Paolo Bonzini
,
2012/06/06
Re: [Qemu-devel] [PATCH 1/6] blkdebug: remove sync i/o events
,
Stefan Hajnoczi
,
2012/06/07
[Qemu-devel] [PATCH 2/6] blkdebug: tiny cleanup
,
Paolo Bonzini
,
2012/06/06
[Qemu-devel] [PATCH 3/6] blkdebug: pass getlength to underlying file
,
Paolo Bonzini
,
2012/06/06
[Qemu-devel] [PATCH 5/6] blkdebug: optionally tie errors to a specific sector
,
Paolo Bonzini
,
2012/06/06
Re: [Qemu-devel] [PATCH 5/6] blkdebug: optionally tie errors to a specific sector
,
Stefan Hajnoczi
,
2012/06/07
[Qemu-devel] [PATCH 6/6] raw: hook into blkdebug
,
Paolo Bonzini
,
2012/06/06
[Qemu-devel] [PATCH 4/6] blkdebug: store list of active rules
,
Paolo Bonzini
,
2012/06/06
[Qemu-devel] [PATCH 0/2] Clean up includes of monitor.h
,
Paolo Bonzini
,
2012/06/06
[Qemu-devel] [PATCH 1/2] kvm: add missing include files
,
Paolo Bonzini
,
2012/06/06
[Qemu-devel] [PATCH 2/2] qmp: do not include monitor.h from qapi-types-core.h
,
Paolo Bonzini
,
2012/06/06
Re: [Qemu-devel] [PATCH 0/2] Clean up includes of monitor.h
,
Luiz Capitulino
,
2012/06/06
[Qemu-devel] [patch v8 0/5] i.MX31 support
,
Peter Chubb
,
2012/06/06
[Qemu-devel] [patch v8 3/5] i.MX31 support: Timers
,
Peter Chubb
,
2012/06/06
[Qemu-devel] [patch v8 4/5] i.MX31 support: AVIC
,
Peter Chubb
,
2012/06/06
[Qemu-devel] [patch v8 5/5] i.MX31 support: KZM-ARM11-01 evaluation board
,
Peter Chubb
,
2012/06/06
[Qemu-devel] [patch v8 1/5] i.MX UART support
,
Peter Chubb
,
2012/06/06
[Qemu-devel] [patch v8 2/5] i.MX31 support: Clock Control Module
,
Peter Chubb
,
2012/06/06
Re: [Qemu-devel] [patch v8 0/5] i.MX31 support
,
Andreas Färber
,
2012/06/06
Re: [Qemu-devel] [patch v8 0/5] i.MX31 support
,
Peter Chubb
,
2012/06/06
[Qemu-devel] kernel panic with bridge
,
Charles . Tsai-蔡清海-研究發展部
,
2012/06/05
Re: [Qemu-devel] kernel panic with bridge
,
Stefan Hajnoczi
,
2012/06/06
[Qemu-devel] [PATCH 0/2] Two small fixes to the streaming test case.
,
Paolo Bonzini
,
2012/06/05
Re: [Qemu-devel] [PATCH 0/2] Two small fixes to the streaming test case.
,
Kevin Wolf
,
2012/06/06
Re: [Qemu-devel] [PATCH 0/2] Two small fixes to the streaming test case.
,
Paolo Bonzini
,
2012/06/06
Re: [Qemu-devel] [PATCH 0/2] Two small fixes to the streaming test case.
,
Kevin Wolf
,
2012/06/06
[Qemu-devel] [PATCH 00/31] PPC: mpc8544ds: Create device tree dynamically
,
Alexander Graf
,
2012/06/05
[Qemu-devel] [PATCH 07/31] dt: add helper for phandle allocation
,
Alexander Graf
,
2012/06/05
Re: [Qemu-devel] [PATCH 07/31] dt: add helper for phandle allocation
,
Peter Crosthwaite
,
2012/06/06
Re: [Qemu-devel] [PATCH 07/31] dt: add helper for phandle allocation
,
Alexander Graf
,
2012/06/06
Re: [Qemu-devel] [PATCH 07/31] dt: add helper for phandle allocation
,
Scott Wood
,
2012/06/06
Re: [Qemu-devel] [PATCH 07/31] dt: add helper for phandle allocation
,
Peter Crosthwaite
,
2012/06/06
Re: [Qemu-devel] [PATCH 07/31] dt: add helper for phandle allocation
,
Scott Wood
,
2012/06/06
[Qemu-devel] [PATCH 12/31] PPC: e500: dt: create /hypervisor node dynamically
,
Alexander Graf
,
2012/06/05
[Qemu-devel] [PATCH 10/31] PPC: e500: dt: create memory node dynamically
,
Alexander Graf
,
2012/06/05
[Qemu-devel] [PATCH 11/31] PPC: e500: dt: create /cpus node dynamically
,
Alexander Graf
,
2012/06/05
[Qemu-devel] [PATCH 13/31] PPC: e500: dt: create / node dynamically
,
Alexander Graf
,
2012/06/05
[Qemu-devel] [PATCH 15/31] PPC: e500: dt: create /soc8544 node dynamically
,
Alexander Graf
,
2012/06/05
[Qemu-devel] [PATCH 16/31] PPC: e500: dt: create serial nodes dynamically
,
Alexander Graf
,
2012/06/05
[Qemu-devel] [PATCH 17/31] PPC: e500: dt: create mpic node dynamically
,
Alexander Graf
,
2012/06/05
[Qemu-devel] [PATCH 19/31] PPC: e500: dt: create pci node dynamically
,
Alexander Graf
,
2012/06/05
[Qemu-devel] [PATCH 28/31] PPC: e500: Define addresses as always 64bit
,
Alexander Graf
,
2012/06/05
[Qemu-devel] [PATCH 20/31] PPC: e500: dt: start with empty device tree
,
Alexander Graf
,
2012/06/05
[Qemu-devel] [PATCH 29/31] PPC: e500: Extend address/size of / to 64bit
,
Alexander Graf
,
2012/06/05
[Qemu-devel] [PATCH 25/31] Revert "dt: temporarily disable subtree creation failure check"
,
Alexander Graf
,
2012/06/05
[Qemu-devel] [PATCH 27/31] PPC: e500: Use new SOC dt format
,
Alexander Graf
,
2012/06/05
[Qemu-devel] [PATCH 02/31] dt: add helpers for 2, 3 and 4 cell adds
,
Alexander Graf
,
2012/06/05
Re: [Qemu-devel] [PATCH 02/31] dt: add helpers for 2, 3 and 4 cell adds
,
Peter Crosthwaite
,
2012/06/06
Re: [Qemu-devel] [PATCH 02/31] dt: add helpers for 2, 3 and 4 cell adds
,
Alexander Graf
,
2012/06/06
Re: [Qemu-devel] [PATCH 02/31] dt: add helpers for 2, 3 and 4 cell adds
,
Scott Wood
,
2012/06/06
Re: [Qemu-devel] [Qemu-ppc] [PATCH 02/31] dt: add helpers for 2, 3 and 4 cell adds
,
David Gibson
,
2012/06/06
Re: [Qemu-devel] [Qemu-ppc] [PATCH 02/31] dt: add helpers for 2, 3 and 4 cell adds
,
Alexander Graf
,
2012/06/07
Re: [Qemu-devel] [Qemu-ppc] [PATCH 02/31] dt: add helpers for 2, 3 and 4 cell adds
,
David Gibson
,
2012/06/07
Re: [Qemu-devel] [Qemu-ppc] [PATCH 02/31] dt: add helpers for 2, 3 and 4 cell adds
,
Alexander Graf
,
2012/06/08
Re: [Qemu-devel] [Qemu-ppc] [PATCH 02/31] dt: add helpers for 2, 3 and 4 cell adds
,
David Gibson
,
2012/06/08
[Qemu-devel] [PATCH 22/31] PPC: e500: dt: use 64bit cell helper
,
Alexander Graf
,
2012/06/05
[Qemu-devel] [PATCH 18/31] PPC: e500: dt: create global-utils node dynamically
,
Alexander Graf
,
2012/06/05
[Qemu-devel] [PATCH 21/31] dt: Add -machine dumpdtb option to dump the current dtb
,
Alexander Graf
,
2012/06/05
[Qemu-devel] [PATCH 31/31] PPC: e500: Refactor serial dt generation
,
Alexander Graf
,
2012/06/05
[Qemu-devel] [PATCH 23/31] PPC: e500: dt: use target_phys_addr_t for ramsize
,
Alexander Graf
,
2012/06/05
[Qemu-devel] [PATCH 05/31] dt: add helper for phandle enumeration
,
Alexander Graf
,
2012/06/05
Re: [Qemu-devel] [PATCH 05/31] dt: add helper for phandle enumeration
,
Peter Crosthwaite
,
2012/06/06
Re: [Qemu-devel] [PATCH 05/31] dt: add helper for phandle enumeration
,
Alexander Graf
,
2012/06/06
Re: [Qemu-devel] [PATCH 05/31] dt: add helper for phandle enumeration
,
Peter Crosthwaite
,
2012/06/06
Re: [Qemu-devel] [PATCH 05/31] dt: add helper for phandle enumeration
,
Alexander Graf
,
2012/06/08
Re: [Qemu-devel] [PATCH 05/31] dt: add helper for phandle enumeration
,
Peter Crosthwaite
,
2012/06/08
Re: [Qemu-devel] [PATCH 05/31] dt: add helper for phandle enumeration
,
Alexander Graf
,
2012/06/19
[Qemu-devel] [PATCH 03/31] dt: add helper for phandle references
,
Alexander Graf
,
2012/06/05
Re: [Qemu-devel] [PATCH 03/31] dt: add helper for phandle references
,
Peter Crosthwaite
,
2012/06/06
[Qemu-devel] [PATCH 14/31] PPC: e500: dt: create /chosen node dynamically
,
Alexander Graf
,
2012/06/05
[Qemu-devel] [PATCH 09/31] PPC: e500: require libfdt
,
Alexander Graf
,
2012/06/05
[Qemu-devel] [PATCH 24/31] PPC: e500: enable manual loading of dtb blob
,
Alexander Graf
,
2012/06/05
[Qemu-devel] [PATCH 30/31] dt: Add global option to set phandle start offset
,
Alexander Graf
,
2012/06/05
[Qemu-devel] [PATCH 08/31] dt: add helper for 64bit cell adds
,
Alexander Graf
,
2012/06/05
Re: [Qemu-devel] [PATCH 08/31] dt: add helper for 64bit cell adds
,
Peter Crosthwaite
,
2012/06/06
[Qemu-devel] [PATCH 26/31] PPC: e500: Use new MPIC dt format
,
Alexander Graf
,
2012/06/05
Re: [Qemu-devel] [Qemu-ppc] [PATCH 26/31] PPC: e500: Use new MPIC dt format
,
Blue Swirl
,
2012/06/07
[Qemu-devel] [PATCH 04/31] dt: temporarily disable subtree creation failure check
,
Alexander Graf
,
2012/06/05
Re: [Qemu-devel] [PATCH 04/31] dt: temporarily disable subtree creation failure check
,
Peter Crosthwaite
,
2012/06/06
Re: [Qemu-devel] [PATCH 04/31] dt: temporarily disable subtree creation failure check
,
Alexander Graf
,
2012/06/06
[Qemu-devel] [PATCH 01/31] dt: allow add_subnode to create root subnodes
,
Alexander Graf
,
2012/06/05
Re: [Qemu-devel] [PATCH 01/31] dt: allow add_subnode to create root subnodes
,
Peter Crosthwaite
,
2012/06/06
[Qemu-devel] [PATCH 06/31] dt: add helper for empty dt creation
,
Alexander Graf
,
2012/06/05
Re: [Qemu-devel] [PATCH 06/31] dt: add helper for empty dt creation
,
Peter Crosthwaite
,
2012/06/06
Re: [Qemu-devel] [PATCH 00/31] PPC: mpc8544ds: Create device tree dynamically
,
Blue Swirl
,
2012/06/07
Re: [Qemu-devel] [PATCH 00/31] PPC: mpc8544ds: Create device tree dynamically
,
Alexander Graf
,
2012/06/19
Re: [Qemu-devel] [PATCH 00/31] PPC: mpc8544ds: Create device tree dynamically
,
Blue Swirl
,
2012/06/19
Re: [Qemu-devel] [PATCH 00/31] PPC: mpc8544ds: Create device tree dynamically
,
Alexander Graf
,
2012/06/19
[Qemu-devel] [PATCH 00/31] PPC: mpc8544ds: Create device tree dynamically
,
Alexander Graf
,
2012/06/19
[Qemu-devel] [PATCH 02/31] dt: add helpers for multi-cell adds
,
Alexander Graf
,
2012/06/19
Re: [Qemu-devel] [PATCH 02/31] dt: add helpers for multi-cell adds
,
Peter Crosthwaite
,
2012/06/21
[Qemu-devel] [PATCH 06/31] dt: add helper for empty dt creation
,
Alexander Graf
,
2012/06/19
[Qemu-devel] [PATCH 03/31] dt: add helper for phandle references
,
Alexander Graf
,
2012/06/19
Re: [Qemu-devel] [PATCH 03/31] dt: add helper for phandle references
,
Peter Crosthwaite
,
2012/06/21
[Qemu-devel] [PATCH 09/31] PPC: e500: require libfdt
,
Alexander Graf
,
2012/06/19
[Qemu-devel] [PATCH 12/31] PPC: e500: dt: create /hypervisor node dynamically
,
Alexander Graf
,
2012/06/19
[Qemu-devel] [PATCH 05/31] dt: add helper for phandle enumeration
,
Alexander Graf
,
2012/06/19
Re: [Qemu-devel] [PATCH 05/31] dt: add helper for phandle enumeration
,
Peter Crosthwaite
,
2012/06/21
[Qemu-devel] [PATCH 01/31] dt: allow add_subnode to create root subnodes
,
Alexander Graf
,
2012/06/19
[Qemu-devel] [PATCH 07/31] dt: add helper for phandle allocation
,
Alexander Graf
,
2012/06/19
[Qemu-devel] [PATCH 17/31] PPC: e500: dt: create mpic node dynamically
,
Alexander Graf
,
2012/06/19
[Qemu-devel] [PATCH 15/31] PPC: e500: dt: create /soc8544 node dynamically
,
Alexander Graf
,
2012/06/19
[Qemu-devel] [PATCH 18/31] PPC: e500: dt: create global-utils node dynamically
,
Alexander Graf
,
2012/06/19
[Qemu-devel] [PATCH 04/31] dt: temporarily disable subtree creation failure check
,
Alexander Graf
,
2012/06/19
[Qemu-devel] [PATCH 22/31] PPC: e500: dt: use 64bit cell helper
,
Alexander Graf
,
2012/06/19
[Qemu-devel] [PATCH 13/31] PPC: e500: dt: create / node dynamically
,
Alexander Graf
,
2012/06/19
[Qemu-devel] [PATCH 14/31] PPC: e500: dt: create /chosen node dynamically
,
Alexander Graf
,
2012/06/19
[Qemu-devel] [PATCH 11/31] PPC: e500: dt: create /cpus node dynamically
,
Alexander Graf
,
2012/06/19
[Qemu-devel] [PATCH 21/31] dt: Add -machine dumpdtb option to dump the current dtb
,
Alexander Graf
,
2012/06/19
Re: [Qemu-devel] [PATCH 21/31] dt: Add -machine dumpdtb option to dump the current dtb
,
Peter Maydell
,
2012/06/19
Re: [Qemu-devel] [PATCH 21/31] dt: Add -machine dumpdtb option to dump the current dtb
,
Alexander Graf
,
2012/06/19
[Qemu-devel] [PATCH 10/31] PPC: e500: dt: create memory node dynamically
,
Alexander Graf
,
2012/06/19
[Qemu-devel] [PATCH 16/31] PPC: e500: dt: create serial nodes dynamically
,
Alexander Graf
,
2012/06/19
[Qemu-devel] [PATCH 25/31] Revert "dt: temporarily disable subtree creation failure check"
,
Alexander Graf
,
2012/06/19
[Qemu-devel] [PATCH 20/31] PPC: e500: dt: start with empty device tree
,
Alexander Graf
,
2012/06/19
[Qemu-devel] [PATCH 30/31] dt: Add global option to set phandle start offset
,
Alexander Graf
,
2012/06/19
[Qemu-devel] [PATCH 08/31] dt: add helper for 64bit cell adds
,
Alexander Graf
,
2012/06/19
[Qemu-devel] [PATCH 27/31] PPC: e500: Use new SOC dt format
,
Alexander Graf
,
2012/06/19
[Qemu-devel] [PATCH 29/31] PPC: e500: Extend address/size of / to 64bit
,
Alexander Graf
,
2012/06/19
[Qemu-devel] [PATCH 23/31] PPC: e500: dt: use target_phys_addr_t for ramsize
,
Alexander Graf
,
2012/06/19
[Qemu-devel] [PATCH 31/31] PPC: e500: Refactor serial dt generation
,
Alexander Graf
,
2012/06/19
[Qemu-devel] [PATCH 24/31] PPC: e500: enable manual loading of dtb blob
,
Alexander Graf
,
2012/06/19
[Qemu-devel] [PATCH 26/31] PPC: e500: Use new MPIC dt format
,
Alexander Graf
,
2012/06/19
[Qemu-devel] [PATCH 19/31] PPC: e500: dt: create pci node dynamically
,
Alexander Graf
,
2012/06/19
[Qemu-devel] [PATCH 28/31] PPC: e500: Define addresses as always 64bit
,
Alexander Graf
,
2012/06/19
Re: [Qemu-devel] [PATCH 00/31] PPC: mpc8544ds: Create device tree dynamically
,
Andreas Färber
,
2012/06/19
Re: [Qemu-devel] [PATCH 19/25] PPC: e500: dt: create pci node dynamically
,
Alexander Graf
,
2012/06/05
[Qemu-devel] [PATCH v3 0/7] Manual writethrough cache and cache mode toggle
,
Paolo Bonzini
,
2012/06/05
[Qemu-devel] [PATCH v3 1/7] block: flush in writethrough mode after writes
,
Paolo Bonzini
,
2012/06/05
[Qemu-devel] [PATCH v3 2/7] savevm: flush after saving vm state
,
Paolo Bonzini
,
2012/06/05
[Qemu-devel] [PATCH v3 3/7] block: copy enable_write_cache in bdrv_append
,
Paolo Bonzini
,
2012/06/05
[Qemu-devel] [PATCH v3 4/7] block: add bdrv_set_enable_write_cache
,
Paolo Bonzini
,
2012/06/05
[Qemu-devel] [PATCH v3 5/7] block: always open drivers in writeback mode
,
Paolo Bonzini
,
2012/06/05
[Qemu-devel] [PATCH v3 6/7] ide: support enable/disable write cache
,
Paolo Bonzini
,
2012/06/05
[Qemu-devel] [PATCH v3 7/7] qcow2: always operate caches in writeback mode
,
Paolo Bonzini
,
2012/06/05
Re: [Qemu-devel] [PATCH v3 7/7] qcow2: always operate caches in writeback mode
,
Kevin Wolf
,
2012/06/08
Re: [Qemu-devel] [PATCH v3 7/7] qcow2: always operate caches in writeback mode
,
Paolo Bonzini
,
2012/06/11
Re: [Qemu-devel] [PATCH v3 0/7] Manual writethrough cache and cache mode toggle
,
Stefan Hajnoczi
,
2012/06/08
Re: [Qemu-devel] [PATCH v3 0/7] Manual writethrough cache and cache mode toggle
,
Stefan Hajnoczi
,
2012/06/08
Re: [Qemu-devel] [PATCH 00/16] introduce OptsVisitor, rebase -net/-netdev parsing
,
Paolo Bonzini
,
2012/06/05
Re: [Qemu-devel] [PATCH 00/16] introduce OptsVisitor, rebase -net/-netdev parsing
,
Laszlo Ersek
,
2012/06/06
Re: [Qemu-devel] [PATCH 00/16] introduce OptsVisitor, rebase -net/-netdev parsing
,
Andreas Färber
,
2012/06/06
Re: [Qemu-devel] [PATCH 00/16] introduce OptsVisitor, rebase -net/-netdev parsing
,
Paolo Bonzini
,
2012/06/06
Re: [Qemu-devel] [PATCH 00/16] introduce OptsVisitor, rebase -net/-netdev parsing
,
Andreas Färber
,
2012/06/06
Re: [Qemu-devel] [PATCH 00/16] introduce OptsVisitor, rebase -net/-netdev parsing
,
Paolo Bonzini
,
2012/06/06
Re: [Qemu-devel] [PATCH 00/16] introduce OptsVisitor, rebase -net/-netdev parsing
,
Michael Roth
,
2012/06/06
Re: [Qemu-devel] [PATCH 00/16] introduce OptsVisitor, rebase -net/-netdev parsing
,
Laszlo Ersek
,
2012/06/06
Re: [Qemu-devel] [PATCH 00/16] introduce OptsVisitor, rebase -net/-netdev parsing
,
Michael Roth
,
2012/06/06
Re: [Qemu-devel] [PATCH 00/16] introduce OptsVisitor, rebase -net/-netdev parsing
,
Michael Roth
,
2012/06/06
Re: [Qemu-devel] [PATCH 00/16] introduce OptsVisitor, rebase -net/-netdev parsing
,
Paolo Bonzini
,
2012/06/06
Re: [Qemu-devel] [PATCH 00/16] introduce OptsVisitor, rebase -net/-netdev parsing
,
Laszlo Ersek
,
2012/06/06
Re: [Qemu-devel] [PATCH 00/16] introduce OptsVisitor, rebase -net/-netdev parsing
,
Laszlo Ersek
,
2012/06/06
Re: [Qemu-devel] [PATCH 00/16] introduce OptsVisitor, rebase -net/-netdev parsing
,
Michael Roth
,
2012/06/06
Re: [Qemu-devel] [PATCH 00/16] introduce OptsVisitor, rebase -net/-netdev parsing
,
Andreas Färber
,
2012/06/06
Re: [Qemu-devel] [PATCH 00/16] introduce OptsVisitor, rebase -net/-netdev parsing
,
Laszlo Ersek
,
2012/06/07
Re: [Qemu-devel] [PATCH 00/16] introduce OptsVisitor, rebase -net/-netdev parsing
,
Andreas Färber
,
2012/06/07
Re: [Qemu-devel] [PATCH 00/16] introduce OptsVisitor, rebase -net/-netdev parsing
,
Laszlo Ersek
,
2012/06/07
Re: [Qemu-devel] [PATCH 00/16] introduce OptsVisitor, rebase -net/-netdev parsing
,
Michael Roth
,
2012/06/07
Re: [Qemu-devel] [PATCH 00/16] introduce OptsVisitor, rebase -net/-netdev parsing
,
Paolo Bonzini
,
2012/06/07
Re: [Qemu-devel] [PATCH 00/16] introduce OptsVisitor, rebase -net/-netdev parsing
,
Laszlo Ersek
,
2012/06/09
Re: [Qemu-devel] [PATCH 00/16] introduce OptsVisitor, rebase -net/-netdev parsing
,
Michael Roth
,
2012/06/06
Re: [Qemu-devel] [PATCH 00/16] introduce OptsVisitor, rebase -net/-netdev parsing
,
Paolo Bonzini
,
2012/06/06
Re: [Qemu-devel] [PATCH 00/16] introduce OptsVisitor, rebase -net/-netdev parsing
,
Laszlo Ersek
,
2012/06/09
Re: [Qemu-devel] [PATCH 00/16] introduce OptsVisitor, rebase -net/-netdev parsing
,
Paolo Bonzini
,
2012/06/11
Re: [Qemu-devel] [PATCH 04/16] qapi: introduce OptsVisitor
,
Paolo Bonzini
,
2012/06/05
Re: [Qemu-devel] [PATCH 04/16] qapi: introduce OptsVisitor
,
Laszlo Ersek
,
2012/06/06
Re: [Qemu-devel] [PATCH 04/16] qapi: introduce OptsVisitor
,
Paolo Bonzini
,
2012/06/06
Re: [Qemu-devel] [PATCH 06/16] qapi schema: add Netdev types
,
Paolo Bonzini
,
2012/06/05
Re: [Qemu-devel] [PATCH 16/16] remove unused QemuOpts parameter from net init functions
,
Paolo Bonzini
,
2012/06/05
Re: [Qemu-devel] [PATCH 15/16] convert net_init_bridge() to NetClientOptions
,
Paolo Bonzini
,
2012/06/05
Re: [Qemu-devel] [PATCH 15/16] convert net_init_bridge() to NetClientOptions
,
Laszlo Ersek
,
2012/06/06
Re: [Qemu-devel] [PATCH 15/16] convert net_init_bridge() to NetClientOptions
,
Paolo Bonzini
,
2012/06/06
Re: [Qemu-devel] [PATCH 13/16] convert net_init_vde() to NetClientOptions
,
Paolo Bonzini
,
2012/06/05
Re: [Qemu-devel] [PATCH 12/16] convert net_init_socket() to NetClientOptions
,
Paolo Bonzini
,
2012/06/05
Re: [Qemu-devel] [PATCH 12/16] convert net_init_socket() to NetClientOptions
,
Eric Blake
,
2012/06/05
Re: [Qemu-devel] [PATCH 12/16] convert net_init_socket() to NetClientOptions
,
Paolo Bonzini
,
2012/06/05
Re: [Qemu-devel] [PATCH 11/16] convert net_init_slirp() to NetClientOptions
,
Paolo Bonzini
,
2012/06/05
Re: [Qemu-devel] [PATCH 10/16] convert net_init_dump() to NetClientOptions
,
Paolo Bonzini
,
2012/06/05
Re: [Qemu-devel] [PATCH 09/16] convert net_init_nic() to NetClientOptions
,
Paolo Bonzini
,
2012/06/05
Re: [Qemu-devel] [PATCH 08/16] convert net_client_init() to OptsVisitor
,
Paolo Bonzini
,
2012/06/05
Re: [Qemu-devel] [PATCH 08/16] convert net_client_init() to OptsVisitor
,
Paolo Bonzini
,
2012/06/05
Re: [Qemu-devel] [PATCH 07/16] hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)
,
Paolo Bonzini
,
2012/06/05
Re: [Qemu-devel] [PATCH 05/16] qapi schema: remove trailing whitespace
,
Paolo Bonzini
,
2012/06/05
Re: [Qemu-devel] [PATCH 03/16] expose QemuOpt and QemuOpts struct definitions to interested parties
,
Paolo Bonzini
,
2012/06/05
Re: [Qemu-devel] [PATCH 02/16] qapi: introduce "size" type
,
Paolo Bonzini
,
2012/06/05
Re: [Qemu-devel] Sporadic AHCI boot failures
,
Jan Kiszka
,
2012/06/05
Re: [Qemu-devel] Sporadic AHCI boot failures
,
Avi Kivity
,
2012/06/06
[Qemu-devel] [PATCH] PPC: mpc8544ds: Fix typo in init of second serial device
,
Ben Collins
,
2012/06/05
[Qemu-devel] [PATCH] KVM: Fix compiles when KVM_CAP_IRQ_ROUTING is not defined
,
Ben Collins
,
2012/06/05
Re: [Qemu-devel] [PATCH] KVM: Fix compiles when KVM_CAP_IRQ_ROUTING is not defined
,
Jan Kiszka
,
2012/06/05
Re: [Qemu-devel] [PATCH] KVM: Fix compiles when KVM_CAP_IRQ_ROUTING is not defined
,
Ben Collins
,
2012/06/05
[Qemu-devel] [PULL 00/29]: QMP queue
,
Luiz Capitulino
,
2012/06/05
[Qemu-devel] [PATCH 01/29] Add API to create memory mapping list
,
Luiz Capitulino
,
2012/06/05
[Qemu-devel] [PATCH 02/29] Add API to check whether a physical address is I/O address
,
Luiz Capitulino
,
2012/06/05
[Qemu-devel] [PATCH 03/29] implement cpu_get_memory_mapping()
,
Luiz Capitulino
,
2012/06/05
[Qemu-devel] [PATCH 05/29] Add API to get memory mapping
,
Luiz Capitulino
,
2012/06/05
[Qemu-devel] [PATCH 04/29] Add API to check whether paging mode is enabled
,
Luiz Capitulino
,
2012/06/05
[Qemu-devel] [PATCH 06/29] Add API to get memory mapping without do paging
,
Luiz Capitulino
,
2012/06/05
[Qemu-devel] [PATCH 09/29] target-i386: add API to get dump info
,
Luiz Capitulino
,
2012/06/05
[Qemu-devel] [PATCH 08/29] target-i386: Add API to write cpu status to core file
,
Luiz Capitulino
,
2012/06/05
[Qemu-devel] [PATCH 07/29] target-i386: Add API to write elf notes to core file
,
Luiz Capitulino
,
2012/06/05
[Qemu-devel] [PATCH 11/29] make gdb_id() generally avialable and rename it to cpu_index()
,
Luiz Capitulino
,
2012/06/05
[Qemu-devel] [PATCH 10/29] target-i386: Add API to get note's size
,
Luiz Capitulino
,
2012/06/05
[Qemu-devel] [PATCH 18/29] qemu-option: qemu_opts_validate(): use error_set()
,
Luiz Capitulino
,
2012/06/05
[Qemu-devel] [PATCH 16/29] qemu-option: parse_option_size(): use error_set()
,
Luiz Capitulino
,
2012/06/05
[Qemu-devel] [PATCH 20/29] qemu-option: introduce qemu_opt_set_err()
,
Luiz Capitulino
,
2012/06/05
[Qemu-devel] [PATCH 25/29] net: purge the monitor object from all init functions
,
Luiz Capitulino
,
2012/06/05
[Qemu-devel] [PATCH 22/29] qerror: introduce QERR_INVALID_OPTION_GROUP
,
Luiz Capitulino
,
2012/06/05
[Qemu-devel] [PATCH 24/29] qemu-config: introduce qemu_find_opts_err()
,
Luiz Capitulino
,
2012/06/05
[Qemu-devel] [PATCH 29/29] Add 'query-events' command to QMP to query async events
,
Luiz Capitulino
,
2012/06/05
[Qemu-devel] [PATCH 28/29] qapi: convert netdev_del
,
Luiz Capitulino
,
2012/06/05
[Qemu-devel] [PATCH 27/29] qapi: convert netdev_add
,
Luiz Capitulino
,
2012/06/05
[Qemu-devel] [PATCH 15/29] qemu-option: parse_option_bool(): use error_set()
,
Luiz Capitulino
,
2012/06/05
[Qemu-devel] [PATCH 23/29] qemu-config: find_list(): use error_set()
,
Luiz Capitulino
,
2012/06/05
[Qemu-devel] [PATCH 19/29] qemu-option: opt_set(): use error_set()
,
Luiz Capitulino
,
2012/06/05
[Qemu-devel] [PATCH 17/29] qemu-option: qemu_opt_parse(): use error_set()
,
Luiz Capitulino
,
2012/06/05
[Qemu-devel] [PATCH 21/29] qemu-option: qemu_opts_from_qdict(): use error_set()
,
Luiz Capitulino
,
2012/06/05
[Qemu-devel] [PATCH 14/29] qemu-option: parse_option_number(): use error_set()
,
Luiz Capitulino
,
2012/06/05
[Qemu-devel] [PATCH 12/29] introduce a new monitor command 'dump-guest-memory' to dump guest's memory
,
Luiz Capitulino
,
2012/06/05
[Qemu-devel] [PATCH 26/29] net: net_client_init(): use error_set()
,
Luiz Capitulino
,
2012/06/05
[Qemu-devel] [PATCH 13/29] qemu-option: qemu_opts_create(): use error_set()
,
Luiz Capitulino
,
2012/06/05
Re: [Qemu-devel] [PULL 00/29]: QMP queue
,
Anthony Liguori
,
2012/06/06
Re: [Qemu-devel] [PATCH v4 0/7] trace: Generic event state description
,
Lluís Vilanova
,
2012/06/05
Re: [Qemu-devel] [PATCH v4 0/7] trace: Generic event state description
,
Stefan Hajnoczi
,
2012/06/11
Re: [Qemu-devel] [PATCH v4 0/7] trace: Generic event state description
,
Lluís Vilanova
,
2012/06/11
Re: [Qemu-devel] [PATCH v4 0/7] trace: Generic event state description
,
Stefan Hajnoczi
,
2012/06/11
Re: [Qemu-devel] [PATCH v4 0/7] trace: Generic event state description
,
Lluís Vilanova
,
2012/06/11
Re: [Qemu-devel] [PATCH v4 0/7] trace: Generic event state description
,
Stefan Hajnoczi
,
2012/06/11
[Qemu-devel] [PATCH] seabios: correct setting of datalow_base for large rom images
,
Jason Baron
,
2012/06/05
Re: [Qemu-devel] [PATCH] seabios: correct setting of datalow_base for large rom images
,
Kevin O'Connor
,
2012/06/05
Re: [Qemu-devel] [PATCH] seabios: correct setting of datalow_base for large rom images
,
Jason Baron
,
2012/06/07
[Qemu-devel] [PATCH v2] fdc: fix media change detection for windows
,
Pavel Hrdina
,
2012/06/05
Re: [Qemu-devel] [PATCH v2] fdc: fix media change detection for windows
,
Pavel Hrdina
,
2012/06/05
Re: [Qemu-devel] [PATCH v2] fdc: fix media change detection for windows
,
Kevin Wolf
,
2012/06/05
Re: [Qemu-devel] [PATCH v2] fdc: fix media change detection for windows
,
Pavel Hrdina
,
2012/06/05
Re: [Qemu-devel] [PATCH v2] fdc: fix media change detection for windows
,
Kevin Wolf
,
2012/06/06
Re: [Qemu-devel] [PATCH v2] fdc: fix media change detection for windows
,
Pavel Hrdina
,
2012/06/06
Re: [Qemu-devel] [PATCH v2] fdc: fix media change detection for windows
,
Kevin Wolf
,
2012/06/06
[Qemu-devel] [RFC PATCH 0/2] ivring: Add IVRing driver
,
Yoshihiro YUNOMAE
,
2012/06/05
[Qemu-devel] [RFC PATCH 1/2] ivring: Add a ring-buffer driver on IVShmem
,
Yoshihiro YUNOMAE
,
2012/06/05
[Qemu-devel] [RFC PATCH 2/2] ivring: Add a ring-buffer reader tool
,
Yoshihiro YUNOMAE
,
2012/06/05
[Qemu-devel] [RFC PATCH 1/2] ivring: Add a ring-buffer driver on IVShmem
,
Yoshihiro YUNOMAE
,
2012/06/05
Re: [Qemu-devel] [RFC PATCH 1/2] ivring: Add a ring-buffer driver on IVShmem
,
Borislav Petkov
,
2012/06/05
Re: [Qemu-devel] [RFC PATCH 1/2] ivring: Add a ring-buffer driver on IVShmem
,
Yoshihiro YUNOMAE
,
2012/06/05
Re: [Qemu-devel] [RFC PATCH 1/2] ivring: Add a ring-buffer driver on IVShmem
,
Anthony Liguori
,
2012/06/05
Re: [Qemu-devel] [RFC PATCH 1/2] ivring: Add a ring-buffer driver on IVShmem
,
Greg Kroah-Hartman
,
2012/06/05
Re: [Qemu-devel] [RFC PATCH 1/2] ivring: Add a ring-buffer driver on IVShmem
,
Masami Hiramatsu
,
2012/06/06
[Qemu-devel] test
,
Li Zhang
,
2012/06/05
[Qemu-devel] KVM on Fedora 16(X64) cost too much memory
,
mzawdx wang
,
2012/06/05
[Qemu-devel] [qemu-devel][RFC] Enable usb with default options
,
Li Zhang
,
2012/06/05
[Qemu-devel] [qemu-devel][RFC] Enable usb with default options
,
li zhang
,
2012/06/05
Re: [Qemu-devel] [qemu-devel][RFC] Enable usb with default options
,
li zhang
,
2012/06/05
Re: [Qemu-devel] [qemu-devel][RFC] Enable usb with default options
,
Benjamin Herrenschmidt
,
2012/06/06
Re: [Qemu-devel] [qemu-devel][RFC] Enable usb with default options
,
Anthony Liguori
,
2012/06/06
Re: [Qemu-devel] [qemu-devel][RFC] Enable usb with default options
,
li zhang
,
2012/06/06
Re: [Qemu-devel] [qemu-devel][RFC] Enable usb with default options
,
Benjamin Herrenschmidt
,
2012/06/06
Re: [Qemu-devel] [qemu-devel][RFC] Enable usb with default options
,
Anthony Liguori
,
2012/06/06
Re: [Qemu-devel] [qemu-devel][RFC] Enable usb with default options
,
Benjamin Herrenschmidt
,
2012/06/06
Re: [Qemu-devel] [qemu-devel][RFC] Enable usb with default options
,
Anthony Liguori
,
2012/06/06
Re: [Qemu-devel] [qemu-devel][RFC] Enable usb with default options
,
li zhang
,
2012/06/07
Re: [Qemu-devel] [qemu-devel][RFC] Enable usb with default options
,
li zhang
,
2012/06/07
Re: [Qemu-devel] [qemu-devel][RFC] Enable usb with default options
,
Anthony Liguori
,
2012/06/07
Re: [Qemu-devel] [qemu-devel][RFC] Enable usb with default options
,
li zhang
,
2012/06/07
Re: [Qemu-devel] [qemu-devel][RFC] Enable usb with default options
,
Markus Armbruster
,
2012/06/07
Re: [Qemu-devel] [qemu-devel][RFC] Enable usb with default options
,
Anthony Liguori
,
2012/06/07
Re: [Qemu-devel] [qemu-devel][RFC] Enable usb with default options
,
Markus Armbruster
,
2012/06/07
Re: [Qemu-devel] [qemu-devel][RFC] Enable usb with default options
,
Anthony Liguori
,
2012/06/07
Re: [Qemu-devel] [qemu-devel][RFC] Enable usb with default options
,
Markus Armbruster
,
2012/06/12
Re: [Qemu-devel] [qemu-devel][RFC] Enable usb with default options
,
Hans de Goede
,
2012/06/07
Re: [Qemu-devel] [qemu-devel][RFC] Enable usb with default options
,
Benjamin Herrenschmidt
,
2012/06/07
Re: [Qemu-devel] [qemu-devel][RFC] Enable usb with default options
,
Paolo Bonzini
,
2012/06/07
Re: [Qemu-devel] [qemu-devel][RFC] Enable usb with default options
,
Hans de Goede
,
2012/06/07
Re: [Qemu-devel] [qemu-devel][RFC] Enable usb with default options
,
Gerd Hoffmann
,
2012/06/07
Re: [Qemu-devel] [qemu-devel][RFC] Enable usb with default options
,
Benjamin Herrenschmidt
,
2012/06/07
Re: [Qemu-devel] [qemu-devel][RFC] Enable usb with default options
,
Li Zhang
,
2012/06/07
Re: [Qemu-devel] [qemu-devel][RFC] Enable usb with default options
,
Benjamin Herrenschmidt
,
2012/06/07
Re: [Qemu-devel] [qemu-devel][RFC] Enable usb with default options
,
Hans de Goede
,
2012/06/07
Re: [Qemu-devel] [qemu-devel][RFC] Enable usb with default options
,
Benjamin Herrenschmidt
,
2012/06/07
Re: [Qemu-devel] [qemu-devel][RFC] Enable usb with default options
,
Gerd Hoffmann
,
2012/06/07
Re: [Qemu-devel] [qemu-devel][RFC] Enable usb with default options
,
Gerd Hoffmann
,
2012/06/07
Re: [Qemu-devel] [qemu-devel][RFC] Enable usb with default options
,
Andreas Färber
,
2012/06/06
[Qemu-devel] [qemu-devel][RFC] Enable usb in the default configuration
,
Li Zhang
,
2012/06/05
[Qemu-devel] [PATCH 0/2] scsi: Clean up BlockDriverState use
,
Markus Armbruster
,
2012/06/05
[Qemu-devel] [PATCH 1/2] block: New bdrv_get_flags()
,
Markus Armbruster
,
2012/06/05
[Qemu-devel] [PATCH 2/2] scsi-disk: Don't peek behind the BlockDriverState abstraction
,
Markus Armbruster
,
2012/06/05
Re: [Qemu-devel] [PATCH 0/2] scsi: Clean up BlockDriverState use
,
Paolo Bonzini
,
2012/06/05
Re: [Qemu-devel] [PATCH 0/2] scsi: Clean up BlockDriverState use
,
Kevin Wolf
,
2012/06/06
Re: [Qemu-devel] [Qemu-ppc] [PATCH 06/25] dt: add helper for empty dt creation
,
Alexander Graf
,
2012/06/05
Re: [Qemu-devel] [Qemu-ppc] [PATCH 06/25] dt: add helper for empty dt creation
,
David Gibson
,
2012/06/05
[Qemu-devel] [PATCH] fdc: fix media change detection for windows
,
Pavel Hrdina
,
2012/06/05
Re: [Qemu-devel] [PATCH] fdc: fix media change detection for windows
,
Kevin Wolf
,
2012/06/05
Re: [Qemu-devel] [PATCH] fdc: fix media change detection for windows
,
Pavel Hrdina
,
2012/06/05
[Qemu-devel] [PATCH] block: Simplify how drive_init() computes default ID
,
Markus Armbruster
,
2012/06/05
Re: [Qemu-devel] [PATCH] block: Simplify how drive_init() computes default ID
,
Kevin Wolf
,
2012/06/05
[Qemu-devel] [PATCH 0/2] xen: Clean up BlockDriverState use
,
Markus Armbruster
,
2012/06/05
[Qemu-devel] [PATCH 2/2] xen: Don't peek behind the BlockDriverState abstraction
,
Markus Armbruster
,
2012/06/05
Re: [Qemu-devel] [PATCH 2/2] xen: Don't peek behind the BlockDriverState abstraction
,
Stefano Stabellini
,
2012/06/05
Re: [Qemu-devel] [PATCH 2/2] xen: Don't peek behind the BlockDriverState abstraction
,
Markus Armbruster
,
2012/06/06
Re: [Qemu-devel] [PATCH 2/2] xen: Don't peek behind the BlockDriverState abstraction
,
Stefano Stabellini
,
2012/06/06
Re: [Qemu-devel] [PATCH 2/2] xen: Don't peek behind the BlockDriverState abstraction
,
Peter Maydell
,
2012/06/06
Re: [Qemu-devel] [PATCH 2/2] xen: Don't peek behind the BlockDriverState abstraction
,
Markus Armbruster
,
2012/06/06
Re: [Qemu-devel] [PATCH 2/2] xen: Don't peek behind the BlockDriverState abstraction
,
Peter Maydell
,
2012/06/06
Re: [Qemu-devel] [PATCH 2/2] xen: Don't peek behind the BlockDriverState abstraction
,
Markus Armbruster
,
2012/06/07
Re: [Qemu-devel] [PATCH 2/2] xen: Don't peek behind the BlockDriverState abstraction
,
Peter Maydell
,
2012/06/07
Re: [Qemu-devel] [PATCH 2/2] xen: Don't peek behind the BlockDriverState abstraction
,
Markus Armbruster
,
2012/06/13
[Qemu-devel] [PATCH 1/2] xen: Don't change -drive if=xen device name during machine init
,
Markus Armbruster
,
2012/06/05
Re: [Qemu-devel] [PATCH 1/1] s390: autodetect map private
,
Alexander Graf
,
2012/06/05
Re: [Qemu-devel] [PATCH 0/1] memory detection hack for s390
,
Alexander Graf
,
2012/06/05
[Qemu-devel] [PATCH] Fix build of kvm-all.c when no KVM_CAP_IRQ_ROUTING
,
Jens Freimann
,
2012/06/05
Re: [Qemu-devel] [PATCH] Fix build of kvm-all.c when no KVM_CAP_IRQ_ROUTING
,
Andreas Färber
,
2012/06/05
[Qemu-devel] qemu 1.1.0 says 1.1.50
,
MATSUDA, Daiki
,
2012/06/05
Re: [Qemu-devel] qemu 1.1.0 says 1.1.50
,
Dunrong Huang
,
2012/06/05
Re: [Qemu-devel] qemu 1.1.0 says 1.1.50
,
Anthony Liguori
,
2012/06/05
[Qemu-devel] [RFC PATCH 0/5] asynchronous migration state change handlers
,
Yonit Halperin
,
2012/06/05
[Qemu-devel] [RFC PATCH 1/5] notifiers: add support for async notifiers handlers
,
Yonit Halperin
,
2012/06/05
Re: [Qemu-devel] [RFC PATCH 1/5] notifiers: add support for async notifiers handlers
,
Gerd Hoffmann
,
2012/06/05
[Qemu-devel] [RFC PATCH 2/5] migration: moving migration start code to a separated routine
,
Yonit Halperin
,
2012/06/05
Re: [Qemu-devel] [RFC PATCH 2/5] migration: moving migration start code to a separated routine
,
Gerd Hoffmann
,
2012/06/05
[Qemu-devel] [RFC PATCH 3/5] migration: moving migration completion code to a separated routine
,
Yonit Halperin
,
2012/06/05
Re: [Qemu-devel] [RFC PATCH 3/5] migration: moving migration completion code to a separated routine
,
Gerd Hoffmann
,
2012/06/05
[Qemu-devel] [RFC PATCH 5/5] spice: turn spice "migration end" handler to be async
,
Yonit Halperin
,
2012/06/05
[Qemu-devel] [RFC PATCH 4/5] migration: replace migration state change notifier with async notifiers
,
Yonit Halperin
,
2012/06/05
Re: [Qemu-devel] [RFC PATCH 0/5] asynchronous migration state change handlers
,
Anthony Liguori
,
2012/06/05
Re: [Qemu-devel] [RFC PATCH 0/5] asynchronous migration state change handlers
,
Gerd Hoffmann
,
2012/06/05
Re: [Qemu-devel] [RFC PATCH 0/5] asynchronous migration state change handlers
,
Eric Blake
,
2012/06/05
Re: [Qemu-devel] [RFC PATCH 0/5] asynchronous migration state change handlers
,
Anthony Liguori
,
2012/06/05
Re: [Qemu-devel] [RFC PATCH 0/5] asynchronous migration state change handlers
,
Yonit Halperin
,
2012/06/06
Re: [Qemu-devel] [RFC PATCH 0/5] asynchronous migration state change handlers
,
Anthony Liguori
,
2012/06/06
Re: [Qemu-devel] [RFC PATCH 0/5] asynchronous migration state change handlers
,
Alon Levy
,
2012/06/06
Re: [Qemu-devel] [RFC PATCH 0/5] asynchronous migration state change handlers
,
Anthony Liguori
,
2012/06/06
Re: [Qemu-devel] [RFC PATCH 0/5] asynchronous migration state change handlers
,
Alon Levy
,
2012/06/06
Re: [Qemu-devel] [RFC PATCH 0/5] asynchronous migration state change handlers
,
Anthony Liguori
,
2012/06/06
Re: [Qemu-devel] [RFC PATCH 0/5] asynchronous migration state change handlers
,
Yonit Halperin
,
2012/06/06
Re: [Qemu-devel] [RFC PATCH 0/5] asynchronous migration state change handlers
,
Anthony Liguori
,
2012/06/06
Re: [Qemu-devel] [RFC PATCH 0/5] asynchronous migration state change handlers
,
Alon Levy
,
2012/06/06
Re: [Qemu-devel] [RFC PATCH 0/5] asynchronous migration state change handlers
,
Anthony Liguori
,
2012/06/06
Re: [Qemu-devel] [RFC PATCH 0/5] asynchronous migration state change handlers
,
Alon Levy
,
2012/06/06
Re: [Qemu-devel] [RFC PATCH 0/5] asynchronous migration state change handlers
,
Anthony Liguori
,
2012/06/06
Re: [Qemu-devel] [RFC PATCH 0/5] asynchronous migration state change handlers
,
Gerd Hoffmann
,
2012/06/06
Re: [Qemu-devel] [RFC PATCH 0/5] asynchronous migration state change handlers
,
Alon Levy
,
2012/06/06
Re: [Qemu-devel] [RFC PATCH 0/5] asynchronous migration state change handlers
,
Gerd Hoffmann
,
2012/06/06
[Qemu-devel] vio-net driver
,
Charles . Tsai-蔡清海-研究發展部
,
2012/06/05
Re: [Qemu-devel] vio-net driver
,
Brian Jackson
,
2012/06/05
Re: [Qemu-devel] vio-net driver
,
Charles . Tsai-蔡清海-研究發展部
,
2012/06/05
Re: [Qemu-devel] vio-net driver
,
Charles . Tsai-蔡清海-研究發展部
,
2012/06/10
Re: [Qemu-devel] vio-net driver
,
Brian Jackson
,
2012/06/14
Re: [Qemu-devel] vio-net driver
,
Charles . Tsai-蔡清海-研究發展部
,
2012/06/14
Re: [Qemu-devel] [PATCH v4 1/3] fdc: floppy drive should be visible after start without media
,
Marcelo Tosatti
,
2012/06/04
Re: [Qemu-devel] [PATCH v4 1/3] fdc: floppy drive should be visible after start without media
,
Markus Armbruster
,
2012/06/05
Re: [Qemu-devel] [PATCH v4 1/3] fdc: floppy drive should be visible after start without media
,
Marcelo Tosatti
,
2012/06/05
Re: [Qemu-devel] [PATCH v4 1/3] fdc: floppy drive should be visible after start without media
,
Markus Armbruster
,
2012/06/05
Re: [Qemu-devel] [PATCH v4 1/3] fdc: floppy drive should be visible after start without media
,
Pavel Hrdina
,
2012/06/05
[Qemu-devel] buildbot failure in qemu on block_x86_64_debian_6_0
,
qemu
,
2012/06/04
[Qemu-devel] buildbot failure in qemu on block_i386_debian_6_0
,
qemu
,
2012/06/04
[Qemu-devel] [PATCH] target-microblaze: fix swx build breakage
,
Peter A. G. Crosthwaite
,
2012/06/04
Re: [Qemu-devel] [PATCH] target-microblaze: fix swx build breakage
,
Edgar E. Iglesias
,
2012/06/07
[Qemu-devel] buildbot failure in qemu on block_openbsd_current
,
qemu
,
2012/06/04
[Qemu-devel] buildbot failure in qemu on block_openbsd_current
,
qemu
,
2012/06/26
[Qemu-devel] buildbot failure in qemu on block_mingw32
,
qemu
,
2012/06/04
[Qemu-devel] buildbot failure in qemu on block_mingw32
,
qemu
,
2012/06/07
Re: [Qemu-devel] buildbot failure in qemu on block_mingw32
,
Stefan Hajnoczi
,
2012/06/08
Re: [Qemu-devel] buildbot failure in qemu on block_mingw32
,
Max Filippov
,
2012/06/08
Re: [Qemu-devel] [RFC PATCH] PCI: Introduce INTx check & mask API
,
Benjamin Herrenschmidt
,
2012/06/04
Re: [Qemu-devel] [RFC PATCH] PCI: Introduce INTx check & mask API
,
Alexander Graf
,
2012/06/04
Re: [Qemu-devel] [RFC PATCH] PCI: Introduce INTx check & mask API
,
Benjamin Herrenschmidt
,
2012/06/04
Re: [Qemu-devel] [RFC PATCH] PCI: Introduce INTx check & mask API
,
Benjamin Herrenschmidt
,
2012/06/04
[Qemu-devel] buildbot failure in qemu on block_openbsd_4.9
,
qemu
,
2012/06/04
[Qemu-devel] buildbot failure in qemu on block_openbsd_4.9
,
qemu
,
2012/06/26
[Qemu-devel] [PULL] QOM CPUState, part 3: cpu_state_reset()
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 02/74] pxa2xx: Use cpu_arm_init() and store ARMCPU
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 01/74] target-arm: Use cpu_reset() in cpu_arm_init()
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 04/74] armv7m: Use cpu_arm_init() to obtain ARMCPU
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 05/74] armv7m: Pass ARMCPU to armv7m_reset()
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 06/74] arm_boot: Pass ARMCPU to do_cpu_reset()
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 03/74] omap: Use cpu_arm_init() to store ARMCPU in omap_mpu_state_s
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 07/74] target-lm32: Let cpu_lm32_init() return LM32CPU
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 08/74] lm32_boards: Use cpu_lm32_init() to obtain LM32CPU
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 09/74] lm32_boards: Store LM32CPU in ResetInfo
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 10/74] milkymist: Use cpu_lm32_init() to obtain LM32CPU
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 11/74] milkymist: Store LM32 in ResetInfo
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 12/74] target-xtensa: Let cpu_xtensa_init() return XtensaCPU
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 15/74] xtensa_lx60: Use cpu_xtensa_init() to obtain XtensaCPU
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 14/74] xtensa_sim: Pass XtensaCPU to sim_reset()
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 19/74] axis_dev88: Use cpu_cris_init() to obtain CRISCPU
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 13/74] xtensa_sim: Use cpu_xtensa_init() to obtain XtensaCPU
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 16/74] xtensa_lx60: Pass XtensaCPU to lx60_reset()
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 23/74] petalogix_ml605: Use cpu_mb_init() to obtain MicroBlazeCPU
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 17/74] target-cris: Reindent cpu_cris_init()
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 21/74] cris-boot: Pass CRISCPU to main_cpu_reset().
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 20/74] cris-boot: Pass CRISCPU to cris_load_image()
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 18/74] target-cris: Let cpu_cris_init() return CRISCPU
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 22/74] target-microblaze: Let cpu_mb_init() return MicroBlazeCPU
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 25/74] microblaze_boot: Pass MicroBlazeCPU to microblaze_load_kernel()
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 24/74] petalogix_s3adsp1800_mmu: Use cpu_mb_init() to obtain MicroBlazeCPU
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 26/74] target-i386: Pass X86CPU to do_cpu_{init, sipi}()
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 30/74] target-sh4: Let cpu_sh4_init() return SuperHCPU
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 28/74] pc: Use cpu_x86_init() to obtain X86CPU
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 27/74] target-i386: Let cpu_x86_init() return X86CPU
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 31/74] r2d: Use cpu_sh4_init() to obtain SuperHCPU
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 41/74] mips_malta: Pass MIPSCPU to main_cpu_reset()
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 32/74] r2d: Store SuperHCPU in ResetData
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 29/74] pc: Pass X86CPU to pc_cpu_reset()
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 33/74] target-mips: Use cpu_reset() in cpu_mips_init()
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 43/74] mips_mipssim: Store MIPSCPU in ResetData
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 42/74] mips_mipssim: Use cpu_mips_init() to obtain MIPSCPU
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 44/74] mips_r4k: Use cpu_mips_init() to obtain MIPSCPU
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 40/74] mips_malta: Use cpu_mips_init() to obtain MIPSCPU
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 60/74] virtex_ml507: Use cpu_ppc_init() to obtain PowerPCCPU
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 58/74] ppc_prep: Use cpu_ppc_init() to obtain PowerPCCPU
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 59/74] ppc_prep: Pass PowerPCCPU to ppc_prep_reset()
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 70/74] leon3: Use cpu_sparc_init() to obtain SPARCCPU
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 69/74] sun4u: Store SPARCCPU in ResetData
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 67/74] sun4u: Use cpu_sparc_init() to obtain SPARCCPU
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 71/74] leon3: Store SPARCCPU in ResetData
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 68/74] sun4u: Let cpu_devinit() return SPARCCPU
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 72/74] bsd-user: Use cpu_reset() in after cpu_init()
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 34/74] target-mips: Use cpu_reset() in do_interrupt()
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 63/74] cpu-exec: Use cpu_reset() in cpu_exec() for TARGET_PPC
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 61/74] virtex_ml507: Let ppc440_init_xilinx() return PowerPCCPU
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 47/74] ppce500_mpc8544ds: Pass PowerPCCPU to mpc8544ds_cpu_reset[_sec]
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 56/74] ppc_oldworld: Use cpu_ppc_init() to obtain PowerPCCPU
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 57/74] ppc_oldworld: Pass PowerPCCPU to ppc_heathrow_reset()
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 39/74] mips_jazz: Pass MIPSCPU to main_cpu_reset()
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 46/74] target-ppc: Let cpu_ppc_init() return PowerPCCPU
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 49/74] spapr: Pass PowerPCCPU to spapr_cpu_reset()
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 62/74] virtex_ml507: Pass PowerPCCPU to main_cpu_reset()
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 48/74] spapr: Use cpu_ppc_init() to obtain PowerPCCPU
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 52/74] ppc4xx_devs: Use cpu_ppc_init() to obtain PowerPCCPU
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 37/74] mips_fulong2e: Pass MIPSCPU to main_cpu_reset()
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 36/74] mips_fulong2e: Use cpu_mips_cpu() to obtain MIPSCPU
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 35/74] target-mips: Let cpu_mips_init() return MIPSCPU
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 64/74] target-sparc: Let cpu_sparc_init() return SPARCCPU
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 65/74] sun4m: Use cpu_sparc_init() to obtain SPARCCPU
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 38/74] mips_jazz: Use cpu_mips_init() to obtain MIPSCPU
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 73/74] linux-user: Use cpu_reset() after cpu_init() / cpu_copy()
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 54/74] ppc_newworld: Use cpu_ppc_init() to obtain PowerPCCPU
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 55/74] ppc_newworld: Pass PowerPCCPU to ppc_core99_reset()
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 66/74] sun4m: Pass SPARCCPU to {main, secondary}_cpu_reset()
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 45/74] mips_r4k: Store MIPSCPU in ResetData
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 50/74] ppc440_bamboo: Use cpu_ppc_init() to obtain PowerPCCPU
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 53/74] ppc4xx_devs: Pass PowerPCCPU to ppc4xx_reset()
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 51/74] ppc440_bamboo: Pass PowerPCCPU to main_cpu_reset()
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH 74/74] Kill off cpu_state_reset()
,
Andreas Färber
,
2012/06/04
Re: [Qemu-devel] [PULL] QOM CPUState, part 3: cpu_state_reset()
,
Anthony Liguori
,
2012/06/06
[Qemu-devel] [RFC] Use QEMU IDL for device serialization/vmstate
,
Michael Roth
,
2012/06/04
[Qemu-devel] [PATCH 02/17] qidl: add qc definitions
,
Michael Roth
,
2012/06/04
Re: [Qemu-devel] [PATCH 02/17] qidl: add qc definitions
,
Kevin Wolf
,
2012/06/05
Re: [Qemu-devel] [PATCH 02/17] qidl: add qc definitions
,
Jan Kiszka
,
2012/06/05
Re: [Qemu-devel] [PATCH 02/17] qidl: add qc definitions
,
Anthony Liguori
,
2012/06/05
Re: [Qemu-devel] [PATCH 02/17] qidl: add qc definitions
,
Jan Kiszka
,
2012/06/05
Re: [Qemu-devel] [PATCH 02/17] qidl: add qc definitions
,
Kevin Wolf
,
2012/06/05
Re: [Qemu-devel] [PATCH 02/17] qidl: add qc definitions
,
Paolo Bonzini
,
2012/06/05
Re: [Qemu-devel] [PATCH 02/17] qidl: add qc definitions
,
Michael Roth
,
2012/06/05
Re: [Qemu-devel] [PATCH 02/17] qidl: add qc definitions
,
Anthony Liguori
,
2012/06/05
[Qemu-devel] [PATCH 04/17] qapi: QmpOutputVisitor, implement array handling
,
Michael Roth
,
2012/06/04
[Qemu-devel] [PATCH 03/17] qapi: add visitor interfaces for arrays
,
Michael Roth
,
2012/06/04
[Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
,
Michael Roth
,
2012/06/04
Re: [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
,
Anthony Liguori
,
2012/06/04
Re: [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
,
Kevin Wolf
,
2012/06/05
Re: [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
,
Anthony Liguori
,
2012/06/05
Re: [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
,
Kevin Wolf
,
2012/06/05
Re: [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
,
Michael Roth
,
2012/06/05
Re: [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
,
Paolo Bonzini
,
2012/06/05
Re: [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
,
Anthony Liguori
,
2012/06/05
Re: [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
,
Paolo Bonzini
,
2012/06/06
Re: [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
,
Anthony Liguori
,
2012/06/06
Re: [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
,
Kevin Wolf
,
2012/06/06
Re: [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
,
Peter Maydell
,
2012/06/05
Re: [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
,
Anthony Liguori
,
2012/06/05
Re: [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
,
Andreas Färber
,
2012/06/11
Re: [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
,
Paolo Bonzini
,
2012/06/11
Re: [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
,
Andreas Färber
,
2012/06/11
Re: [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
,
Paolo Bonzini
,
2012/06/11
Re: [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
,
Andreas Färber
,
2012/06/11
Re: [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
,
Andreas Färber
,
2012/06/11
Re: [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
,
Anthony Liguori
,
2012/06/11
Re: [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
,
Peter Maydell
,
2012/06/11
Re: [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
,
Peter Maydell
,
2012/06/11
Re: [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
,
Avi Kivity
,
2012/06/05
Re: [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
,
Gerd Hoffmann
,
2012/06/05
Re: [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
,
Anthony Liguori
,
2012/06/05
Re: [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
,
Avi Kivity
,
2012/06/06
Re: [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
,
Michael Roth
,
2012/06/05
Re: [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
,
Avi Kivity
,
2012/06/06
Re: [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
,
Michael Roth
,
2012/06/06
Re: [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
,
Avi Kivity
,
2012/06/07
Re: [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
,
Anthony Liguori
,
2012/06/05
Re: [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
,
Peter Maydell
,
2012/06/05
Re: [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
,
Avi Kivity
,
2012/06/06
Re: [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
,
Anthony Liguori
,
2012/06/06
Re: [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
,
Avi Kivity
,
2012/06/06
Re: [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
,
Anthony Liguori
,
2012/06/06
Re: [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
,
Avi Kivity
,
2012/06/06
Re: [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
,
Anthony Liguori
,
2012/06/06
Re: [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
,
Avi Kivity
,
2012/06/06
Re: [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
,
Anthony Liguori
,
2012/06/06
Re: [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
,
Avi Kivity
,
2012/06/06
Re: [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
,
Anthony Liguori
,
2012/06/06
[Qemu-devel] [PATCH 06/17] qapi: qapi-visit.py, add gen support for existing types
,
Michael Roth
,
2012/06/04
[Qemu-devel] [PATCH 05/17] qapi: qapi-visit.py, support arrays and complex qapi definitions
,
Michael Roth
,
2012/06/04
[Qemu-devel] [PATCH 07/17] qapi: add open-coded visitors for QEMUTimer/struct tm types
,
Michael Roth
,
2012/06/04
[Qemu-devel] [PATCH 08/17] rtc: move RTCState declaration to header
,
Michael Roth
,
2012/06/04
[Qemu-devel] [PATCH 09/17] rtc: add qc annotations
,
Michael Roth
,
2012/06/04
Re: [Qemu-devel] [PATCH 09/17] rtc: add qc annotations
,
Avi Kivity
,
2012/06/05
Re: [Qemu-devel] [PATCH 09/17] rtc: add qc annotations
,
Jan Kiszka
,
2012/06/05
Re: [Qemu-devel] [PATCH 09/17] rtc: add qc annotations
,
Avi Kivity
,
2012/06/05
Re: [Qemu-devel] [PATCH 09/17] rtc: add qc annotations
,
Michael Roth
,
2012/06/05
[Qemu-devel] [PATCH 10/17] Makefile: add infrastructure to incorporate qidl-generated files
,
Michael Roth
,
2012/06/04
[Qemu-devel] [PATCH 15/17] Makefile: add qidl-generation of vmstate field descriptions
,
Michael Roth
,
2012/06/04
[Qemu-devel] [PATCH 14/17] qidl: add qidl-based generation of vmstate field bindings
,
Michael Roth
,
2012/06/04
[Qemu-devel] [PATCH 11/17] qapi: add qidl-generated qapi schema for rtc
,
Michael Roth
,
2012/06/04
Re: [Qemu-devel] [PATCH 11/17] qapi: add qidl-generated qapi schema for rtc
,
Kevin Wolf
,
2012/06/05
Re: [Qemu-devel] [PATCH 11/17] qapi: add qidl-generated qapi schema for rtc
,
Michael Roth
,
2012/06/05
Re: [Qemu-devel] [PATCH 11/17] qapi: add qidl-generated qapi schema for rtc
,
Kevin Wolf
,
2012/06/06
Re: [Qemu-devel] [PATCH 11/17] qapi: add qidl-generated qapi schema for rtc
,
Michael Roth
,
2012/06/06
Re: [Qemu-devel] [PATCH 11/17] qapi: add qidl-generated qapi schema for rtc
,
Avi Kivity
,
2012/06/05
[Qemu-devel] [PATCH 12/17] rtc: add a QOM property for accessing device state
,
Michael Roth
,
2012/06/04
Re: [Qemu-devel] [PATCH 12/17] rtc: add a QOM property for accessing device state
,
Paolo Bonzini
,
2012/06/05
Re: [Qemu-devel] [PATCH 12/17] rtc: add a QOM property for accessing device state
,
Michael Roth
,
2012/06/05
[Qemu-devel] [PATCH 13/17] rtc: add _version() qidl annotations
,
Michael Roth
,
2012/06/04
[Qemu-devel] [PATCH 16/17] qidl: add qidl-generated vmstate fields for rtc
,
Michael Roth
,
2012/06/04
Re: [Qemu-devel] [PATCH 16/17] qidl: add qidl-generated vmstate fields for rtc
,
Avi Kivity
,
2012/06/05
Re: [Qemu-devel] [PATCH 16/17] qidl: add qidl-generated vmstate fields for rtc
,
Anthony Liguori
,
2012/06/05
Re: [Qemu-devel] [PATCH 16/17] qidl: add qidl-generated vmstate fields for rtc
,
Avi Kivity
,
2012/06/06
[Qemu-devel] [PATCH 17/17] rtc: use qidl-generated vmstate bindings
,
Michael Roth
,
2012/06/04
Re: [Qemu-devel] [RFC PATCH v1 2/4] m25p80: initial verion
,
Peter Crosthwaite
,
2012/06/04
Re: [Qemu-devel] [RFC PATCH v1 2/4] m25p80: initial verion
,
Andreas Färber
,
2012/06/05
[Qemu-devel] Python problem using MinGW when build QEMU
,
Arturo CV
,
2012/06/04
Re: [Qemu-devel] Python problem using MinGW when build QEMU
,
Stefan Weil
,
2012/06/05
[Qemu-devel] buildbot failure in qemu on default_ppc
,
qemu
,
2012/06/04
Re: [Qemu-devel] buildbot failure in qemu on default_ppc
,
Andreas Färber
,
2012/06/04
Re: [Qemu-devel] buildbot failure in qemu on default_ppc
,
Anthony Liguori
,
2012/06/04
Re: [Qemu-devel] buildbot failure in qemu on default_ppc
,
Alexander Graf
,
2012/06/04
Re: [Qemu-devel] buildbot failure in qemu on default_ppc
,
Anthony Liguori
,
2012/06/04
Re: [Qemu-devel] buildbot failure in qemu on default_ppc
,
Alexander Graf
,
2012/06/04
Re: [Qemu-devel] buildbot failure in qemu on default_ppc
,
Jan Kiszka
,
2012/06/05
[Qemu-devel] [PATCH] kvm: Fix build for non-CAP_IRQ_ROUTING targets
,
Jan Kiszka
,
2012/06/05
[Qemu-devel] [PATCH v2] kvm: Fix build for non-CAP_IRQ_ROUTING targets
,
Jan Kiszka
,
2012/06/05
Re: [Qemu-devel] [PATCH v2] kvm: Fix build for non-CAP_IRQ_ROUTING targets
,
Ben Collins
,
2012/06/05
Re: [Qemu-devel] [PATCH v2] kvm: Fix build for non-CAP_IRQ_ROUTING targets
,
Andreas Färber
,
2012/06/05
Re: [Qemu-devel] [PATCH v2] kvm: Fix build for non-CAP_IRQ_ROUTING targets
,
Avi Kivity
,
2012/06/06
Re: [Qemu-devel] [PATCH v2] kvm: Fix build for non-CAP_IRQ_ROUTING targets
,
Jan Kiszka
,
2012/06/06
Re: [Qemu-devel] [PATCH v2] kvm: Fix build for non-CAP_IRQ_ROUTING targets
,
Avi Kivity
,
2012/06/06
Re: [Qemu-devel] [PATCH v2] kvm: Fix build for non-CAP_IRQ_ROUTING targets
,
Anthony Liguori
,
2012/06/06
[Qemu-devel] buildbot failure in qemu on default_ppc
,
qemu
,
2012/06/08
Re: [Qemu-devel] buildbot failure in qemu on default_ppc
,
Andreas Färber
,
2012/06/08
Re: [Qemu-devel] [PATCH 0/2] pci: hotplug bridge fixes
,
Michael S. Tsirkin
,
2012/06/04
Re: [Qemu-devel] [PATCH v3] pci: call object_unparent() before free_qdev()
,
Jason Baron
,
2012/06/04
Re: [Qemu-devel] [PATCH v3] pci: call object_unparent() before free_qdev()
,
Michael S. Tsirkin
,
2012/06/04
Re: [Qemu-devel] [PATCH v3] pci: call object_unparent() before free_qdev()
,
Jason Baron
,
2012/06/07
[Qemu-devel] [PATCH V19 0/7] Qemu Trusted Platform Module (TPM) integration
,
Stefan Berger
,
2012/06/04
[Qemu-devel] [PATCH V19 7/7] Add fd parameter for TPM passthrough driver
,
Stefan Berger
,
2012/06/04
[Qemu-devel] [PATCH V19 4/7] Build the TPM frontend code
,
Stefan Berger
,
2012/06/04
[Qemu-devel] [PATCH V19 2/7] Add TPM (frontend) hardware interface (TPM TIS) to Qemu
,
Stefan Berger
,
2012/06/04
[Qemu-devel] [PATCH V19 3/7] Add a debug register
,
Stefan Berger
,
2012/06/04
[Qemu-devel] [PATCH V19 1/7] Support for TPM command line options
,
Stefan Berger
,
2012/06/04
[Qemu-devel] [PATCH V19 5/7] Add a TPM Passthrough backend driver implementation
,
Stefan Berger
,
2012/06/04
[Qemu-devel] [PATCH V19 6/7] Introduce --enable-tpm-passthrough configure option
,
Stefan Berger
,
2012/06/04
Re: [Qemu-devel] [PATCH V19 0/7] Qemu Trusted Platform Module (TPM) integration
,
Stefan Weil
,
2012/06/04
Re: [Qemu-devel] [PATCH V19 0/7] Qemu Trusted Platform Module (TPM) integration
,
Anthony Liguori
,
2012/06/04
Re: [Qemu-devel] [PATCH qom-next 08/12] target-i386: introduce cpu-model property for x86_cpu
,
Igor Mammedov
,
2012/06/04
Re: [Qemu-devel] [PATCH qom-next 08/12] target-i386: introduce cpu-model property for x86_cpu
,
Andreas Färber
,
2012/06/04
[Qemu-devel] [PATCH] msix: Drop unused msix_bar_size
,
Jan Kiszka
,
2012/06/04
Re: [Qemu-devel] [PATCH] msix: Drop unused msix_bar_size
,
Michael S. Tsirkin
,
2012/06/04
Re: [Qemu-devel] [PATCH] msix: Drop unused msix_bar_size
,
Michael S. Tsirkin
,
2012/06/05
Re: [Qemu-devel] [PATCH] msix: Drop unused msix_bar_size
,
Jan Kiszka
,
2012/06/05
Re: [Qemu-devel] [PATCH] msix: Drop unused msix_bar_size
,
Alex Williamson
,
2012/06/08
Re: [Qemu-devel] [PATCH v3 8/8] msi: Use msi/msix_present more consistently
,
Michael S. Tsirkin
,
2012/06/04
[Qemu-devel] [PATCH v4 8/8] msi: Use msi/msix_present more consistently
,
Jan Kiszka
,
2012/06/04
Re: [Qemu-devel] [PATCH v4 8/8] msi: Use msi/msix_present more consistently
,
Michael S. Tsirkin
,
2012/06/04
Re: [Qemu-devel] [PATCH v3 0/8] msi: Refactorings and reset fixes
,
Jan Kiszka
,
2012/06/04
Re: [Qemu-devel] [PATCH v3 0/8] msi: Refactorings and reset fixes
,
Michael S. Tsirkin
,
2012/06/04
[Qemu-devel] [PATCH 0/3] file descriptor passing using getfd over QMP
,
Corey Bryant
,
2012/06/04
[Qemu-devel] [PATCH 1/3] qmp/hmp: Add QMP getfd command that returns fd
,
Corey Bryant
,
2012/06/04
Re: [Qemu-devel] [PATCH 1/3] qmp/hmp: Add QMP getfd command that returns fd
,
Kevin Wolf
,
2012/06/04
Re: [Qemu-devel] [PATCH 1/3] qmp/hmp: Add QMP getfd command that returns fd
,
Corey Bryant
,
2012/06/04
Re: [Qemu-devel] [PATCH 1/3] qmp/hmp: Add QMP getfd command that returns fd
,
Luiz Capitulino
,
2012/06/05
Re: [Qemu-devel] [PATCH 1/3] qmp/hmp: Add QMP getfd command that returns fd
,
Corey Bryant
,
2012/06/06
Re: [Qemu-devel] [PATCH 1/3] qmp/hmp: Add QMP getfd command that returns fd
,
Luiz Capitulino
,
2012/06/06
Re: [Qemu-devel] [PATCH 1/3] qmp/hmp: Add QMP getfd command that returns fd
,
Corey Bryant
,
2012/06/06
Re: [Qemu-devel] [PATCH 1/3] qmp/hmp: Add QMP getfd command that returns fd
,
Daniel P. Berrange
,
2012/06/08
Re: [Qemu-devel] [PATCH 1/3] qmp/hmp: Add QMP getfd command that returns fd
,
Corey Bryant
,
2012/06/08
[Qemu-devel] [PATCH 3/3] Sample server that opens image files for QEMU
,
Corey Bryant
,
2012/06/04
Re: [Qemu-devel] [PATCH 3/3] Sample server that opens image files for QEMU
,
Kevin Wolf
,
2012/06/04
Re: [Qemu-devel] [PATCH 3/3] Sample server that opens image files for QEMU
,
Corey Bryant
,
2012/06/04
[Qemu-devel] [PATCH 2/3] block: Add support to "open" /dev/fd/X filenames
,
Corey Bryant
,
2012/06/04
Re: [Qemu-devel] [PATCH 2/3] block: Add support to "open" /dev/fd/X filenames
,
Eric Blake
,
2012/06/04
Re: [Qemu-devel] [PATCH 2/3] block: Add support to "open" /dev/fd/X filenames
,
Corey Bryant
,
2012/06/04
Re: [Qemu-devel] [PATCH 2/3] block: Add support to "open" /dev/fd/X filenames
,
Eric Blake
,
2012/06/04
Re: [Qemu-devel] [PATCH 2/3] block: Add support to "open" /dev/fd/X filenames
,
Corey Bryant
,
2012/06/04
Re: [Qemu-devel] [PATCH 2/3] block: Add support to "open" /dev/fd/X filenames
,
Eric Blake
,
2012/06/04
Re: [Qemu-devel] [PATCH 2/3] block: Add support to "open" /dev/fd/X filenames
,
Corey Bryant
,
2012/06/04
Re: [Qemu-devel] [PATCH 2/3] block: Add support to "open" /dev/fd/X filenames
,
Kevin Wolf
,
2012/06/04
Re: [Qemu-devel] [PATCH 2/3] block: Add support to "open" /dev/fd/X filenames
,
Corey Bryant
,
2012/06/04
Re: [Qemu-devel] Fwd: [PATCH v2 00/41] postcopy live migration
,
Isaku Yamahata
,
2012/06/04
Re: [Qemu-devel] Fwd: [PATCH v2 00/41] postcopy live migration
,
Chegu Vinod
,
2012/06/04
Re: [Qemu-devel] Fwd: [PATCH v2 00/41] postcopy live migration
,
Isaku Yamahata
,
2012/06/04
[Qemu-devel] [PATCH] slirp: add 'cmd:' target for guestfwd
,
Alexander Graf
,
2012/06/04
[Qemu-devel] [PATCHv3] Add PIIX4 properties to control PM system states.
,
Gleb Natapov
,
2012/06/04
Re: [Qemu-devel] [PATCHv3] Add PIIX4 properties to control PM system states.
,
Gleb Natapov
,
2012/06/13
Re: [Qemu-devel] [PATCHv3] Add PIIX4 properties to control PM system states.
,
Gleb Natapov
,
2012/06/19
Re: [Qemu-devel] [PATCHv3] Add PIIX4 properties to control PM system states.
,
Igor Mammedov
,
2012/06/19
Re: [Qemu-devel] [PATCHv3] Add PIIX4 properties to control PM system states.
,
Gleb Natapov
,
2012/06/19
Re: [Qemu-devel] [PATCHv3] Add PIIX4 properties to control PM system states.
,
Anthony Liguori
,
2012/06/20
[Qemu-devel] [PULL 00/12] Block patches
,
Kevin Wolf
,
2012/06/04
[Qemu-devel] [PATCH 01/12] qcow2: remove a line of unnecessary code
,
Kevin Wolf
,
2012/06/04
[Qemu-devel] [PATCH 02/12] qcow2: fix the byte endian convertion
,
Kevin Wolf
,
2012/06/04
Re: [Qemu-devel] [PATCH 02/12] qcow2: fix the byte endian convertion
,
Eric Blake
,
2012/06/04
Re: [Qemu-devel] [PATCH 02/12] qcow2: fix the byte endian convertion
,
Kevin Wolf
,
2012/06/04
Re: [Qemu-devel] [PATCH 02/12] qcow2: fix the byte endian convertion
,
Michael Tokarev
,
2012/06/07
Re: [Qemu-devel] [PATCH 02/12] qcow2: fix the byte endian convertion
,
Kevin Wolf
,
2012/06/08
[Qemu-devel] [PATCH 06/12] stream: move rate limiting to a separate header file
,
Kevin Wolf
,
2012/06/04
[Qemu-devel] [PATCH 05/12] stream: move is_allocated_above to block.c
,
Kevin Wolf
,
2012/06/04
[Qemu-devel] [PATCH 10/12] qcow2: Support for fixing refcount inconsistencies
,
Kevin Wolf
,
2012/06/04
[Qemu-devel] [PATCH 08/12] qemu-img check -r for repairing images
,
Kevin Wolf
,
2012/06/04
[Qemu-devel] [PATCH 09/12] qemu-img check: Print fixed clusters and recheck
,
Kevin Wolf
,
2012/06/04
[Qemu-devel] [PATCH 07/12] Un-inline fdctrl_init_isa()
,
Kevin Wolf
,
2012/06/04
[Qemu-devel] [PATCH 03/12] block: implement is_allocated for raw
,
Kevin Wolf
,
2012/06/04
[Qemu-devel] [PATCH 11/12] rbd: hook up cache options
,
Kevin Wolf
,
2012/06/04
[Qemu-devel] [PATCH 04/12] stream: tweak usage of bdrv_co_is_allocated
,
Kevin Wolf
,
2012/06/04
[Qemu-devel] [PATCH 12/12] sheepdog: add coroutine_fn markers to coroutine functions
,
Kevin Wolf
,
2012/06/04
Re: [Qemu-devel] [PULL 00/12] Block patches
,
Anthony Liguori
,
2012/06/06
Re: [Qemu-devel] [PULL 00/12] Block patches
,
Kevin Wolf
,
2012/06/08
Re: [Qemu-devel] [PULL 00/12] Block patches
,
Anthony Liguori
,
2012/06/08
Re: [Qemu-devel] [PULL 00/12] Block patches
,
Kevin Wolf
,
2012/06/08
Re: [Qemu-devel] [PATCH v2 1/1] virtio-rng: hardware random number generator device
,
Anthony Liguori
,
2012/06/04
Re: [Qemu-devel] [PATCH v2 1/1] virtio-rng: hardware random number generator device
,
Amit Shah
,
2012/06/05
Re: [Qemu-devel] [PATCH v2 1/1] virtio-rng: hardware random number generator device
,
Anthony Liguori
,
2012/06/05
Re: [Qemu-devel] [PATCH v2 1/1] virtio-rng: hardware random number generator device
,
Amit Shah
,
2012/06/05
Re: [Qemu-devel] [PATCH v2 1/1] virtio-rng: hardware random number generator device
,
Daniel P. Berrange
,
2012/06/11
Re: [Qemu-devel] [PATCH 1.2 0/7] Manual writethrough cache and cache mode toggle
,
Kevin Wolf
,
2012/06/04
[Qemu-devel] [PATCHv3] Get system state configuration from QEMU and patch DSDT with it.
,
Gleb Natapov
,
2012/06/04
Re: [Qemu-devel] [PATCHv3] Get system state configuration from QEMU and patch DSDT with it.
,
Gleb Natapov
,
2012/06/04
[Qemu-devel] [PATCH v3 0/2] postcopy migration: umem: Linux char device for postcopy
,
Isaku Yamahata
,
2012/06/04
[Qemu-devel] [PATCH v3 1/2] export necessary symbols
,
Isaku Yamahata
,
2012/06/04
[Qemu-devel] [PATCH v3 2/2] umem: chardevice for kvm postcopy
,
Isaku Yamahata
,
2012/06/04
[Qemu-devel] [PATCH v2 00/41] postcopy live migration
,
Isaku Yamahata
,
2012/06/04
[Qemu-devel] [PATCH v2 16/41] savevm: qemu_pending_size() to return pending buffered size
,
Isaku Yamahata
,
2012/06/04
[Qemu-devel] [PATCH v2 04/41] arch_init: refactor host_from_stream_offset()
,
Isaku Yamahata
,
2012/06/04
[Qemu-devel] [PATCH v2 06/41] arch_init: refactor ram_save_block()
,
Isaku Yamahata
,
2012/06/04
[Qemu-devel] [PATCH v2 03/41] arch_init/ram_save: introduce constant for ram save version = 4
,
Isaku Yamahata
,
2012/06/04
[Qemu-devel] [PATCH v2 17/41] savevm, buffered_file: introduce method to drain buffer of buffered file
,
Isaku Yamahata
,
2012/06/04
[Qemu-devel] [PATCH v2 20/41] savevm/QEMUFileSocket: drop duplicated member fd
,
Isaku Yamahata
,
2012/06/04
[Qemu-devel] [PATCH v2 01/41] arch_init: export sort_ram_list() and ram_save_block()
,
Isaku Yamahata
,
2012/06/04
[Qemu-devel] [PATCH v2 18/41] QEMUFile: add qemu_file_fd() for later use
,
Isaku Yamahata
,
2012/06/04
[Qemu-devel] [PATCH v2 24/41] migration: export migrate_fd_completed() and migrate_fd_cleanup()
,
Isaku Yamahata
,
2012/06/04
[Qemu-devel] [PATCH v2 05/41] arch_init/ram_save_live: factor out RAM_SAVE_FLAG_MEM_SIZE case
,
Isaku Yamahata
,
2012/06/04
[Qemu-devel] [PATCH v2 31/41] configure: add CONFIG_POSTCOPY option
,
Isaku Yamahata
,
2012/06/04
[Qemu-devel] [PATCH v2 22/41] savevm/QEMUFile: introduce qemu_fopen_fd
,
Isaku Yamahata
,
2012/06/04
[Qemu-devel] [PATCH v2 09/41] arch_init: introduce helper function to find ram block with id string
,
Isaku Yamahata
,
2012/06/04
[Qemu-devel] [PATCH v2 02/41] arch_init: export RAM_SAVE_xxx flags for postcopy
,
Isaku Yamahata
,
2012/06/04
[Qemu-devel] [PATCH v2 13/41] exec.c: factor out qemu_get_ram_ptr()
,
Isaku Yamahata
,
2012/06/04
[Qemu-devel] [PATCH v2 21/41] savevm: rename QEMUFileSocket to QEMUFileFD, socket_close to fd_close
,
Isaku Yamahata
,
2012/06/04
[Qemu-devel] [PATCH v2 11/41] arch_init: factor out counting transferred bytes
,
Isaku Yamahata
,
2012/06/04
[Qemu-devel] [PATCH v2 27/41] buffered_file: Introduce QEMUFileNonblock for nonblock write
,
Isaku Yamahata
,
2012/06/04
[Qemu-devel] [PATCH v2 07/41] arch_init/ram_save_live: factor out ram_save_limit
,
Isaku Yamahata
,
2012/06/04
[Qemu-devel] [PATCH v2 23/41] migration.c: remove redundant line in migrate_init()
,
Isaku Yamahata
,
2012/06/04
[Qemu-devel] [PATCH v2 29/41] umem.h: import Linux umem.h
,
Isaku Yamahata
,
2012/06/04
[Qemu-devel] [PATCH v2 19/41] savevm/QEMUFile: drop qemu_stdio_fd
,
Isaku Yamahata
,
2012/06/04
[Qemu-devel] [PATCH v2 32/41] savevm: add new section that is used by postcopy
,
Isaku Yamahata
,
2012/06/04
[Qemu-devel] [PATCH v2 15/41] savevm: export qemu_peek_buffer, qemu_peek_byte, qemu_file_skip
,
Isaku Yamahata
,
2012/06/04
[Qemu-devel] [PATCH v2 25/41] migration: factor out parameters into MigrationParams
,
Isaku Yamahata
,
2012/06/04
[Qemu-devel] [PATCH v2 30/41] update-linux-headers.sh: teach umem.h to update-linux-headers.sh
,
Isaku Yamahata
,
2012/06/04
[Qemu-devel] [PATCH v2 38/41] postcopy/outgoing: add forward, backward option to specify the size of prefault
,
Isaku Yamahata
,
2012/06/04
[Qemu-devel] [PATCH v2 10/41] arch_init: simplify a bit by ram_find_block()
,
Isaku Yamahata
,
2012/06/04
[Qemu-devel] [PATCH v2 34/41] postcopy outgoing: add -p and -n option to migrate command
,
Isaku Yamahata
,
2012/06/04
[Qemu-devel] [PATCH v2 39/41] postcopy/outgoing: implement prefault
,
Isaku Yamahata
,
2012/06/04
[Qemu-devel] [PATCH v2 26/41] buffered_file: factor out buffer management logic
,
Isaku Yamahata
,
2012/06/04
[Qemu-devel] [PATCH v2 14/41] exec.c: export last_ram_offset()
,
Isaku Yamahata
,
2012/06/04
[Qemu-devel] [PATCH v2 08/41] arch_init/ram_load: refactor ram_load
,
Isaku Yamahata
,
2012/06/04
[Qemu-devel] [PATCH v2 28/41] buffered_file: add qemu_file to read/write to buffer in memory
,
Isaku Yamahata
,
2012/06/04
[Qemu-devel] [PATCH v2 33/41] postcopy: introduce -postcopy and -postcopy-flags option
,
Isaku Yamahata
,
2012/06/04
Re: [Qemu-devel] [PATCH v2 33/41] postcopy: introduce -postcopy and -postcopy-flags option
,
Juan Quintela
,
2012/06/08
Re: [Qemu-devel] [PATCH v2 33/41] postcopy: introduce -postcopy and -postcopy-flags option
,
Isaku Yamahata
,
2012/06/08
[Qemu-devel] [PATCH v2 12/41] arch_init: factor out setting last_block, last_offset
,
Isaku Yamahata
,
2012/06/04
[Qemu-devel] [PATCH v2 36/41] postcopy: implement incoming part of postcopy live migration
,
Isaku Yamahata
,
2012/06/04
Re: [Qemu-devel] [PATCH v2 36/41] postcopy: implement incoming part of postcopy live migration
,
Juan Quintela
,
2012/06/14
Re: [Qemu-devel] [PATCH v2 36/41] postcopy: implement incoming part of postcopy live migration
,
Juan Quintela
,
2012/06/14
[Qemu-devel] [PATCH v2 41/41] migration/postcopy: add movebg mode
,
Isaku Yamahata
,
2012/06/04
[Qemu-devel] [PATCH v2 40/41] migrate: add -m (movebg) option to migrate command
,
Isaku Yamahata
,
2012/06/04
[Qemu-devel] [PATCH v2 37/41] postcopy: implement outgoing part of postcopy live migration
,
Isaku Yamahata
,
2012/06/04
Re: [Qemu-devel] [PATCH v2 37/41] postcopy: implement outgoing part of postcopy live migration
,
Juan Quintela
,
2012/06/14
[Qemu-devel] [PATCH v2 35/41] postcopy: introduce helper functions for postcopy
,
Isaku Yamahata
,
2012/06/04
Re: [Qemu-devel] [PATCH v2 35/41] postcopy: introduce helper functions for postcopy
,
Juan Quintela
,
2012/06/14
Re: [Qemu-devel] [PATCH v2 35/41] postcopy: introduce helper functions for postcopy
,
Isaku Yamahata
,
2012/06/16
Re: [Qemu-devel] [PATCH v2 35/41] postcopy: introduce helper functions for postcopy
,
Juan Quintela
,
2012/06/16
Re: [Qemu-devel] [PATCH v2 00/41] postcopy live migration
,
Anthony Liguori
,
2012/06/04
Re: [Qemu-devel] [PATCH v2 00/41] postcopy live migration
,
Isaku Yamahata
,
2012/06/04
Re: [Qemu-devel] [PATCH v2 00/41] postcopy live migration
,
Dor Laor
,
2012/06/05
Re: [Qemu-devel] [PATCH v2 00/41] postcopy live migration
,
Orit Wasserman
,
2012/06/07
Re: [Qemu-devel] [PATCH v2 00/41] postcopy live migration
,
Juan Quintela
,
2012/06/08
Re: [Qemu-devel] [PATCH v2 00/41] postcopy live migration
,
Avi Kivity
,
2012/06/08
Re: [Qemu-devel] [PATCH v2 00/41] postcopy live migration
,
Juan Quintela
,
2012/06/14
Re: [Qemu-devel] [PATCH v2 00/41] postcopy live migration
,
Juan Quintela
,
2012/06/14
Re: [Qemu-devel] ARM: Virtual / Physical address translation
,
Laurent Desnogues
,
2012/06/04
Re: [Qemu-devel] [PATCH 1.1] intel-hda: Fix reset of MSI function
,
Gerd Hoffmann
,
2012/06/04
[Qemu-devel] [PATCH 00/13] pci: Cleanups & preparations for KVM device assignment
,
Jan Kiszka
,
2012/06/04
[Qemu-devel] [PATCH 02/13] pci: Fold pci_bus_new_inplace into pci_bus_new
,
Jan Kiszka
,
2012/06/04
Re: [Qemu-devel] [PATCH 02/13] pci: Fold pci_bus_new_inplace into pci_bus_new
,
Andreas Färber
,
2012/06/07
Re: [Qemu-devel] [PATCH 02/13] pci: Fold pci_bus_new_inplace into pci_bus_new
,
Jan Kiszka
,
2012/06/07
[Qemu-devel] [PATCH 10/13] pci: Fix coding style of pci_parse_devaddr
,
Jan Kiszka
,
2012/06/04
[Qemu-devel] [PATCH 03/13] pci: Introduce cached device INTx routing
,
Jan Kiszka
,
2012/06/04
Re: [Qemu-devel] [PATCH 03/13] pci: Introduce cached device INTx routing
,
Michael S. Tsirkin
,
2012/06/10
[Qemu-devel] [PATCH 11/13] Move pci_parse_devaddr to qdev-properties
,
Jan Kiszka
,
2012/06/04
Re: [Qemu-devel] [PATCH 11/13] Move pci_parse_devaddr to qdev-properties
,
Andreas Färber
,
2012/06/07
Re: [Qemu-devel] [PATCH 11/13] Move pci_parse_devaddr to qdev-properties
,
Jan Kiszka
,
2012/06/07
Re: [Qemu-devel] [PATCH 11/13] Move pci_parse_devaddr to qdev-properties
,
Andreas Färber
,
2012/06/07
Re: [Qemu-devel] [PATCH 11/13] Move pci_parse_devaddr to qdev-properties
,
Jan Kiszka
,
2012/06/08
Re: [Qemu-devel] [PATCH 11/13] Move pci_parse_devaddr to qdev-properties
,
Andreas Färber
,
2012/06/08
Re: [Qemu-devel] [PATCH 11/13] Move pci_parse_devaddr to qdev-properties
,
Jan Kiszka
,
2012/06/08
Re: [Qemu-devel] [PATCH 11/13] Move pci_parse_devaddr to qdev-properties
,
Andreas Färber
,
2012/06/08
Re: [Qemu-devel] [PATCH 11/13] Move pci_parse_devaddr to qdev-properties
,
Jan Kiszka
,
2012/06/08
Re: [Qemu-devel] [PATCH 11/13] Move pci_parse_devaddr to qdev-properties
,
Michael S. Tsirkin
,
2012/06/08
Re: [Qemu-devel] [PATCH 11/13] Move pci_parse_devaddr to qdev-properties
,
Anthony Liguori
,
2012/06/08
Re: [Qemu-devel] [PATCH 11/13] Move pci_parse_devaddr to qdev-properties
,
Anthony Liguori
,
2012/06/08
Re: [Qemu-devel] [PATCH 11/13] Move pci_parse_devaddr to qdev-properties
,
Andreas Färber
,
2012/06/08
[Qemu-devel] [PATCH 01/13] pci: Refactor pci_change_irq_level
,
Jan Kiszka
,
2012/06/04
Re: [Qemu-devel] [PATCH 01/13] pci: Refactor pci_change_irq_level
,
Michael S. Tsirkin
,
2012/06/10
[Qemu-devel] [PATCH 13/13] qdev-properties: Add pci-devaddr property
,
Jan Kiszka
,
2012/06/04
Re: [Qemu-devel] [PATCH 13/13] qdev-properties: Add pci-devaddr property
,
Michael S. Tsirkin
,
2012/06/10
Re: [Qemu-devel] [PATCH 13/13] qdev-properties: Add pci-devaddr property
,
Jan Kiszka
,
2012/06/10
Re: [Qemu-devel] [PATCH 13/13] qdev-properties: Add pci-devaddr property
,
Michael S. Tsirkin
,
2012/06/10
Re: [Qemu-devel] [PATCH 13/13] qdev-properties: Add pci-devaddr property
,
Jan Kiszka
,
2012/06/10
Re: [Qemu-devel] [PATCH 13/13] qdev-properties: Add pci-devaddr property
,
Michael S. Tsirkin
,
2012/06/10
Re: [Qemu-devel] [PATCH 13/13] qdev-properties: Add pci-devaddr property
,
Jan Kiszka
,
2012/06/10
Re: [Qemu-devel] [PATCH 13/13] qdev-properties: Add pci-devaddr property
,
Michael S. Tsirkin
,
2012/06/10
Re: [Qemu-devel] [PATCH 13/13] qdev-properties: Add pci-devaddr property
,
Jan Kiszka
,
2012/06/10
Re: [Qemu-devel] [PATCH 13/13] qdev-properties: Add pci-devaddr property
,
Michael S. Tsirkin
,
2012/06/10
Re: [Qemu-devel] [PATCH 13/13] qdev-properties: Add pci-devaddr property
,
Alex Williamson
,
2012/06/10
Re: [Qemu-devel] [PATCH 13/13] qdev-properties: Add pci-devaddr property
,
Michael S. Tsirkin
,
2012/06/10
Re: [Qemu-devel] [PATCH 13/13] qdev-properties: Add pci-devaddr property
,
Alex Williamson
,
2012/06/10
Re: [Qemu-devel] [PATCH 13/13] qdev-properties: Add pci-devaddr property
,
Michael S. Tsirkin
,
2012/06/10
Re: [Qemu-devel] [PATCH 13/13] qdev-properties: Add pci-devaddr property
,
Alex Williamson
,
2012/06/10
Re: [Qemu-devel] [PATCH 13/13] qdev-properties: Add pci-devaddr property
,
Michael S. Tsirkin
,
2012/06/10
Re: [Qemu-devel] [PATCH 13/13] qdev-properties: Add pci-devaddr property
,
Alex Williamson
,
2012/06/10
Re: [Qemu-devel] [PATCH 13/13] qdev-properties: Add pci-devaddr property
,
Michael S. Tsirkin
,
2012/06/10
Re: [Qemu-devel] [PATCH 13/13] qdev-properties: Add pci-devaddr property
,
Alex Williamson
,
2012/06/10
Re: [Qemu-devel] [PATCH 13/13] qdev-properties: Add pci-devaddr property
,
Michael S. Tsirkin
,
2012/06/10
Re: [Qemu-devel] [PATCH 13/13] qdev-properties: Add pci-devaddr property
,
Michael S. Tsirkin
,
2012/06/10
[Qemu-devel] [PATCH 12/13] qdev-properties: Use qemu_parse_pci_devaddr for pci-devfn property
,
Jan Kiszka
,
2012/06/04
[Qemu-devel] [PATCH 06/13] pci: Add INTx routing notifier
,
Jan Kiszka
,
2012/06/04
Re: [Qemu-devel] [PATCH 06/13] pci: Add INTx routing notifier
,
Michael S. Tsirkin
,
2012/06/07
Re: [Qemu-devel] [PATCH 06/13] pci: Add INTx routing notifier
,
Jan Kiszka
,
2012/06/07
[Qemu-devel] [PATCH v2 06/13] pci: Add INTx routing notifier
,
Jan Kiszka
,
2012/06/08
Re: [Qemu-devel] [PATCH 06/13] pci: Add INTx routing notifier
,
Michael S. Tsirkin
,
2012/06/10
Re: [Qemu-devel] [PATCH 06/13] pci: Add INTx routing notifier
,
Jan Kiszka
,
2012/06/10
Re: [Qemu-devel] [PATCH 06/13] pci: Add INTx routing notifier
,
Michael S. Tsirkin
,
2012/06/10
Re: [Qemu-devel] [PATCH 06/13] pci: Add INTx routing notifier
,
Jan Kiszka
,
2012/06/10
Re: [Qemu-devel] [PATCH 06/13] pci: Add INTx routing notifier
,
Michael S. Tsirkin
,
2012/06/10
Re: [Qemu-devel] [PATCH 06/13] pci: Add INTx routing notifier
,
Jan Kiszka
,
2012/06/10
Re: [Qemu-devel] [PATCH 06/13] pci: Add INTx routing notifier
,
Michael S. Tsirkin
,
2012/06/10
Re: [Qemu-devel] [PATCH 06/13] pci: Add INTx routing notifier
,
Jan Kiszka
,
2012/06/10
Re: [Qemu-devel] [PATCH 06/13] pci: Add INTx routing notifier
,
Michael S. Tsirkin
,
2012/06/10
Re: [Qemu-devel] [PATCH 06/13] pci: Add INTx routing notifier
,
Jan Kiszka
,
2012/06/10
Re: [Qemu-devel] [PATCH 06/13] pci: Add INTx routing notifier
,
Michael S. Tsirkin
,
2012/06/10
Re: [Qemu-devel] [PATCH 06/13] pci: Add INTx routing notifier
,
Jan Kiszka
,
2012/06/10
Re: [Qemu-devel] [PATCH 06/13] pci: Add INTx routing notifier
,
Michael S. Tsirkin
,
2012/06/10
Re: [Qemu-devel] [PATCH 06/13] pci: Add INTx routing notifier
,
Michael S. Tsirkin
,
2012/06/10
[Qemu-devel] [PATCH 09/13] pci: Introduce and apply PCIDeviceAddress
,
Jan Kiszka
,
2012/06/04
Re: [Qemu-devel] [PATCH 09/13] pci: Introduce and apply PCIDeviceAddress
,
Michael S. Tsirkin
,
2012/06/10
Re: [Qemu-devel] [PATCH 09/13] pci: Introduce and apply PCIDeviceAddress
,
Jan Kiszka
,
2012/06/10
[Qemu-devel] [PATCH 04/13] pci: Rename map_irq to route_pin
,
Jan Kiszka
,
2012/06/04
Re: [Qemu-devel] [PATCH 04/13] pci: Rename map_irq to route_pin
,
Michael S. Tsirkin
,
2012/06/10
Re: [Qemu-devel] [PATCH 04/13] pci: Rename map_irq to route_pin
,
Michael S. Tsirkin
,
2012/06/10
[Qemu-devel] [PATCH 07/13] pci: Make domain and bus unsigned in pci_read_devaddr
,
Jan Kiszka
,
2012/06/04
[Qemu-devel] [PATCH 08/13] pci: Export pci_parse_devaddr instead of pci_read_devaddr
,
Jan Kiszka
,
2012/06/04
[Qemu-devel] [PATCH 05/13] pci: Add pci_device_route_intx_to_irq
,
Jan Kiszka
,
2012/06/04
Re: [Qemu-devel] [PATCH 05/13] pci: Add pci_device_route_intx_to_irq
,
Michael S. Tsirkin
,
2012/06/07
Re: [Qemu-devel] [PATCH 05/13] pci: Add pci_device_route_intx_to_irq
,
Jan Kiszka
,
2012/06/07
Re: [Qemu-devel] [PATCH 05/13] pci: Add pci_device_route_intx_to_irq
,
Michael S. Tsirkin
,
2012/06/07
Re: [Qemu-devel] [PATCH 05/13] pci: Add pci_device_route_intx_to_irq
,
Jan Kiszka
,
2012/06/07
Re: [Qemu-devel] [PATCH 05/13] pci: Add pci_device_route_intx_to_irq
,
Michael S. Tsirkin
,
2012/06/07
Re: [Qemu-devel] [PATCH 05/13] pci: Add pci_device_route_intx_to_irq
,
Michael S. Tsirkin
,
2012/06/10
Re: [Qemu-devel] [PATCH 05/13] pci: Add pci_device_route_intx_to_irq
,
Jan Kiszka
,
2012/06/10
Re: [Qemu-devel] [PATCH 05/13] pci: Add pci_device_route_intx_to_irq
,
Michael S. Tsirkin
,
2012/06/10
Re: [Qemu-devel] [PATCH 05/13] pci: Add pci_device_route_intx_to_irq
,
Jan Kiszka
,
2012/06/10
Re: [Qemu-devel] [PATCH 05/13] pci: Add pci_device_route_intx_to_irq
,
Michael S. Tsirkin
,
2012/06/10
Re: [Qemu-devel] [PATCH 05/13] pci: Add pci_device_route_intx_to_irq
,
Alex Williamson
,
2012/06/10
Re: [Qemu-devel] [PATCH 05/13] pci: Add pci_device_route_intx_to_irq
,
Michael S. Tsirkin
,
2012/06/10
Re: [Qemu-devel] [PATCH 05/13] pci: Add pci_device_route_intx_to_irq
,
Alex Williamson
,
2012/06/10
Re: [Qemu-devel] [PATCH 05/13] pci: Add pci_device_route_intx_to_irq
,
Michael S. Tsirkin
,
2012/06/10
Re: [Qemu-devel] [PATCH 05/13] pci: Add pci_device_route_intx_to_irq
,
Jan Kiszka
,
2012/06/10
Re: [Qemu-devel] [PATCH 05/13] pci: Add pci_device_route_intx_to_irq
,
Michael S. Tsirkin
,
2012/06/10
Re: [Qemu-devel] [PATCH 05/13] pci: Add pci_device_route_intx_to_irq
,
Michael S. Tsirkin
,
2012/06/10
Re: [Qemu-devel] [PATCH 1/3 v9] add-cow file format
,
Dong Xu Wang
,
2012/06/04
[Qemu-devel] [PATCH V4 0/5] Ehnahced SSI bus support + M25P80 SPI flash + Xilinx SPI controller
,
Peter A. G. Crosthwaite
,
2012/06/04
[Qemu-devel] [PATCH V4 1/5] SSI: Built in multiple device support
,
Peter A. G. Crosthwaite
,
2012/06/04
[Qemu-devel] [PATCH V4 2/5] m25p80: initial verion
,
Peter A. G. Crosthwaite
,
2012/06/04
[Qemu-devel] [PATCH V4 4/5] petalogix-ml605: added spi controller with m25p80
,
Peter A. G. Crosthwaite
,
2012/06/04
[Qemu-devel] [PATCH V4 3/5] xilinx_spi: initial version
,
Peter A. G. Crosthwaite
,
2012/06/04
[Qemu-devel] [PATCH V4 5/5] stellaris: Updated spi bus implementation
,
Peter A. G. Crosthwaite
,
2012/06/04
Re: [Qemu-devel] [PATCH V4 5/5] stellaris: Updated spi bus implementation
,
Peter Crosthwaite
,
2012/06/04
Re: [Qemu-devel] [PATCH V4 0/5] Ehnahced SSI bus support + M25P80 SPI flash + Xilinx SPI controller
,
Paul Brook
,
2012/06/04
Re: [Qemu-devel] [PATCH V4 0/5] Ehnahced SSI bus support + M25P80 SPI flash + Xilinx SPI controller
,
Peter Crosthwaite
,
2012/06/04
Re: [Qemu-devel] [PATCH V4 0/5] Ehnahced SSI bus support + M25P80 SPI flash + Xilinx SPI controller
,
Paul Brook
,
2012/06/06
Re: [Qemu-devel] [PATCH V4 0/5] Ehnahced SSI bus support + M25P80 SPI flash + Xilinx SPI controller
,
John Williams
,
2012/06/04
Re: [Qemu-devel] [PATCH V4 0/5] Ehnahced SSI bus support + M25P80 SPI flash + Xilinx SPI controller
,
Paul Brook
,
2012/06/06
[Qemu-devel] [PATCH v3] net: add the support for -netdev socket, listen
,
zwu . kernel
,
2012/06/04
Re: [Qemu-devel] [PATCH] Revert "rtl8139: do the network/host communication only in normal operating mode"
,
Anthony Liguori
,
2012/06/04
Re: [Qemu-devel] [PATCH] Revert "rtl8139: do the network/host communication only in normal operating mode"
,
Jason Wang
,
2012/06/04
Re: [Qemu-devel] [PATCH] Revert "rtl8139: do the network/host communication only in normal operating mode"
,
Anthony Liguori
,
2012/06/04
Re: [Qemu-devel] [PATCH] Revert "rtl8139: do the network/host communication only in normal operating mode"
,
Avi Kivity
,
2012/06/27
Re: [Qemu-devel] [PULL 0/5] Block patches for 1.1
,
Anthony Liguori
,
2012/06/04
Re: [Qemu-devel] [PULL 00/20 1.2] kvm updates
,
Anthony Liguori
,
2012/06/04
Re: [Qemu-devel] [PULL 00/20 1.2] kvm updates
,
Andreas Färber
,
2012/06/04
Re: [Qemu-devel] [PULL 00/20 1.2] kvm updates
,
Anthony Liguori
,
2012/06/04
Re: [Qemu-devel] [PULL 00/20 1.2] kvm updates
,
Andreas Färber
,
2012/06/04
Re: [Qemu-devel] [PULL 00/20 1.2] kvm updates
,
Avi Kivity
,
2012/06/05
Re: [Qemu-devel] [PULL 00/20 1.2] kvm updates
,
Alexander Graf
,
2012/06/05
Re: [Qemu-devel] [PULL 00/20 1.2] kvm updates
,
Jan Kiszka
,
2012/06/05
Re: [Qemu-devel] [PULL 00/20 1.2] kvm updates
,
Anthony Liguori
,
2012/06/05
Re: [Qemu-devel] [PULL 00/20 1.2] kvm updates
,
Avi Kivity
,
2012/06/05
[Qemu-devel] VirtIO Net driver for Ubuntu 11.10
,
Charles . Tsai-蔡清海-研究發展部
,
2012/06/04
Re: [Qemu-devel] VirtIO Net driver for Ubuntu 11.10
,
mathslinux
,
2012/06/04
Re: [Qemu-devel] VirtIO Net driver for Ubuntu 11.10
,
Charles . Tsai-蔡清海-研究發展部
,
2012/06/04
Re: [Qemu-devel] VirtIO Net driver for Ubuntu 11.10
,
Dunrong Huang
,
2012/06/04
Re: [Qemu-devel] VirtIO Net driver for Ubuntu 11.10
,
Dunrong Huang
,
2012/06/04
Re: [Qemu-devel] VirtIO Net driver for Ubuntu 11.10
,
Charles . Tsai-蔡清海-研究發展部
,
2012/06/04
Re: [Qemu-devel] VirtIO Net driver for Ubuntu 11.10
,
Dunrong Huang
,
2012/06/04
Re: [Qemu-devel] VirtIO Net driver for Ubuntu 11.10
,
Charles . Tsai-蔡清海-研究發展部
,
2012/06/04
Re: [Qemu-devel] VirtIO Net driver for Ubuntu 11.10
,
Dunrong Huang
,
2012/06/04
[Qemu-devel] [PATCH v4 00/16] hub-based networking patches
,
zwu . kernel
,
2012/06/04
[Qemu-devel] [PATCH v4 02/16] net: Use hubs for the vlan feature
,
zwu . kernel
,
2012/06/04
[Qemu-devel] [PATCH v4 04/16] hub: Check that hubs are configured correctly
,
zwu . kernel
,
2012/06/04
[Qemu-devel] [PATCH v4 06/16] net: Remove vlan qdev property
,
zwu . kernel
,
2012/06/04
Re: [Qemu-devel] [PATCH v4 06/16] net: Remove vlan qdev property
,
Stefan Hajnoczi
,
2012/06/08
Re: [Qemu-devel] [PATCH v4 06/16] net: Remove vlan qdev property
,
Zhi Yong Wu
,
2012/06/08
Re: [Qemu-devel] [PATCH v4 06/16] net: Remove vlan qdev property
,
Stefan Hajnoczi
,
2012/06/08
Re: [Qemu-devel] [PATCH v4 06/16] net: Remove vlan qdev property
,
Zhi Yong Wu
,
2012/06/08
Re: [Qemu-devel] [PATCH v4 06/16] net: Remove vlan qdev property
,
Paolo Bonzini
,
2012/06/11
Re: [Qemu-devel] [PATCH v4 06/16] net: Remove vlan qdev property
,
Stefan Hajnoczi
,
2012/06/11
Re: [Qemu-devel] [PATCH v4 06/16] net: Remove vlan qdev property
,
Zhi Yong Wu
,
2012/06/11
Re: [Qemu-devel] [PATCH v4 06/16] net: Remove vlan qdev property
,
Stefan Hajnoczi
,
2012/06/11
Re: [Qemu-devel] [PATCH v4 06/16] net: Remove vlan qdev property
,
Zhi Yong Wu
,
2012/06/11
Re: [Qemu-devel] [PATCH v4 06/16] net: Remove vlan qdev property
,
Zhi Yong Wu
,
2012/06/11
Re: [Qemu-devel] [PATCH v4 06/16] net: Remove vlan qdev property
,
Luiz Capitulino
,
2012/06/11
Re: [Qemu-devel] [PATCH v4 06/16] net: Remove vlan qdev property
,
Zhi Yong Wu
,
2012/06/11
Re: [Qemu-devel] [PATCH v4 06/16] net: Remove vlan qdev property
,
Anthony Liguori
,
2012/06/11
[Qemu-devel] [PATCH v4 05/16] net: Drop vlan argument to qemu_new_net_client()
,
zwu . kernel
,
2012/06/04
[Qemu-devel] [PATCH v4 08/16] net: Remove VLANState
,
zwu . kernel
,
2012/06/04
[Qemu-devel] [PATCH v4 13/16] net: Make "info network" output more readable info
,
zwu . kernel
,
2012/06/04
[Qemu-devel] [PATCH v4 03/16] net: Look up 'vlan' net clients using hubs
,
zwu . kernel
,
2012/06/04
[Qemu-devel] [PATCH v4 07/16] net: Remove vlan code from net.c
,
zwu . kernel
,
2012/06/04
[Qemu-devel] [PATCH v4 10/16] net: Rename VLANClientState to NetClientState
,
zwu . kernel
,
2012/06/04
[Qemu-devel] [PATCH v4 09/16] net: Rename non_vlan_clients to net_clients
,
zwu . kernel
,
2012/06/04
[Qemu-devel] [PATCH v4 15/16] net: determine if packets can be sent before net queue deliver packets
,
zwu . kernel
,
2012/06/04
[Qemu-devel] [PATCH v4 12/16] net: Rename qemu_del_vlan_client() to qemu_del_net_client()
,
zwu . kernel
,
2012/06/04
[Qemu-devel] [PATCH v4 16/16] hub: add the support for hub own flow control
,
zwu . kernel
,
2012/06/04
[Qemu-devel] [PATCH v4 01/16] net: Add a hub net client
,
zwu . kernel
,
2012/06/04
[Qemu-devel] [PATCH v4 14/16] net: cleanup deliver/deliver_iov func pointers
,
zwu . kernel
,
2012/06/04
[Qemu-devel] [PATCH v4 11/16] net: Rename vc local variables to nc
,
zwu . kernel
,
2012/06/04
Re: [Qemu-devel] [PATCH v3 00/16] net: hub-based networking
,
Anthony Liguori
,
2012/06/04
Re: [Qemu-devel] [PATCH v3 00/16] net: hub-based networking
,
Markus Armbruster
,
2012/06/04
Re: [Qemu-devel] [PATCH v3 00/16] net: hub-based networking
,
Anthony Liguori
,
2012/06/04
Re: [Qemu-devel] [PATCH v3 00/16] net: hub-based networking
,
Luiz Capitulino
,
2012/06/04
[Qemu-devel] [Bug] Segmentation fault with QEMU v1.1.0 running Sheepdog block driver
,
Liu Yuan
,
2012/06/04
[Qemu-devel] [PULL 1.2 00/16] hub-based networking patches
,
zwu . kernel
,
2012/06/03
Re: [Qemu-devel] [PULL 1.2 00/16] hub-based networking patches
,
Anthony Liguori
,
2012/06/04
Re: [Qemu-devel] [PULL 1.2 00/16] hub-based networking patches
,
Zhi Yong Wu
,
2012/06/04
Re: [Qemu-devel] [PULL 1.2 00/16] hub-based networking patches
,
Stefan Hajnoczi
,
2012/06/04
Re: [Qemu-devel] [PULL 1.2 00/16] hub-based networking patches
,
Stefan Hajnoczi
,
2012/06/08
[Qemu-devel] [PATCH 0/2] target-xtensa: AREG0 conversion
,
Max Filippov
,
2012/06/03
[Qemu-devel] [PATCH 1/2] target-xtensa: add attributes to helper functions
,
Max Filippov
,
2012/06/03
[Qemu-devel] [PATCH 2/2] target-xtensa: switch to AREG0-free mode
,
Max Filippov
,
2012/06/03
Re: [Qemu-devel] [PATCH 2/2] target-xtensa: switch to AREG0-free mode
,
Blue Swirl
,
2012/06/09
[Qemu-devel] tcg_qemu_tb_exec...
,
Davide Ferraretto
,
2012/06/03
Re: [Qemu-devel] tcg_qemu_tb_exec...
,
Wei-Ren Chen
,
2012/06/04
Re: [Qemu-devel] [Qemu-ppc] [PATCH] e500-pci: Factor into distinct mpc8540 and p4080 PCI Hosts
,
Ben Collins
,
2012/06/03
Re: [Qemu-devel] [Qemu-ppc] [PATCH] e500-pci: Factor into distinct mpc8540 and p4080 PCI Hosts
,
Alexander Graf
,
2012/06/03
[Qemu-devel] [PATCH 6/6] qtest: add a fuzz test to fdc-test
,
Blue Swirl
,
2012/06/03
[Qemu-devel] [PATCH 5/6] fdc: use LOG_UNIMP logging
,
Blue Swirl
,
2012/06/03
Re: [Qemu-devel] [PATCH 5/6] fdc: use LOG_UNIMP logging
,
Kevin Wolf
,
2012/06/04
Re: [Qemu-devel] [PATCH 5/6] fdc: use LOG_UNIMP logging
,
Blue Swirl
,
2012/06/07
Re: [Qemu-devel] [PATCH 5/6] fdc: use LOG_UNIMP logging
,
Kevin Wolf
,
2012/06/08
[Qemu-devel] [PATCH 4/6] qemu-log: use LOG_UNIMP for some target CPU cases
,
Blue Swirl
,
2012/06/03
Re: [Qemu-devel] [PATCH 4/6] qemu-log: use LOG_UNIMP for some target CPU cases
,
Alexander Graf
,
2012/06/08
[Qemu-devel] [PATCH 3/6] qemu-log: add log category for unimplemented functionality
,
Blue Swirl
,
2012/06/03
[Qemu-devel] [PATCH 2/6] qemu-log: cleanup
,
Blue Swirl
,
2012/06/03
[Qemu-devel] [PATCH 1/6] qemu-log: move logging to qemu-log.c
,
Blue Swirl
,
2012/06/03
[Qemu-devel] [PATCH 0/6] Log unimplemented functionality
,
Blue Swirl
,
2012/06/03
[Qemu-devel] [PATCH 18/25] x86: split off SMM helpers
,
Blue Swirl
,
2012/06/03
[Qemu-devel] [PATCH 12/25] x86: split off condition code helpers
,
Blue Swirl
,
2012/06/03
[Qemu-devel] [PATCH 24/25] x86: avoid AREG0 in segmentation helpers
,
Blue Swirl
,
2012/06/03
[Qemu-devel] [PATCH 23/25] x86: use wrappers for memory access helpers
,
Blue Swirl
,
2012/06/03
[Qemu-devel] [PATCH 19/25] x86: avoid AREG0 for SMM helpers
,
Blue Swirl
,
2012/06/03
Re: [Qemu-devel] [PATCH v2] net: add the support for -netdev socket, listen
,
Zhi Yong Wu
,
2012/06/03
[Qemu-devel] [PATCH 25/25] x86: switch to AREG0 free mode
,
Blue Swirl
,
2012/06/03
[Qemu-devel] [PATCH 21/25] x86: avoid AREG0 for misc helpers
,
Blue Swirl
,
2012/06/03
[Qemu-devel] [PATCH 22/25] x86: split off memory access helpers
,
Blue Swirl
,
2012/06/03
[Qemu-devel] [PATCH 20/25] x86: split off misc helpers
,
Blue Swirl
,
2012/06/03
[Qemu-devel] [PATCH 16/25] x86: split off SVM helpers
,
Blue Swirl
,
2012/06/03
[Qemu-devel] [PATCH 17/25] x86: avoid AREG0 for SVM helpers
,
Blue Swirl
,
2012/06/03
[Qemu-devel] [PATCH 15/25] x86: avoid AREG0 for integer helpers
,
Blue Swirl
,
2012/06/03
[Qemu-devel] [PATCH 14/25] x86: split off integer helpers
,
Blue Swirl
,
2012/06/03
[Qemu-devel] [PATCH 13/25] x86: avoid AREG0 for condition code helpers
,
Blue Swirl
,
2012/06/03
[Qemu-devel] [PATCH 11/25] x86: prepare eflags helpers for general use
,
Blue Swirl
,
2012/06/03
[Qemu-devel] [PATCH 10/25] x86: split condition code and shift templates
,
Blue Swirl
,
2012/06/03
[Qemu-devel] [PATCH 08/25] x86: avoid AREG0 for FPU helpers
,
Blue Swirl
,
2012/06/03
[Qemu-devel] [PATCH 09/25] x86: fix coding style in helper_template.h
,
Blue Swirl
,
2012/06/03
[Qemu-devel] [PATCH 07/25] x86: improve SSE table type safety
,
Blue Swirl
,
2012/06/03
[Qemu-devel] [PATCH 06/25] x86: split off FPU helpers
,
Blue Swirl
,
2012/06/03
[Qemu-devel] [PATCH 05/25] x86: fix coding style in ops_sse.h
,
Blue Swirl
,
2012/06/03
[Qemu-devel] [PATCH 04/25] x86: avoid an extern declaration
,
Blue Swirl
,
2012/06/03
[Qemu-devel] [PATCH 01/25] x86: prepare op_helper.c for splitting
,
Blue Swirl
,
2012/06/03
[Qemu-devel] [PATCH 02/25] x86: avoid AREG0 for exceptions
,
Blue Swirl
,
2012/06/03
[Qemu-devel] [PATCH 03/25] x86: split off exception handlers
,
Blue Swirl
,
2012/06/03
[Qemu-devel] [PATCH v2 00/25] x86 AREG0 conversion
,
Blue Swirl
,
2012/06/03
Re: [Qemu-devel] [PATCH v2 00/25] x86 AREG0 conversion
,
Anthony Liguori
,
2012/06/04
Re: [Qemu-devel] [PATCH v2 00/25] x86 AREG0 conversion
,
Markus Armbruster
,
2012/06/04
[Qemu-devel] [PATCH 00/24] per-directory Makefile snippets, limit vpath abuse
,
Paolo Bonzini
,
2012/06/03
[Qemu-devel] [PATCH 01/24] remove trace-nested-y
,
Paolo Bonzini
,
2012/06/03
[Qemu-devel] [PATCH 03/24] add rules for nesting
,
Paolo Bonzini
,
2012/06/03
[Qemu-devel] [PATCH 02/24] do not sprinkle around GENERATED_HEADERS dependencies
,
Paolo Bonzini
,
2012/06/03
[Qemu-devel] [PATCH 04/24] move *-user/ objects to nested Makefile
,
Paolo Bonzini
,
2012/06/03
[Qemu-devel] [PATCH 06/24] move libobj-y variable to nested Makefile
,
Paolo Bonzini
,
2012/06/03
Re: [Qemu-devel] [PATCH 06/24] move libobj-y variable to nested Makefile
,
Blue Swirl
,
2012/06/03
Re: [Qemu-devel] [PATCH 06/24] move libobj-y variable to nested Makefile
,
Paolo Bonzini
,
2012/06/03
[Qemu-devel] [PATCH 05/24] move obj-TARGET-y variables to nested Makefile
,
Paolo Bonzini
,
2012/06/03
[Qemu-devel] [PATCH 07/24] move other target-*/ objects to nested Makefiles
,
Paolo Bonzini
,
2012/06/03
[Qemu-devel] [PATCH 08/24] move rules for nesting to Makefile.objs
,
Paolo Bonzini
,
2012/06/03
[Qemu-devel] [PATCH 09/24] use nested Makefile rules for qom/ objects
,
Paolo Bonzini
,
2012/06/03
[Qemu-devel] [PATCH 10/24] move block/ objects to nested Makefile
,
Paolo Bonzini
,
2012/06/03
[Qemu-devel] [PATCH 12/24] move fsdev/ objects to nested Makefile
,
Paolo Bonzini
,
2012/06/03
Re: [Qemu-devel] [PATCH 12/24] move fsdev/ objects to nested Makefile
,
Blue Swirl
,
2012/06/03
[Qemu-devel] [PATCH 11/24] move net/ objects to nested Makefile
,
Paolo Bonzini
,
2012/06/03
Re: [Qemu-devel] [PATCH 11/24] move net/ objects to nested Makefile
,
Blue Swirl
,
2012/06/03
[Qemu-devel] [PATCH 13/24] move ui/ objects to nested Makefile
,
Paolo Bonzini
,
2012/06/03
[Qemu-devel] [PATCH 14/24] move audio/ objects to nested Makefile
,
Paolo Bonzini
,
2012/06/03
Re: [Qemu-devel] [PATCH 14/24] move audio/ objects to nested Makefile
,
Blue Swirl
,
2012/06/03
[Qemu-devel] [PATCH 15/24] move slirp/ objects to nested Makefile
,
Paolo Bonzini
,
2012/06/03
[Qemu-devel] [PATCH 18/24] move target-independent hw/ objects to nested Makefiles
,
Paolo Bonzini
,
2012/06/03
[Qemu-devel] [PATCH 19/24] convert libhw to nested Makefiles
,
Paolo Bonzini
,
2012/06/03
Re: [Qemu-devel] [PATCH 19/24] convert libhw to nested Makefiles
,
Andreas Färber
,
2012/06/04
Re: [Qemu-devel] [PATCH 19/24] convert libhw to nested Makefiles
,
Gerd Hoffmann
,
2012/06/05
[Qemu-devel] [PATCH 20/24] move per-target hw/ objects to nested Makefiles
,
Paolo Bonzini
,
2012/06/03
[Qemu-devel] [PATCH 17/24] move qga/ objects to nested Makefile
,
Paolo Bonzini
,
2012/06/03
[Qemu-devel] [PATCH 24/24] compile oslib-obj-y once
,
Paolo Bonzini
,
2012/06/03
Re: [Qemu-devel] [PATCH 00/24] per-directory Makefile snippets, limit vpath abuse
,
Blue Swirl
,
2012/06/03
Re: [Qemu-devel] [PATCH 00/24] per-directory Makefile snippets, limit vpath abuse
,
Paolo Bonzini
,
2012/06/03
[Qemu-devel] [PATCH 16/24] move qapi/ objects to nested Makefile
,
Paolo Bonzini
,
2012/06/03
[Qemu-devel] [PATCH 22/24] libcacard Makefile cleanups
,
Paolo Bonzini
,
2012/06/03
[Qemu-devel] [PATCH 23/24] limit usage of vpath
,
Paolo Bonzini
,
2012/06/03
[Qemu-devel] [PATCH 21/24] move device tree to per-target Makefile
,
Paolo Bonzini
,
2012/06/03
Re: [Qemu-devel] [PATCH 00/24] per-directory Makefile snippets, limit vpath abuse
,
Andreas Färber
,
2012/06/03
Re: [Qemu-devel] [PATCH 00/24] per-directory Makefile snippets, limit vpath abuse
,
Anthony Liguori
,
2012/06/03
Re: [Qemu-devel] [PATCH 00/24] per-directory Makefile snippets, limit vpath abuse
,
Paolo Bonzini
,
2012/06/04
Re: [Qemu-devel] [PATCH 00/24] per-directory Makefile snippets, limit vpath abuse
,
Lluís Vilanova
,
2012/06/04
Re: [Qemu-devel] [PATCH 00/24] per-directory Makefile snippets, limit vpath abuse
,
Eric Blake
,
2012/06/04
Re: [Qemu-devel] [PATCH 00/24] per-directory Makefile snippets, limit vpath abuse
,
Paolo Bonzini
,
2012/06/05
Re: [Qemu-devel] [PATCH 00/24] per-directory Makefile snippets, limit vpath abuse
,
Anthony Liguori
,
2012/06/03
Re: [Qemu-devel] [PATCH 00/24] per-directory Makefile snippets, limit vpath abuse
,
Lluís Vilanova
,
2012/06/04
[Qemu-devel] [PATCH 0/7] esp: add AMD PCscsi emulation
,
Hervé Poussineau
,
2012/06/03
[Qemu-devel] [PATCH 1/7] esp: implement Disable selection command
,
Hervé Poussineau
,
2012/06/03
[Qemu-devel] [PATCH 3/7] esp: support future change of chip_id
,
Hervé Poussineau
,
2012/06/03
[Qemu-devel] [PATCH 2/7] esp: implement Reset ATN command
,
Hervé Poussineau
,
2012/06/03
[Qemu-devel] [PATCH 4/7] esp: use hba_private field instead of a complex cast
,
Hervé Poussineau
,
2012/06/03
[Qemu-devel] [PATCH 5/7] esp: split esp code into generic chip emulation and sysbus layer
,
Hervé Poussineau
,
2012/06/03
[Qemu-devel] [PATCH 6/7] esp: use error_report()/hw_error() instead of stderr output
,
Hervé Poussineau
,
2012/06/03
[Qemu-devel] [PATCH 7/7] esp: add AMD PCscsi emulation (PCI SCSI adapter)
,
Hervé Poussineau
,
2012/06/03
Re: [Qemu-devel] [PATCH 7/7] esp: add AMD PCscsi emulation (PCI SCSI adapter)
,
Michael S. Tsirkin
,
2012/06/03
Re: [Qemu-devel] [PATCH 7/7] esp: add AMD PCscsi emulation (PCI SCSI adapter)
,
Hervé Poussineau
,
2012/06/03
Re: [Qemu-devel] [PATCH 7/7] esp: add AMD PCscsi emulation (PCI SCSI adapter)
,
Michael S. Tsirkin
,
2012/06/03
[Qemu-devel] [PATCH 0/7] esp: add AMD PCscsi emulation
,
Hervé Poussineau
,
2012/06/24
[Qemu-devel] [PATCH 2/9] esp: delay Transfer Information command if dma is not enabled
,
Hervé Poussineau
,
2012/06/24
[Qemu-devel] [PATCH 1/9] esp: execute select commands immediately when it is a non-dma command
,
Hervé Poussineau
,
2012/06/24
[Qemu-devel] [PATCH 3/9] esp: implement Disable selection command
,
Hervé Poussineau
,
2012/06/24
[Qemu-devel] [PATCH 4/9] esp: implement Reset ATN command
,
Hervé Poussineau
,
2012/06/24
[Qemu-devel] [PATCH 5/9] esp: support future change of chip_id
,
Hervé Poussineau
,
2012/06/24
[Qemu-devel] [PATCH 6/9] esp: use hba_private field instead of a complex cast
,
Hervé Poussineau
,
2012/06/24
[Qemu-devel] [PATCH 7/9] esp: split esp code into generic chip emulation and sysbus layer
,
Hervé Poussineau
,
2012/06/24
[Qemu-devel] [PATCH 8/9] esp: use trace framework instead of stderr output
,
Hervé Poussineau
,
2012/06/24
Re: [Qemu-devel] [PATCH 8/9] esp: use trace framework instead of stderr output
,
Blue Swirl
,
2012/06/24
[Qemu-devel] [PATCH 9/9] esp: add AMD PCscsi emulation (PCI SCSI adapter)
,
Hervé Poussineau
,
2012/06/24
Re: [Qemu-devel] [PATCH 0/7] esp: add AMD PCscsi emulation
,
Kevin Wolf
,
2012/06/25
[Qemu-devel] Wrong machine name in our wiki
,
Dunrong Huang
,
2012/06/02
Re: [Qemu-devel] Wrong machine name in our wiki
,
Stefan Weil
,
2012/06/03
Re: [Qemu-devel] [PATCH v2] vnc: disable VNC password authentication (security type 2) when in FIPS mode
,
Anthony Liguori
,
2012/06/02
Re: [Qemu-devel] [PATCH v2] vnc: disable VNC password authentication (security type 2) when in FIPS mode
,
Paul Moore
,
2012/06/04
Re: [Qemu-devel] [PATCH v2] vnc: disable VNC password authentication (security type 2) when in FIPS mode
,
Anthony Liguori
,
2012/06/04
Re: [Qemu-devel] [PATCH v2] vnc: disable VNC password authentication (security type 2) when in FIPS mode
,
Alexander Graf
,
2012/06/04
Re: [Qemu-devel] [PATCH v2] vnc: disable VNC password authentication (security type 2) when in FIPS mode
,
Anthony Liguori
,
2012/06/04
Re: [Qemu-devel] [PATCH v2] vnc: disable VNC password authentication (security type 2) when in FIPS mode
,
Alexander Graf
,
2012/06/04
Re: [Qemu-devel] [PATCH v2] vnc: disable VNC password authentication (security type 2) when in FIPS mode
,
Anthony Liguori
,
2012/06/04
Re: [Qemu-devel] [PATCH v2] vnc: disable VNC password authentication (security type 2) when in FIPS mode
,
Alexander Graf
,
2012/06/04
Re: [Qemu-devel] [PATCH v2] vnc: disable VNC password authentication (security type 2) when in FIPS mode
,
Anthony Liguori
,
2012/06/04
Re: [Qemu-devel] [PATCH v2] vnc: disable VNC password authentication (security type 2) when in FIPS mode
,
Alexander Graf
,
2012/06/04
Re: [Qemu-devel] [PATCH v2] vnc: disable VNC password authentication (security type 2) when in FIPS mode
,
Gerd Hoffmann
,
2012/06/05
Re: [Qemu-devel] [PATCH v2] vnc: disable VNC password authentication (security type 2) when in FIPS mode
,
Paul Moore
,
2012/06/05
Re: [Qemu-devel] [PATCH v2] vnc: disable VNC password authentication (security type 2) when in FIPS mode
,
Alexander Graf
,
2012/06/05
Re: [Qemu-devel] [PATCH v2] vnc: disable VNC password authentication (security type 2) when in FIPS mode
,
Paul Moore
,
2012/06/05
Re: [Qemu-devel] [PATCH v2] vnc: disable VNC password authentication (security type 2) when in FIPS mode
,
Anthony Liguori
,
2012/06/05
Re: [Qemu-devel] [PATCH v2] vnc: disable VNC password authentication (security type 2) when in FIPS mode
,
Alexander Graf
,
2012/06/05
Re: [Qemu-devel] [PATCH v2] vnc: disable VNC password authentication (security type 2) when in FIPS mode
,
Paul Moore
,
2012/06/06
Re: [Qemu-devel] [PATCH v2] vnc: disable VNC password authentication (security type 2) when in FIPS mode
,
Anthony Liguori
,
2012/06/06
Re: [Qemu-devel] [PATCH v2] vnc: disable VNC password authentication (security type 2) when in FIPS mode
,
Alexander Graf
,
2012/06/07
Re: [Qemu-devel] [PATCH v2] vnc: disable VNC password authentication (security type 2) when in FIPS mode
,
Paul Moore
,
2012/06/07
Re: [Qemu-devel] [PATCH v2] vnc: disable VNC password authentication (security type 2) when in FIPS mode
,
Paul Moore
,
2012/06/08
Re: [Qemu-devel] [PATCH v2] vnc: disable VNC password authentication (security type 2) when in FIPS mode
,
Roman Drahtmueller
,
2012/06/11
[Qemu-devel] [PATCH] do not include <libutil.h> needlessly or if it doesn't exist
,
Michael Tokarev
,
2012/06/02
Re: [Qemu-devel] [PATCH] do not include <libutil.h> needlessly or if it doesn't exist
,
Blue Swirl
,
2012/06/09
Re: [Qemu-devel] [PATCH qom-next 57/59] cpu: Introduce mandatory tlb_flush callback
,
Blue Swirl
,
2012/06/02
[Qemu-devel] [PATCH v2 0/6] {alpha-}linux-user improvments
,
Richard Henderson
,
2012/06/02
[Qemu-devel] [PATCH 3/6] alpha-linux-user: Handle TARGET_SSI_IEEE_RAISE_EXCEPTION properly
,
Richard Henderson
,
2012/06/02
[Qemu-devel] [PATCH 1/6] alpha-linux-user: Fix signal handling
,
Richard Henderson
,
2012/06/02
[Qemu-devel] [PATCH 5/6] linux-user: Allocate the right amount of space for non-fixed file maps
,
Richard Henderson
,
2012/06/02
[Qemu-devel] [PATCH 2/6] alpha-linux-user: Work around hosted mmap allocation problems
,
Richard Henderson
,
2012/06/02
[Qemu-devel] [PATCH 6/6] linux-user: Translate pipe2 flags; add to strace
,
Richard Henderson
,
2012/06/02
[Qemu-devel] [PATCH 4/6] linux-user: Handle O_SYNC, O_NOATIME, O_CLOEXEC, O_PATH
,
Richard Henderson
,
2012/06/02
[Qemu-devel] The development tree is now open!
,
Anthony Liguori
,
2012/06/02
Re: [Qemu-devel] The development tree is now open!
,
Jan Kiszka
,
2012/06/03
Re: [Qemu-devel] The development tree is now open!
,
Avi Kivity
,
2012/06/05
Re: [Qemu-devel] The development tree is now open!
,
Jan Kiszka
,
2012/06/05
Re: [Qemu-devel] The development tree is now open!
,
Avi Kivity
,
2012/06/06
[Qemu-devel] [RFC] QEMU 1.2.0 Release Schedule
,
Anthony Liguori
,
2012/06/02
Re: [Qemu-devel] [RFC] QEMU 1.2.0 Release Schedule
,
Blue Swirl
,
2012/06/02
Re: [Qemu-devel] [RFC] QEMU 1.2.0 Release Schedule
,
Anthony Liguori
,
2012/06/02
Re: [Qemu-devel] [RFC] QEMU 1.2.0 Release Schedule
,
Peter Maydell
,
2012/06/02
Re: [Qemu-devel] [RFC] QEMU 1.2.0 Release Schedule
,
Anthony Liguori
,
2012/06/02
[Qemu-devel] [ANNOUNCE] QEMU 1.1 release
,
Anthony Liguori
,
2012/06/02
[Qemu-devel] how can i take a snapshot for running system
,
冷雨
,
2012/06/02
Re: [Qemu-devel] how can i take a snapshot for running system
,
Eric Blake
,
2012/06/04
[Qemu-devel] [PATCH v2 0/6] convert sendkey to qapi
,
Amos Kong
,
2012/06/01
[Qemu-devel] [PATCH v2 1/6] qerror: add QERR_OVERFLOW
,
Amos Kong
,
2012/06/01
Re: [Qemu-devel] [PATCH v2 1/6] qerror: add QERR_OVERFLOW
,
Anthony Liguori
,
2012/06/04
Re: [Qemu-devel] [PATCH v2 1/6] qerror: add MAX_KEYCODES 16
,
Amos Kong
,
2012/06/05
Message not available
Message not available
Message not available
Message not available
Re: [Qemu-devel] [PATCH v2 1/6] qerror: add MAX_KEYCODES 16
,
Amos Kong
,
2012/06/14
Re: [Qemu-devel] [PATCH v2 1/6] qerror: add MAX_KEYCODES 16
,
Amos Kong
,
2012/06/15
Re: [Qemu-devel] [PATCH v2 1/6] qerror: add MAX_KEYCODES 16
,
Gerd Hoffmann
,
2012/06/15
Re: [Qemu-devel] [PATCH v2 1/6] qerror: add MAX_KEYCODES 16
,
Luiz Capitulino
,
2012/06/15
Re: [Qemu-devel] [PATCH v2 1/6] qerror: add MAX_KEYCODES 16
,
Amos Kong
,
2012/06/18
Re: [Qemu-devel] [PATCH v2 1/6] qerror: add MAX_KEYCODES 16
,
Amos Kong
,
2012/06/19
[Qemu-devel] [PATCH v2 2/6] fix doc of using raw values with sendkey
,
Amos Kong
,
2012/06/01
Re: [Qemu-devel] [PATCH v2 2/6] fix doc of using raw values with sendkey
,
Luiz Capitulino
,
2012/06/06
[Qemu-devel] [PATCH v2 4/6] hmp: rename arguments
,
Amos Kong
,
2012/06/01
[Qemu-devel] [PATCH v2 3/6] rename keyname '<' to 'less'
,
Amos Kong
,
2012/06/01
Re: [Qemu-devel] [PATCH v2 3/6] rename keyname '<' to 'less'
,
Luiz Capitulino
,
2012/06/06
Re: [Qemu-devel] [PATCH v2 3/6] rename keyname '<' to 'less'
,
Amos Kong
,
2012/06/06
[Qemu-devel] [PATCH v2 5/6] qapi: generate list struct and visit_list for enum
,
Amos Kong
,
2012/06/01
Re: [Qemu-devel] [PATCH v2 5/6] qapi: generate list struct and visit_list for enum
,
Amos Kong
,
2012/06/05
Re: [Qemu-devel] [PATCH v2 5/6] qapi: generate list struct and visit_list for enum
,
Luiz Capitulino
,
2012/06/06
Re: [Qemu-devel] [PATCH v2 5/6] qapi: generate list struct and visit_list for enum
,
Michael Roth
,
2012/06/06
Re: [Qemu-devel] [PATCH v2 5/6] qapi: generate list struct and visit_list for enum
,
Amos Kong
,
2012/06/06
Re: [Qemu-devel] [PATCH v2 5/6] qapi: generate list struct and visit_list for enum
,
Luiz Capitulino
,
2012/06/11
Re: [Qemu-devel] [PATCH v2 5/6] qapi: generate list struct and visit_list for enum
,
Michael Roth
,
2012/06/06
Re: [Qemu-devel] [PATCH v2 5/6] qapi: generate list struct and visit_list for enum
,
Amos Kong
,
2012/06/06
[Qemu-devel] [PATCH v2 6/6] qapi: convert sendkey
,
Amos Kong
,
2012/06/01
Re: [Qemu-devel] [PATCH v2 6/6] qapi: convert sendkey
,
Eric Blake
,
2012/06/04
Re: [Qemu-devel] [PATCH v2 6/6] qapi: convert sendkey
,
Amos Kong
,
2012/06/05
Re: [Qemu-devel] [PATCH v2 6/6] qapi: convert sendkey
,
Eric Blake
,
2012/06/05
Re: [Qemu-devel] [PATCH v2 6/6] qapi: convert sendkey
,
Amos Kong
,
2012/06/06
Re: [Qemu-devel] [PATCH v2 6/6] qapi: convert sendkey
,
Eric Blake
,
2012/06/06
Re: [Qemu-devel] [PATCH v2 6/6] qapi: convert sendkey
,
Anthony Liguori
,
2012/06/07
Re: [Qemu-devel] [PATCH v2 6/6] qapi: convert sendkey
,
Eric Blake
,
2012/06/07
Re: [Qemu-devel] [PATCH v2 0/6] convert sendkey to qapi
,
Amos Kong
,
2012/06/01
[Qemu-devel] PReP emulation
,
Artyom Tarasenko
,
2012/06/01
Re: [Qemu-devel] Trying to add usermode support for signalfd (but failing)
,
Alex Barcelo
,
2012/06/01
Re: [Qemu-devel] [Qemu-ppc] [PATCH] e500-pci: Factor into distinct mpc8540 and p4080 PCI Hosts
,
Andreas Färber
,
2012/06/01
Re: [Qemu-devel] [PATCH 0/6] prep: some fixes and Super I/O emulation
,
Artyom Tarasenko
,
2012/06/01
Re: [Qemu-devel] [PATCH 0/6] prep: some fixes and Super I/O emulation
,
Hervé Poussineau
,
2012/06/01
Re: [Qemu-devel] [PATCH v4] target-microblaze: lwx/swx: first implementation
,
Andreas Färber
,
2012/06/01
Re: [Qemu-devel] [PATCH v4] target-microblaze: lwx/swx: first implementation
,
Edgar E. Iglesias
,
2012/06/04
Re: [Qemu-devel] [PATCH v4] target-microblaze: lwx/swx: first implementation
,
Stefan Weil
,
2012/06/04
Re: [Qemu-devel] [PATCH v4] target-microblaze: lwx/swx: first implementation
,
Peter Crosthwaite
,
2012/06/04
Re: [Qemu-devel] [PATCH 1/2] pci: Add pci_device_get_host_irq
,
Jan Kiszka
,
2012/06/01
Re: [Qemu-devel] [PATCH 1/2] pci: Add pci_device_get_host_irq
,
Michael S. Tsirkin
,
2012/06/01
Re: [Qemu-devel] [PATCH 1/2] pci: Add pci_device_get_host_irq
,
Jan Kiszka
,
2012/06/01
Re: [Qemu-devel] [PATCH 1/2] pci: Add pci_device_get_host_irq
,
Michael S. Tsirkin
,
2012/06/01
Re: [Qemu-devel] [PATCH 1/2] pci: Add pci_device_get_host_irq
,
Jan Kiszka
,
2012/06/01
Re: [Qemu-devel] [PATCH 1/2] pci: Add pci_device_get_host_irq
,
Michael S. Tsirkin
,
2012/06/01
Re: [Qemu-devel] [PATCH 1/2] pci: Add pci_device_get_host_irq
,
Jan Kiszka
,
2012/06/01
Re: [Qemu-devel] [PATCH 1/2] pci: Add pci_device_get_host_irq
,
Michael S. Tsirkin
,
2012/06/01
Re: [Qemu-devel] [PATCH 1/2] pci: Add pci_device_get_host_irq
,
Jan Kiszka
,
2012/06/01
Re: [Qemu-devel] [PATCH 1/2] pci: Add pci_device_get_host_irq
,
Michael S. Tsirkin
,
2012/06/01
Re: [Qemu-devel] [PATCH 1/2] pci: Add pci_device_get_host_irq
,
Jan Kiszka
,
2012/06/01
Re: [Qemu-devel] [PATCH 1/2] pci: Add pci_device_get_host_irq
,
Michael S. Tsirkin
,
2012/06/01
Re: [Qemu-devel] [PATCH 1/2] pci: Add pci_device_get_host_irq
,
Michael S. Tsirkin
,
2012/06/01
Re: [Qemu-devel] [PATCH 1/2] pci: Add pci_device_get_host_irq
,
Jan Kiszka
,
2012/06/01
Re: [Qemu-devel] [PATCH 02/14] qerror: add new errors
,
Kevin Wolf
,
2012/06/01
Re: [Qemu-devel] [PATCH v11 7/9] Add XBZRLE to ram_save_block and ram_save_live
,
Juan Quintela
,
2012/06/01
Re: [Qemu-devel] [PATCH v11 7/9] Add XBZRLE to ram_save_block and ram_save_live
,
Orit Wasserman
,
2012/06/06
Re: [Qemu-devel] [PATCH v11 7/9] Add XBZRLE to ram_save_block and ram_save_live
,
Juan Quintela
,
2012/06/07
Re: [Qemu-devel] [PATCH v11 8/9] Add set_cachesize command
,
Juan Quintela
,
2012/06/01
Re: [Qemu-devel] [PATCH v11 8/9] Add set_cachesize command
,
Orit Wasserman
,
2012/06/06
[Qemu-devel] arm return
,
Davide Ferraretto
,
2012/06/01
Re: [Qemu-devel] arm return
,
Max Filippov
,
2012/06/01
[Qemu-devel] arm return
,
Davide Ferraretto
,
2012/06/01
Re: [Qemu-devel] arm return
,
Max Filippov
,
2012/06/01
Re: [Qemu-devel] arm return
,
Davide Ferraretto
,
2012/06/01
Re: [Qemu-devel] arm return
,
Max Filippov
,
2012/06/01
Message not available
Re: [Qemu-devel] arm return
,
Max Filippov
,
2012/06/01
Message not available
Re: [Qemu-devel] arm return
,
Max Filippov
,
2012/06/01
Re: [Qemu-devel] [PATCH v11 9/9] Add XBZRLE statistics
,
Juan Quintela
,
2012/06/01
Re: [Qemu-devel] [PATCH v11 6/9] Add save_block_hdr function
,
Juan Quintela
,
2012/06/01
Re: [Qemu-devel] [PATCH v11 5/9] Add uleb encoding/decoding functions
,
Juan Quintela
,
2012/06/01
Re: [Qemu-devel] [PATCH v11 4/9] Add cache handling functions
,
Juan Quintela
,
2012/06/01
Re: [Qemu-devel] [PATCH v11 3/9] Add XBZRLE documentation
,
Juan Quintela
,
2012/06/01
Re: [Qemu-devel] [PATCH v11 2/9] Add migration capabilites
,
Juan Quintela
,
2012/06/01
Re: [Qemu-devel] [PATCH v11 2/9] Add migration capabilites
,
Orit Wasserman
,
2012/06/06
Re: [Qemu-devel] [PATCH v11 2/9] Add migration capabilites
,
Juan Quintela
,
2012/06/07
Re: [Qemu-devel] [PATCH v11 1/9] Add MigrationParams structure
,
Juan Quintela
,
2012/06/01
Re: [Qemu-devel] [PATCH] linux-user: fix multi-threaded /proc/self/maps
,
Alexander Graf
,
2012/06/01
Re: [Qemu-devel] [PATCH qom-next] qom: make object cast assert if NULL object is passed as argument
,
Andreas Färber
,
2012/06/01
Re: [Qemu-devel] [PATCH qom-next] qom: make object cast assert if NULL object is passed as argument
,
Markus Armbruster
,
2012/06/01
Re: [Qemu-devel] [PATCH qom-next] qom: make object cast assert if NULL object is passed as argument
,
Andreas Färber
,
2012/06/01
Re: [Qemu-devel] [PATCH qom-next] qom: make object cast assert if NULL object is passed as argument
,
Markus Armbruster
,
2012/06/04
Re: [Qemu-devel] [PATCH qom-next] qom: make object cast assert if NULL object is passed as argument
,
Igor Mammedov
,
2012/06/04
Re: [Qemu-devel] [PATCH qom-next] qom: make object cast assert if NULL object is passed as argument
,
Andreas Färber
,
2012/06/01
Re: [Qemu-devel] [Qemu-discuss] ARM7TDMI support
,
peeyush Agrawal
,
2012/06/01
Re: [Qemu-devel] [RFC PATCH V1 1/2] arm_boot: added linux switch
,
Andreas Färber
,
2012/06/01
Re: [Qemu-devel] [RFC PATCH V1 1/2] arm_boot: added linux switch
,
Peter Crosthwaite
,
2012/06/24
Re: [Qemu-devel] [RFC PATCH V1 1/2] arm_boot: added linux switch
,
Andreas Färber
,
2012/06/25
Re: [Qemu-devel] [RFC PATCH V1 1/2] arm_boot: added linux switch
,
Peter Crosthwaite
,
2012/06/25
Re: [Qemu-devel] [RFC PATCH V1 1/2] arm_boot: added linux switch
,
Peter Maydell
,
2012/06/25
Re: [Qemu-devel] [RFC PATCH V1 1/2] arm_boot: added linux switch
,
Peter Crosthwaite
,
2012/06/25
Re: [Qemu-devel] [RFC PATCH V1 1/2] arm_boot: added linux switch
,
Peter Maydell
,
2012/06/25
Re: [Qemu-devel] [RFC PATCH V1 1/2] arm_boot: added linux switch
,
Peter Crosthwaite
,
2012/06/25
Re: [Qemu-devel] [RFC PATCH V1 1/2] arm_boot: added linux switch
,
Peter Crosthwaite
,
2012/06/27
Re: [Qemu-devel] [RFC PATCH V1 1/2] arm_boot: added linux switch
,
Peter Maydell
,
2012/06/27
Re: [Qemu-devel] Proposed patch: huge RX speedup for hw/e1000.c
,
Luigi Rizzo
,
2012/06/01
Re: [Qemu-devel] Can't convert to vmdk with the streamOptimized subformat
,
Stefan Hajnoczi
,
2012/06/01
Re: [Qemu-devel] Can we improve virtio data structures with QOM?
,
Anthony Liguori
,
2012/06/01
Re: [Qemu-devel] Can we improve virtio data structures with QOM?
,
Markus Armbruster
,
2012/06/01
Re: [Qemu-devel] Can we improve virtio data structures with QOM?
,
Anthony Liguori
,
2012/06/01
Re: [Qemu-devel] Can we improve virtio data structures with QOM?
,
Markus Armbruster
,
2012/06/01
Re: [Qemu-devel] Can we improve virtio data structures with QOM?
,
Anthony Liguori
,
2012/06/02
Re: [Qemu-devel] Can we improve virtio data structures with QOM?
,
Markus Armbruster
,
2012/06/04
Re: [Qemu-devel] Any approach to log the file read/write (I/O data flow) like the "-d in_asm" option?
,
Stefan Hajnoczi
,
2012/06/01
Re: [Qemu-devel] Any approach to log the file read/write (I/O data flow) like the "-d in_asm" option?
,
Yue Chen
,
2012/06/03
Re: [Qemu-devel] Any approach to log the file read/write (I/O data flow) like the "-d in_asm" option?
,
Stefan Hajnoczi
,
2012/06/06
Re: [Qemu-devel] Any approach to log the file read/write (I/O data flow) like the "-d in_asm" option?
,
Wei-Ren Chen
,
2012/06/06
Re: [Qemu-devel] Any approach to log the file read/write (I/O data flow) like the "-d in_asm" option?
,
Stefan Hajnoczi
,
2012/06/07
[Qemu-devel] 转发: Re: general question
,
吴晓琳
,
2012/06/01
Re: [Qemu-devel] general question
,
吴晓琳
,
2012/06/01
Re: [Qemu-devel] [PATCH block-next 0/3] qemu-img check/qcow2: Allow fixing refcounts
,
Zhi Yong Wu
,
2012/06/01
Re: [Qemu-devel] [PATCH block-next 0/3] qemu-img check/qcow2: Allow fixing refcounts
,
Stefan Hajnoczi
,
2012/06/01
Re: [Qemu-devel] [PATCH block-next 0/3] qemu-img check/qcow2: Allow fixing refcounts
,
Zhi Yong Wu
,
2012/06/01
Re: [Qemu-devel] [PATCH block-next 0/3] qemu-img check/qcow2: Allow fixing refcounts
,
Stefan Hajnoczi
,
2012/06/06
Re: [Qemu-devel] [PATCH block-next 0/3] qemu-img check/qcow2: Allow fixing refcounts
,
Zhi Yong Wu
,
2012/06/06
Re: [Qemu-devel] [PATCH block-next 0/3] qemu-img check/qcow2: Allow fixing refcounts
,
Stefan Hajnoczi
,
2012/06/07
Re: [Qemu-devel] [PATCH] Ensure migrate_cancel does not block doing I/O
,
Amos Kong
,
2012/06/01
Re: [Qemu-devel] frame reordering in qemu_net_queue_send() ?
,
Zhi Yong Wu
,
2012/06/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc