qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-11-08 00:39:43 to 2008-11-11 15:02:09 UTC [more...]

[Qemu-devel] [PATCH 0/5] VGA Optimization Episode IV - A new hope
 2008-11-11 14:44 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/5] better type checking for vga
  ` [Qemu-devel] [PATCH 2/5] move vga_io_address to VGA State
    ` [Qemu-devel] [PATCH 3/5] de-register mem region for MMIO
      ` [Qemu-devel] [PATCH 4/5] Introduce kvm logging interface
        ` [Qemu-devel] [PATCH 5/5] vga optimization

[Qemu-devel] [RESEND][PATCH 0/3] Fix guest time drift under heavy load
 2008-11-11 14:43 UTC  (19+ messages)

[Qemu-devel] [PATCH] Alpha: fix decoding of CVTST /S
 2008-11-11 13:54 UTC  (2+ messages)

[Qemu-devel] [5693] target-alpha: fix decoding of CVTST /S
 2008-11-11 13:54 UTC 

[Qemu-devel] [5692] target-alpha: fix syscall error check
 2008-11-11 13:42 UTC 

[Qemu-devel] [5691] Revert commits 5685 to 5688 committed by mistake
 2008-11-11 13:41 UTC 

[Qemu-devel] [5690] target-alpha: disable single stepping and TB flush by default
 2008-11-11 13:31 UTC 

[Qemu-devel] [5689] target-alpha: fix syscall error check
 2008-11-11 13:31 UTC 

[Qemu-devel] [5688] qemu: generate signals on tap I/O
 2008-11-11 13:30 UTC 

[Qemu-devel] [5687] Use HOST_CC instead of CC on TCG only targets
 2008-11-11 13:30 UTC 

[Qemu-devel] [5686] Don't stop translation for mtc0 compare
 2008-11-11 13:30 UTC 

[Qemu-devel] [5685] Disable debug code for production
 2008-11-11 13:30 UTC 

[Qemu-devel] [5684] target-mips: gen_compute_branch1()
 2008-11-11 11:50 UTC 

[Qemu-devel] [5683] target-mips: optimize movc*()
 2008-11-11 11:50 UTC 

[Qemu-devel] [5682] target-mips: optimize gen_farith()
 2008-11-11 11:50 UTC 

[Qemu-devel] [5681] target-mips: optimize gen_muldiv()
 2008-11-11 11:50 UTC 

[Qemu-devel] [5680] target-mips: optimize gen_arith()/gen_arith_imm()
 2008-11-11 11:50 UTC 

[Qemu-devel] [5679] target-mips: convert bit shuffle ops to TCG
 2008-11-11 11:47 UTC 

[Qemu-devel] [5678] target-mips: convert bitfield ops to TCG
 2008-11-11 11:46 UTC 

[Qemu-devel] sr 3:0:0:0: Device not ready: <6>: Current: sense key: Not Ready
 2008-11-11 11:40 UTC 

[Qemu-devel] [5677] target-mips: optimize gen_op_addr_add() (2/2)
 2008-11-11 11:39 UTC 

[Qemu-devel] [5676] target-mips: optimize gen_op_addr_add() (1/2)
 2008-11-11 11:36 UTC 

[Qemu-devel] [5675] target-mips: optimize gen_save_pc()
 2008-11-11 11:36 UTC 

[Qemu-devel] [5674] target-mips: fix mft* helpers/call
 2008-11-11 11:34 UTC 

[Qemu-devel] [5673] target-mips: fix temporary variable freeing in op_ldst_##insn()
 2008-11-11 11:34 UTC 

[Qemu-devel] [5645] target-alpha: fix locked loads/stores
 2008-11-11 11:30 UTC  (4+ messages)

[Qemu-devel] [5672] target-alpha: add proper fcntl definitions
 2008-11-11 11:30 UTC 

[Qemu-devel] [patch] alpha - add proper fcntl definitions
 2008-11-11 11:30 UTC  (2+ messages)

[Qemu-devel] [5671] target-alpha: fix double TCG variable allocation
 2008-11-11 11:30 UTC 

