qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-06-30 17:51:30 to 2008-07-08 19:26:00 UTC [more...]

[Qemu-devel] RFC: ARM prologue linkage fix
 2008-07-08 19:25 UTC 

[Qemu-devel] [4838] Allow QEMU to connect directly to an NBD server, by Laurent Vivier
 2008-07-08 19:22 UTC  (15+ messages)
            ` [Qemu-devel] [PATCH] Fix compilation of nbd on Windows

[Qemu-devel] [4860] Fix typo
 2008-07-08 18:57 UTC 

[Qemu-devel] Boot Linux kernel through initramfs failed
 2008-07-08 18:48 UTC 

[Qemu-devel] [4859] Fix r4641 (invalid token "=<" in a preprocessor expression)
 2008-07-08 18:35 UTC 

[Qemu-devel] [PATCH] Initialize the VMware VGA console after vga_init
 2008-07-08 16:44 UTC  (2+ messages)

[Qemu-devel] [4858] Implement some Ultrasparc cache ASIs used by SILO
 2008-07-08 15:51 UTC 

[Qemu-devel] [RFC] ARM test generator
 2008-07-08 15:48 UTC  (5+ messages)

[Qemu-devel] hdachs heads limit
 2008-07-08 15:43 UTC 

[Qemu-devel] [PATCH v2 0/3] Fix guest time drift under heavy load
 2008-07-08 14:42 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/3] Change qemu_set_irq() to return status information
` [Qemu-devel] [PATCH v2 2/3] Fix time drift problem under high load when PIT is in use
` [Qemu-devel] [PATCH v2 3/3] Fix time drift problem under high load when RTC "

[Qemu-devel] Using GDB with Qemu : No Symbol Table?
 2008-07-08 14:34 UTC  (2+ messages)

[Qemu-devel] hda : DSC timeout 0.9.1 (not under 0.9.0)
 2008-07-08 10:24 UTC 

[Qemu-devel] MIPS emulation
 2008-07-08  4:13 UTC  (12+ messages)
                    ` [Qemu-devel] mapping devices to 0xfffe0000+

[Qemu-devel] [4857] Eliminate spurous screen updates
 2008-07-07 23:01 UTC 

[Qemu-devel] [4856] fix cvtsq2s[sd] (Juergen Lock)
 2008-07-07 20:25 UTC 

[Qemu-devel] [4855] 64 bit signed comparison fix (Juergen Lock)
 2008-07-07 20:15 UTC 

[Qemu-devel] [4854] Fix 64 bit constant generation
 2008-07-07 19:34 UTC 

[Qemu-devel] [Patch] japanese keyboard support
 2008-07-07 19:32 UTC  (3+ messages)

[Qemu-devel] [4853] Improve jp106 keyboard support, by Akio Takebe
 2008-07-07 19:29 UTC 

[Qemu-devel] QEMU Accel - git tree
 2008-07-07 17:41 UTC  (6+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH] x86-64: Fix 64-bit lgs/lfs/lss
 2008-07-07 14:45 UTC  (4+ messages)
  ` [Qemu-devel] "

[Qemu-devel] slirp_insque/remque
 2008-07-07 13:07 UTC 

[Qemu-devel] [REGRESSION] mprotect in guest makes qemu-i386 crash
 2008-07-07 12:40 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] [Xen-devel][Qemu][e1000] fix a TSE bug
 2008-07-07  9:20 UTC 

[Qemu-devel] Kernel mess
 2008-07-07  8:15 UTC  (2+ messages)

[Qemu-devel] another tcg bug? test r,r case in tcg_out_brcond2()
 2008-07-06 18:29 UTC  (3+ messages)
` [Qemu-devel] fixed one bug, found another :) (was: another tcg bug? test r, r case in tcg_out_brcond2())
  ` [Qemu-devel] [PATCH] tcg: fix cvtsi2ssq & friends on 32 bit hosts (was: fixed one bug, found another :)

[Qemu-devel] Change subnet of user net in qemu?
 2008-07-06 10:10 UTC  (2+ messages)

[Qemu-devel] [4852] Fix typo in comment
 2008-07-05 21:54 UTC 

[Qemu-devel] [4851] Change MIPS machine default to Malta
 2008-07-05 21:51 UTC 

[Qemu-devel] SMP broken in SVN?
 2008-07-05 20:55 UTC 

[Qemu-devel] [4850] Re-add static qualifier
 2008-07-05 17:03 UTC 

[Qemu-devel] [4848] Remove >= asserts on unsigned inputs
 2008-07-05 13:41 UTC 

[Qemu-devel] [4847] Avoid signedness warnings
 2008-07-05 13:40 UTC 

[Qemu-devel] [4849] Remove static
 2008-07-05 13:41 UTC 

[Qemu-devel] A disk read error occurred
 2008-07-05  9:19 UTC  (8+ messages)

[Qemu-devel] array overflow in hw/stellaris.c and hw/omap_dss.c
 2008-07-05  8:48 UTC 

[Qemu-devel] [PATCH 0/13] Enhance debugging support - 2nd take
 2008-07-04 22:03 UTC  (17+ messages)
` [Qemu-devel] [PATCH 1/13] Return appropriate watch message to gdb
` [Qemu-devel] [PATCH 2/13] Refactor and enhance break/watchpoint API
` [Qemu-devel] [PATCH 3/13] Set mem_io_vaddr on io_read
` [Qemu-devel] [PATCH 4/13] Respect length of watchpoints
` [Qemu-devel] [PATCH 5/13] Introduce next_cflags
  ` [Qemu-devel] [PATCH 5/13] Introduce next_cflags - v2
` [Qemu-devel] [PATCH 6/13] Switch self-modified code recompilation to next_cflags
` [Qemu-devel] [PATCH 7/13] Restore pc on watchpoint hits
    ` [Qemu-devel] "
