qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-01-26 19:37:44 to 2009-01-29 17:21:29 UTC [more...]

[Qemu-devel] [6453] x86: Issue reset on triple faults (Jan Kiszka)
 2009-01-29 17:21 UTC  (7+ messages)

[Qemu-devel] [PATCH] MTRR support on x86, part 2
 2009-01-29 17:27 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/4] Improve cpuid x86 code
 2009-01-29 17:19 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] convert cpuid registration to KVM_SET_CPUID2
  ` [Qemu-devel] [PATCH 2/4] Factor out common code in filling cpuid code
    ` [Qemu-devel] [PATCH 3/4] mask out forbidden cpuid features with kvm ioctl
      ` [Qemu-devel] [PATCH 4/4] kvm pv features PART I

[Qemu-devel] [PATCH] Don't notify virtio devices before S_DRIVER_OK
 2009-01-29 17:03 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH] fix raw_aio_read\write error handling
 2009-01-29 17:02 UTC  (2+ messages)

[Qemu-devel] [6473] Use new logging API in reset handling (Jan Kiszka)
 2009-01-29 17:02 UTC 

[Qemu-devel] [6472] MTRR support on x86, part 2 (Carl-Daniel Hailfinger)
 2009-01-29 17:02 UTC 

[Qemu-devel] [6471] Don't notify virtio devices before S_DRIVER_OK (Mark McLoughlin)
 2009-01-29 17:02 UTC 

[Qemu-devel] [6470] fix raw_aio_read\write error handling (Stefano Stabellini)
 2009-01-29 17:02 UTC 

[Qemu-devel] [PATCH] check SCSI read/write requests against max LBA
 2009-01-29 16:54 UTC 

[Qemu-devel] document -r option
 2009-01-29 16:53 UTC 

[Qemu-devel] [PATCH 0/7] Add tight support to VNC
 2009-01-29 15:47 UTC  (19+ messages)
` [Qemu-devel] [PATCH 1/7] Split VNC defines to vnc.h
  ` [Qemu-devel] [PATCH 2/7] Use VNC protocol defines
    ` [Qemu-devel] [PATCH 3/7] Fix invalid #if in vnc.c when debugging is enabled
      ` [Qemu-devel] [PATCH 4/7] Make vnc buffer big-chunk aware
        ` [Qemu-devel] [PATCH 5/7] Split vnc authentication code
          ` [Qemu-devel] [PATCH 6/7] Add tight protocol awareness to vnc.c
            ` [Qemu-devel] [PATCH 7/7] Add tight encoding (jpeg) "
              ` [Qemu-devel] "
            ` [Qemu-devel] Re: [PATCH 6/7] Add tight protocol awareness "
        ` [Qemu-devel] Re: [PATCH 4/7] Make vnc buffer big-chunk aware
  ` [Qemu-devel] Re: [PATCH 1/7] Split VNC defines to vnc.h

[Qemu-devel] [PATCH] virtio-pci: do not oops on config change if driver not loaded
 2009-01-29 15:32 UTC 

[Qemu-devel] [PATCH] support >2TB SCSI disks
 2009-01-29 15:04 UTC  (5+ messages)

[Qemu-devel] testing qemu svn r6367 on FreeBSD - sigev_signo; vmmouse, -vga vmware broken, slirp
 2009-01-29 14:55 UTC  (11+ messages)
  ` More displaystate fallout? (was: Re: [Qemu-devel] testing qemu svn r6367 on FreeBSD - sigev_signo; vmmouse, -vga vmware broken, slirp...)
    ` [Qemu-devel] Re: More displaystate fallout? (was: Re: [Qemu- devel] testing qemu svn r6367 on FreeB SD - sigev_signo; vmmouse, -vga vmware broken , slirp...)
      ` [Qemu-devel] Re: More displaystate fallout?

[Qemu-devel] [PATCH] Silence half of warnings in MinGW
 2009-01-29 15:00 UTC  (8+ messages)
  ` [Qemu-devel] Mingw GCC not recognising printf format "%I64u"

[Qemu-devel] [PATCH] qemu/configure: correctly detect -lrt ldflag on uclibc
 2009-01-29 13:36 UTC  (4+ messages)

[Qemu-devel] Mips board that can support >256 megs?
 2009-01-29  4:59 UTC 

[Qemu-devel] vmmouse
 2009-01-29  4:48 UTC 