[Qemu-devel] tracing memory accesses
 2008-11-11 11:26 UTC  (4+ messages)

[Qemu-devel] [PATCH] DM9000 network card driver
 2008-11-11 11:21 UTC  (4+ messages)

[Qemu-devel] Re: Qemu SH4 status #2
 2008-11-11 11:27 UTC 

[Qemu-devel] [PATCH] fix warnings on NetBSD
 2008-11-11  9:46 UTC  (5+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH] target-mips: fix mft* helpers/call
 2008-11-11  8:00 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] [5670] Fix alignment problem with some 64bit load/store instructions
 2008-11-11  3:04 UTC 

[Qemu-devel] [PATCH] Rewrite mmap_find_vma() to work fine on 64-bit hosts with 32-bit targets
 2008-11-11  0:53 UTC  (11+ messages)
` [Qemu-devel] [PATCH, v2] "
  ` [Qemu-devel] [PATCH, v3] "

[Qemu-devel] [PATCH] Define OS-dependent qemu_getpagesize()
 2008-11-10 21:33 UTC 

[Qemu-devel] [PATCH v3 0/6] Support for S3 ACPI state (suspend to memory) in BIOS
 2008-11-10 21:20 UTC  (11+ messages)
` [Qemu-devel] [PATCH v3 1/6] Move PIC initialization out of line to save space in post code area
` [Qemu-devel] [PATCH v3 2/6] Add S3 state to DSDT. Handle resume event in the BIOS
` [Qemu-devel] [PATCH v3 3/6] Preserve memory content during SMM init
` [Qemu-devel] [PATCH v3 4/6] Execute rombios32 code from rom address 0xe0000
` [Qemu-devel] [PATCH v3 5/6] Don't use unreserved memory in BIOS
` [Qemu-devel] [PATCH v3 6/6] Don't power down vga card on entering S3 state
  ` [Qemu-devel] Re: [Bochs-developers] [PATCH v3 6/6] Don't power down vga card onentering "

[Qemu-devel] [PATCH v2 0/6] Support for S3 ACPI state (suspend to memory) in BIOS
 2008-11-10 21:18 UTC  (14+ messages)
` [Qemu-devel] [PATCH v2 2/6] Add S3 state to DSDT. Handle resume event in the BIOS
  ` [Qemu-devel] Re: [Bochs-developers] [PATCH v2 2/6] Add S3 state to DSDT. Handleresume "
` [Qemu-devel] [PATCH v2 4/6] Execute rombios32 code from rom address 0xe0000
  ` [Qemu-devel] Re: [Bochs-developers] [PATCH v2 4/6] Execute rombios32 code from romaddress 0xe0000
      ` [Qemu-devel] Re: [Bochs-developers] [PATCH v2 4/6] Execute rombios32 code fromromaddress 0xe0000
` [Qemu-devel] [PATCH v2 5/6] Don't use unreserved memory in BIOS
  ` [Qemu-devel] Re: [Bochs-developers] "
    ` [Qemu-devel] Re: [Bochs-developers] [PATCH v2 5/6] Don't use unreservedmemory "
        ` [Qemu-devel] Re: [Bochs-developers] [PATCH v2 5/6] Don't use unreservedmemory inBIOS

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

[Qemu-devel] [PATCH] Fix warnings : hw/fmopl.[ch] (BUILD_Y8950 is not defined)
 2008-11-10 21:08 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] qcow2: Improve cluster refcount update
 2008-11-10 20:52 UTC  (10+ messages)

[Qemu-devel] [PATCH 0/4] VGA optimization
 2008-11-10 20:17 UTC  (12+ messages)
` [Qemu-devel] [PATCH] move vga_io_address to VGA State
  ` [Qemu-devel] [PATCH] de-register mem region for MMIO
    ` [Qemu-devel] [PATCH] Introduce kvm logging interface
      ` [Qemu-devel] [PATCH] vga optimization

[Qemu-devel] Patch for qemu-0.9.1/slirp/misc.c:getouraddr
 2008-11-10 18:04 UTC  (3+ messages)

