qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-12-07 16:24:23 to 2008-12-10 15:14:16 UTC [more...]

[Qemu-devel] [5967] Accept password as an argument to 'change vnc password' monitor command (Chris Webb)
 2008-12-10 15:14 UTC 

[Qemu-devel] [5966] Fix off-by-one bug limiting VNC passwords to 7 chars (Chris Webb)
 2008-12-10 15:12 UTC 

[Qemu-devel] [PATCH] target-ppc: initialize MSR appropriately in user-mode
 2008-12-10 15:06 UTC  (2+ messages)

[Qemu-devel] [PATCH] Fix memory-mapped i8042 on MIPS Magnum v3
 2008-12-10 15:03 UTC  (2+ messages)

[Qemu-devel] [PATCH] Fix jmp im on x86_64 when executing 32-bit code
 2008-12-10 15:02 UTC  (2+ messages)

[Qemu-devel] [5965] target-ppc: enable SPE and Altivec in user mode
 2008-12-10 15:02 UTC 

[Qemu-devel] [5964] target-ppc: initialize MSR appropriately in user-mode
 2008-12-10 15:02 UTC 

[Qemu-devel] [5963] target-i386: Fix jmp im on x86_64 when executing 32-bit code
 2008-12-10 15:02 UTC 

[Qemu-devel] [5962] MIPS Magnum: fix memory-mapped i8042
 2008-12-10 15:02 UTC 

[Qemu-devel] [5860] Cleanup {alloc|get}_cluster_offset() (Gleb Natapov)
 2008-12-10 14:47 UTC  (3+ messages)

[Qemu-devel] [PATCH] evdev_keycode_map
 2008-12-10 14:44 UTC  (6+ messages)

[Qemu-devel] [PATCH 1/3] PPC4xx IIC and MAL
 2008-12-10 14:13 UTC  (3+ messages)

[Qemu-devel] SH4: Implement FD bit
 2008-12-10 11:04 UTC  (5+ messages)
  ` [Qemu-devel] "
      ` [Qemu-devel] "

[Qemu-devel] [PATCH, v2] Fix building with glibc < 2.4
 2008-12-10 12:14 UTC 

[Qemu-devel] [PATCH] Fix building with glibc < 2.4
 2008-12-10 12:07 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 0/5] Support for S3 ACPI state (suspend to memory) in BIOS
 2008-12-10 10:22 UTC  (11+ messages)
` [Qemu-devel] [PATCH v5 1/5] Add S3 state to DSDT. Handle resume event in the BIOS
  ` [Qemu-devel] Re: [Bochs-developers] "
      ` [Qemu-devel] Re: [Bochs-developers] [PATCH v5 1/5] Add S3 state to DSDT.Handle "
      ` [Qemu-devel] RE: [Bochs-developers] [PATCH v5 1/5] Add S3 state to DSDT. Handle "

[Qemu-devel] [PATCH 0/4] Add nic link up/down emulation to e1000
 2008-12-10  8:53 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/4] Add 'set_link' monitor command
  ` [Qemu-devel] [PATCH 2/4] Add device index to 'info network' output
    ` [Qemu-devel] [PATCH 3/4] Allow devices be notified of link status change
      ` [Qemu-devel] [PATCH 4/4] Implement e1000 link status
    ` [Qemu-devel] Re: [PATCH 2/4] Add device index to 'info network' output
  ` [Qemu-devel] Re: [PATCH 1/4] Add 'set_link' monitor command
` [Qemu-devel] Re: [PATCH 0/4] Add nic link up/down emulation to e1000

[Qemu-devel] Hanging VM: Fix block I/O hang patch could help?
 2008-12-10  5:51 UTC 

[Qemu-devel] [PROPOSITION] SH4 workflow improvement
 2008-12-10  5:02 UTC  (7+ messages)

[Qemu-devel] [PATCH] rename vlan to vnet and mark vlan as deprecated
 2008-12-09 21:36 UTC  (12+ messages)

[Qemu-devel] [5961] KVM: Coalesced MMIO support
 2008-12-09 20:09 UTC 

[Qemu-devel] [5960] Disable KVM support if the kernel modules have broken memory slot handling
 2008-12-09 19:59 UTC 

[Qemu-devel] [ARM] Problem in a NEON instruction
 2008-12-09 19:21 UTC  (3+ messages)

[Qemu-devel] [RFC] Replace posix-aio with custom thread pool
 2008-12-09 17:16 UTC  (6+ messages)

[Qemu-devel] [patch] fix qemu crash with kvm enabled
 2008-12-09 16:46 UTC 

[Qemu-devel] 4xx TLB fixes
 2008-12-09 16:19 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-devel] MMIO address changes
 2008-12-09 15:21 UTC  (9+ messages)
