qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-11-21 21:13:31 to 2008-11-26 18:24:25 UTC [more...]

[Qemu-devel] [PATCH 1/2] Virtio core support
 2008-11-26 18:24 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/2] Virtio block device support
` [Qemu-devel] [PATCH 1/1] "
` [Qemu-devel] [PATCH] Remove TARGET_PAGE_SIZE from virtio interface

[Qemu-devel] [PATCH] LSI53C895A: Do not update current_dma_len with dbc in TIA mode
 2008-11-26 18:08 UTC  (3+ messages)

[Qemu-devel] [PATCH 6 of 7] machine changes
 2008-11-26 17:47 UTC 

[Qemu-devel] [PATCH 5 of 7] graphical_console_init change
 2008-11-26 17:47 UTC 

[Qemu-devel] [PATCH 7 of 7] graphic device changes
 2008-11-26 17:47 UTC 

[Qemu-devel] [PATCH 3 of 7] [UPDATE] DisplayState interface change
 2008-11-26 17:47 UTC 

[Qemu-devel] [PATCH 4 of 7] [UPDATE] exploiting the new interface in vnc.c
 2008-11-26 17:47 UTC 

[Qemu-devel] [PATCH 2 of 7] [UPDATE] remove bgr
 2008-11-26 17:47 UTC 

[Qemu-devel] [PATCH 1 of 7] few more accessors
 2008-11-26 17:47 UTC 

[Qemu-devel] [PATCH 0 of 7] [UPDATE] DisplayState interface change
 2008-11-26 17:47 UTC 

[Qemu-devel] [PATCH] handle MAP_FLAGMASK
 2008-11-26 17:21 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] Modeling x86 early initialization accurately
 2008-11-26 16:36 UTC  (6+ messages)

[Qemu-devel] qemu version updates break Windows activation
 2008-11-26 15:09 UTC  (4+ messages)

[Qemu-devel] [PATCH] ARM: fix smmul and smmla instructions
 2008-11-26  8:41 UTC  (2+ messages)

[Qemu-devel] [PATCH] ARM: fix usad8 and usada8 instructions
 2008-11-26  8:05 UTC  (2+ messages)

[Qemu-devel] How to Generate SMI interrupt in qemu
 2008-11-26  2:59 UTC 

[Qemu-devel] Using native libraries, second round
 2008-11-26  1:44 UTC 

[Qemu-devel] [PATCH 0/2] Use TAILQ for breakpoints
 2008-11-25 22:14 UTC  (10+ messages)
` [Qemu-devel] [PATCH 2/2] Use sys-queue.h for break/watchpoint managment
` [Qemu-devel] [PATCH 1/2] Add TAILQ_FOREACH_SAFE
    ` [Qemu-devel] "

[Qemu-devel] [5799] Use sys-queue.h for break/watchpoint managment (Jan Kiszka)
 2008-11-25 22:13 UTC 

[Qemu-devel] [5798] Add TAILQ_FOREACH_SAFE (Jan Kiszka)
 2008-11-25 22:05 UTC 

[Qemu-devel] [5797] Abstract out geometry detection code from IDE for reuse
 2008-11-25 21:50 UTC 

[Qemu-devel] [5780] Native BSD host USB support (Juergen Lock, Lonnie Mendez)
 2008-11-25 19:31 UTC  (10+ messages)

[Qemu-devel] [PATH] ARM: some fixes
 2008-11-25 18:40 UTC 

[Qemu-devel] [PATH] ARM: cosmetics
 2008-11-25 18:26 UTC 

[Qemu-devel] [5796] Revert r5636 to fix icount on hosts w/o high-res clocks
 2008-11-25 17:26 UTC 

[Qemu-devel] [5795] i386: remove unused function prototypes (Laurent Desnogues)
 2008-11-25 17:19 UTC 

[Qemu-devel] [5794] Fix usb-stub compilation
 2008-11-25 16:49 UTC 

[Qemu-devel] Re: Qemu SH4 status #2
 2008-11-25 16:37 UTC  (4+ messages)

[Qemu-devel] [5706] Implement LSI53C895A quirks exposed by OpenServer (Justin Chevrier)
 2008-11-25 16:10 UTC  (2+ messages)

[Qemu-devel] QCOW2 multiple disk (not VM) snapshots
 2008-11-25 15:33 UTC  (6+ messages)
  ` [Qemu-devel] "

[Qemu-devel] [PATCH 4 of 5] [UPDATE] DisplayState interface change
 2008-11-25 14:35 UTC  (7+ messages)

[Qemu-devel] [PATCH] Fix off-by-one bug limiting VNC passwords to 7 chars
 2008-11-25 10:26 UTC  (5+ messages)
    ` [Qemu-devel] [PATCH v2] "
      ` [Qemu-devel] [PATCH v2] Accept password as an argument to 'change vnc password'

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

[Qemu-devel] [PATCH] qemu: Fix incorrect zlib check error
 2008-11-25  2:38 UTC  (2+ messages)

[Qemu-devel] [5706] Implement LSI53C895A quirks exposed by OpenServer (Justin Chevrier)
 2008-11-25  0:25 UTC  (5+ messages)

[Qemu-devel] [PATCH] i386: remove unused function prototypes
 2008-11-24 21:28 UTC  (3+ messages)

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

[Qemu-devel] [PATCH] Fix memory-mapped i8042 on MIPS Magnum
 2008-11-24 21:07 UTC 

[Qemu-devel] [PATCH] Compilation fix for OS X
 2008-11-24 20:52 UTC 

[Qemu-devel] [5793] vga optimization (Glauber Costa)
 2008-11-24 20:21 UTC 

[Qemu-devel] [PATCH 0/5] QCOW2 small cleanups and changing metadata update order
 2008-11-24 20:19 UTC  (15+ 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 0/4] VGA optimization
 2008-11-24 20:02 UTC  (6+ 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] [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] 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] [5788] target-ppc: convert trap instructions to TCG
 2008-11-24 11:28 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] [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] 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] 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  (11+ messages)
  ` [Qemu-devel] "
      ` [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)


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