qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-03-16 19:38:51 to 2009-03-20 22:24:07 UTC [more...]

[Qemu-devel] r6677 broke access to physical FDD on Win32
 2009-03-20 22:23 UTC  (3+ messages)

[Qemu-devel] Next stable release
 2009-03-20 20:20 UTC  (3+ messages)

[Qemu-devel] [PATCH] [RFC] Syncing documentation vs. -help vs. qemu_options table v3
 2009-03-20 20:18 UTC  (8+ messages)
      ` [Qemu-devel] Random thought about qemu-user and Windows

[Qemu-devel] [PATCH 0/5] Fix aio cancellation with synthetic aiocbs
 2009-03-20 18:26 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] [6874] Move block dma helpers aiocb to store dma state (Avi Kivity)
 2009-03-20 18:26 UTC 

[Qemu-devel] [6873] Use vectored aiocb storage to store vector translation state ( Avi Kivity)
 2009-03-20 18:26 UTC 

[Qemu-devel] [6872] Implement cancellation method for dma async I/O (Avi Kivity)
 2009-03-20 18:26 UTC 

[Qemu-devel] [6871] Convert vectored aio emulation to use a dedicated pool (Avi Kivity)
 2009-03-20 18:26 UTC 

[Qemu-devel] [6870] Refactor aio callback allocation to use an aiocb pool (Avi Kivity)
 2009-03-20 18:26 UTC 

[Qemu-devel] [patch 0/7] separate thread for io v2
 2009-03-20 17:43 UTC  (11+ messages)
` [Qemu-devel] [patch 1/7] qemu: mutex/thread/cond wrappers
` [Qemu-devel] [patch 2/7] qemu: separate thread for io
  ` [Qemu-devel] "
` [Qemu-devel] [patch 3/7] qemu: main thread does io and cpu thread is spawned
` [Qemu-devel] [patch 4/7] qemu: handle reset/poweroff/shutdown in iothread
` [Qemu-devel] [patch 5/7] qemu: pause and resume cpu thread(s)
` [Qemu-devel] [patch 6/7] qemu: handle vmstop from cpu context
` [Qemu-devel] [patch 7/7] qemu: use pipe to wakeup io thread

[Qemu-devel] [PATCH] x86: Add NULL check to lsl
 2009-03-20 17:32 UTC  (2+ messages)

[Qemu-devel] [PATCH][RESEND] qemu:e1000: Fix RX descriptor low threshold interrupt logic
 2009-03-20 17:31 UTC  (2+ messages)

[Qemu-devel] [PATCH] qemu:virtio: Allow guest to defer VIRTIO_F_NOTIFY_ON_EMPTY
 2009-03-20 17:31 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] [6869] Update Changelog
 2009-03-20 16:22 UTC 

[Qemu-devel] [6868] virtio: Allow guest to defer VIRTIO_F_NOTIFY_ON_EMPTY ( Alex Williamson)
 2009-03-20 16:18 UTC 

[Qemu-devel] [6867] e1000: Fix RX descriptor low threshold interrupt logic ( Alex Williamson)
 2009-03-20 16:18 UTC 

[Qemu-devel] [6866] x86: Add NULL check to lsl (Jan Kiszka)
 2009-03-20 16:18 UTC 

[Qemu-devel] [6865] virtio: Allow guest to defer VIRTIO_F_NOTIFY_ON_EMPTY ( Alex Williamson)
 2009-03-20 16:13 UTC 

[Qemu-devel] [6864] e1000: Fix RX descriptor low threshold interrupt logic ( Alex Williamson)
 2009-03-20 16:13 UTC 

[Qemu-devel] [6863] x86: Add NULL check to lsl (Jan Kiszka)
 2009-03-20 16:13 UTC 

[Qemu-devel] [PATCH 0/3] vnc patches
 2009-03-20 15:59 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/3] vnc: cleanup surface handling, fix screen corruption bug
` [Qemu-devel] [PATCH 2/3] vnc: fix printf warnings showing up with VNC_DEBUG enabled
` [Qemu-devel] [PATCH 3/3] vnc: throttle screen updates

[Qemu-devel] [6862] vnc: throttle screen updates
 2009-03-20 15:59 UTC 

[Qemu-devel] [6861] vnc: fix printf warnings showing up with VNC_DEBUG enabled
 2009-03-20 15:59 UTC 

[Qemu-devel] [6860] vnc: cleanup surface handling, fix screen corruption bug
 2009-03-20 15:59 UTC 

[Qemu-devel] [PATCH] Add single stepping option for all targets
 2009-03-20 15:42 UTC  (5+ messages)

[Qemu-devel] QEMU ARM PXA on FreeBSD issues
 2009-03-20 15:14 UTC 

[Qemu-devel] qemu-user/gdbstub : gdb remote pipe connexion addition ?
 2009-03-20 14:51 UTC 

[Qemu-devel] [PATCH 0/7] clean build - eliminate warnings
 2009-03-20 14:51 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/7] clean build: Add bt_host_hci prototype
  ` [Qemu-devel] "
      ` [Qemu-devel] [PATCH] clean build: Add bt-host.h
          ` [Qemu-devel] "

