qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-06-04 19:16:01 to 2010-06-07 14:44:17 UTC [more...]

[Qemu-devel] [PATCH 00/19] RFC: Reporting QEMU binary capabilities
 2010-06-07 14:42 UTC  (19+ messages)
` [Qemu-devel] [PATCH 01/19] Add support for JSON pretty printing
` [Qemu-devel] [PATCH 02/19] Add support for compile time assertions
` [Qemu-devel] [PATCH 03/19] Add enum handlers for easy & efficient string <-> int conversion
` [Qemu-devel] [PATCH 04/19] Add support for a option parameter as an enum
` [Qemu-devel] [PATCH 05/19] Ensure that QEMU exits if drive_add parsing fails
` [Qemu-devel] [PATCH 07/19] Convert netdev client types to use an enumeration
` [Qemu-devel] [PATCH 08/19] Convert RTC to use enumerations for configuration parameters
` [Qemu-devel] [PATCH 09/19] Change 'query-version' to output broken down version string
` [Qemu-devel] [PATCH 10/19] Add a query-machines command to QMP
` [Qemu-devel] [PATCH 11/19] Add a query-devices "
` [Qemu-devel] [PATCH 12/19] Add a query-cputypes "
` [Qemu-devel] [PATCH 13/19] Add a query-target "
` [Qemu-devel] [PATCH 14/19] Add a query-argv "
` [Qemu-devel] [PATCH 15/19] Expand query-argv to include help string
` [Qemu-devel] [PATCH 16/19] Add a query-netdev command to QMP
` [Qemu-devel] [PATCH 17/19] Add a query-config "
` [Qemu-devel] [PATCH 18/19] Add option to turn on JSON pretty printing in monitor
` [Qemu-devel] [PATCH 19/19] Add a -capabilities argument to allow easy query for static QEMU info

[Qemu-devel] [PATCH 0/5] Add '-device help' output for device params and help text
 2010-06-07 14:43 UTC  (3+ messages)
` [Qemu-devel] [PATCH 5/5] qdev: Add new '-device help' option, shows all devices and properties

[Qemu-devel] [RFC] QMP: Introduce query-netdevices documentation
 2010-06-07 14:41 UTC  (6+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCHv3] virtio-net: truncating packet
 2010-06-07 14:24 UTC 

[Qemu-devel] [PATCH v2 0/2] Threaded VNC server
 2010-06-07 13:36 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 2/2] vnc: threaded "
  ` [Qemu-devel] "

[Qemu-devel] [PATCH] monitor: allow device to be ejected if no disk is inserted
 2010-06-07 13:18 UTC  (8+ messages)

[Qemu-devel] [PATCH] virtio-9p: getattr server implementation for 9P2000.L protocol
 2010-06-07 12:28 UTC  (8+ messages)
` [Qemu-devel] Re: [V9fs-developer] "
            ` [V9fs-developer] [Qemu-devel] "

[Qemu-devel] [PATCH 3/3] cow: use qemu block API
 2010-06-07 12:27 UTC  (2+ messages)

[Qemu-devel] VxWorks kernel for qemu emulating PowerPC?
 2010-06-07 10:13 UTC  (5+ messages)

[Qemu-devel] [PATCH 2/3] cow: stop using mmap
 2010-06-07 10:06 UTC 

[Qemu-devel] [PATCH 1/3] cow: use pread/pwrite
 2010-06-07 10:06 UTC 

[Qemu-devel] [PATCH v4] savevm: Really verify if a drive supports snapshots
 2010-06-07  9:42 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCHv2] virtio-net: truncating packet
 2010-06-07  9:22 UTC 

[Qemu-devel] [PATCH] Change 'query-version' to output broken down version string
 2010-06-07  9:23 UTC  (3+ messages)

[Qemu-devel] [PATCH 6/6] apic: avoid using CPUState internals
 2010-06-07  6:35 UTC  (5+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH 01/02] qemu: virtio-9p: Implement TMKDIR
 2010-06-07  6:20 UTC  (2+ messages)