` [Qemu-devel] [PATCH] usb-ohci: Add address masking

[Qemu-devel] Modular qemu?
 2008-12-09 13:44 UTC  (9+ messages)

[Qemu-devel] Isochronous problem with usb OHCI
 2008-12-09 13:33 UTC  (2+ messages)

[Qemu-devel] [PATCH] Introduce --enable-binfmt-misc configure option
 2008-12-09 13:26 UTC  (31+ messages)
` [Qemu-devel] [PATCH] Fix fstatat64()/newfstatat() syscall implementation
  ` [Qemu-devel] [PATCH] Move abi_* typedefs into qemu-types.h
    ` [Qemu-devel] [PATCH] linux-user: Safety belt for h2g
      ` [Qemu-devel] [PATCH] linux-user: Introduce h2g_valid
        ` [Qemu-devel] [PATCH] linux-user: Fix h2g usage in page_find_alloc
          ` [Qemu-devel] [PATCH] Rewrite mmap_find_vma() to work fine on 64-bit hosts with 32-bit targets
            ` [Qemu-devel] [PATCH] mmap: add check if requested memory area fits target address space
              ` [Qemu-devel] [PATCH] mremap(): handle MREMAP_FIXED and MREMAP_MAYMOVE correctly
                    ` [Qemu-devel] qemu and glibc version

[Qemu-devel] USB-OHCI / UHCI: Isochronous transfer not working on Linux host
 2008-12-09 13:12 UTC  (2+ messages)

[Qemu-devel] kqemu on OS X/Darwin?
 2008-12-09  4:54 UTC 

[Qemu-devel] Modular qemu?
 2008-12-08 23:58 UTC 

[Qemu-devel] [PATCH 0/4] LSI53C895A: Implemented 64-bit Block Moves
 2008-12-08 23:49 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/4] LSI53C895A: Rename dmbs register to dbms
` [Qemu-devel] [PATCH 2/4] Add 64-bit Block Move support (Direct & Table Indirect)
` [Qemu-devel] [PATCH 3/4] LSI53C895A: Implement TARGET RESET message
` [Qemu-devel] [PATCH 4/4] LSI53C895A: Don't reset scratch C-R on soft reset

[Qemu-devel] [5959] linux-user: mremap(): handle MREMAP_FIXED and MREMAP_MAYMOVE correctly
 2008-12-08 18:12 UTC 

[Qemu-devel] [5958] linux-user: mmap: add check if requested memory area fits target address space
 2008-12-08 18:12 UTC 

[Qemu-devel] [5957] linux-user: Fix h2g usage in page_find_alloc
 2008-12-08 18:12 UTC 

[Qemu-devel] [5956] linux-user: Introduce h2g_valid
 2008-12-08 18:12 UTC 

[Qemu-devel] [5955] linux-user: Safety belt for h2g
 2008-12-08 18:12 UTC 

[Qemu-devel] [5954] linux-user: Move abi_* typedefs into qemu-types.h
 2008-12-08 18:12 UTC 

[Qemu-devel] [5953] configure: also close stdout when calling cc
 2008-12-08 18:11 UTC 

[Qemu-devel] [5952] target-ppc: kill a warning
 2008-12-08 18:11 UTC 

[Qemu-devel] [5951] target-ppc: cleanup op_helper.c after TCG conversion
 2008-12-08 18:11 UTC 

[Qemu-devel] [5950] target-ppc: enable access type in MMU
 2008-12-08 18:11 UTC 

[Qemu-devel] [5949] target-ppc: memory load/store rework
 2008-12-08 18:11 UTC 

[Qemu-devel] [PATCH] IDE: Implement SEEK command
 2008-12-08 16:13 UTC 

[Qemu-devel] [RESEND][PATCH] Fix memory-mapped i8042 on MIPS Magnum
 2008-12-08 15:28 UTC  (2+ messages)

[Qemu-devel] [PATCH] SH4: SCI improvement
 2008-12-08 15:25 UTC  (4+ messages)

[Qemu-devel] [PATCH] snapshot subcommand for qemu-img
 2008-12-08 15:04 UTC 

[Qemu-devel] [PATCH] Fix handling of disk-only snapshots
 2008-12-08 15:00 UTC 

[Qemu-devel] Two VNC patches
 2008-12-08 14:11 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH] Fix off-by-one bug limiting VNC passwords to 7 chars
 2008-12-08 14:09 UTC  (6+ messages)
    ` [Qemu-devel] [PATCH v2] "
      ` [Qemu-devel] [RESEND] [PATCH v2] Accept password as an argument to 'change vnc password'
    ` [Qemu-devel] [RESEND] [PATCH v2] Fix off-by-one bug limiting VNC passwords to 7 chars

[Qemu-devel] [RFC] 2nd serial port by default
 2008-12-08 12:26 UTC  (2+ messages)

[Qemu-devel] about the smp safe of Qemu
 2008-12-08  6:07 UTC 

[Qemu-devel] ppc-darwin-usersparc64-bsd-user?
 2008-12-08  1:54 UTC  (2+ messages)

[Qemu-devel] can anybody check ?
 2008-12-08  0:38 UTC 

[Qemu-devel] [5948] Make memory load functions (ldxx_y(ptr)) take a const pointer
 2008-12-07 23:44 UTC 

[Qemu-devel] [5947] Fix 64-bit targets compilation on ARM host
 2008-12-07 23:35 UTC 