[Qemu-devel] [PATCH 3/3] vnc: throttle screen updates
 2009-03-20 10:14 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/24]: add alpha es40 system emulation (v2)
 2009-03-20  8:51 UTC  (33+ messages)
` [Qemu-devel] [PATCH 01/24] Add support for multi-level phys map
  ` [Qemu-devel] [PATCH 02/24] Fix cpu_physical_memory_rw when operating on IO blocks
    ` [Qemu-devel] [PATCH 03/24] Fix bug: palcode is at least 6 bits
      ` [Qemu-devel] [PATCH 04/24] Fix bug: do not mask address LSBs for ldwu
        ` [Qemu-devel] [PATCH 05/24] bug fix: avoid nop to override next instruction
          ` [Qemu-devel] [PATCH 06/24] Be slightly more verbose for unassigned_mem_read*
            ` [Qemu-devel] [PATCH 07/24] Increase Alpha physical address size to 44 bits
              ` [Qemu-devel] [PATCH 08/24] Allow 5 mmu indexes
                ` [Qemu-devel] [PATCH 09/24] Split cpu_mmu_index into cpu_mmu_index_data and cpu_mmu_index_code
                  ` [Qemu-devel] [PATCH 10/24] Add square wave output support
                    ` [Qemu-devel] [PATCH 11/24] Add ali1543 super IO pci device
                      ` [Qemu-devel] [PATCH 12/24] Add 21272 chipset (memory and pci controller for alpha)
                        ` [Qemu-devel] [PATCH 13/24] Add target-alpha/machine.c and hw/es40.c for es40 machine emulation
                          ` [Qemu-devel] [PATCH 14/24] Move softmmu_helper.h from exec.h to op_helper.c on alpha
                            ` [Qemu-devel] [PATCH 15/24] Document which IPR are used by 21264
                              ` [Qemu-devel] [PATCH 16/24] tb_flush helper should flush the tb (and not the tlb)
                                ` [Qemu-devel] [PATCH 17/24] Add instruction name in comments for hw_ld opcode
                                  ` [Qemu-devel] [PATCH 18/24] Remove PALCODE_ declarations (unused)
                                    ` [Qemu-devel] [PATCH 19/24] alpha ld helpers now directly return the value
                                      ` [Qemu-devel] [PATCH 20/24] Add alpha_cpu_list
                                        ` [Qemu-devel] [PATCH 21/24] Alpha: lower parent irq when irq is lowered
                                          ` [Qemu-devel] [PATCH 22/24] Move linux-user pal emulation to linux-user/
                                            ` [Qemu-devel] [PATCH 23/24] Correctly decode hw_ld/hw_st opcodes for all alpha implementations
                                              ` [Qemu-devel] [PATCH 24/24] Add full emulation for 21264
                          ` [Qemu-devel] [PATCH 13/24] Add target-alpha/machine.c and hw/es40.cfor es40 machine emulation
    ` [Qemu-devel] [PATCH 02/24] Fix cpu_physical_memory_rw whenoperating on IO blocks

