qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-11-19 15:51:09 to 2008-11-24 19:36:30 UTC [more...]

[Qemu-devel] [5792] kvm: Introduce kvm logging interface (Glauber Costa)
 2008-11-24 19:36 UTC 

[Qemu-devel] [5791] move vga_io_address to VGA State (Glauber Costa)
 2008-11-24 19:35 UTC 

[Qemu-devel] [5790] better type checking for vga (Glauber Costa)
 2008-11-24 19:34 UTC 

[Qemu-devel] [PATCH 1 of 5] [UPDATE] introducing accessors
 2008-11-24 19:29 UTC  (3+ messages)

[Qemu-devel] [5789] Introduce accessors for DisplayState (Stefano Stabellini)
 2008-11-24 19:29 UTC 

[Qemu-devel] [5778] Use MAP_ANON also for FreeBSD (Juergen Lock)
 2008-11-24 17:40 UTC  (10+ messages)

[Qemu-devel] [PATCH 0/5] QCOW2 small cleanups and changing metadata update order
 2008-11-24 16:49 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/5] Remove tabs from qcow_aio_read_cb(). Fix indentation
` [Qemu-devel] [PATCH 2/5] Introduce new helper function qcow_shedule_bh()
` [Qemu-devel] [PATCH 3/5] Write table offset and size in one syscall
` [Qemu-devel] [PATCH 4/5] Cleanup {alloc|get}_cluster_offset()
` [Qemu-devel] [PATCH 5/5] Change order of metadata update to prevent loosing guest data because of unexpected exit

[Qemu-devel] [PATCH 4 of 5] [UPDATE] DisplayState interface change
 2008-11-24 16:51 UTC  (4+ messages)

[Qemu-devel] atapi on ppc issue (was Re: qemu-system-ppc broken ?)
 2008-11-24 16:32 UTC  (8+ messages)

[Qemu-devel] [PATCH 0/5][v2] Userspace for MSI support of KVM
 2008-11-24 11:50 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] kvm: Replace force type convert with container_of()
` [Qemu-devel] [PATCH 2/5] Make device assignment depend on libpci
` [Qemu-devel] [PATCH 3/5] Figure out device capability
` [Qemu-devel] [PATCH 4/5] Support for "
` [Qemu-devel] [PATCH 5/5] kvm: expose MSI capability to guest

[Qemu-devel] [PATCH 0/4] VGA optimization
 2008-11-24 18:17 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] better type checking for vga
  ` [Qemu-devel] [PATCH 2/4] move vga_io_address to VGA State
    ` [Qemu-devel] [PATCH 3/4] kvm: Introduce kvm logging interface
      ` [Qemu-devel] [PATCH 4/4] vga optimization

[Qemu-devel] [PATCH 0/2] Use TAILQ for breakpoints
 2008-11-24 11:35 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/2] Add TAILQ_FOREACH_SAFE
    ` [Qemu-devel] "

[Qemu-devel] [5788] target-ppc: convert trap instructions to TCG
 2008-11-24 11:28 UTC 

[Qemu-devel] QCOW2 multiple disk (not VM) snapshots
 2008-11-24 14:16 UTC  (2+ messages)

[Qemu-devel] [PATCH] i386: remove unused function prototypes
 2008-11-24 12:18 UTC 

[Qemu-devel] [PATCH] fix compile & linking errors on NetBSD
 2008-11-24  9:21 UTC  (5+ messages)