` [Qemu-devel] [PATCH 02/02] 9p: "

[Qemu-devel] [PATCH v2 0/6] vnc updates and ui move
 2010-06-07  6:08 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/6] vnc: tight: add JPEG and gradient subencoding with smooth image detection
` [Qemu-devel] [PATCH v2 2/6] vnc: JPEG should be disabled if the client don't set tight quality
` [Qemu-devel] [PATCH v2 3/6] vnc: add lossy option
` [Qemu-devel] [PATCH v2 4/6] ui: move all ui components in ui/
` [Qemu-devel] [PATCH v2 5/6] vnc: rename vnc-encoding-* vnc-enc-*
` [Qemu-devel] [PATCH v2 6/6] vnc: tight: don't forget to add the last color

[Qemu-devel] Few Questions about QEMU JSON
 2010-06-07  4:50 UTC 

[Qemu-devel] [PATCH v5 RESEND 0/4] Introduce bit-based phys_ram_dirty, and bit-based dirty page checker
 2010-06-07  4:28 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 RESEND 1/4] Modify DIRTY_FLAG value and introduce DIRTY_IDX to use as indexes of bit-based phys_ram_dirty
` [Qemu-devel] [PATCH v5 RESEND 2/4] Introduce cpu_physical_memory_get_dirty_range()
` [Qemu-devel] [PATCH v5 RESEND 3/4] Use cpu_physical_memory_set_dirty_range() to update phys_ram_dirty
` [Qemu-devel] [PATCH v5 RESEND 4/4] Use cpu_physical_memory_get_dirty_range() to check multiple dirty pages

[Qemu-devel] [Bug 590456] [NEW] qemu forum (http://qemu-forum.ipi.fi/) not available
 2010-06-07  2:40 UTC  (2+ messages)
` [Qemu-devel] [Bug 590456] "

[Qemu-devel] [Bug 590552] [NEW] New default network card doesn't work with tap networking
 2010-06-06 23:08 UTC 

[Qemu-devel] qemu:virtio-9p: [RFC] [PATCH 01/02] Send iounit to client for read/write operations
 2010-06-06 19:48 UTC  (3+ messages)

[Qemu-devel] Moving a memory mapping
 2010-06-06 18:09 UTC 

[Qemu-devel] [RFC PATCH v4 0/3] Sheepdog: distributed storage system for QEMU
 2010-06-06 17:05 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH v4 3/3] block: add sheepdog driver for distributed storage support
  ` [Qemu-devel] "

[Qemu-devel] [PATCH] virtio-net: truncating packet
 2010-06-06 16:36 UTC 

[Qemu-devel] option-rom (was cg14)
 2010-06-06 16:28 UTC  (7+ messages)
` [Qemu-devel] "
      ` [Qemu-devel] sun framebuffer selection (was option-rom)
        ` [Qemu-devel] "

[Qemu-devel] [PATCH v6 0/6] Inter-VM Shared Memory Device with migration support
 2010-06-06 15:02 UTC  (10+ messages)
` [Qemu-devel] [PATCH v6 1/6] Device specification for shared memory PCI device
  ` [Qemu-devel] [PATCH v6 2/6] Add function to assign ioeventfd to MMIO
    ` [Qemu-devel] [PATCH v6 3/6] Change phys_ram_dirty to phys_ram_status
      ` [Qemu-devel] [PATCH v6 4/6] Add support for marking memory to not be migrated. On migration, memory is checked for the NO_MIGRATION_FLAG
        ` [Qemu-devel] [PATCH v6 5/6] Inter-VM shared memory PCI device
          ` [Qemu-devel] [PATCH v6 6/6] the stand-alone shared memory server for inter-VM shared memory
            ` [Qemu-devel] [PATCH v6] Shared memory uio_pci driver

[Qemu-devel] just one more qemu problem
 2010-06-06 13:51 UTC 

[Qemu-devel] [PATCH v3 00/17] clean up vl.c code
 2010-06-06 11:13 UTC  (3+ messages)
` [Qemu-devel] [PATCH 01/17] vl.c: Remove double include of netinet/in.h for Solaris

[Qemu-devel] Re: [RFT][PATCH 07/15] qemu_irq: Add IRQ handlers with delivery feedback
 2010-06-06 10:27 UTC  (26+ messages)

[Qemu-devel] [PATCHv3 0/2] virtio: put last seen used index into ring itself
 2010-06-06  9:11 UTC  (5+ messages)
