qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-06-13 15:54:02 to 2011-06-14 18:18:57 UTC [more...]

[Qemu-devel] [PATCH 00/13] QED image streaming
 2011-06-14 18:18 UTC  (8+ messages)
` [Qemu-devel] [PATCH 04/13] qed: extract qed_start_allocating_write()
` [Qemu-devel] [PATCH 05/13] qed: make qed_aio_write_alloc() reusable
` [Qemu-devel] [PATCH 06/13] qed: add support for copy-on-read
` [Qemu-devel] [PATCH 07/13] qed: avoid deadlock on emulated synchronous I/O
` [Qemu-devel] [PATCH 09/13] block: add bdrv_aio_copy_backing()
` [Qemu-devel] [PATCH 12/13] qed: intelligent streaming implementation
` [Qemu-devel] [PATCH 13/13] trace: trace bdrv_aio_readv/writev error paths

[Qemu-devel] [PATCH] xen: fix interrupt routing
 2011-06-14 18:18 UTC  (11+ messages)
      ` [Qemu-devel] [Xen-devel] "

[Qemu-devel] [PATCH] vga: Fix type of map_addr/end
 2011-06-14 18:14 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/10] qemu: remove set but unused variables
 2011-06-14 17:47 UTC  (13+ messages)
` [Qemu-devel] [PATCH 01/10] ppce500: move device/vendor/class id to qdev
` [Qemu-devel] [PATCH 02/10] usb-ehci: "
` [Qemu-devel] [PATCH 03/10] usb-ehci: remove unused variables
` [Qemu-devel] [PATCH 04/10] lsi53c895a: "
` [Qemu-devel] [PATCH 05/10] wdt: "
` [Qemu-devel] [PATCH 06/10] kvm: "
` [Qemu-devel] [PATCH 07/10] alpha/translate: remve "
` [Qemu-devel] [PATCH 08/10] alpha: remove unused variable
` [Qemu-devel] [PATCH 09/10] exec: "
` [Qemu-devel] [PATCH 10/10] linux-user: remove unused variables

[Qemu-devel] [PATCH resend] ppce500: move device/vendor/class id to qdev
 2011-06-14 17:41 UTC 

[Qemu-devel] [PATCH] usb-ehci: move device/vendor/class id to qdev
 2011-06-14 17:40 UTC 

[Qemu-devel] [PATCH 0/2] get_maintainers script
 2011-06-14 17:38 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] get_maintainer.pl: copy utility from Linux
` [Qemu-devel] [PATCH 2/2] get_maintainer: update to match qemu tree

[Qemu-devel] [PATCH] smc91c111: qdevify reset
 2011-06-14 17:11 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/13] vga: dirty log cleanup, more linear mapping
 2011-06-14 16:53 UTC  (14+ messages)
` [Qemu-devel] [PATCH 01/13] spice: Use cpu_register_physical_memory_log for dirty log enabling
` [Qemu-devel] [PATCH 02/13] vga-pci: "
` [Qemu-devel] [PATCH 03/13] cirrus-vga: Drop redundant vga_dirty_log_start
` [Qemu-devel] [PATCH 04/13] vmware-vga: Disable verbose mode
` [Qemu-devel] [PATCH 05/13] vmware-vga: Remove dead DIRECT_VRAM mode
` [Qemu-devel] [PATCH 06/13] vmware-vga: Eliminate vga_dirty_log_restart
` [Qemu-devel] [PATCH 07/13] vmware_vga: Do not enable dirty logging when in SVGA mode
` [Qemu-devel] [PATCH 08/13] vmware-vga: Register reset service
` [Qemu-devel] [PATCH 09/13] vmware-vga: Use cpu_register_physical_memory_log for dirty log enabling
` [Qemu-devel] [PATCH 10/13] Drop dirty log start/stop infrastructure
` [Qemu-devel] [PATCH 11/13] vga: Refactor lfb_vram_mapped to vga_mem_mapped
` [Qemu-devel] [PATCH 12/13] vga: Move vga_sync_dirty_bitmap
` [Qemu-devel] [PATCH 13/13] vga: Use linear mapping + dirty logging in chain 4 memory access mode

[Qemu-devel] [PATCH] xen: avoid tracking the region 0xa0000 - 0xbffff
 2011-06-14 16:47 UTC  (12+ messages)