[Qemu-devel] [5946] Move spitz microdrive to PCMCIA socket 0
 2008-12-07 23:33 UTC 

[Qemu-devel] [patch] gdb-stub support for Alpha
 2008-12-07 23:26 UTC  (3+ messages)

[Qemu-devel] [5945] target-alpha: gdb-stub support
 2008-12-07 23:26 UTC 

[Qemu-devel] [5944] MIPS: remove a few warnings
 2008-12-07 23:26 UTC 

[Qemu-devel] [RESEND][PATCH] Parallel port reset
 2008-12-07 23:26 UTC  (2+ messages)

[Qemu-devel] [5943] gdbstub: kill a warning
 2008-12-07 23:26 UTC 

[Qemu-devel] [5942] Parallel port reset
 2008-12-07 23:26 UTC 

[Qemu-devel] [5941] target-ppc: kill a few warnings
 2008-12-07 23:00 UTC 

[Qemu-devel] [5940] Quote configure' s arguments and location while storing them in config_host.mak
 2008-12-07 22:50 UTC 

[Qemu-devel] [5939] SH4: SCI improvement
 2008-12-07 22:46 UTC 

[Qemu-devel] [5938] SH4: kill a few warnings
 2008-12-07 22:46 UTC 

[Qemu-devel] [5937] SH4: Implement FD bit
 2008-12-07 22:46 UTC 

[Qemu-devel] [5933] Fix some new warnings introduced after r5022
 2008-12-07 20:51 UTC  (3+ messages)

[Qemu-devel] [PATCH] Some cleanups after dyngen removal
 2008-12-07 20:36 UTC  (5+ messages)

[Qemu-devel] [5936] Some cleanups after dyngen removal
 2008-12-07 20:35 UTC 

[Qemu-devel] [PATCH] ppc: Fix use of uninitialized TCG variable in tlbiva
 2008-12-07 20:17 UTC  (3+ messages)

[Qemu-devel] [5935] SH4: Eliminate P4 to A7 mangling (Takashi YOSHII)
 2008-12-07 19:39 UTC 

[Qemu-devel] [5934] SH: improve the way sh7750 registers io memory (Takashi YOSHII)
 2008-12-07 19:33 UTC 

[Qemu-devel] [PATCH] SH: r2d pci support
 2008-12-07 19:21 UTC  (2+ messages)

[Qemu-devel] [5932] SH: r2d pci support (Takashi YOSHII)
 2008-12-07 19:20 UTC 

[Qemu-devel] [5911] Remove gcc 3.4 check
 2008-12-07 19:20 UTC  (4+ messages)

[Qemu-devel] [5931] Enable gcc flag -Wredundant-decls
 2008-12-07 19:16 UTC 

[Qemu-devel] [5930] Enable gcc flag -Wstrict-prototypes
 2008-12-07 19:15 UTC 

[Qemu-devel] [5929] Enable gcc flag -Wmissing-prototypes
 2008-12-07 19:15 UTC 

[Qemu-devel] [5928] SH: Don't subtract bases from access addresses in PCIC
 2008-12-07 19:13 UTC 

[Qemu-devel] [5927] SH: On-chip PCI controller support (Takashi YOSHII)
 2008-12-07 19:08 UTC 

[Qemu-devel] [5926] sh4: Add r2d onboard FPGA IRQ controller (Takashi YOSHII)
 2008-12-07 18:59 UTC 

[Qemu-devel] [5925] sh4: Add IRL (4-bit encoded interrupt input) support (Takashi YOSHII )
 2008-12-07 18:49 UTC 

[Qemu-devel] [5924] sh4: mmio based CF support on r2d board (Takashi YOSHII)
 2008-12-07 18:41 UTC 

[Qemu-devel] testing qemu svn r5890 on FreeBSD - virtio, and a patch enabling -clock dynticks
 2008-12-07 18:19 UTC  (3+ messages)

[Qemu-devel] [5923] Remove FORCE_RET() and RETURN()
 2008-12-07 18:15 UTC 

[Qemu-devel] [5922] Some cleanups after dyngen removal
 2008-12-07 18:15 UTC 

[Qemu-devel] [5921] target-i386: fix CVE-2007-1322
 2008-12-07 18:15 UTC 

[Qemu-devel] [5920] slirp: fix CVE 2007-5729
 2008-12-07 18:15 UTC 

[Qemu-devel] [5910] target-ppc: convert SPR accesses to TCG
 2008-12-07 17:59 UTC  (6+ messages)
    ` [Qemu-devel] Single stepping command line option? (was: [5910] target-ppc: convert SPR accesses to TCG)

[Qemu-devel] [PATCH] ARM: some more cleanups and potential bug fixes
 2008-12-07 17:23 UTC 

[Qemu-devel] [5919] Some fixes for TCG debugging
 2008-12-07 17:16 UTC 

[Qemu-devel] [PATCH] Some fixes for TCG debugging
 2008-12-07 17:13 UTC  (7+ messages)
` [Qemu-devel] "


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