` [Qemu-devel] [PATCH 8/13] Remove premature memop TB terminations
` [Qemu-devel] [PATCH 9/13] Improve debugging of SMP guests
` [Qemu-devel] [PATCH 10/13] Introduce BP_WATCHPOINT_HIT flag
` [Qemu-devel] [PATCH 11/13] Add debug exception hook
` [Qemu-devel] [PATCH 12/13] Introduce BP_CPU as a breakpoint type
` [Qemu-devel] [PATCH 13/13] x86: Debug register emulation

[Qemu-devel] [4846] Add missing return
 2008-07-04 11:53 UTC 

[Qemu-devel] [4844] Avoid compiler warning
 2008-07-04  7:29 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-devel] [4845] Fuse EQ and NE handling in tcg_out_brcond2
 2008-07-03 23:49 UTC 

[Qemu-devel] [4843] Fix parse_long_name, by Tristan Gingold
 2008-07-03 19:55 UTC 

[Qemu-devel] [4842] Clarified filename handling, by Johannes Schindelin
 2008-07-03 19:54 UTC 

[Qemu-devel] [4841] Mask LL portion of B to 24 bits in tcg_out_b ( Thanks to Thiemo Seufer)
 2008-07-03 18:51 UTC 

[Qemu-devel] [4840] Convert remaining __builtin_expect to likely/unlikely, by Jan Kiszka 
 2008-07-03 17:57 UTC 

[Qemu-devel] [4839] Silence compiler warning
 2008-07-03 16:40 UTC 

[Qemu-devel] [RESEND][PATCH] Convert remaining __builtin_expect to likely/unlikely
 2008-07-03 13:25 UTC 

[Qemu-devel] [4837] Allow to share a disk image via nbd, by Laurent Vivier
 2008-07-03 12:45 UTC 

[Qemu-devel] [4836] Add a parameter to disable host cache, by Laurent Vivier
 2008-07-03 11:47 UTC 

[Qemu-devel] [4835] Fix typo
 2008-07-03 11:29 UTC 

[Qemu-devel] [patch 0/5] NBD support improvement
 2008-07-03 10:27 UTC  (6+ messages)
` [Qemu-devel] [patch 2/5] qemu-nbd: merge NBD client/server

[Qemu-devel] [4834] Merge NBD client/server, by Laurent Vivier
 2008-07-03 10:23 UTC 

[Qemu-devel] [4833] Bail out if -append or -initrd is specified without -kernel, by
 2008-07-03 10:01 UTC 

[Qemu-devel] [PATCH] fix warning in syscall.c
 2008-07-03  6:02 UTC  (3+ messages)
` [Qemu-devel] problem when building arm host

[Qemu-devel] [4832] Fix constant truncation, spotted by Jindrich Makovicka
 2008-07-03  4:13 UTC 

[Qemu-devel] [4831] Fix ATAPI read drive structure command, by Alex Williamson
 2008-07-03  3:57 UTC 

[Qemu-devel] [PATCH] networking using libpcap
 2008-07-02 23:39 UTC  (6+ messages)
