qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-12-07 23:26:35 to 2008-12-11 11:00:18 UTC [more...]

[Qemu-devel] [5860] Cleanup {alloc|get}_cluster_offset() (Gleb Natapov)
 2008-12-11 11:00 UTC  (4+ messages)

[Qemu-devel] weird non-committal of writes under Vista 32
 2008-12-11 10:10 UTC 

[Qemu-devel] MMIO address changes
 2008-12-11  8:55 UTC  (11+ messages)
    ` [Qemu-devel] [PATCH] sh4: Followup to commit #5849 "Change MMIO callbacks..."
      ` [Qemu-devel] "
` [Qemu-devel] [PATCH] usb-ohci: Add address masking
` [Qemu-devel] Re: MMIO address changes

[Qemu-devel] [PATCH 00/13] Cleanup some logging code
 2008-12-11  8:43 UTC  (16+ messages)
` [Qemu-devel] [PATCH 01/13] hw/ppc.c: LOG_IRQ macro
` [Qemu-devel] [PATCH 02/13] hw/ppc.c: use LOG_IRQ instead of #ifdefs
` [Qemu-devel] [PATCH 03/13] hw/ppc.c: LOG_TB macro
` [Qemu-devel] [PATCH 04/13] hw/ppc.c: use LOG_TB instead of #ifdefs
` [Qemu-devel] [PATCH 05/13] vl.c: LOG_IOPORT macro
` [Qemu-devel] [PATCH 06/13] vl.c: use LOG_IOPORT instead of #ifdefs
` [Qemu-devel] [PATCH 07/13] kqemu.c: LOG_INT macro
` [Qemu-devel] [PATCH 08/13] kqemu.c: use LOG_INT instead of #ifdefs
` [Qemu-devel] [PATCH 09/13] kqemu.c: LOG_INT_STATE macro
` [Qemu-devel] [PATCH 10/13] kqemu.c: use LOG_INT_STATE instead of #ifdefs
` [Qemu-devel] [PATCH 11/13] target-i386/op_helper.c: LOG_PCALL macro
` [Qemu-devel] [PATCH 12/13] target-i386/op_helper.c: use LOG_PCALL instead of #ifdefs
` [Qemu-devel] [PATCH 13/13] target-cris/translate.c: create LOG_DIS macro

[Qemu-devel] [5976] Fix warnings introduced in r5948
 2008-12-11  0:14 UTC 

[Qemu-devel] [5975] Add missing static qualifier
 2008-12-11  0:14 UTC 

[Qemu-devel] [5974] adlib.c includes fmopl.h and so needs -DBUILD_Y8950=0 too
 2008-12-11  0:14 UTC 

[Qemu-devel] [PATCH 1/1] Don't discard "const" in ldq_le_p()
 2008-12-11  0:04 UTC 

[Qemu-devel] User emulation & gdb & sigsegv
 2008-12-10 23:18 UTC  (2+ messages)

[Qemu-devel] [PATCH] Enable monitor commands in GDB stub
 2008-12-10 22:36 UTC 

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

[Qemu-devel] [PATCH] Add *.o and .*.swp to .gitignore
 2008-12-10 20:40 UTC 

[Qemu-devel] [PATCH] Remove redundant #ifdef _BSD
 2008-12-10 19:21 UTC 

[Qemu-devel] [5973] Introduce and use cache-utils.[ch]
 2008-12-10 19:18 UTC 

[Qemu-devel] [RFC] Replace posix-aio with custom thread pool
 2008-12-10 19:08 UTC  (11+ messages)

[Qemu-devel] [PATCH] IDE: Implement SEEK command (resend)
 2008-12-10 18:17 UTC  (2+ messages)

[Qemu-devel] [5972] IDE: Implement SEEK command
 2008-12-10 18:17 UTC 

[Qemu-devel] [PATCH] Support for serial mouse emulation
 2008-12-10 18:00 UTC  (2+ messages)

[Qemu-devel] [PATCH] sh4: Add SH bit handling to TLB
 2008-12-10 17:32 UTC  (2+ messages)

[Qemu-devel] [5971] target-sh4: Add SH bit handling to TLB
 2008-12-10 17:31 UTC 

[Qemu-devel] SH4: Implement FD bit
 2008-12-10 17:31 UTC  (6+ messages)
  ` [Qemu-devel] "
      ` [Qemu-devel] "

[Qemu-devel] [5970] target-sh4: check FD bit for FP instructions
 2008-12-10 17:31 UTC 

[Qemu-devel] Hanging VM: Fix block I/O hang patch could help?
 2008-12-10 16:24 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/4] LSI53C895A: Implemented 64-bit Block Moves
 2008-12-10 15:39 UTC  (12+ messages)
` [Qemu-devel] [PATCH 1/4] LSI53C895A: Rename dmbs register to dbms
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 2/4] Add 64-bit Block Move support (Direct & Table Indirect)
  ` [Qemu-devel] "
` [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] [5969] Add 64-bit Block Move support (Direct & Table Indirect) (Ryan Harper )
 2008-12-10 15:38 UTC 

[Qemu-devel] [5968] LSI53C895A: Rename dmbs register to dbms (Ryan Harper)
 2008-12-10 15:37 UTC 

[Qemu-devel] [5901] LSI53C895A: Remove current_dma_len hack
 2008-12-10 15:31 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/2] LSI53C895A: Remove current_dma_len hack
 2008-12-10 15:29 UTC  (2+ messages)

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

[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] [PATCH] evdev_keycode_map
 2008-12-10 14:44 UTC  (6+ messages)

[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  (9+ 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] [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] [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] 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] [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  (3+ 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] [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 


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