[Qemu-devel] [5669] KVM: simplify kvm_cpu_exec hook
 2008-11-10 15:55 UTC 

[Qemu-devel] LSI53C895A, IDE HDD detection under SCO OpenServer 5.0.5
 2008-11-10 15:04 UTC  (2+ messages)

[Qemu-devel] [PATCH] Introduce --enable-binfmt-misc configure option
 2008-11-10 13:03 UTC  (3+ messages)
` [Qemu-devel] [PATCH, v2] "

[Qemu-devel] [PATCH] shmat(): use mmap_find_vma to find free memory area
 2008-11-10 12:45 UTC  (10+ messages)
` [Qemu-devel] [PATCH] mmap: add check if requested memory area fits target address space
` [Qemu-devel] [PATCH, v3] shmat(): use mmap_find_vma to find free memory area

[Qemu-devel] [patch] Alpha : fix cmpbge instruction
 2008-11-10 11:11 UTC  (2+ messages)

[Qemu-devel] [5668] target-ppc: convert most SPE integer instructions to TCG
 2008-11-10 11:10 UTC 

[Qemu-devel] [5667] target-alpha: fix cmpbge instruction
 2008-11-10 11:10 UTC 

[Qemu-devel] [PATCH, v2] mmap: add check if requested memory area fits target address space
 2008-11-10  7:11 UTC  (2+ messages)
` [Qemu-devel] [PATCH, v3] "

[Qemu-devel] LSI53C895A, IDE HDD detection under SCO OpenServer 5.0.5
 2008-11-10  6:19 UTC  (3+ messages)

[Qemu-devel] Getting compiled Linux working on qemu-system-arm
 2008-11-10  5:04 UTC 

[Qemu-devel] [5666] use target_mmap() to allocate idt, gdt and ldt (Kirill A
 2008-11-10  2:55 UTC 

[Qemu-devel] [PATCH] SH: On-chip PCI controller support
 2008-11-10  2:19 UTC  (2+ messages)

[Qemu-devel] [5665] Currently trying to turn an oversized directory into a VVFAT image will
 2008-11-10  1:49 UTC  (2+ messages)

[Qemu-devel] [5664] x86 CPUID extended family/model (Andre Przywara)
 2008-11-10  1:05 UTC 

[Qemu-devel] [PATCH] MIPS: DMA support for RC4030 chipset [v2]
 2008-11-09 22:14 UTC  (2+ messages)

[Qemu-devel] Less interrupt overhead patch
 2008-11-09 21:21 UTC 

[Qemu-devel] [5663] Use TCG not op
 2008-11-09 19:52 UTC 

[Qemu-devel] [5662] Use andc, orc, nor and nand
 2008-11-09 19:50 UTC 

[Qemu-devel] [5661] target-ppc: fix TCG argument
 2008-11-09 18:27 UTC 

[Qemu-devel] [5660] target-ppc: Remove a few TCG temp variable leaks
 2008-11-09 17:27 UTC 

[Qemu-devel] [5659] target-ppc: fixes for gen_op_neg()
 2008-11-09 17:27 UTC 

[Qemu-devel] [5658] target-ppc: gen_op_arith_divw() & gen_op_arith_divd fixes
 2008-11-09 17:27 UTC 

[Qemu-devel] [5657] target-ppc: optimize mullw and make the code more readable
 2008-11-09 17:27 UTC 

[Qemu-devel] [5656] target-ppc: indentation fixes
 2008-11-09 17:27 UTC 

[Qemu-devel] first tests of qemu svn r5646 on FreeBSD - usb still slow, bsd-user doesn't build, some warnings
 2008-11-09 16:56 UTC  (7+ messages)

[Qemu-devel] kvm: sync registers?
 2008-11-09 14:30 UTC  (5+ messages)

[Qemu-devel] [RFC] TCG new op: setcond
 2008-11-09 10:50 UTC  (4+ messages)

[Qemu-devel] [5655] Sparc32 BSD user support
 2008-11-09  9:31 UTC 

[Qemu-devel] [5654] Document bluetooth support in qemu-doc
 2008-11-09  2:24 UTC 

[Qemu-devel] [5653] Add qemu_strndup: qemu_strdup with length limit
 2008-11-09  0:28 UTC 

[Qemu-devel] [5652] Add the -bt switch for setting up bluetooth stuff
 2008-11-09  0:04 UTC 

[Qemu-devel] [5651] Revert r5532, r5536 and a piece of r5531
 2008-11-08 23:57 UTC 

[Qemu-devel] Best way to debug qemu?
 2008-11-08 21:23 UTC 

[Qemu-devel] [RFC] TCG new op: setcond
 2008-11-08 19:55 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH v2 0/11] target-mips: optimizations
 2008-11-08 19:22 UTC  (12+ messages)
