messages from 2008-08-18 18:00:35 to 2008-08-22 09:00:18 UTC [more...]
[Qemu-devel] [PATCH 0/5] [sh4] patches for SH4 system emulation
2008-08-22 9:00 UTC (3+ messages)
` [Qemu-devel] "
[Qemu-devel] [5050] uhci: rewrite UHCI emulator, fully async operation with multiple outstanding transactions ( Max Krasnyansky)
2008-08-22 8:59 UTC (10+ messages)
[Qemu-devel] [5070] uhci: Fixed length handling for SETUP and OUT tokens
2008-08-22 8:58 UTC
[Qemu-devel] [5069] [sh4] code translation bug fix
2008-08-22 8:58 UTC
[Qemu-devel] [5068] [sh4] MMU bug fix
2008-08-22 8:57 UTC
[Qemu-devel] [5067] [sh4] memory mapped TLB entries
2008-08-22 8:57 UTC
[Qemu-devel] [5066] [sh4] delay slot bug fix
2008-08-22 8:57 UTC
[Qemu-devel] [5065] [sh4] sleep instruction
2008-08-22 8:57 UTC
[Qemu-devel] [5064] array overflow in hw/stellaris.c and hw/omap_dss.c
2008-08-22 8:57 UTC
[Qemu-devel] [5063] Parallel Port Direction Fix
2008-08-22 8:57 UTC
[Qemu-devel] (no subject)
2008-08-22 8:38 UTC (2+ messages)
` [Qemu-devel] Re: using watchpoints with qemu (was: (no subject))
[Qemu-devel] [PATCH] add comment for DisplayState->idle
2008-08-22 8:33 UTC
[Qemu-devel] [PATCH 00/13] merge some xen bits into qemu
2008-08-22 8:27 UTC (34+ messages)
` [Qemu-devel] [PATCH 01/13] Handle terminating signals
` [Qemu-devel] [PATCH 02/13] add DisplayState->idle
` [Qemu-devel] "
` [Qemu-devel] [PATCH 03/13] add container_of() macro to osdep.h
` [Qemu-devel] [PATCH 04/13] move GUI_REFRESH_INTERVAL define from vl.c to console.h
` [Qemu-devel] [PATCH 05/13] xen: groundwork for xen support
` [Qemu-devel] [PATCH 06/13] xen: backend driver core
` [Qemu-devel] [PATCH 07/13] xen: add console backend driver
` [Qemu-devel] [PATCH 08/13] xen: add framebuffer "
` [Qemu-devel] [PATCH 09/13] xen: add block device "
` [Qemu-devel] [PATCH 10/13] xen: add net "
` [Qemu-devel] [PATCH 11/13] xen: blk & nic configuration via cmd line
` [Qemu-devel] [PATCH 12/13] set vnc password from xenstore
` [Xen-devel] "
` [Qemu-devel] Re: [Xen-devel] "
` [Qemu-devel] [PATCH 13/13] xen: pv domain builder
[Qemu-devel] [PATCH] uhci: improved TD matching, working ISOC transfers
2008-08-22 5:54 UTC
[Qemu-devel] [PATCH] uhci: Fixed length handling for SETUP and OUT tokens
2008-08-22 5:54 UTC
[Qemu-devel] [5056] add DisplayState->idle (Samuel Thibault)
2008-08-22 1:24 UTC (3+ messages)
[Qemu-devel] [5062] *FreeBSD: pulseaudio is a possible audio driver
2008-08-21 23:03 UTC
[Qemu-devel] [PATCH 0/13] Enhance debugging support - 2nd take
2008-08-21 22:53 UTC (17+ messages)
` [Qemu-devel] [RESEND][PATCH "
` [Qemu-devel] [RESEND][PATCH 1/13] Return appropriate watch message to gdb
` [Qemu-devel] [RESEND][PATCH 2/13] Refactor and enhance break/watchpoint API
` [Qemu-devel] [RESEND][PATCH 3/13] Set mem_io_vaddr on io_read
` [Qemu-devel] [RESEND][PATCH 4/13] Respect length of watchpoints
` [Qemu-devel] [RESEND][PATCH 5/13] Introduce next_cflags
` [Qemu-devel] [RESEND][PATCH 6/13] Switch self-modified code recompilation to next_cflags
` [Qemu-devel] [RESEND][PATCH 7/13] Restore pc on watchpoint hits
` [Qemu-devel] [RESEND][PATCH 8/13] Remove premature memop TB terminations
` [Qemu-devel] [RESEND][PATCH 10/13] Introduce BP_WATCHPOINT_HIT flag
` [Qemu-devel] [RESEND][PATCH 11/13] Add debug exception hook
` [Qemu-devel] [RESEND][PATCH 12/13] Introduce BP_CPU as a breakpoint type
` [Qemu-devel] [RESEND][PATCH 13/13] x86: Debug register emulation
` [Qemu-devel] [RESEND][PATCH 9/13] Improve debugging of SMP guests
` [Qemu-devel] Re: [RESEND][PATCH 0/13] Enhance debugging support - 2nd take
[Qemu-devel] [5061] PC: suggest a workaround to boot a kernel without hard-disk
2008-08-21 22:52 UTC
[Qemu-devel] BIOS, ACPI, CMOS and Windows EvenID: 4
2008-08-21 22:47 UTC (7+ messages)
` [Qemu-devel] Re: [Bochs-developers] "
[Qemu-devel] Help! Stuck at the error message: "qemu: warning: error while loading state for instance 0x0 of device 'ram'"
2008-08-21 22:43 UTC
[Qemu-devel] AIX in QEMU
2008-08-21 23:04 UTC (2+ messages)
[Qemu-devel] [5060] Ignore IDE command if issued while IDE is busy (Gleb Natapov)
2008-08-21 22:40 UTC
[Qemu-devel] [5059] Add image format option for USB mass-storage devices
2008-08-21 22:24 UTC
[Qemu-devel] c99 or not?
2008-08-21 21:58 UTC (2+ messages)
[Qemu-devel] [PATCH] Ignore IDE command if issued while IDE is busy
2008-08-21 21:00 UTC (3+ messages)
[Qemu-devel] [5058] move GUI_REFRESH_INTERVAL define from vl.c to console.h ( Gerd Hoffmann)
2008-08-21 20:12 UTC
[Qemu-devel] [5057] add container_of() macro to osdep.h (Gerd Hoffmann)
2008-08-21 20:11 UTC
[Qemu-devel] [5055] Handle terminating signals (Gerd Hoffmann)
2008-08-21 20:08 UTC
[Qemu-devel] vnc port selection
2008-08-21 19:53 UTC (7+ messages)
` [Xen-devel] "
[Qemu-devel] c99 or not?
2008-08-21 19:43 UTC (4+ messages)
[Qemu-devel] [PATCH 0/5] linux-user: Detect and fix 32-bit guest on 64-bit host issues - v2
2008-08-21 19:41 UTC (2+ messages)
[Qemu-devel] [PATCH 0/3] [x86] Add Core 2 Duo CPU specification
2008-08-21 19:38 UTC (6+ messages)
[Qemu-devel] [PATCH 0/8] Various USB fixes and improvements (update 2)
2008-08-21 19:36 UTC (5+ messages)
` [Qemu-devel] "
[Qemu-devel] [5054] uhci: fixes for save/load-vm (Max Krasnyansky)
2008-08-21 19:33 UTC
[Qemu-devel] [5053] husb: Fixup printfs and stuff based on the review comments ( Max Krasnyansky)
2008-08-21 19:32 UTC
[Qemu-devel] [5052] husb: remove disconnect detection timer (Max Krasnyansky)
2008-08-21 19:31 UTC
[Qemu-devel] [5051] husb: rewrite Linux host USB layer, fully async operation ( Max Krasnyansky)
2008-08-21 19:31 UTC
[Qemu-devel] [5049] usb: generic packet handler cleanup and documentation ( Max Krasnyansky)
2008-08-21 19:29 UTC
[Qemu-devel] [5048] husb: support for USB host device auto connect (Max Krasnyansky)
2008-08-21 19:28 UTC
[Qemu-devel] [5047] husb: support for USB host device auto disconnect (Max Krasnyansky)
2008-08-21 19:27 UTC
[Qemu-devel] [5046] Fix windows build
2008-08-21 19:25 UTC
[Qemu-devel] pty/tty functions for BSD too
2008-08-21 18:16 UTC (16+ messages)
[Qemu-devel] [5045] Fix OSS on OpenBSD
2008-08-21 18:00 UTC
[Qemu-devel] [5044] Fix OpenBSD linker warnings
2008-08-21 17:58 UTC
[Qemu-devel] Sparc32: Mask writes to the WIM register
2008-08-21 17:39 UTC (8+ messages)
[Qemu-devel] [5043] Fix wrwim masking (Luis Pureza)
2008-08-21 17:34 UTC
[Qemu-devel] [5042] Use initial CPU definition structure for some CPU fields instead of copying
2008-08-21 17:33 UTC
[Qemu-devel] SH4 TARGET_NR_clone
2008-08-21 16:53 UTC (3+ messages)
[Qemu-devel] Bug with TARGET_PHYS_ADDR_SPACE_BITS
2008-08-21 14:47 UTC (6+ messages)
` "
[Qemu-devel] Serial of guest kernel complain "too much work" in kvm/qemu
2008-08-21 6:03 UTC
[Qemu-devel] [RESEND][PATCH] De-assert PIC IRQs properly at APIC level
2008-08-21 3:15 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/2] De-assert ISA PIC IRQs properly
` [Qemu-devel] [PATCH 2/2] De-assert PIC IRQs properly at APIC level
[Qemu-devel] [5041] De-assert PIC IRQs properly at APIC level
2008-08-21 3:14 UTC
[Qemu-devel] [5040] De-assert ISA PIC IRQs properly
2008-08-21 3:14 UTC
[Qemu-devel] [5039] bios: update from bochs release 2.3.7
2008-08-21 3:14 UTC
[Qemu-devel] [5038] Relax qemu_ld/st constraints for !SOFTMMU case
2008-08-21 1:14 UTC
[Qemu-devel] [5037] Kludge to support linux-user on a PPC64
2008-08-20 22:39 UTC
[Qemu-devel] [5036] Fix tswap size
2008-08-20 22:39 UTC
[Qemu-devel] [5035] Correct version of Heikki Lindholms ppc64.ld script
2008-08-20 22:39 UTC
[Qemu-devel] [5031] Move tcg_out_tlb_read into #ifdef CONFIG_SOFTMMU block to avoid compiler warning
2008-08-20 22:39 UTC
[Qemu-devel] [5032] Clear the upper 32 bits of addr_reg in TARGET_LONG_BITS == 32 case
2008-08-20 22:39 UTC
[Qemu-devel] [5033] Avoid clobbering input/ aliased registers in !SOFTMMU+64bit+bswap case
2008-08-20 22:39 UTC
[Qemu-devel] [5034] Relax qemu_ld/st constraints for !SOFTMMU case
2008-08-20 22:39 UTC
[Qemu-devel] SVN ppc-softmmu fails to build
2008-08-20 15:42 UTC
[Qemu-devel] [5026] i386: fix isapc machine
2008-08-20 14:28 UTC (2+ messages)
` [Qemu-devel] "
[Qemu-devel] MIPS SVN fails
2008-08-20 11:01 UTC (3+ messages)
[Qemu-devel] [5030] Silence vmport unless DEBUG is enabled
2008-08-19 19:13 UTC
[Qemu-devel] [5029] Remove unnecessary #includes from block-nbd.c
2008-08-19 19:10 UTC
[Qemu-devel] tcg problem running SPARC program on x86
2008-08-19 16:37 UTC (2+ messages)
[Qemu-devel] [PATCH] qemu: ask password when encrypted disk image is used
2008-08-19 14:45 UTC (6+ messages)
[Qemu-devel] [5028] Revert r4979 since it breaks the monitor
2008-08-19 14:44 UTC
[Qemu-devel] qemu doesn't like isapc
2008-08-19 12:55 UTC
[Qemu-devel] [PATCH] ACPI suspend type field is 3 bits long
2008-08-19 13:14 UTC (2+ messages)
[Qemu-devel] [5027] ACPI suspend type field is 3 bits long
2008-08-19 13:14 UTC
[Qemu-devel] impossible to install mandriva on qemu
2008-08-19 12:56 UTC (4+ messages)
[Qemu-devel] qemu-ppc (user mode) and chroot
2008-08-19 12:31 UTC (2+ messages)
[Qemu-devel] Bugreport
2008-08-19 11:17 UTC
[Qemu-devel] impossible to install mandriva on qemu
2008-08-19 9:32 UTC
[Qemu-devel] libqemu.a is not licenced with LGPL?
2008-08-19 6:45 UTC
[Qemu-devel] [PATCH] APIC: Do not start zero-period timers
2008-08-18 19:29 UTC (4+ messages)
` [Qemu-devel] [RESEND][PATCH] "
[Qemu-devel] [PATCH 0/5] Various USB fixes and improvements
2008-08-18 18:56 UTC (21+ messages)
` [Qemu-devel] [PATCH 2/5] husb: support for USB host device auto connect
` [Qemu-devel] "
` [Qemu-devel] [PATCH 5/5] husb: rewrite Linux host USB layer, fully async operation
[Qemu-devel] [RFC] remove enforced 'reply-to' for mailing list
2008-08-18 18:39 UTC
[Qemu-devel] [PATCH] i386: Catch all non-present ptes in cpu_get_phys_page_debug
2008-08-18 18:00 UTC (7+ messages)
` [Qemu-devel] [RESEND][PATCH] "
` [Qemu-devel] [RESEND #2][PATCH] "
` [Qemu-devel] [RESEND #3][PATCH] "
` [Qemu-devel] "
[Qemu-devel] [5025] i386: Catch all non-present ptes in cpu_get_phys_page_debug ( Jan Kiszka)
2008-08-18 18:00 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).