[Qemu-devel] [PATCH] linux-user: Correct mapping of last page for file mmaps
 2009-01-28 23:03 UTC 

[Qemu-devel] [PATCH] flush stdout after printing usage()
 2009-01-28 22:00 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/3] fixes for the SCSI disk emulation
 2009-01-28 21:59 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/3] fix signed/unsigned overflows in SCSI disk
` [Qemu-devel] [PATCH 2/3] support >2TB SCSI disks
` [Qemu-devel] [PATCH 3/3] SCSI divide capacity by s->cluster_size

[Qemu-devel] [6469] SCSI divide capacity by s->cluster_size (Rik van Riel)
 2009-01-28 21:58 UTC 

[Qemu-devel] [6468] support >2TB SCSI disks (Rik van Riel)
 2009-01-28 21:58 UTC 

[Qemu-devel] [6467] fix signed/unsigned overflows in SCSI disk (Rik van Riel)
 2009-01-28 21:58 UTC 

[Qemu-devel] [PATCH 0/3] Enhance kvm cpuid
 2009-01-28 21:36 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/3] expose paravirt feature list to cpuid
  ` [Qemu-devel] [PATCH 2/3] convert cpuid registration to KVM_SET_CPUID2
    ` [Qemu-devel] [PATCH 3/3] mask out forbidden cpuid features
  ` [Qemu-devel] Re: [PATCH 1/3] expose paravirt feature list to cpuid

[Qemu-devel] [6466] Fix qemu_malloc
 2009-01-28 20:00 UTC  (4+ messages)
` [Qemu-devel] PATCH: qemu_mallocz(): minus one function and replace calloc() instead malloc()

[Qemu-devel] [PATCH] linux-user: unix sockets - fix running dbus
 2009-01-28 18:47 UTC 

[Qemu-devel] linux-user/arm unsupported syscalls
 2009-01-28 16:46 UTC  (8+ messages)

[Qemu-devel] [PATCH 0/2] Add Phenom CPU Descriptor
 2009-01-28 16:43 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/2] Implement FFXSR
  ` [Qemu-devel] [PATCH 2/2] Add phenom CPU descriptor

[Qemu-devel] [RESEND][PATCH] gdbstub: listen on ipv4 address
 2009-01-28 16:39 UTC  (8+ messages)
  ` [Qemu-devel] "

[Qemu-devel] [PATCH] expose paravirt feature list to cpuid
 2009-01-28 13:50 UTC  (2+ messages)

[Qemu-devel] [PATCH] [v2] Update cocoa.m to match new DisplayState code
 2009-01-28 10:47 UTC  (6+ messages)

[Qemu-devel] How to hook syscall in guest OS?
 2009-01-28  8:10 UTC 

[Qemu-devel] [PATCH] Support for serial mouse emulation
 2009-01-28  8:10 UTC  (3+ messages)
  ` [Qemu-devel] [RESEND] "

[Qemu-devel] How to hook syscall in guest OS?
 2009-01-27 23:33 UTC 

[Qemu-devel] [PATCH 0/2] qemu block changes: keep backing file format v2
 2009-01-27 23:11 UTC  (5+ messages)

[Qemu-devel] [RESEND][PATCH] qemu_chr_open_tcp: allow ipv4 and ipv6 options
 2009-01-27 22:18 UTC  (3+ messages)
  ` [Qemu-devel] Re: [RESEND][PATCH] qemu_chr_open_tcp: allow ipv4 andipv6 options

[Qemu-devel] [PATCH] Random MAC address option
 2009-01-27 21:20 UTC  (13+ messages)
` [Qemu-devel] [PATCH] Replace strcmp() by strncmp()
  ` [Qemu-devel] "

[Qemu-devel] [6465] Add Simba device ID
 2009-01-27 19:15 UTC 

[Qemu-devel] HPPA emulation status and perspectives
 2009-01-27 17:58 UTC 

[Qemu-devel] Fix -sizeof(foo) in target-arm/neon_helper.c shift helpers
 2009-01-27 17:47 UTC 

[Qemu-devel] [PATCH] fix sector overflow for scsi disks >1TB large
 2009-01-27 15:51 UTC 

[Qemu-devel] [PATCH] fix sector overflow for scsi disks >1TB large
 2009-01-27 15:49 UTC  (3+ messages)

[Qemu-devel] [PATCH] Enabled building of x86_64 code on Mac OS X
 2009-01-27 15:00 UTC  (10+ messages)