` [Qemu-devel] [PATCH v2 01/11] target-mips: optimize gen_save_pc()
` [Qemu-devel] [PATCH v2 02/11] target-mips: optimize gen_op_addr_add() (1/2)
` [Qemu-devel] [PATCH v2 03/11] target-mips: optimize gen_op_addr_add() (2/2)
` [Qemu-devel] [PATCH v2 04/11] target-mips: convert bitfield ops to TCG
` [Qemu-devel] [PATCH v2 05/11] target-mips: convert bit shuffle "
` [Qemu-devel] [PATCH v2 06/11] target-mips: optimize gen_arith()/gen_arith_imm()
` [Qemu-devel] [PATCH v2 07/11] target-mips: optimize gen_muldiv()
` [Qemu-devel] [PATCH v2 08/11] target-mips: optimize gen_farith()
` [Qemu-devel] [PATCH v2 09/11] target-mips: optimize movc*()
` [Qemu-devel] [PATCH 10/11] target-mips: gen_compute_branch1()
` [Qemu-devel] [PATCH v2 11/11] target-mips: fix temporary variable freeing in op_ldst_##insn()

[Qemu-devel] [PATCH 0/11] target-mips: optimizations
 2008-11-08 19:13 UTC  (14+ messages)
` [Qemu-devel] [PATCH 01/11] target-mips: optimize gen_save_pc()
` [Qemu-devel] [PATCH 02/11] target-mips: optimize gen_op_addr_add() (1/2)
` [Qemu-devel] [PATCH 03/11] target-mips: optimize gen_op_addr_add() (2/2)
` [Qemu-devel] [PATCH 04/11] target-mips: convert bitfield ops to TCG
` [Qemu-devel] [PATCH 05/11] target-mips: convert bit shuffle "
` [Qemu-devel] [PATCH 06/11] target-mips: optimize gen_arith()/gen_arith_imm()
` [Qemu-devel] [PATCH 07/11] target-mips: optimize gen_muldiv()
` [Qemu-devel] [PATCH 08/11] target-mips: optimize gen_farith()
` [Qemu-devel] [PATCH 09/11] target-mips: optimize movc*()
` [Qemu-devel] [PATCH 10/11] target-mips: gen_compute_branch1()
` [Qemu-devel] [PATCH 11/11] target-mips: fix temporary variable freeing in op_ldst_##insn()

[Qemu-devel] how to monitor memery access upon QEMU
 2008-11-08 18:57 UTC  (4+ messages)

[Qemu-devel] [5650] Use an option rom instead of boot sector for -kernel
 2008-11-08 16:27 UTC 

[Qemu-devel] [PATCH] Alpha: fix locked loads/stores
 2008-11-08 14:11 UTC  (8+ messages)

[Qemu-devel] [5649] target-alpha: fix the return value of stl_c/stq_c
 2008-11-08  9:10 UTC 

[Qemu-devel] qemu-system-ppc broken ?
 2008-11-08  8:57 UTC  (4+ messages)

[Qemu-devel] [5648] target-ppc: fix tcg fatal error on i386 host
 2008-11-08  8:57 UTC 

[Qemu-devel] [RESEND][PATCH 0/3] Fix guest time drift under heavy load
 2008-11-08  8:23 UTC  (11+ 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).