` [Qemu-devel] Re: [PATCHv3 1/2] virtio: support layout with avail ring before idx

[Qemu-devel] [PATCH 00/16] HPET cleanups, fixes, enhancements
 2010-06-06  9:12 UTC  (23+ messages)
` [Qemu-devel] [PATCH 01/16] hpet: Catch out-of-bounds timer access
` [Qemu-devel] [PATCH 02/16] hpet: Coding style cleanups and some refactorings
` [Qemu-devel] [PATCH 03/16] hpet: Silence warning on write to running main counter
` [Qemu-devel] [PATCH 04/16] hpet: Move static timer field initialization
` [Qemu-devel] [PATCH 05/16] hpet: Convert to qdev
` [Qemu-devel] [PATCH 06/16] hpet: Start/stop timer when HPET_TN_ENABLE is modified
` [Qemu-devel] [PATCH 07/16] monitor/QMP: Drop info hpet / query-hpet
` [Qemu-devel] [PATCH 08/16] Pass IRQ object on handler invocation
` [Qemu-devel] [PATCH 09/16] Enable message delivery via IRQs
` [Qemu-devel] [PATCH 10/16] x86: Refactor RTC IRQ coalescing workaround
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 11/16] hpet/rtc: Rework RTC IRQ replacement by HPET
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 12/16] hpet: Drop static state
` [Qemu-devel] [PATCH 13/16] hpet: Add support for level-triggered interrupts
` [Qemu-devel] [PATCH 14/16] vmstate: Add VMSTATE_STRUCT_VARRAY_UINT8
` [Qemu-devel] [PATCH 15/16] hpet: Make number of timers configurable
` [Qemu-devel] [PATCH 16/16] hpet: Add MSI support
` [Qemu-devel] Re: [PATCH 00/16] HPET cleanups, fixes, enhancements

[Qemu-devel] RFC: blockdev_add & friends, brief rationale, QMP docs
 2010-06-06  8:23 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH-V5 0/10] virtio-9p:Introducing security model for VirtFS
 2010-06-06  7:12 UTC  (14+ messages)
` [Qemu-devel] [PATCH-V5 01/10] virtio-9p: Introduces an option to specify the security model
` [Qemu-devel] [PATCH-V5 02/10] virtio-9p: Make infrastructure for the new "
` [Qemu-devel] [PATCH-V5 03/10] virtio-9p: Security model for chmod
` [Qemu-devel] [PATCH-V5 04/10] virtio-9p: Security model for chown
` [Qemu-devel] [PATCH-V5 05/10] virtio-9p: Implemented Security model for lstat and fstat
` [Qemu-devel] [PATCH-V5 06/10] virtio-9p: Security model for create/open2
` [Qemu-devel] [PATCH-V5 07/10] virtio-9p: Security model for mkdir
` [Qemu-devel] [PATCH-V5 08/10] virtio-9p: Security model for symlink and readlink
` [Qemu-devel] [PATCH-V5 09/10] virtio-9p: Implement Security model for mknod
` [Qemu-devel] [PATCH-V5 10/10] virtio-9p: Implement Security model for mksock using mknod

[Qemu-devel] FYI: Qemu support on s5pc110
 2010-06-06  5:03 UTC 

[Qemu-devel] [PATCH 5/6] apic: avoid passing CPUState from CPU code
 2010-06-05 21:31 UTC 

[Qemu-devel] [PATCH 4/6] apic: avoid passing CPUState from devices
 2010-06-05 21:31 UTC 

[Qemu-devel] [PATCH 3/6] ioapic: add ioapic.h
 2010-06-05 21:30 UTC 

[Qemu-devel] [PATCH 2/6] apic.h: rearrange
 2010-06-05 21:30 UTC 

[Qemu-devel] [PATCH 1/6] ioapic: unexport ioapic_set_irq
 2010-06-05 21:30 UTC 

[Qemu-devel] [PATCH 0/6] APIC/IOAPIC cleanups
 2010-06-05 21:30 UTC 

[Qemu-devel] qemu problem with xp, maybe off topic for this list
 2010-06-05 20:27 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 6/7] MIPS: Initial support of fulong mini pc (machine construction)
 2010-06-05 10:41 UTC 

[Qemu-devel] [PATCH v4 5/7] MIPS: Initial support of fulong mini pc (CPU definition)
 2010-06-05 10:40 UTC 

