messages from 2008-12-08 23:58:20 to 2008-12-11 19:37:56 UTC [more...]
[Qemu-devel] [5982] Rename fls to qemu_fls
2008-12-11 19:37 UTC
[Qemu-devel] [5979] Fix compiling without MREMAP_FIXED
2008-12-11 19:33 UTC (2+ messages)
[Qemu-devel] [5981] Add lost semicolons
2008-12-11 19:20 UTC
[Qemu-devel] [5980] Don't require linux/auxvec.h, which isn't always installed with libc
2008-12-11 19:12 UTC
[Qemu-devel] [PATCH] Add DPMS support to cirrus vga bios
2008-12-11 19:02 UTC (2+ messages)
` [Qemu-devel] Re: [Bochs-developers] "
[Qemu-devel] screendump broken
2008-12-11 18:55 UTC (2+ messages)
[Qemu-devel] [5973] Introduce and use cache-utils.[ch]
2008-12-11 18:52 UTC (3+ messages)
[Qemu-devel] Re: Qemu/KVM ehci support
2008-12-11 18:52 UTC
[Qemu-devel] SH: Implement MOVCO.L and MOVLI.L
2008-12-11 18:48 UTC (3+ messages)
[Qemu-devel] USB-OHCI / UHCI: Isochronous transfer not working on Linux host
2008-12-11 18:46 UTC (5+ messages)
` [Qemu-devel] "
` [Qemu-devel] "
[Qemu-devel] SH: Fix movca.l/ocbi emulation
2008-12-11 18:34 UTC
[Qemu-devel] SH: Add prefi, icbi, synco
2008-12-11 18:25 UTC
[Qemu-devel] SH: Add SH7785 as CPU option
2008-12-11 18:23 UTC
[Qemu-devel] [RFC] Replace posix-aio with custom thread pool
2008-12-11 18:11 UTC (17+ messages)
[Qemu-devel] [PATCH] pci: add default pci subsystem id for all devices
2008-12-11 18:00 UTC (5+ messages)
[Qemu-devel] [5860] Cleanup {alloc|get}_cluster_offset() (Gleb Natapov)
2008-12-11 17:42 UTC (10+ messages)
[Qemu-devel] [PATCH] Allow to register a callback with fw_cfg_add_callback()
2008-12-11 17:33 UTC (3+ messages)
[Qemu-devel] [5978] Allow to register a callback with fw_cfg_add_callback()
2008-12-11 17:30 UTC
[Qemu-devel] [5977] Add missing "static"
2008-12-11 17:29 UTC
[Qemu-devel] can anybody check ?
2008-12-11 17:05 UTC (2+ messages)
[Qemu-devel] [PATCH] pci: virtio: use pci id defines
2008-12-11 16:48 UTC
[Qemu-devel] [PATCH] qemu: report issues causing the kvm probe to fail
2008-12-11 16:40 UTC
[Qemu-devel] [PROPOSITION] SH4 workflow improvement
2008-12-11 16:24 UTC (7+ messages)
[Qemu-devel] [PATCH 0 of 7] [UPDATE] DisplayState interface change
2008-12-11 15:45 UTC (11+ messages)
[Qemu-devel] [PATCH] Handle suspend in qemu
2008-12-11 14:53 UTC
[Qemu-devel] [PATCH 0/2] reduce code duplication
2008-12-11 14:11 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] pass parameter as char
` [Qemu-devel] [PATCH 2/2] reduce code duplication
[Qemu-devel] crash on boot with kaspersky livecd
2008-12-11 12:47 UTC (2+ messages)
[Qemu-devel] [PATCH 3/3] NUMA: add monitor interface
2008-12-11 11:31 UTC
[Qemu-devel] [PATCH 2/3] NUMA: promoting NUMA topology to BIOS and pin guest memory
2008-12-11 11:29 UTC
[Qemu-devel] [PATCH 1/3] NUMA: add -numa command line option
2008-12-11 11:29 UTC
[Qemu-devel] [PATCH 0/3] add NUMA support to QEMU
2008-12-11 11:28 UTC
[Qemu-devel] [PATCH 3 of 7] [UPDATE] DisplayState interface change
2008-12-11 11:28 UTC (3+ messages)
[Qemu-devel] [PATCH 1 of 7] few more accessors
2008-12-11 11:20 UTC (3+ messages)
[Qemu-devel] [PATCH 2 of 7] [UPDATE] remove bgr
2008-12-11 11:20 UTC (3+ messages)
[Qemu-devel] weird non-committal of writes under Vista 32
2008-12-11 10:10 UTC
[Qemu-devel] MMIO address changes
2008-12-11 8:55 UTC (9+ messages)
` [Qemu-devel] [PATCH] sh4: Followup to commit #5849 "Change MMIO callbacks..."
` [Qemu-devel] "
` [Qemu-devel] [PATCH] usb-ohci: Add address masking
` [Qemu-devel] Re: MMIO address changes
[Qemu-devel] [PATCH 00/13] Cleanup some logging code
2008-12-11 8:43 UTC (16+ messages)
` [Qemu-devel] [PATCH 01/13] hw/ppc.c: LOG_IRQ macro
` [Qemu-devel] [PATCH 02/13] hw/ppc.c: use LOG_IRQ instead of #ifdefs
` [Qemu-devel] [PATCH 03/13] hw/ppc.c: LOG_TB macro
` [Qemu-devel] [PATCH 04/13] hw/ppc.c: use LOG_TB instead of #ifdefs
` [Qemu-devel] [PATCH 05/13] vl.c: LOG_IOPORT macro
` [Qemu-devel] [PATCH 06/13] vl.c: use LOG_IOPORT instead of #ifdefs
` [Qemu-devel] [PATCH 07/13] kqemu.c: LOG_INT macro
` [Qemu-devel] [PATCH 08/13] kqemu.c: use LOG_INT instead of #ifdefs
` [Qemu-devel] [PATCH 09/13] kqemu.c: LOG_INT_STATE macro
` [Qemu-devel] [PATCH 10/13] kqemu.c: use LOG_INT_STATE instead of #ifdefs
` [Qemu-devel] [PATCH 11/13] target-i386/op_helper.c: LOG_PCALL macro
` [Qemu-devel] [PATCH 12/13] target-i386/op_helper.c: use LOG_PCALL instead of #ifdefs
` [Qemu-devel] [PATCH 13/13] target-cris/translate.c: create LOG_DIS macro
[Qemu-devel] [5976] Fix warnings introduced in r5948
2008-12-11 0:14 UTC
[Qemu-devel] [5975] Add missing static qualifier
2008-12-11 0:14 UTC
[Qemu-devel] [5974] adlib.c includes fmopl.h and so needs -DBUILD_Y8950=0 too
2008-12-11 0:14 UTC
[Qemu-devel] [PATCH 1/1] Don't discard "const" in ldq_le_p()
2008-12-11 0:04 UTC
[Qemu-devel] User emulation & gdb & sigsegv
2008-12-10 23:18 UTC (2+ messages)
[Qemu-devel] [PATCH] Enable monitor commands in GDB stub
2008-12-10 22:36 UTC
[Qemu-devel] [PATCH 1/3] PPC4xx IIC and MAL
2008-12-10 22:09 UTC (5+ messages)
[Qemu-devel] [PATCH] Add *.o and .*.swp to .gitignore
2008-12-10 20:40 UTC
[Qemu-devel] [PATCH] Remove redundant #ifdef _BSD
2008-12-10 19:21 UTC
[Qemu-devel] [PATCH] IDE: Implement SEEK command (resend)
2008-12-10 18:17 UTC (2+ messages)
[Qemu-devel] [5972] IDE: Implement SEEK command
2008-12-10 18:17 UTC
[Qemu-devel] [PATCH] Support for serial mouse emulation
2008-12-10 18:00 UTC (2+ messages)
[Qemu-devel] [PATCH] sh4: Add SH bit handling to TLB
2008-12-10 17:32 UTC (2+ messages)
[Qemu-devel] [5971] target-sh4: Add SH bit handling to TLB
2008-12-10 17:31 UTC
[Qemu-devel] SH4: Implement FD bit
2008-12-10 17:31 UTC (6+ messages)
` [Qemu-devel] "
` [Qemu-devel] "
[Qemu-devel] [5970] target-sh4: check FD bit for FP instructions
2008-12-10 17:31 UTC
[Qemu-devel] Hanging VM: Fix block I/O hang patch could help?
2008-12-10 16:24 UTC (3+ messages)
[Qemu-devel] [PATCH 0/4] LSI53C895A: Implemented 64-bit Block Moves
2008-12-10 15:39 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/4] LSI53C895A: Rename dmbs register to dbms
` [Qemu-devel] "
` [Qemu-devel] [PATCH 2/4] Add 64-bit Block Move support (Direct & Table Indirect)
` [Qemu-devel] "
[Qemu-devel] [5969] Add 64-bit Block Move support (Direct & Table Indirect) (Ryan Harper )
2008-12-10 15:38 UTC
[Qemu-devel] [5968] LSI53C895A: Rename dmbs register to dbms (Ryan Harper)
2008-12-10 15:37 UTC
[Qemu-devel] [5901] LSI53C895A: Remove current_dma_len hack
2008-12-10 15:31 UTC (2+ messages)
[Qemu-devel] [PATCH 1/2] LSI53C895A: Remove current_dma_len hack
2008-12-10 15:29 UTC (2+ messages)
[Qemu-devel] [PATCH] Fix off-by-one bug limiting VNC passwords to 7 chars
2008-12-10 15:14 UTC (8+ messages)
` [Qemu-devel] [PATCH v2] "
` [Qemu-devel] [RESEND] [PATCH v2] Accept password as an argument to 'change vnc password'
` [Qemu-devel] "
` [Qemu-devel] [RESEND] [PATCH v2] Fix off-by-one bug limiting VNC passwords to 7 chars
` [Qemu-devel] "
[Qemu-devel] [5967] Accept password as an argument to 'change vnc password' monitor command (Chris Webb)
2008-12-10 15:14 UTC
[Qemu-devel] [5966] Fix off-by-one bug limiting VNC passwords to 7 chars (Chris Webb)
2008-12-10 15:12 UTC
[Qemu-devel] [PATCH] target-ppc: initialize MSR appropriately in user-mode
2008-12-10 15:06 UTC (2+ messages)
[Qemu-devel] [PATCH] Fix memory-mapped i8042 on MIPS Magnum v3
2008-12-10 15:03 UTC (2+ messages)
[Qemu-devel] [PATCH] Fix jmp im on x86_64 when executing 32-bit code
2008-12-10 15:02 UTC (2+ messages)
[Qemu-devel] [5965] target-ppc: enable SPE and Altivec in user mode
2008-12-10 15:02 UTC
[Qemu-devel] [5964] target-ppc: initialize MSR appropriately in user-mode
2008-12-10 15:02 UTC
[Qemu-devel] [5963] target-i386: Fix jmp im on x86_64 when executing 32-bit code
2008-12-10 15:02 UTC
[Qemu-devel] [5962] MIPS Magnum: fix memory-mapped i8042
2008-12-10 15:02 UTC
[Qemu-devel] [PATCH] evdev_keycode_map
2008-12-10 14:44 UTC (6+ messages)
[Qemu-devel] [PATCH, v2] Fix building with glibc < 2.4
2008-12-10 12:14 UTC
[Qemu-devel] [PATCH] Fix building with glibc < 2.4
2008-12-10 12:07 UTC (3+ messages)
[Qemu-devel] [PATCH v5 0/5] Support for S3 ACPI state (suspend to memory) in BIOS
2008-12-10 10:22 UTC (9+ messages)
` [Qemu-devel] [PATCH v5 1/5] Add S3 state to DSDT. Handle resume event in the BIOS
` [Qemu-devel] Re: [Bochs-developers] "
` [Qemu-devel] Re: [Bochs-developers] [PATCH v5 1/5] Add S3 state to DSDT.Handle "
` [Qemu-devel] RE: [Bochs-developers] [PATCH v5 1/5] Add S3 state to DSDT. Handle "
[Qemu-devel] [PATCH 0/4] Add nic link up/down emulation to e1000
2008-12-10 8:53 UTC (11+ messages)
` [Qemu-devel] [PATCH 1/4] Add 'set_link' monitor command
` [Qemu-devel] [PATCH 2/4] Add device index to 'info network' output
` [Qemu-devel] [PATCH 3/4] Allow devices be notified of link status change
` [Qemu-devel] [PATCH 4/4] Implement e1000 link status
` [Qemu-devel] Re: [PATCH 2/4] Add device index to 'info network' output
` [Qemu-devel] Re: [PATCH 1/4] Add 'set_link' monitor command
` [Qemu-devel] Re: [PATCH 0/4] Add nic link up/down emulation to e1000
[Qemu-devel] [PATCH] rename vlan to vnet and mark vlan as deprecated
2008-12-09 21:36 UTC (12+ messages)
[Qemu-devel] [5961] KVM: Coalesced MMIO support
2008-12-09 20:09 UTC
[Qemu-devel] [5960] Disable KVM support if the kernel modules have broken memory slot handling
2008-12-09 19:59 UTC
[Qemu-devel] [ARM] Problem in a NEON instruction
2008-12-09 19:21 UTC (3+ messages)
[Qemu-devel] [patch] fix qemu crash with kvm enabled
2008-12-09 16:46 UTC
[Qemu-devel] 4xx TLB fixes
2008-12-09 16:19 UTC (2+ messages)
` [Qemu-devel] "
[Qemu-devel] Modular qemu?
2008-12-09 13:44 UTC (8+ messages)
[Qemu-devel] Isochronous problem with usb OHCI
2008-12-09 13:33 UTC (2+ messages)
[Qemu-devel] [PATCH] Introduce --enable-binfmt-misc configure option
2008-12-09 13:26 UTC (16+ messages)
` [Qemu-devel] [PATCH] Fix fstatat64()/newfstatat() syscall implementation
` [Qemu-devel] [PATCH] Move abi_* typedefs into qemu-types.h
` [Qemu-devel] [PATCH] linux-user: Safety belt for h2g
` [Qemu-devel] [PATCH] linux-user: Fix h2g usage in page_find_alloc
` [Qemu-devel] [PATCH] Rewrite mmap_find_vma() to work fine on 64-bit hosts with 32-bit targets
[Qemu-devel] kqemu on OS X/Darwin?
2008-12-09 4:54 UTC
[Qemu-devel] Modular qemu?
2008-12-08 23:58 UTC
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).