messages from 2008-10-29 14:37:22 to 2008-11-03 11:50:59 UTC [more...]
[Qemu-devel] [PATCH 00/12] Enhance debugging support - 4th take
2008-11-03 10:36 UTC (11+ messages)
` [Qemu-devel] [PATCH 02/12] Return appropriate watch message to gdb
` [Qemu-devel] [PATCH 03/12] Refactor and enhance break/watchpoint API
` [Qemu-devel] [PATCH 04/12] Set mem_io_vaddr on io_read
` [Qemu-devel] [PATCH 06/12] Restore pc on watchpoint hits
` [Qemu-devel] [PATCH 07/12] Remove premature memop TB terminations
` [Qemu-devel] [PATCH 08/12] qemu: gdbstub: manage CPUs as threads
` [Qemu-devel] [PATCH 09/12] Introduce BP_WATCHPOINT_HIT flag
` [Qemu-devel] [PATCH 10/12] Add debug exception hook
` [Qemu-devel] [PATCH 11/12] Introduce BP_CPU as a breakpoint type
` [Qemu-devel] [PATCH 12/12] x86: Debug register emulation
[Qemu-devel] [PATCH] target-mips: use the new rotr/rotri instructions
2008-11-03 11:16 UTC (2+ messages)
` [Qemu-devel] "
[Qemu-devel] TCG on PowerPC arch
2008-11-03 11:02 UTC (6+ messages)
[Qemu-devel] AltGr and dead keys with VNC
2008-11-03 9:23 UTC
[Qemu-devel] [PATCH v2 0/6] Support for S3 ACPI state (suspend to memory) in BIOS
2008-11-03 9:26 UTC (7+ messages)
` [Qemu-devel] [PATCH v2 1/6] Move PIC initialization out of line to save space in post code area
` [Qemu-devel] [PATCH v2 2/6] Add S3 state to DSDT. Handle resume event in the BIOS
` [Qemu-devel] [PATCH v2 3/6] Preserve memory content during SMM init
` [Qemu-devel] [PATCH v2 4/6] Execute rombios32 code from rom address 0xe0000
` [Qemu-devel] [PATCH v2 5/6] Don't use unreserved memory in BIOS
` [Qemu-devel] [PATCH v2 6/6] Don't power down vga card on entering S3 state
[Qemu-devel] [5608] target-ppc: use the new rotr/rotri instructions
2008-11-03 7:08 UTC
[Qemu-devel] [5607] tcg-ops.h: add rotl/rotli and rotr/rotri TCG instructions
2008-11-03 7:08 UTC
[Qemu-devel] [5606] tcg-op.h: reorder _i64 instructions common to 32- and 64-bit targets
2008-11-03 7:08 UTC
[Qemu-devel] [PATCH 0/6] Support for S3 ACPI state (suspend to memory) in BIOS
2008-11-03 6:29 UTC (14+ messages)
` [Qemu-devel] [PATCH 2/6] Add S3 state to DSDT. Handle resume event in the BIOS
` [Qemu-devel] Re: [Bochs-developers] [PATCH 2/6] Add S3 state to DSDT. Handle resumeevent "
` [Qemu-devel] Re: [Bochs-developers] [PATCH 2/6] Add S3 state to DSDT. Handleresumeevent "
` [Qemu-devel] [PATCH 5/6] Don't use unreserved memory in BIOS
` [Qemu-devel] Re: [Bochs-developers] "
` [Qemu-devel] Re: [Bochs-developers] [PATCH 5/6] Don't use unreserved memory inBIOS
[Qemu-devel] [5605] Fix RGBT 5:5:5 drawing on pxa2xx lcd (Lars Munch)
2008-11-03 1:08 UTC
[Qemu-devel] Qemu and Fedora 10
2008-11-02 23:15 UTC
[Qemu-devel] [5599] tcg-ops.h: add a subfi wrapper
2008-11-02 21:45 UTC (5+ messages)
[Qemu-devel] [PATCH] scoop: GPRR reports the state of GPIO lines
2008-11-02 19:40 UTC (13+ messages)
` [Qemu-devel] [PATCH] tc6393xb: initial support for nand
` [Qemu-devel] [PATCH] tosa: support leds
` [Qemu-devel] [PATCH] tosa: basic lcd support
` [Qemu-devel] [PATCH] tosa: provide correct IRQ to tc6393xb init
` [Qemu-devel] [PATCH] tosa: disable pxafb as it's not used on tosa
` [Qemu-devel] [PATCH] tc6393xb: non-accelerated FB support
` [Qemu-devel] Re: [PATCH] scoop: GPRR reports the state of GPIO lines
[Qemu-devel] [PATCH] shmat(): use mmap_find_vma to find free memory area
2008-11-02 19:36 UTC (11+ messages)
` [Qemu-devel] [PATCH] mmap: add check if requested memory area fits target address space
` [Qemu-devel] [PATCH] linux-user, x86: use target_mmap() to allocate idt, gdt and ldt tables
` [Qemu-devel] "
` [Qemu-devel] [PATCH, v2] "
[Qemu-devel] [5309] Reintroduce TEXT_CONSOLE_FIXED_SIZE and TEXT_CONSOLE for resizable vc's
2008-11-02 19:10 UTC (5+ messages)
` [Qemu-devel] "
[Qemu-devel] [5578] Increase default IO timeout from 10ms to 5s
2008-11-02 19:08 UTC (5+ messages)
` [Qemu-devel] "
[Qemu-devel] [PATCH] Fix warnings: tcg-runtime.c
2008-11-02 17:30 UTC
[Qemu-devel] [5604] More realistic max_cpus
2008-11-02 16:51 UTC
[Qemu-devel] [PATCH] Fix warnings: etraxfs_dma.c
2008-11-02 16:43 UTC
[Qemu-devel] [5603] Fix loading of unstripped ELF PROM image
2008-11-02 14:44 UTC
[Qemu-devel] [5602] 64-bit target subfi fix
2008-11-02 13:26 UTC
[Qemu-devel] [RESEND][PATCH 0/3] Fix guest time drift under heavy load
2008-11-02 13:04 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/3] Change qemu_set_irq() to return status information
` [Qemu-devel] [PATCH 2/3] Fix time drift problem under high load when PIT is in use
` [Qemu-devel] [PATCH 3/3] Fix time drift problem under high load when RTC "
[Qemu-devel] [5601] Halt the CPU using a qemu_irq
2008-11-02 12:23 UTC (3+ messages)
[Qemu-devel] [5600] target-ppc: use the new subfi wrapper
2008-11-02 8:23 UTC
[Qemu-devel] [5598] tcg-ops.h: _i64 TCG immediate instructions cleanup
2008-11-02 8:22 UTC
[Qemu-devel] [5597] target-ppc: simplify slw, srw, sld, srd
2008-11-02 8:22 UTC
[Qemu-devel] [5596] target-ppc: be more consistent with temp variables naming
2008-11-02 8:22 UTC
[Qemu-devel] [5595] target-ppc: fix srw on 64-bit targets
2008-11-02 8:22 UTC
[Qemu-devel] [PATCH, RFT] Update i386-dis.c from binutils 2.17 + commits before GPLv3 switch
2008-11-02 7:35 UTC
[Qemu-devel] [PATCH] SM501 emulation for R2D-SH4
2008-11-02 6:52 UTC (3+ messages)
[Qemu-devel] [PATCH] EHCI emulation module for review
2008-11-01 22:19 UTC (3+ messages)
[Qemu-devel] Preliminary patch to implement ehci
2008-11-01 20:50 UTC (9+ messages)
[Qemu-devel] [5532] Replace uses of strndup (a GNU extension) with Qemu pstrdup
2008-11-01 18:47 UTC (4+ messages)
[Qemu-devel] [PATCH][RFC] Run time TCGv size check for debugging
2008-11-01 17:03 UTC (12+ messages)
` [Qemu-devel] "
[Qemu-devel] [PATCH] Rewrite mmap_find_vma() to work fine on 64-bit hosts with 32-bit targets
2008-11-01 16:55 UTC (4+ messages)
` [Qemu-devel] [PATCH, v2] "
[Qemu-devel] [PATCH 1/3] Add additional CPU flag definitions
2008-11-01 16:25 UTC (14+ messages)
` [Qemu-devel] [PATCH 2/3] Split CPUID from op_helper
` [Qemu-devel] [PATCH 3/3] Add KVM support to QEMU
` [Qemu-devel] "
[Qemu-devel] Build breakage on OpenSolaris: --warn-common
2008-11-01 14:51 UTC (6+ messages)
[Qemu-devel] [5594] Avoid ld flag --warn-common on Solaris
2008-11-01 14:50 UTC
[Qemu-devel] [5592] target-ppc: optimize popcntb
2008-11-01 14:34 UTC (5+ messages)
[Qemu-devel] [5593] Fix TCGv size mismatches
2008-11-01 13:44 UTC
[Qemu-devel] [PATCH] Introduce --enable-binfmt-misc configure option
2008-11-01 10:10 UTC (2+ messages)
` [Qemu-devel] [PATCH, v2] "
[Qemu-devel] [PATCH] Add readahead syscall
2008-11-01 10:08 UTC (11+ messages)
` [Qemu-devel] [PATCH] Fix getdents* syscalls
` [Qemu-devel] [PATCH] Fix and cleanup IPCOP_msg* ipc calls handling
` [Qemu-devel] [PATCH] Implement msg* syscalls
` [Qemu-devel] [PATCH] Fix and cleanup IPCOP_sem* ipc calls handling
` [Qemu-devel] [PATCH] Implement sem* syscalls
` [Qemu-devel] [PATCH] Fix and cleanup IPCOP_shm* ipc calls handling
` [Qemu-devel] [PATCH] Implement shm* syscalls
` [Qemu-devel] [PATCH] Implement shm* syscalls + Implement sem* syscalls
[Qemu-devel] [PATCH 1/3] qemu: ppc: define maximum SMP limit as 1 for Bamboo
2008-11-01 1:00 UTC (2+ messages)
[Qemu-devel] [PATCH] ppc: Convert op_405_check_{sat,satu} to TCG
2008-11-01 0:55 UTC (4+ messages)
` [Qemu-devel] [PATCH v2] "
[Qemu-devel] [5506] target-ppc: convert logical instructions to TCG
2008-11-01 0:54 UTC (3+ messages)
[Qemu-devel] [5591] target-ppc: convert 405 MAC instructions to TCG
2008-11-01 0:54 UTC
[Qemu-devel] [5590] target-ppc: convert arithmetic functions to TCG
2008-11-01 0:54 UTC
[Qemu-devel] [5589] target-ppc: xer access prototypes no more used & implemented
2008-11-01 0:54 UTC
[Qemu-devel] [5588] target-ppc: fix XER accesses on 64-bit targets
2008-11-01 0:53 UTC
[Qemu-devel] [5587] CVE-2008-4539: fix a heap overflow in Cirrus emulation
2008-11-01 0:53 UTC
[Qemu-devel] [5586] target-cris: access to TCG variables through GET_TCGV()
2008-11-01 0:53 UTC
[Qemu-devel] [5585] Malta & OMAP: add a name to char devices
2008-11-01 0:53 UTC
[Qemu-devel] [5584] qemu-char: include hw/baum.h
2008-11-01 0:53 UTC
[Qemu-devel] [5583] Remove dumb_refresh
2008-10-31 20:34 UTC
[Qemu-devel] [5580] Move CharDriverState code out of vl.c
2008-10-31 20:00 UTC (3+ messages)
[Qemu-devel] [5582] Remove extraneous inline keyword
2008-10-31 20:00 UTC
[Qemu-devel] [PATCH v2 0/4] ipv6 and autoport patches
2008-10-31 19:44 UTC (10+ messages)
` [Qemu-devel] [PATCH 1/4] Implement "info chardev" command
` [Qemu-devel] [PATCH 2/4] sockets: helper functions for qemu
` [Qemu-devel] [PATCH 3/4] sockets: switch vnc to new code, support vnc port auto-allocation
` [Qemu-devel] [PATCH 4/4] sockets: switch over tcp/telnet/unix serial line to new helper functions
[Qemu-devel] [5581] Move network redirection code out of vl.c and into net.c
2008-10-31 19:10 UTC
[Qemu-devel] [5579] Move some declarations around in the QEMU CharDriver code
2008-10-31 18:44 UTC
[Qemu-devel] [5577] Main loop fixes/cleanup
2008-10-31 18:07 UTC
[Qemu-devel] [5576] Clarify qemu_bh_schedule_idle() usage
2008-10-31 17:42 UTC
[Qemu-devel] [PATCH] ide_dma_cancel will result in partial DMA transfer
2008-10-31 17:32 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/2] "
` [Qemu-devel] [PATCH 2/2] fix bdrv_aio_read API breakage in qcow2
` [Qemu-devel] [PATCH] "
[Qemu-devel] [5575] Implement "info chardev" command
2008-10-31 17:31 UTC
[Qemu-devel] [5574] fix bdrv_aio_read API breakage in qcow2 (Andrea Arcangeli)
2008-10-31 17:28 UTC
[Qemu-devel] [5573] Make DMA bottom-half driven (v2)
2008-10-31 17:25 UTC
[Qemu-devel] [5572] Make bottom halves more robust
2008-10-31 17:24 UTC
[Qemu-devel] [PATCH 1/2] Add HPET emulation to qemu (v3)
2008-10-30 17:57 UTC (5+ messages)
[Qemu-devel] [PATCH] sh4: mmio based CF support on r2d board
2008-10-30 17:28 UTC (12+ messages)
` [Qemu-devel] [PATCH 1/3] "
` [Qemu-devel] [PATCH 2/3] sh4: Add IRL(4bit encoded interrupt input) support
` [Qemu-devel] [PATCH 2/3] take3 "
` [Qemu-devel] "
[Qemu-devel] [PATCH 0/7] merge some xen bits into qemu
2008-10-30 14:04 UTC (7+ messages)
` [Qemu-devel] Re: [Xen-devel] "
[Qemu-devel] many messages per hour from Gleb Natapov
2008-10-30 13:14 UTC
[Qemu-devel] [PATCH, RFT] Update i386-dis.c from binutils 2.17
2008-10-30 11:03 UTC (5+ messages)
[Qemu-devel] LSI53C895A, IDE HDD detection under SCO OpenServer 5.0.5
2008-10-29 19:39 UTC
[Qemu-devel] [PATCH 0/4] ipv6 and autoport patches
2008-10-29 18:30 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/4] Implement "info chardev" command
[Qemu-devel] LSI53C895A, IDE HDD detection under SCO OpenServer 5.0.5
2008-10-29 18:16 UTC
[Qemu-devel] kqemu does not build on hybrid x86_64/i386 system
2008-10-29 17:19 UTC
[Qemu-devel] [PATCH] MIPS: Avoid tcg internal error
2008-10-29 16:03 UTC
[Qemu-devel] LSI53C895A, IDE HDD detection under SCO OpenServer 5.0.5
2008-10-29 15:38 UTC (2+ messages)
[Qemu-devel] Bug in VVFAT crashes QEMU on Win32
2008-10-29 15:27 UTC
[Qemu-devel] [5571] Use qemu_gettimeofday
2008-10-29 14:37 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).