[Qemu-devel] Return value of ‘RDTSC’
 2009-03-20  2:21 UTC 

[Qemu-devel] [PATCH] oom_check qemu_memalign
 2009-03-20  1:08 UTC  (2+ messages)

[Qemu-devel] [PATCH] [RFC] Syncing documentation vs. -help vs. qemu_options table v4
 2009-03-19 22:07 UTC  (2+ messages)

[Qemu-devel] [PACH] qemu-io - an I/O path exerciser
 2009-03-19 21:39 UTC  (2+ messages)

[Qemu-devel] [PATCH] host_device_remove: remove incorrect check for device name
 2009-03-19 20:16 UTC  (2+ messages)

[Qemu-devel] svn 6658 broke powerpc
 2009-03-19 19:41 UTC  (8+ messages)

[Qemu-devel] SH: Improve the interrupt controller
 2009-03-19 17:31 UTC  (6+ messages)

[Qemu-devel] patch: (attempt to) emulate 440BX/PIIX4
 2009-03-19 14:56 UTC  (5+ messages)
` [Qemu-devel] "
    ` Re : "
      ` [Qemu-devel] Re: Re : "

[Qemu-devel] IRQ assignment problem for Net and virtio devices with QEMU 0.10.0 and coreboot v2
 2009-03-19 12:15 UTC 

[Qemu-devel] branches are expensive
 2009-03-19 11:34 UTC  (14+ messages)
  ` [Qemu-devel] "

[Qemu-devel] [6859] Remove dead code
 2009-03-19  2:14 UTC 

[Qemu-devel] [PATCH] 64 bit I/O v5
 2009-03-18 23:58 UTC 

[Qemu-devel] display regression
 2009-03-18 22:01 UTC  (2+ messages)

[Qemu-devel] segmentation fault with display mode 04h, 05h, or 0dh
 2009-03-18 22:00 UTC  (2+ messages)

[Qemu-devel] Embedded system simulation
 2009-03-18 19:35 UTC 

[Qemu-devel] [patch 0/2] RFC: separate thread for IO
 2009-03-18 18:47 UTC  (8+ messages)
` [Qemu-devel] [patch 1/2] qemu: sem/thread helpers

[Qemu-devel] sh4 (r2d) -append support still not merged?
 2009-03-18 18:31 UTC 

[Qemu-devel] [PATCH 2/3] vnc: fix printf warnings showing up with VNC_DEBUG enabled
 2009-03-18 16:08 UTC 

[Qemu-devel] [PATCH 1/3] vnc: cleanup surface handling, fix screen corruption bug
 2009-03-18 16:07 UTC 

[Qemu-devel] [PATCH] new scsi-generic abstraction, use SG_IO
 2009-03-18 13:52 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-devel] Mystery of gemu my ineptitude for sure
 2009-03-18 11:45 UTC 

[Qemu-devel] [PATCH 2/2] gdbstub: Rework configuration via command line and monitor
 2009-03-18 11:10 UTC 

[Qemu-devel] [PATCH 1/2] gdbstub: Allow re-instantiation
 2009-03-18 11:10 UTC 

[Qemu-devel] [STABLE][PATCH] char: Fix closing of various char devices
 2009-03-18 10:58 UTC 

[Qemu-devel] [PATCH] Add pcap-based host network bridge
 2009-03-18  9:33 UTC 

[Qemu-devel] virtio-blk issues
 2009-03-18  8:41 UTC  (5+ messages)

[Qemu-devel] [PATCH 2/2] virtio-blk: use generic vectored I/O APIs
 2009-03-18  7:52 UTC 

[Qemu-devel] [PATCH 1/2] add qemu_iovec_init_external
 2009-03-18  7:52 UTC 

[Qemu-devel] MAX_OP_PER_INSTR should be larger
 2009-03-18  6:17 UTC 

[Qemu-devel] Creating a (resizable) image which will hold Windows XP
 2009-03-17 22:04 UTC  (4+ messages)
` [Qemu-devel] "