[Qemu-devel] Qemu Trac?
 2009-01-27 14:41 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/7] block-vpc: Improve support for VHD images
 2009-01-27 14:30 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/7] block-vpc: Split up struct vpc_subheader
` [Qemu-devel] [PATCH 4/7] block-vpc: Fix support for images > 4 GB

[Qemu-devel] [6464] block-vpc: Fix support for images > 4 GB (Kevin Wolf)
 2009-01-27 14:29 UTC 

[Qemu-devel] [6380] Make make output quieter (Avi Kivity)
 2009-01-27  9:49 UTC  (8+ messages)
` [Qemu-devel] Re: [PATCH] build system: Further improve quiet mode

[Qemu-devel] [PATCH 0/6] kvm/powerpc: Add emulation for MPC85xx in KVM mode
 2009-01-27  7:38 UTC  (3+ messages)
` [Qemu-devel] "
  ` [Qemu-devel] Regarding ARM11Mpcore MMC kernel panic

[Qemu-devel] [PATCH] Check if the i8254 timer is active before deactivating it
 2009-01-27  7:37 UTC  (4+ messages)

[Qemu-devel] [PATCH] Fix tosa_dac_recv warning
 2009-01-27  1:56 UTC 

[Qemu-devel] [PATCH] Fix cpu_arm_handle_mmu_fault warning
 2009-01-27  1:56 UTC 

[Qemu-devel] [PATCH] Fix signal.c warning
 2009-01-27  1:56 UTC 

[Qemu-devel] [PATCH 1/3] sh: SE7750 board definition
 2009-01-27  0:43 UTC  (6+ messages)
      ` sh: Virtual Board or Real board? (was Re: [Qemu-devel] [PATCH 1/3] sh: SE7750 board definition)

[Qemu-devel] SH: Improve the interrupt controller
 2009-01-26 23:51 UTC  (5+ messages)

[Qemu-devel] [6463] CRIS: Init the feedback shiftreg used for randomizing TLB sets
 2009-01-26 22:21 UTC 

[Qemu-devel] [6449] MTRR support on x86 (Carl-Daniel Hailfinger)
 2009-01-26 21:32 UTC  (2+ messages)

[Qemu-devel] [6462] ETRAX: Remove display-state argument from board init
 2009-01-26 21:47 UTC 

[Qemu-devel] [PATCH] Avoid multiple inclusion of qemu-lock.h
 2009-01-26 21:28 UTC 

[Qemu-devel] [6397] Vectored block device API (Avi Kivity)
 2009-01-26 20:48 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/6] Bypass tcg memory functions -v1.0-2009
 2009-01-26 20:42 UTC  (5+ messages)

[Qemu-devel] [PATCH] kvm-x86: Remove eflags conversion into emulator format
 2009-01-26 20:33 UTC  (2+ messages)

[Qemu-devel] [6461] kvm-x86: Remove eflags conversion into emulator format (Jan Kiszka)
 2009-01-26 20:32 UTC 

[Qemu-devel] [6460] Check if the i8254 timer is active before deactivating it ( Alexander Graf)
 2009-01-26 20:32 UTC 

[Qemu-devel] [6459] block-vpc: Create images (Kevin Wolf)
 2009-01-26 20:27 UTC 

[Qemu-devel] [6458] block-vpc: Write support (Kevin Wolf)
 2009-01-26 20:27 UTC 

[Qemu-devel] [6457] block-vpc: Use the qemu block layer (Kevin Wolf)
 2009-01-26 20:26 UTC 

[Qemu-devel] [6456] block-vpc: Fix disk size (Kevin Wolf)
 2009-01-26 20:26 UTC 

[Qemu-devel] [6455] block-vpc: Adapt header structures to official documentation ( Kevin Wolf)
 2009-01-26 20:26 UTC 

[Qemu-devel] [6454] block-vpc: Split up struct vpc_subheader (Kevin Wolf)
 2009-01-26 20:26 UTC 

[Qemu-devel] [RESEND #?][PATCH 1/2] Log reset events
 2009-01-26 19:55 UTC  (2+ messages)

[Qemu-devel] [6452] Log reset events (Jan Kiszka)
 2009-01-26 19:54 UTC 

[Qemu-devel] [6451] Remove the advertising clause from the slirp license
 2009-01-26 19:37 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).