` [Qemu-devel] [PATCH] cirrus_vga: reset lfb_addr after a pci config write if the BAR is unmapped
    ` [Qemu-devel] [Xen-devel] Re: [PATCH] xen: avoid tracking the region 0xa0000 - 0xbffff

[Qemu-devel] [PATCH v2] Fix signal handling when io-thread is disabled
 2011-06-14 16:47 UTC  (2+ messages)

[Qemu-devel] [PATCH] Reset system before loadvm
 2011-06-14 16:29 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/2] Allow silent system resets
` [Qemu-devel] [PATCH v2 2/2] Reset system before loadvm

[Qemu-devel] [PATCH v2] Add support for fd: protocol
 2011-06-14 16:13 UTC  (2+ messages)
` [Qemu-devel] [libvirt] "

[Qemu-devel] [PATCH] CPU consumption optimization of 'qemu-img convert' using bdrv_is_allocated()
 2011-06-14 15:58 UTC  (5+ messages)

[Qemu-devel] virtio scsi host draft specification, v3
 2011-06-14 15:53 UTC  (3+ messages)

[Qemu-devel] [PATCH 3/3] ide: add TRIM support
 2011-06-14 15:54 UTC  (2+ messages)
` [Qemu-devel] [PATCH v2 "

[Qemu-devel] virtio scsi host draft specification, v3
 2011-06-14 15:30 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/3] pc: enable -cpu host as default
 2011-06-14 15:29 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] pc: add compat machine types for 0.14 and 0.15
` [Qemu-devel] [PATCH 2/3] pc: use old default cpu type for 0.14 and 0.15 compat machines
` [Qemu-devel] [PATCH 3/3] pc: use -cpu host as default for kvm

[Qemu-devel] [PULL] libcacard libtoolized + usb-ccid fix
 2011-06-14 17:13 UTC  (3+ messages)

[Qemu-devel] [Bug 739785] [NEW] qemu-i386 on ARM bash: fork: Invalid argument
 2011-06-14 15:05 UTC  (2+ messages)
` [Qemu-devel] [Bug 739785] Re: qemu-i386 user mode on ARMv5 host fails (bash: fork: Invalid argument)

[Qemu-devel] [PATCH] Fix signal handling when io-thread is disabled
 2011-06-14 14:10 UTC  (3+ messages)

[Qemu-devel] stale savannah git repo (was: Re: KVM call agenda for April 05)
 2011-06-14 13:24 UTC  (2+ messages)

[Qemu-devel] KVM call agenda for June 14
 2011-06-14 13:22 UTC  (2+ messages)

[Qemu-devel] [PATCH RFC 0/3] basic support for composing sysbus devices
 2011-06-14 13:21 UTC  (14+ messages)

[Qemu-devel] Question on virtio disk maximum index and maximum partition
 2011-06-14 12:27 UTC  (3+ messages)

[Qemu-devel] SdCard read/write performance is slow
 2011-06-14 12:23 UTC  (2+ messages)

[Qemu-devel] How to increase ram beyond 756 MB ?
 2011-06-14 12:13 UTC  (3+ messages)
    ` [Qemu-devel] Fwd: "

[Qemu-devel] [PATCH 00/12] [uq/master] Import linux headers and some cleanups
 2011-06-14 11:32 UTC  (16+ messages)
` [Qemu-devel] [PATCH 03/12] Switch build system to accompanied kernel headers
` [Qemu-devel] [PATCH 05/12] kvm: ppc: Drop CONFIG_KVM_PPC_PVR
` [Qemu-devel] [PATCH 07/12] kvm: Drop KVM_CAP build dependencies
` [Qemu-devel] [PATCH 09/12] kvm: ppc: "

[Qemu-devel] [PATCH] hw/usb-musb.c: Don't misuse usb_packet_complete()
 2011-06-14 11:24 UTC 

[Qemu-devel] [PULL] usb patch queue
 2011-06-14 11:05 UTC  (4+ messages)
` [Qemu-devel] [PATCH 32/34] hw/usb-ohci.c: Ignore writes to HcPeriodCurrentED register
` [Qemu-devel] [PATCH 33/34] hw/usb-ohci.c: Implement remote wakeup
` [Qemu-devel] [PATCH 34/34] usb-uhci: fix expire time initialization

[Qemu-devel] Organic SEO Services
 2011-06-14 10:51 UTC 

[Qemu-devel] [Bug 785668] Re: bonding inside a bridge does not update ARP correctly when bridged net accessed from within a VM
 2011-06-14  9:12 UTC 

