messages from 2009-03-11 17:11:08 to 2009-03-15 18:15:04 UTC [more...]
[Qemu-devel] [PATCH] [STABLE] Enable -k option on Win32
2009-03-15 18:14 UTC (2+ messages)
[Qemu-devel] [PATCH] rc4030 chipset: enhancements
2009-03-15 17:37 UTC
[Qemu-devel] SIGSEGV on Windows with KQEMU enabled
2009-03-15 16:39 UTC (10+ messages)
` [Qemu-devel] "
[Qemu-devel] [PATCH 0/6] add real vectored block I/O support
2009-03-15 16:35 UTC (17+ messages)
` [Qemu-devel] [PATCH 1/6] more BlockDriver C99 initializers
` [Qemu-devel] [PATCH 2/6] change vectored block I/O API to plain iovecs
` [Qemu-devel] [PATCH 3/6] virtio-blk: use generic vectored I/O APIs
` [Qemu-devel] [PATCH 4/6] remove bdrv_aio_read/bdrv_aio_write
` [Qemu-devel] [PATCH 5/6] push down vector linearization to posix-aio-compat.c
` [Qemu-devel] [PATCH 6/6] experimental native preadv/pwritev support for Linux
[Qemu-devel] Linking error on Mac
2009-03-15 15:43 UTC (3+ messages)
[Qemu-devel] [PATCH 0/3] Remove ->bdrv_pread() internal block layer API (v2)
2009-03-15 15:06 UTC (10+ messages)
` [Qemu-devel] [PATCH 1/3] Add specialized block driver scsi generic API
` [Qemu-devel] [PATCH 2/3] Add internal scsi generic block API
` [Qemu-devel] [PATCH 3/3] Drop internal bdrv_pread()/bdrv_pwrite() APIs
` [Qemu-devel] Re: [PATCH 0/3] Remove ->bdrv_pread() internal block layer API (v2)
[Qemu-devel] [PACH] qemu-io - an I/O path exerciser
2009-03-15 14:55 UTC (5+ messages)
[Qemu-devel] Help on effort estimation
2009-03-15 14:20 UTC (2+ messages)
[Qemu-devel] [patch 0/2] RFC: separate thread for IO
2009-03-15 14:15 UTC (3+ messages)
` [Qemu-devel] [patch 1/2] qemu: sem/thread helpers
[Qemu-devel] Re: Unable to re-establish VNC connection after some time
2009-03-15 13:18 UTC
[Qemu-devel] [PATCH] [linux-user] Fix ioctl code generation macros
2009-03-15 9:45 UTC (2+ messages)
[Qemu-devel] [PATCH] musicpal: Fix regression caused by 6839
2009-03-14 14:32 UTC
[Qemu-devel] [BUG] Crash in cirrus_do_copy() with cirrus_blt_srcpitch == 0
2009-03-14 14:16 UTC (2+ messages)
[Qemu-devel] [PATCH] fix bdrv_check_request for byte-granularity requests
2009-03-14 13:35 UTC (2+ messages)
[Qemu-devel] [PATCH] fix ARMv7 MOV R15, xxx operation
2009-03-14 13:22 UTC (8+ messages)
[Qemu-devel] [6834] tcg: update README wrt recent bswap changes
2009-03-14 0:20 UTC (2+ messages)
[Qemu-devel] [PATCH] Make the ELF loader aware of backwards compatibility
2009-03-13 21:17 UTC (5+ messages)
[Qemu-devel] [6855] Make the ELF loader aware of backwards compatibility
2009-03-13 21:16 UTC
[Qemu-devel] Re: PDF bug
2009-03-13 20:40 UTC
[Qemu-devel] SH: Improve the interrupt controller
2009-03-13 18:32 UTC (6+ messages)
[Qemu-devel] [6854] temporarily disable logging around pci config writes (Avi Kivity)
2009-03-13 18:11 UTC
[Qemu-devel] [6853] stop dirty logging while updating cirrus bank memory (Glauber Costa)
2009-03-13 18:11 UTC
[Qemu-devel] [6852] temporarily disable logging around pci config writes (Avi Kivity)
2009-03-13 18:10 UTC
[Qemu-devel] [6851] stop dirty logging while updating cirrus bank memory (Glauber Costa)
2009-03-13 18:09 UTC
[Qemu-devel] [PATCH 0/24]: add alpha es40 system emulation
2009-03-13 17:58 UTC (29+ messages)
` [Qemu-devel] [PATCH 01/24] Add support for multi-level phys map
` [Qemu-devel] [PATCH 02/24] Fix cpu_physical_memory_rw when operating on IO blocks
` [Qemu-devel] [PATCH 03/24] Fix bug: palcode is at least 6 bits
` [Qemu-devel] [PATCH 04/24] Fix bug: do not mask address LSBs for ldwu
` [Qemu-devel] [PATCH 05/24] bug fix: avoid nop to override next instruction
` [Qemu-devel] [PATCH 06/24] Be slightly more verbose for unassigned_mem_read*
` [Qemu-devel] [PATCH 07/24] Increase Alpha physical address size to 44 bits
` [Qemu-devel] [PATCH 08/24] Allow 5 mmu indexes
` [Qemu-devel] [PATCH 09/24] Split cpu_mmu_index into cpu_mmu_index_data and cpu_mmu_index_code
` [Qemu-devel] [PATCH 10/24] Add square wave output support
` [Qemu-devel] [PATCH 11/24] Add ali1543 super IO pci device
` [Qemu-devel] [PATCH 12/24] Add 21272 chipset (memory and pci controller for alpha)
` [Qemu-devel] [PATCH 13/24] Add target-alpha/machine.c with es40 machine emulation
` [Qemu-devel] [PATCH 14/24] Move softmmu_helper.h from exec.h to op_helper.c on alpha
` [Qemu-devel] [PATCH 15/24] Document which IPR are used by 21264
` [Qemu-devel] [PATCH 16/24] tb_flush helper should flush the tb (and not the tlb)
` [Qemu-devel] [PATCH 17/24] Add instruction name in comments for hw_ld opcode
` [Qemu-devel] [PATCH 18/24] Remove PALCODE_ declarations (unused)
` [Qemu-devel] [PATCH 19/24] alpha ld helpers now directly return the value
` [Qemu-devel] [PATCH 20/24] Add alpha_cpu_list
` [Qemu-devel] [PATCH 21/24] Alpha: lower parent irq when irq is lowered
` [Qemu-devel] [PATCH 22/24] Move linux-user pal emulation to linux-user/
` [Qemu-devel] [PATCH 23/24] Correctly decode hw_ld/hw_st opcodes for all alpha implementations
` [Qemu-devel] [PATCH 24/24] Add full emulation for 21264
[Qemu-devel] [PATCH] Hardware watchdogs (minor update, version 4)
2009-03-13 17:26 UTC (3+ messages)
[Qemu-devel] Re: Any update on SPARC/Solaris host?
2009-03-13 17:22 UTC (2+ messages)
[Qemu-devel] [PATCH] Add single stepping option for all targets
2009-03-13 17:21 UTC (6+ messages)
` [Qemu-devel] "
[Qemu-devel] [6841] Add and use remaining #defines for PCI device IDs (Stuart Brady)
2009-03-13 16:27 UTC (4+ messages)
[Qemu-devel] [6850] Add missing file
2009-03-13 16:27 UTC
[Qemu-devel] [6849] Update changelog
2009-03-13 16:22 UTC
[Qemu-devel] [6848] Update changelog
2009-03-13 16:22 UTC
[Qemu-devel] [PATCH] qemu:virtio-net: Check return size on the correct sg list
2009-03-13 16:20 UTC (2+ messages)
[Qemu-devel] [PATCH] make qemu_announce_self handle non contiguous net tables
2009-03-13 16:19 UTC (2+ messages)
[Qemu-devel] [6847] qemu:virtio-net: Check return size on the correct sg list ( Alex Williamson)
2009-03-13 16:19 UTC
[Qemu-devel] [6846] make qemu_announce_self handle non contiguous net tables ( Marcelo Tosatti)
2009-03-13 16:18 UTC
[Qemu-devel] [PATCH v2] Add and use remaining #defines for PCI device IDs
2009-03-13 15:31 UTC (2+ messages)
[Qemu-devel] PATCH: Replace asprintf() with snprintf() in vnc.c
2009-03-13 15:31 UTC (3+ messages)
[Qemu-devel] [PATCH] remove is_graphic_console from vga.c
2009-03-13 15:30 UTC (2+ messages)
[Qemu-devel] [PATCH] monitor: Provide empty command as final history entry
2009-03-13 15:30 UTC (2+ messages)
[Qemu-devel] [PATCH] DisplayAllocator interface
2009-03-13 15:30 UTC (2+ messages)
[Qemu-devel] [6845] qemu:virtio-net: Check return size on the correct sg list ( Alex Williamson)
2009-03-13 15:04 UTC
[Qemu-devel] [6844] make qemu_announce_self handle non contiguous net tables ( Marcelo Tosatti)
2009-03-13 15:03 UTC
[Qemu-devel] [6843] Replace asprintf() with snprintf() in vnc.c ("Daniel P
2009-03-13 15:03 UTC
[Qemu-devel] [6842] monitor: Provide empty command as final history entry (Jan Kiszka)
2009-03-13 15:02 UTC
[Qemu-devel] [6840] remove is_graphic_console from vga.c (Stefano Stabellini)
2009-03-13 15:02 UTC
[Qemu-devel] [6839] DisplayAllocator interface (Stefano Stabellini)
2009-03-13 15:02 UTC
[Qemu-devel] [PATCH] vnc: shared buffer: skip some optimizations
2009-03-13 12:03 UTC (5+ messages)
[Qemu-devel] [6838] tcg/x86_64: add bswap16_i{32, 64} and bswap32_i64 ops
2009-03-13 9:35 UTC
[Qemu-devel] [6837] tcg/x86: add bswap16_i32 ops
2009-03-13 9:35 UTC
[Qemu-devel] [6836] target-i386: use the new bswap* TCG ops
2009-03-13 9:35 UTC
[Qemu-devel] [6835] target-ppc: use the new bswap* TCG ops
2009-03-13 9:35 UTC
[Qemu-devel] [6833] tcg: add _tl aliases to bswap16/32/64 TCG ops
2009-03-13 9:35 UTC
[Qemu-devel] [6832] tcg: add bswap16_i64 and bswap32_i64 TCG ops
2009-03-13 9:35 UTC
[Qemu-devel] [6831] tcg: optimize tcg_gen_bswap16_i32
2009-03-13 9:35 UTC
[Qemu-devel] [6830] tcg: allow bswap16_i32 to be implemented by TCG backends
2009-03-13 9:34 UTC
[Qemu-devel] [6829] tcg: rename bswap_i32/i64 functions
2009-03-13 9:34 UTC
[Qemu-devel] [6828] Fix regression introduced by r6824
2009-03-13 3:12 UTC
[Qemu-devel] kqemu development - mingw issue
2009-03-12 23:06 UTC (3+ messages)
[Qemu-devel] [PATCH] Split ioapic logic from the current apic
2009-03-12 20:25 UTC (4+ messages)
` [Qemu-devel] "
` [Qemu-devel] "
[Qemu-devel] [6827] From 67e94ae77f8de4d5d822917f1723cefa7ebfb64d Mon Sep 17 00:00: 00 2001
2009-03-12 20:25 UTC
[Qemu-devel] [PATCH v3 1/2] Guest debugging support for KVM
2009-03-12 20:13 UTC (2+ messages)
` [Qemu-devel] "
[Qemu-devel] [6826] monitor: sync from kvm state before generating output (Jan Kiszka)
2009-03-12 20:12 UTC
[Qemu-devel] [6825] Guest debugging support for KVM (Jan Kiszka)
2009-03-12 20:12 UTC
[Qemu-devel] [6824] Drop internal bdrv_pread()/bdrv_pwrite() APIs (Avi Kivity)
2009-03-12 19:57 UTC
[Qemu-devel] [6823] Add internal scsi generic block API (Avi Kivity)
2009-03-12 19:57 UTC
[Qemu-devel] [6822] Add specialized block driver scsi generic API (Avi Kivity)
2009-03-12 19:57 UTC
[Qemu-devel] [RFC] Machine description as data
2009-03-12 18:43 UTC (2+ messages)
` [Qemu-devel] Machine description as data prototype, take 6 (was: [RFC] Machine description as data)
[Qemu-devel] [RESEND][PATCH] x86: Enhanced dump of segment registers
2009-03-12 18:21 UTC (11+ messages)
` [Qemu-devel] "
` [Qemu-devel] [PATCH v2] "
[Qemu-devel] [PATCH 0/9] tcg: reorganize bswap* functions
2009-03-12 13:37 UTC (12+ messages)
` [Qemu-devel] [PATCH 1/9] tcg: rename bswap_i32/i64 functions
` [Qemu-devel] [PATCH 3/9] tcg: add bswap16_i64 and bswap32_i64 TCG ops
` [Qemu-devel] [PATCH 6/9] target-ppc: use the new bswap* "
` [Qemu-devel] [PATCH 7/9] target-i386: "
` [Qemu-devel] [PATCH 8/9] tcg/x86: add bswap16_i32 ops
` [Qemu-devel] [PATCH 9/9] tcg/x86_64: add bswap16_i{32, 64} and bswap32_i64 ops
` [Qemu-devel] [PATCH 5/9] tcg: update README wrt recent bswap changes
[Qemu-devel] QEMUD
2009-03-12 10:28 UTC (2+ messages)
[Qemu-devel] Patch: Integrator/CP reference clock cycle counter
2009-03-12 7:22 UTC
[Qemu-devel] Re: Problems KVM-84
2009-03-11 22:59 UTC (7+ messages)
[Qemu-devel] [PATCH] qemu:e1000: Fix RX descriptor low threshold interrupt logic
2009-03-11 22:56 UTC
[Qemu-devel] [6821] Revert r6404
2009-03-11 20:16 UTC
[Qemu-devel] [6820] Revert r6405
2009-03-11 20:16 UTC
[Qemu-devel] [6819] Revert r6406
2009-03-11 20:16 UTC
[Qemu-devel] [6818] Revert r6407
2009-03-11 20:16 UTC
[Qemu-devel] [6817] Revert r6408
2009-03-11 20:15 UTC
[Qemu-devel] [6816] Revert r6404
2009-03-11 20:05 UTC
[Qemu-devel] [6815] Revert r6405
2009-03-11 20:05 UTC
[Qemu-devel] [6814] Revert r6406
2009-03-11 20:05 UTC
[Qemu-devel] [6813] Revert r6407
2009-03-11 20:05 UTC
[Qemu-devel] [6812] Revert r6408
2009-03-11 20:05 UTC
[Qemu-devel] Re: Re: Compiling qemu with nas installed
2009-03-11 19:58 UTC
[Qemu-devel] Re: Compiling qemu with nas installed
2009-03-11 18:37 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).