[Qemu-devel] [PATCH v4 4/7] MIPS: Initial support of VIA USB controller used by fulong mini pc
 2010-06-05 10:40 UTC 

[Qemu-devel] [PATCH v4 3/7] MIPS: Initial support of VIA IDE controller used by fulong mini pc
 2010-06-05 10:39 UTC 

[Qemu-devel] [PATCH v4 2/7] MIPS: Initial support of vt82686b south bridge used by fulong mini pc
 2010-06-05 10:39 UTC 

[Qemu-devel] [PATCH v4 1/7] MIPS: Initial support of bonito north bridge used by fulong mini pc
 2010-06-05 10:38 UTC 

[Qemu-devel] [PATCH V3 0/3] qemu: Make AIO threading framework generic
 2010-06-05  7:03 UTC  (4+ messages)
` [Qemu-devel] [PATCH V3 2/3] qemu: Generic asynchronous threading framework to offload tasks

[Qemu-devel] [PATCH][RESEND] usb-uhci: fix commit 8e65b7c04965c8355e4ce43211582b6b83054e3d for vmstate
 2010-06-05  0:46 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] Re: [PATCH 3/8] sparc64: fix 32bit load sign extension
 2010-06-04 20:03 UTC  (4+ messages)
` [Qemu-devel] [PATCH] target-i386: fix decoding of negative 4-byte displacements

[Qemu-devel] [PATCH] introduce -machine switch
 2010-06-04 19:55 UTC 

[Qemu-devel] [PATCH 0/2] tcg cleanups, part 4
 2010-06-04 19:34 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] tcg: Add TYPE parameter to tcg_out_mov

[Qemu-devel] [PATCH 00/35] S390 TCG target, version 2
 2010-06-04 19:14 UTC  (25+ messages)
` [Qemu-devel] [PATCH 12/35] tcg-s390: Define TCG_TMP0
` [Qemu-devel] [PATCH 13/35] tcg-s390: Tidy regset initialization; use R14 as temporary
` [Qemu-devel] [PATCH 14/35] tcg-s390: Rearrange register allocation order
` [Qemu-devel] [PATCH 15/35] tcg-s390: Query instruction extensions that are installed
` [Qemu-devel] [PATCH 16/35] tcg-s390: Re-implement tcg_out_movi
` [Qemu-devel] [PATCH 17/35] tcg-s390: Implement sign and zero-extension operations
` [Qemu-devel] [PATCH 18/35] tcg-s390: Implement bswap operations
` [Qemu-devel] [PATCH 19/35] tcg-s390: Implement rotates
` [Qemu-devel] [PATCH 20/35] tcg-s390: Use LOAD COMPLIMENT for negate
` [Qemu-devel] [PATCH 21/35] tcg-s390: Use the ADD IMMEDIATE instructions
` [Qemu-devel] [PATCH 22/35] tcg-s390: Use the AND "
` [Qemu-devel] [PATCH 23/35] tcg-s390: Use the OR "
` [Qemu-devel] [PATCH 24/35] tcg-s390: Use the XOR "
` [Qemu-devel] [PATCH 25/35] tcg-s390: Use the MULTIPLY "
` [Qemu-devel] [PATCH 26/35] tcg-s390: Tidy goto_tb
` [Qemu-devel] [PATCH 27/35] tcg-s390: Rearrange qemu_ld/st to avoid register copy
` [Qemu-devel] [PATCH 28/35] tcg-s390: Tidy tcg_prepare_qemu_ldst
` [Qemu-devel] [PATCH 29/35] tcg-s390: Tidy user qemu_ld/st
` [Qemu-devel] [PATCH 30/35] tcg-s390: Implement GUEST_BASE
` [Qemu-devel] [PATCH 31/35] tcg-s390: Use 16-bit branches for forward jumps
` [Qemu-devel] [PATCH 32/35] tcg-s390: Use the LOAD AND TEST instruction for compares
` [Qemu-devel] [PATCH 33/35] tcg-s390: Use the COMPARE IMMEDIATE instrucions "
` [Qemu-devel] [PATCH 34/35] tcg-s390: Use COMPARE AND BRANCH instructions
` [Qemu-devel] [PATCH 35/35] tcg-s390: Enable compile in 32-bit mode


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