[Qemu-devel] XP guest specifics
 2009-03-17 21:58 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/14] block (mostly qcow2) changes (v6)
 2009-03-17 20:40 UTC  (15+ messages)
` [Qemu-devel] [PATCH 01/14] Introducing qcow2 extensions
  ` [Qemu-devel] [PATCH 02/14] block: support known backing format for image create and open
    ` [Qemu-devel] [PATCH 03/14] block-qcow2: keep backing file format in a qcow2 extension
      ` [Qemu-devel] [PATCH 04/14] qemu-img: adding a "-F base_fmt" option to "qemu-img create -b"
        ` [Qemu-devel] [PATCH 05/14] block-qcow2: keep highest allocated offset
          ` [Qemu-devel] [PATCH 06/14] block-qcow2: export highest-alloc through BlockDriverInfo and get_info()
            ` [Qemu-devel] [PATCH 07/14] block: info blockstats: show highest_allocated if exists
              ` [Qemu-devel] [PATCH 08/14] Add a bdrv_close_all() and call it at the end of main()
                ` [Qemu-devel] [PATCH 09/14] block-qcow2: keep highest alloc offset in a qcow2 extension
                  ` [Qemu-devel] [PATCH 10/14] qemu-img: info: show highest_alloc if exists
                    ` [Qemu-devel] [PATCH 11/14] qcow2: qcow_read_extensions: make "advance offset over extension" common
                      ` [Qemu-devel] [PATCH 12/14] block: pass BDRV_BACKING flag to open of a backing file
                        ` [Qemu-devel] [PATCH 13/14] block: keep flags an image was opened with
                          ` [Qemu-devel] [PATCH 14/14] block-qcow2: do not keep track of highest-alloc for backing files

[Qemu-devel] (no subject)
 2009-03-17 20:37 UTC 

[Qemu-devel] [PATCH] Get sh right on OpenSolaris/SPARC
 2009-03-17 19:37 UTC  (3+ messages)

[Qemu-devel] [RFC] Machine description as data
 2009-03-17 17:32 UTC  (4+ messages)
` [Qemu-devel] Machine description as data prototype, take 6 (was: [RFC] Machine description as data)
  ` [Qemu-devel] Machine description as data prototype, take 6

[Qemu-devel] [PATCH] gdbstub: Drop redundant memset after qemu_mallocz
 2009-03-17 17:19 UTC 

[Qemu-devel] [PATCH 2/2] kvm: Drop kvm_patch_opcode_byte
 2009-03-17 17:18 UTC 

[Qemu-devel] [PATCH 1/2] ROM write access for debugging
 2009-03-17 17:18 UTC 

[Qemu-devel] [6858] Fix VGA issue introduced by r6349
 2009-03-17 16:05 UTC 

[Qemu-devel] Serial port with hardware flow control
 2009-03-17 14:43 UTC 

[Qemu-devel] a question about licensing
 2009-03-17 13:25 UTC  (2+ messages)

[Qemu-devel] [6857] Fix ARM quadword VDUP (core register)
 2009-03-17 12:19 UTC 

[Qemu-devel] r6349 broke Commander Keen 4 ;-(
 2009-03-17 10:23 UTC  (4+ messages)

[Qemu-devel] [PATCH] [RFC] Syncing documentation vs. -help vs. qemu_options table v2
 2009-03-17  9:57 UTC  (3+ messages)

[Qemu-devel] [PATCH] add bdrv->create function for host_device
 2009-03-17  2:57 UTC 

[Qemu-devel] [PATCH] build system: silence gdbstub-xml.c generation
 2009-03-16 22:28 UTC 

[Qemu-devel] $Revision, $Date missing in bios.bin
 2009-03-16 22:24 UTC 

[Qemu-devel] make install keymaps
 2009-03-16 22:20 UTC 

[Qemu-devel] 440 emulation?
 2009-03-16 20:00 UTC  (4+ 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).