[Qemu-devel] QEMU API for modelling of user's hardware
 2011-06-14  8:44 UTC  (2+ messages)

[Qemu-devel] [PATCH 2/2] qemu-io: Fix if scoping bug
 2011-06-14  8:42 UTC  (2+ messages)

[Qemu-devel] [PATCH][uq/master] kvm: x86: Save/restore FPU OP, IP and DP
 2011-06-14  8:28 UTC  (5+ messages)

[Qemu-devel] [RFC PATCH] virtio-9p: Use clone approach to fix TOCTOU vulnerability
 2011-06-14  8:12 UTC 

[Qemu-devel] [PATCH] Fix typo in cpus.c
 2011-06-14  8:07 UTC  (2+ messages)
` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [PATCH 03/12] VMDK: probe for mono flat image
 2011-06-14  8:06 UTC  (2+ messages)

[Qemu-devel] [PATCH] block/rbd: Remove unused local variable
 2011-06-14  8:01 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2] "

[Qemu-devel] usb-musb: calls usb_packet_complete() on packets with no owner
 2011-06-14  7:16 UTC  (2+ messages)

[Qemu-devel] [RFC 00/23] PReP 40P emulation
 2011-06-14  2:37 UTC  (24+ messages)
` [Qemu-devel] [PATCH RFC 01/23] prep: Refactor CPU initialization
  ` [Qemu-devel] [RFC 02/23] prep: qdev'ify PCI
    ` [Qemu-devel] [RFC 03/23] prep: Prepare emulation of an IBM RS/6000 6015 / 7020 (40p)
      ` [Qemu-devel] [RFC 04/23] 40p: Add PCI host
        ` [Qemu-devel] [RFC 05/23] prep: Add i82374 DMA emulation
          ` [Qemu-devel] [RFC 06/23] prep: Add i82378 PCI-to-ISA bridge emulation
            ` [Qemu-devel] [RFC 07/23] 40p: Add a PCI to ISA bridge (i82378)
              ` [Qemu-devel] [PATCH v5 08/23] qdev: Add support for property type bool
                ` [Qemu-devel] [PATCH v5 09/23] qdev: Add helpers for reading properties
                  ` [Qemu-devel] [RFC v5 10/23] isa: Provide enable and disable callbacks
                    ` [Qemu-devel] [RFC v5 11/23] isa: Allow to un-assign I/O ports
                      ` [Qemu-devel] [RFC v5 12/23] isa: Allow to un-associate an IRQ
                        ` [Qemu-devel] [RFC v5 13/23] parallel: Implement ISA state callbacks
                          ` [Qemu-devel] [RFC v5 14/23] serial: "
                            ` [Qemu-devel] [PATCH v5 15/23] fdc: Parametrize ISA base, IRQ and DMA
                              ` [Qemu-devel] [RFC v5 16/23] fdc: Implement ISA state callbacks
                                ` [Qemu-devel] [RFC v5 17/23] ide: Allow to discard I/O ports
                                  ` [Qemu-devel] [RFC v5 18/23] ide: Implement ISA state callbacks
                                    ` [Qemu-devel] [RFC v5 19/23] prep: Add pc87312 Super I/O emulation
                                      ` [Qemu-devel] [RFC 20/23] 40p: Add the Super I/O chip (pc87312)
                                        ` [Qemu-devel] [RFC 21/23] 40p: Add an audio card and a keyboard
                                          ` [Qemu-devel] [RFC 22/23] prep: qdev'ify System I/O (WIP)
                                            ` [Qemu-devel] [RFC 23/23] 40p: Add an 8514/A graphics card

[Qemu-devel] [QAPI+QGA 2/3] QAPI code generation infrastructure v3
 2011-06-14  2:31 UTC  (22+ messages)