` [Qemu-devel] "

[Qemu-devel] [5787] target-ppc: convert altivec load/store to TCG
 2008-11-24  8:47 UTC 

[Qemu-devel] [PATCH v4 0/5] Support for S3 ACPI state (suspend to memory) in BIOS
 2008-11-24  7:35 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 2/5] Preserve memory content during SMM init
  ` [Qemu-devel] Re: [Bochs-developers] [PATCH v4 2/5] Preserve memory content duringSMM init
        ` [Qemu-devel] Re: [Bochs-developers] [PATCH v4 2/5] Preserve memory contentduringSMM init

[Qemu-devel] Re: Qemu SH4 status #2
 2008-11-24  7:10 UTC  (3+ messages)

[Qemu-devel] [PATCH] SH4: SCI improvement
 2008-11-24  4:39 UTC  (3+ messages)

[Qemu-devel] [PATCH] linux-user: Proper exit code for uncaught signals
 2008-11-23 21:37 UTC 

[Qemu-devel] [PATCH] linux-user: Add support for STOP/CONT signals
 2008-11-23 21:36 UTC 

[Qemu-devel] [PATCH] linux-user: sig is target signal
 2008-11-23 21:36 UTC 

[Qemu-devel] Bugreport: QEMU 0.9.1 and snapshot-2008-06-20_19
 2008-11-23 20:38 UTC 

[Qemu-devel] [5786] target-ppc: convert FPU load/store to TCG
 2008-11-23 16:30 UTC 

[Qemu-devel] [5785] target-ppc: fix access_type usage
 2008-11-23 16:30 UTC 

[Qemu-devel] [5784] target-ppc: include the instruction name in load/store handlers name
 2008-11-23 16:30 UTC 

[Qemu-devel] [PATCH] Fix off-by-one bug limiting VNC passwords to 7 chars
 2008-11-23 12:31 UTC  (2+ messages)

[Qemu-devel] [PATCH] Accept password as an argument to 'change vnc password'
 2008-11-23 11:34 UTC 

[Qemu-devel] [5783] target-ppc: convert SPE FP ops to TCG
 2008-11-23 10:54 UTC 

[Qemu-devel] [5782] Fix typo reported by Thiemo Seufer
 2008-11-23  7:27 UTC 

[Qemu-devel] [PATCH] consolidate definition for tap script and smb support
 2008-11-23  7:08 UTC 

[Qemu-devel] [PATCH] x86 MTRR access dumping
 2008-11-23  1:26 UTC  (2+ messages)

[Qemu-devel] first tests of qemu svn r5646 on FreeBSD - usb still slow, bsd-user doesn't build, some warnings
 2008-11-22 22:44 UTC  (6+ messages)
` [Qemu-devel] qemu svn r5729 (was: first tests of qemu svn r5646 on FreeBSD - usb still slow, bsd-user doesn't build, some warnings...)
      ` qemu svn r5781 (was: Re: [Qemu-devel] qemu svn r5729 (was: first tests of qemu svn r5646 on FreeBSD - usb still slow, bsd-user doesn't build, some warnings...))
  ` [Qemu-devel] qemu svn r5774 (was: "

[Qemu-devel] [5779] Native FreeBSD parallel port (Juergen Lock)
 2008-11-22 21:37 UTC  (2+ messages)

[Qemu-devel] [5781] target-ppc: remove declaration of removed function from op_helper.h
 2008-11-22 21:27 UTC 

[Qemu-devel] [PATCH] Parallel port reset
 2008-11-22 21:04 UTC  (3+ messages)

[Qemu-devel] [5780] Native BSD host USB support (Juergen Lock, Lonnie Mendez)
 2008-11-22 21:03 UTC 

[Qemu-devel] Question regarding NAND emulation
 2008-11-22 20:36 UTC  (2+ messages)

[Qemu-devel] [5777] Fix BSD user compilation on other than OpenBSD
 2008-11-22 20:34 UTC 

[Qemu-devel] [5776] Fix some compile and linking issues on NetBSD
 2008-11-22 20:24 UTC 

[Qemu-devel] [5775] Add native softfloat fpu functions (Christoph Egger)
 2008-11-22 20:17 UTC 

[Qemu-devel] [5774] Use qemu_isfoobar and qemu_towombat versions, based on patch by Christoph Egger
 2008-11-22 20:04 UTC 

[Qemu-devel] [RFC] Floppy controller: break relation with PC-style DMA
 2008-11-22 14:27 UTC  (4+ messages)

[Qemu-devel] [PATCH 1/2] target-sh4: fix 64-bit fmov to/from memory
 2008-11-22 10:09 UTC  (12+ messages)
` [Qemu-devel] [PATCH 2/2] target-sh4: implement ftrv instruction
  ` [Qemu-devel] Re: [PATCH 1/2] target-sh4: fix 64-bit fmov to/from memory
      ` [Qemu-devel] [PATCH] "
          ` [Qemu-devel] "

[Qemu-devel] [5773] target-sh4: fix 64-bit fmov to/from memory
 2008-11-22 10:09 UTC 

[Qemu-devel] [5772] target-ppc: convert exceptions generation to TCG
 2008-11-22 10:09 UTC 

[Qemu-devel] [5771] target-alpha: use CPU_Float/CPU_Double instead of ugly casts
 2008-11-21 23:49 UTC 

[Qemu-devel] [PATCH] SH: Fix TLB/MMU detection of code accesses
 2008-11-21 22:36 UTC  (4+ messages)

[Qemu-devel] [5770] target-sh4: fix TLB/MMU emulation
 2008-11-21 22:33 UTC 

[Qemu-devel] [PATCH] SH: Switch serial emulation to qemu_irq
 2008-11-21 21:13 UTC  (2+ messages)

[Qemu-devel] [PATCH] SH: Use qemu_irq in timer emulation
 2008-11-21 21:13 UTC  (2+ messages)

[Qemu-devel] [5769] SH4: Switch serial emulation to qemu_irq
 2008-11-21 21:06 UTC 

[Qemu-devel] [5768] SH4: Use qemu_irq in timer emulation
 2008-11-21 21:06 UTC 

[Qemu-devel] [PATCH 1/2] target-sh4: fix 64-bit fmov to/from memory
 2008-11-21 19:56 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH 3 of 5] [UPDATE] remove bgr
 2008-11-21 18:43 UTC  (3+ messages)

[Qemu-devel] [PATCH 0 of 2] [UPDATE] DisplayState interface change
 2008-11-21 18:17 UTC  (6+ messages)

[Qemu-devel] [PATCH 2 of 5] [UPDATE] implementing qemu_reallocz
 2008-11-21 18:03 UTC  (2+ messages)

[Qemu-devel] [PATCH 5 of 5] [UPDATE] exploiting the new interface in vnc.c
 2008-11-21 17:08 UTC 

[Qemu-devel] [5767] CRIS: remove unused op_template.h
 2008-11-21 17:26 UTC 

[Qemu-devel] PowerPC 4xx EMAC emulation
 2008-11-21 17:09 UTC  (5+ messages)
` [Qemu-devel] PowerPC 4xx enhacement
  ` [Qemu-devel] DHT Walnut board support

[Qemu-devel] [PATCH 0 of 5] [UPDATE] DisplayState interface change
 2008-11-21 17:07 UTC 

[Qemu-devel] [PATCH] e1000 VLAN offload emulation
 2008-11-21 16:25 UTC  (4+ messages)
` [Qemu-devel] "

[Qemu-devel] [5766] e1000 VLAN offload emulation (Alex Williamson)
 2008-11-21 16:25 UTC 

[Qemu-devel] [PATCH] Make QEmu depends on libpci
 2008-11-21 14:10 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH 1 of 2] [UPDATE] DisplayState interface change
 2008-11-21 11:31 UTC  (9+ messages)

[Qemu-devel] [PATCH 2/2] target-sh4: implement ftrv instruction
 2008-11-21  0:47 UTC 

[Qemu-devel] [5765] uImage: only try to load 'kernel' images (Hollis Blanchard)
 2008-11-21  0:30 UTC  (4+ messages)

[Qemu-devel] [v2] improvements in uImage loading
 2008-11-20 22:15 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/5] uImage: don't leak file data or file descriptor
  ` [Qemu-devel] [PATCH 2/5] uImage: implement gzip support
  ` [Qemu-devel] [PATCH 3/5] uImage: return base load address
  ` [Qemu-devel] [PATCH 4/5] uImage: rename load_uboot() to load_uimage()
  ` [Qemu-devel] [PATCH 5/5] uImage: only try to load 'kernel' images

[Qemu-devel] [5764] uImage: rename load_uboot() to load_uimage() (Hollis Blanchard)
 2008-11-20 22:14 UTC 

[Qemu-devel] [5763] uImage: return base load address (Hollis Blanchard)
 2008-11-20 22:11 UTC 

[Qemu-devel] [5762] uImage: implement gzip support (Hollis Blanchard)
 2008-11-20 22:04 UTC 

[Qemu-devel] [5761] uImage: don't leak file data or file descriptor (Hollis Blanchard)
 2008-11-20 22:02 UTC 

[Qemu-devel] [PATCH 2 of 2] exploiting the new interface in vnc.c
 2008-11-20 16:58 UTC 

[Qemu-devel] [5760] Fix typo when using TARGET_FMT_plx and LSI_DEBUG (Ryan Harper)
 2008-11-20 16:46 UTC 

[Qemu-devel] [PATCH] Fix typo when using TARGET_FMT_plx and LSI_DEBUG
 2008-11-20 16:10 UTC 

[Qemu-devel] [PATCH] Some fixes for TCG debugging
 2008-11-20 12:11 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH][RFC] Use writeback caching by default with qcow2
 2008-11-20  9:55 UTC  (3+ messages)
  ` [Qemu-devel] "

[Qemu-devel] [5759] target-sh4: fix fldi0/fldi1
 2008-11-20  6:41 UTC 

[Qemu-devel] [5758] target-sh4: map FP registers as TCG variables
 2008-11-19 18:00 UTC 

[Qemu-devel] [5757] target-sh4: use CPU_Float/CPU_Double instead of ugly casts
 2008-11-19 18:00 UTC 

[Qemu-devel] [5756] target-ppc: fix TCG type errors introduced in r5754
 2008-11-19 17:54 UTC 

[Qemu-devel] [PATCH 0/6] New shot at VGA optimization
 2008-11-19 17:51 UTC  (13+ messages)
` [Qemu-devel] [PATCH 1/6] kvm: memory aliasing support for kvm
  ` [Qemu-devel] [PATCH 2/6] better type checking for vga
    ` [Qemu-devel] [PATCH 3/6] move vga_io_address to VGA State
      ` [Qemu-devel] [PATCH 4/6] kvm: de-register mem region for MMIO
        ` [Qemu-devel] [PATCH 5/6] Introduce kvm logging interface
          ` [Qemu-devel] [PATCH 6/6] kvm: vga optimization

[Qemu-devel] [5755] Make KVMSlot a real structure
 2008-11-19 17:41 UTC 

[Qemu-devel] [5754] target-ppc: convert fp ops to TCG
 2008-11-19 16:10 UTC 

[Qemu-devel] [PATCH 2/2] Add HPET emulation to qemu - Bochs BIOS patch (v5)
 2008-11-19 15:56 UTC 

[Qemu-devel] [PATCH 1/2] Add HPET emulation to qemu (v5)
 2008-11-19 15:55 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).