` [Qemu-devel] "

[Qemu-devel] [4830] Remove stray local "speedup" hack
 2008-07-02 21:25 UTC 

[Qemu-devel] testing r4764 svn from 2008-06-20 18:25:56 +0200 on FreeBSD
 2008-07-02 21:19 UTC  (4+ messages)
` [Qemu-devel] found one tcg `bug' (was: testing r4764 svn from 2008-06-20 18:25:56 +0200 on FreeBSD)

[Qemu-devel] [4829] Cleanup qemu-nbd related code, by Laurent Vivier
 2008-07-02 21:18 UTC 

[Qemu-devel] [4828] Add -MT
 2008-07-02 21:16 UTC 

[Qemu-devel] [4827] Pulseaudio driver
 2008-07-02 21:03 UTC 

[Qemu-devel] "A disk read error occurred"
 2008-07-02 19:47 UTC  (10+ messages)

[Qemu-devel] [4826] Fix test arguments (Jeremy C
 2008-07-02 18:13 UTC 

[Qemu-devel] [4825] Add NULL argument to SNDCTL_DSP_NONBLOCK ioctl call
 2008-07-02 18:03 UTC 

[Qemu-devel] PATCH: block-vvfat.c: fix parse_long_name
 2008-07-02 17:10 UTC  (4+ messages)

[Qemu-devel] qemu head and NetBSD/amd64 and signal 11 and debugging
 2008-07-02 17:03 UTC  (2+ messages)

[Qemu-devel] [4824] Save/restore for stellaris boards
 2008-07-02 16:48 UTC 

[Qemu-devel] [4823] ARMv7-M interrupt stack alignment fix
 2008-07-02 16:44 UTC 

[Qemu-devel] [4822] Fix NetBSD keyboard problem
 2008-07-02 15:17 UTC 

[Qemu-devel] [4821] Add rigid and flexible disk geometry page support
 2008-07-02 15:16 UTC 

[Qemu-devel] qemu X3100 project
 2008-07-02 14:54 UTC  (6+ messages)

[Qemu-devel] [4820] Fix i2c save/restore
 2008-07-01 23:16 UTC 

[Qemu-devel] [PATCH] save/restore interrupt_request across snapshots
 2008-07-01 22:17 UTC  (6+ messages)
` [Qemu-devel] [RESEND][PATCH] "
    ` [Qemu-devel] "

[Qemu-devel] [4819] Fix typo
 2008-07-01 21:53 UTC 

[Qemu-devel] [4818] Remove duplicate device index calculations
 2008-07-01 21:31 UTC 

[Qemu-devel] target-i386/helper.c: some constants can get truncated on 32bit
 2008-07-01 21:00 UTC 

[Qemu-devel] [PATCH] native vde support
 2008-07-01 20:11 UTC 

[Qemu-devel] core dump on networking and old pkgsrc patches
 2008-07-01 20:10 UTC  (2+ messages)

[Qemu-devel] [4817] Move interrupt_request and user_mode_only to common cpu state
 2008-07-01 20:01 UTC 

[Qemu-devel] [4816] Fix DMA length bug seen with NetBSD (Cliff Wright)
 2008-07-01 19:28 UTC 

[Qemu-devel] sparc dma length bug(and fix) seen with NetBSD
 2008-07-01 18:00 UTC  (2+ messages)

[Qemu-devel] [PATCH] Add missing return in arm-semi
 2008-07-01 17:45 UTC  (3+ messages)

[Qemu-devel] [4815] block-vvfat.c - fix is_free predicate, by Tristan Gingold
 2008-07-01 16:44 UTC 

[Qemu-devel] [4814] Add missing return in arm-semi, by Laurent Desnogues
 2008-07-01 16:40 UTC 

[Qemu-devel] [4813] Static'ify some functions, and use standard inline in translate.c
 2008-07-01 16:37 UTC 

[Qemu-devel] [4812] Implement resolution switching in common console code
 2008-07-01 16:24 UTC 

Re : [Qemu-devel] A disk read error occurred
 2008-07-01  9:35 UTC 

[Qemu-devel] [4811] Delete duplicate code
 2008-07-01  8:45 UTC 

[Qemu-devel] [PATCH] Report unmapped addresses in memory_dump
 2008-07-01  6:43 UTC  (2+ messages)
` [Qemu-devel] [RESEND][PATCH] "

[Qemu-devel] [PATCH] i386: Catch all non-present ptes in cpu_get_phys_page_debug
 2008-07-01  6:43 UTC  (2+ messages)
` [Qemu-devel] [RESEND][PATCH] "

[Qemu-devel] User mode emulation's clone does not seem to work with glibc >= 2.4's fork
 2008-06-30 19:55 UTC  (4+ messages)
  ` [Qemu-devel] "

[Qemu-devel] [4810] Fix rdtsc instruction counting
 2008-06-30 17:51 UTC 


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).