` [Qemu-devel] [PATCH v3 01/21] Add hard build dependency on glib
` [Qemu-devel] [PATCH v3 02/21] qlist: add qlist_first()/qlist_next()
` [Qemu-devel] [PATCH v3 03/21] qapi: add module init types for qapi
` [Qemu-devel] [PATCH v3 04/21] qapi: add QAPI visitor core
` [Qemu-devel] [PATCH v3 05/21] qapi: add QMP input visitor
` [Qemu-devel] [PATCH v3 06/21] qapi: add QMP output visitor
` [Qemu-devel] [PATCH v3 07/21] qapi: add QAPI dealloc visitor
` [Qemu-devel] [PATCH v3 08/21] qapi: add QMP command registration/lookup functions
` [Qemu-devel] [PATCH v3 09/21] qapi: add QMP dispatch functions
` [Qemu-devel] [PATCH v3 10/21] qapi: add ordereddict.py helper library
` [Qemu-devel] [PATCH v3 11/21] qapi: add qapi.py helper libraries
` [Qemu-devel] [PATCH v3 12/21] qapi: add qapi-types.py code generator
` [Qemu-devel] [PATCH v3 13/21] qapi: add qapi-visit.py "
` [Qemu-devel] [PATCH v3 14/21] qapi: add qapi-commands.py "
` [Qemu-devel] [PATCH v3 15/21] qapi: test schema used for unit tests
` [Qemu-devel] [PATCH v3 16/21] qapi: add test-visitor, tests for gen. visitor code
` [Qemu-devel] [PATCH v3 17/21] qapi: configure, Fix build issue when using seperate build dir
` [Qemu-devel] [PATCH v3 18/21] qapi: Makefile changes to build test-visitor
` [Qemu-devel] [PATCH v3 19/21] qapi: add test-qmp-commands, tests for gen. marshalling/dispatch code
` [Qemu-devel] [PATCH v3 20/21] qapi: Makefile changes to build test-qmp-commands
` [Qemu-devel] [PATCH v3 21/21] qapi: add QAPI code generation documentation

[Qemu-devel] [PATCH v2] Darwin: Fix compilation warning regarding the deprecated daemon() function
 2011-06-14  1:24 UTC  (4+ messages)

[Qemu-devel] [PULL 00/10] Fixes for Cocoa backend
 2011-06-14  1:22 UTC  (11+ messages)
` [Qemu-devel] [PATCH 01/10] cocoa: do not create a spurious window for -version
  ` [Qemu-devel] [PATCH 02/10] Fix compilation warning due to incorrectly specified type
    ` [Qemu-devel] [PATCH 03/10] Cocoa: avoid displaying window when command-line contains '-h' or '-help'
      ` [Qemu-devel] [PATCH 04/10] Remove warning in printf due to type mismatch
        ` [Qemu-devel] [PATCH 05/10] configure: Fix check for fdatasync()
          ` [Qemu-devel] [PATCH 06/10] Fix libfdt warnings on Darwin
            ` [Qemu-devel] [PATCH 07/10] cocoa: Provide central qemu_main() prototype
              ` [Qemu-devel] [PATCH 08/10] cocoa: Revert dependency on VNC
                ` [Qemu-devel] [PATCH 09/10] cocoa: Avoid warning related to multiple handleEvent: definitions
                  ` [Qemu-devel] [PATCH 10/10] Darwin: Fix compilation warning regarding the deprecated daemon() function

[Qemu-devel] [PATCH] hw/9118.c: Implement active-low interrupt support
 2011-06-13 21:41 UTC  (2+ messages)

[Qemu-devel] [RFC v2 00/10] ISA reconfigurability v2
 2011-06-13 21:09 UTC  (4+ messages)
` [Qemu-devel] [RFC v4 00/12] ISA reconfigurability v4

[Qemu-devel] [PATCH] error framework: Fix compilation for w32/w64
 2011-06-13 21:01 UTC 

[Qemu-devel] [Bug 796202] [NEW] Doing a 64 bit load from a 32 bit local APIC register is allowed
 2011-06-13 20:32 UTC  (2+ messages)

[Qemu-devel] [RFC] ppc: qdev-ify CPU creation
 2011-06-13 20:17 UTC  (3+ messages)

[Qemu-devel] SE LA CONFIARIAS A CUALQUIERA
 2011-06-13 19:38 UTC 

[Qemu-devel] [PATCH] configure: Detect and don't try to use older libcurl
 2011-06-13 19:24 UTC  (2+ messages)

[Qemu-devel] [PATCH] Changelog: Add explanatory note that this file is no longer updated
 2011-06-13 19:23 UTC  (2+ messages)

[Qemu-devel] [QAPI+QGA 2/3] QAPI code generation infrastructure v2
 2011-06-13 19:12 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2][ 10/21] qapi: add QMP input visiter

[Qemu-devel] Participation Requested: Survey about Open-Source Software Development
 2011-06-13 16:45 UTC 

[Qemu-devel] [PATCH] linux-user: Define AT_RANDOM to support target dynamic linkers that do ASLR
 2011-06-13 15:53 UTC  (7+ 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).