qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-06-22 11:54:02 to 2010-06-24 06:02:49 UTC [more...]

[Qemu-devel] [PATCH 00/15] Make migration work with hotplug
 2010-06-24  6:02 UTC  (17+ messages)
` [Qemu-devel] [PATCH 01/15] Remove uses of ram.last_offset (aka last_ram_offset)
` [Qemu-devel] [PATCH 02/15] qdev: Add a get_dev_path() function to BusInfo
` [Qemu-devel] [PATCH 03/15] pci: Implement BusInfo.get_dev_path()
` [Qemu-devel] [PATCH 04/15] savevm: Add DeviceState param
` [Qemu-devel] [PATCH 05/15] savevm: Make use of DeviceState
` [Qemu-devel] [PATCH 06/15] eepro100: Add a dev field to eeprom new/free functions
` [Qemu-devel] [PATCH 07/15] virtio-net: Incorporate a DeviceState pointer and let savevm track instances
` [Qemu-devel] [PATCH 08/15] qemu_ram_alloc: Add DeviceState and name parameters
` [Qemu-devel] [PATCH 09/15] ramblocks: Make use of DeviceState pointer and BusInfo.get_dev_path
` [Qemu-devel] [PATCH 10/15] savevm: Migrate RAM based on name/offset
` [Qemu-devel] [PATCH 11/15] savevm: Use RAM blocks for basis of migration
` [Qemu-devel] [PATCH 12/15] savevm: Create a new continue flag to avoid resending block name
` [Qemu-devel] [PATCH 13/15] qemu_ram_free: Implement it
` [Qemu-devel] [PATCH 14/15] pci: Free the space allocated for the option rom on removal
` [Qemu-devel] [PATCH 15/15] ramblocks: No more being lazy about duplicate names

[Qemu-devel] Guest OS hangs on usb_add
 2010-06-24  4:45 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] v2: Add 'serial' attribute to virtio-blk devices
 2010-06-24  3:19 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] v2 "
` [Qemu-devel] [PATCH 2/2] Remove virtio_blk VBID ioctl

[Qemu-devel] [Bug 592056] [NEW] qemu segmentation fault when create qcow2 image with qemu-img command
 2010-06-24  2:15 UTC  (3+ messages)
` [Qemu-devel] [Bug 592056] "

[Qemu-devel] qemu fail to parse command line with "-pcidevice 00:19.0"
 2010-06-24  2:03 UTC 

[Qemu-devel] [Bug 597932] [NEW] qemu fail to parse command line with "-pcidevice B:D.F"
 2010-06-24  1:55 UTC 

[Qemu-devel] [Bug 543478] Re: qemus pmemsave doesn't accept "/" in filename
 2010-06-24  1:10 UTC  (4+ messages)

[Qemu-devel] [Bug 595117] Re: qemu-nbd slow and missing "writeback" cache option
 2010-06-24  0:16 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 0/6] pci: multi-function bit fixes
 2010-06-23 23:48 UTC  (8+ messages)
` [Qemu-devel] [PATCH v4 3/6] pci: set PCI multi-function bit appropriately
  ` [Qemu-devel] "

[Qemu-devel] [PATCH v5 0/9] pci: multi-function bit fixes
 2010-06-23 23:42 UTC  (13+ messages)
` [Qemu-devel] [PATCH v5 1/9] pci: use PCI_DEVFN() where appropriate
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v5 2/9] pci: insert assert that auto-assigned-address function is single function device
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v5 3/9] pci: don't overwrite multi functio bit in pci header type
` [Qemu-devel] [PATCH v5 4/9] pci: remove PCIDeviceInfo::header_type
` [Qemu-devel] [PATCH v5 5/9] qdev: implement qdev_prop_set_bit()
` [Qemu-devel] [PATCH v5 6/9] pci: introduce multifunction property
` [Qemu-devel] [PATCH v5 7/9] pci: set multifunction property for normal device
` [Qemu-devel] [PATCH v5 8/9] pci_bridge: make pci bridge aware of pci multi function bit
` [Qemu-devel] [PATCH v5 9/9] pci: set PCI multi-function bit appropriately

[Qemu-devel] [PATCH v6 0/6] Inter-VM Shared Memory Device with migration support
 2010-06-23 21:54 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] Filme Porno Gratis
 2010-06-23 21:03 UTC 

[Qemu-devel] [PATCH v2 00/13]: QMP: Replace client argument checker
 2010-06-23 17:20 UTC  (24+ messages)
` [Qemu-devel] [PATCH 01/13] QDict: Rename 'err_value'
` [Qemu-devel] [PATCH 02/13] QDict: Small terminology change
` [Qemu-devel] [PATCH 03/13] QDict: Introduce functions to retrieve QDictEntry values
` [Qemu-devel] [PATCH 04/13] QDict: Introduce new iteration API
` [Qemu-devel] [PATCH 05/13] check-qdict: Introduce test for the "
` [Qemu-devel] [PATCH 06/13] QDict: Introduce qdict_get_try_bool()
` [Qemu-devel] [PATCH 07/13] Monitor: handle optional '-' arg as a bool
` [Qemu-devel] [PATCH 08/13] QMP: New argument checker (first part)
` [Qemu-devel] [PATCH 09/13] QMP: New argument checker (second part)
` [Qemu-devel] [PATCH 10/13] QMP: Drop old client argument checker
` [Qemu-devel] [PATCH 11/13] QError: Introduce QERR_QMP_UNEXPECTED_INPUT_OBJECT_MEMBER
` [Qemu-devel] [PATCH 12/13] QMP: Introduce qmp_check_input_obj()
` [Qemu-devel] [PATCH 13/13] QMP: Drop old input object checking

[Qemu-devel] [PATCH] virtio-serial: Fix compat property name
 2010-06-23 17:19 UTC 

[Qemu-devel] [PATCH v4 00/23] qdev path reworks & basic device state visualization
 2010-06-23 17:08 UTC  (30+ messages)
` [Qemu-devel] [PATCH v4 01/23] qdev: Rework qtree path abbreviations
` [Qemu-devel] [PATCH v4 02/23] qdev: Restrict direct bus addressing via its name
` [Qemu-devel] [PATCH v4 03/23] qdev: Drop ID matching from qtree paths
` [Qemu-devel] [PATCH v4 04/23] qdev: Allow device addressing via 'driver.instance'
` [Qemu-devel] [PATCH v4 07/23] qdev: Allow device specification by qtree path for device_del
` [Qemu-devel] [PATCH v4 08/23] qdev: Introduce qdev_iterate_recursive
` [Qemu-devel] [PATCH v4 11/23] monitor: Add completion support for option lists
` [Qemu-devel] [PATCH v4 12/23] monitor: Add completion for qdev paths
` [Qemu-devel] [PATCH v4 13/23] monitor: Allow to specify HMP-specifc command arguments
` [Qemu-devel] [PATCH v4 14/23] monitor: return length of printed string via monitor_[v]printf

[Qemu-devel] smp broken in tcg mode with --enable-io-thread?
 2010-06-23 16:19 UTC  (9+ messages)
  ` [Qemu-devel] [PATCH] fix smp with tcg mode and --enable-io-thread
    ` [Qemu-devel] "

[Qemu-devel] [PATCH v7 4/4] Inter-VM shared memory PCI device
 2010-06-23 15:57 UTC  (2+ messages)
` [Qemu-devel] [PATCH v7 RESEND "

[Qemu-devel] [PATCH] virtio-net: correct header length math
 2010-06-23 15:57 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH 0/2]: QMP/Monitor: Fix balloon error reporting
 2010-06-23 15:46 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] QMP: Fix error reporting in the async API
` [Qemu-devel] [PATCH 2/2] QError: Enhance QERR_DEVICE_NOT_ACTIVE's user desc

[Qemu-devel] [PATCH 0/7] QMP: Introduce query-netdev
 2010-06-23 15:40 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/7] QMP: Introduce the documentation for query-netdev and info netdev
` [Qemu-devel] [PATCH 2/7] QObject API: introduce qdict_to_qstring() function
` [Qemu-devel] [PATCH 3/7] net: Introduce VLANClientState->info_dict
` [Qemu-devel] [PATCH 4/7] net: tap/tap-win32: introduce info_dict
` [Qemu-devel] [PATCH 5/7] net: vde: "
` [Qemu-devel] [PATCH 6/7] net: slirp: "
` [Qemu-devel] [PATCH 7/7] monitor/net: introduce 'info netdev' with QMP support

[Qemu-devel] Question about mmap from user space and accessing emulated device bar0 contents
 2010-06-23 14:59 UTC 

[Qemu-devel] [PATCH v2] rtc: Remove TARGET_I386 from qemu-config.c, enables driftfix
 2010-06-23 14:50 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH 1/2] rtc: Parse the 'driftfix' option only for TARGET_I386
 2010-06-23 14:43 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/2] rtc: Remove TARGET_I386 from qemu-config.c, enables driftfix
` [Qemu-devel] Re: [PATCH 1/2] rtc: Parse the 'driftfix' option only for TARGET_I386

[Qemu-devel] [PATCH] block: allow filenames with colons again for host devices
 2010-06-23 11:01 UTC  (2+ messages)

[Qemu-devel] [Bug 597641] [NEW] SD card state change from ident to stby
 2010-06-23 10:24 UTC 

[Qemu-devel] [Bug 597575] [NEW] Hangs on HTTP errors when using the curl block driver
 2010-06-23  8:06 UTC 

[Qemu-devel] u-boot on 'qemu-system-mips64 -M mips'
 2010-06-23  7:19 UTC  (4+ messages)

[Qemu-devel] [PATCH] x86: Clean up CPU reset
 2010-06-23  6:20 UTC 

[Qemu-devel] [PATCH] x86: Fix INIT processing
 2010-06-23  6:19 UTC 

[Qemu-devel] [PATCH] virtio-pci: fix bus master bug setting on load
 2010-06-23  1:48 UTC  (2+ messages)

[Qemu-devel] PATCH-V7 0/10] virtio-9p:Introducing security model for VirtFS
 2010-06-23  1:47 UTC  (3+ messages)
` [Qemu-devel] [PATCH-V7 01/10] virtio-9p: Introduces an option to specify the security model

[Qemu-devel] [PATCH v3 0/5] Add QMP migration events
 2010-06-23  1:47 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/5] Exit if incoming migration fails

[Qemu-devel] [PATCH] give some useful error messages when tap open
 2010-06-23  1:47 UTC  (2+ messages)

[Qemu-devel] [PATCH-V2] [virtio-9p] Flush the debug message out to the log file
 2010-06-23  1:46 UTC  (2+ messages)

[Qemu-devel] [PATCH] Extra scan codes for missing keys
 2010-06-23  1:46 UTC  (3+ messages)

[Qemu-devel] [PATCH] virtio-9p: Rearrange fileop structures
 2010-06-23  1:46 UTC  (2+ messages)

[Qemu-devel] SPARC not booting SMP Linux kernel
 2010-06-22 22:29 UTC  (6+ messages)

[Qemu-devel] [Bug 597402] [NEW] qemu does not call unlink() on temp files in snapshot mode
 2010-06-22 19:30 UTC 

[Qemu-devel] [Bug 524447] Re: virsh save is very slow
 2010-06-22 19:02 UTC 

[Qemu-devel] [Bug 597362] [NEW] qemu-system-sparc singlestep not work in gdbstub
 2010-06-22 17:31 UTC 

[Qemu-devel] block: format vs. protocol, and how they stack
 2010-06-22 16:56 UTC  (24+ messages)
` [Qemu-devel] "

[Qemu-devel] [Bug 597351] [NEW] Slow UDP performance with virtio device
 2010-06-22 16:45 UTC  (2+ messages)
` [Qemu-devel] [Bug 597351] "

[Qemu-devel] [PATCH] qcow2: Fix error handling during metadata preallocation
 2010-06-22 15:34 UTC 

[Qemu-devel] KVM call agenda for June 22
 2010-06-22 14:52 UTC  (9+ messages)
` [Qemu-devel] "

[Qemu-devel] [RFC PATCH 0/5] Introduce canonical device hierarchy string
 2010-06-22 14:27 UTC  (3+ messages)
` RFC qdev path semantics (was: [Qemu-devel] [RFC PATCH 0/5] Introduce canonical device hierarchy string)
  ` [Qemu-devel] Re: RFC qdev path semantics

[Qemu-devel] [PULL 00/14] Block patches
 2010-06-22 14:09 UTC  (15+ messages)
` [Qemu-devel] [PATCH 01/14] scsi-bus: Add PERSISTENT_RESERVE_OUT SCSIRequest->cmd.mode setup
` [Qemu-devel] [PATCH 02/14] scsi-bus: Add MAINTENANCE_IN and MAINTENANCE_OUT SCSIRequest xfer and mode assignments
` [Qemu-devel] [PATCH 03/14] block: fix physical_block_size calculation
` [Qemu-devel] [PATCH 04/14] monitor: allow device to be ejected if no disk is inserted
` [Qemu-devel] [PATCH 05/14] block: Add bdrv_(p)write_sync
` [Qemu-devel] [PATCH 06/14] cow: Use bdrv_(p)write_sync for metadata writes
` [Qemu-devel] [PATCH 07/14] qcow: "
` [Qemu-devel] [PATCH 08/14] qcow2: "
` [Qemu-devel] [PATCH 09/14] vmdk: "
` [Qemu-devel] [PATCH 10/14] vpc: "
` [Qemu-devel] [PATCH 11/14] qemu-io: check registered fds in command_loop()
` [Qemu-devel] [PATCH 12/14] virtio-blk: fix the list operation in virtio_blk_load()
` [Qemu-devel] [PATCH 13/14] qcow2: Fix qemu-img check segfault on corrupted images
` [Qemu-devel] [PATCH 14/14] qcow2: Don't try to check tables that couldn't be loaded

[Qemu-devel] [PATCH v5 6/6] MIPS: Initial support of fulong mini pc (machine construction)
 2010-06-22 13:34 UTC 

[Qemu-devel] [PATCH v5 5/6] MIPS: Initial support of fulong mini pc (CPU definition)
 2010-06-22 13:33 UTC 

[Qemu-devel] [PATCH v5 4/6] MIPS: Initial support of VIA USB controller used by fulong mini pc
 2010-06-22 13:33 UTC 

[Qemu-devel] [PATCH v5 3/6] MIPS: Initial support of VIA IDE controller used by fulong mini pc
 2010-06-22 13:33 UTC 

[Qemu-devel] [PATCH v5 2/6] MIPS: Initial support of vt82686b south bridge used by fulong mini pc
 2010-06-22 13:32 UTC 

[Qemu-devel] [PATCH v5 1/6] MIPS: Initial support of bonito north bridge used by fulong mini pc
 2010-06-22 13:32 UTC 

[Qemu-devel] [PATCH v5 0/6] MIPS: Initial support for fulong (Loongson-2E based) mini pc
 2010-06-22 13:30 UTC 

[Qemu-devel] [PATCH v3] QMP: Introduce the documentation for query-netdev and info netdev
 2010-06-22 13:20 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-devel] [patch 2/3] QEMU-C-F: Introducing qemu userspace tool qemu-core-filter
 2010-06-22 13:02 UTC  (2+ messages)

[Qemu-devel] [PATCH V5 0/2] Threadlets: A generic task offloading framework
 2010-06-22 13:00 UTC  (3+ messages)
` [Qemu-devel] [PATCH V5 1/2] qemu: Generic task offloading framework: threadlets
  ` [Qemu-devel] "

[Qemu-devel] [PATCH v4 0/7] Fix building qemu-kvm for non KVM target
 2010-06-22 12:56 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/7] Only call kvm_set_irqfd() if CONFIG_KVM is defined
` [Qemu-devel] [PATCH 2/7] Remove duplicate kvm_init() stub from qemu-kvm.h
` [Qemu-devel] [PATCH 3/7] time_drift_fix is x86 only, rather than !ia64
` [Qemu-devel] [PATCH 4/7] Build certain drivers for MIPS as well
` [Qemu-devel] [PATCH 5/7] Only export phys_mem create functions for !CONFIG_USER_ONLY builds
` [Qemu-devel] [PATCH 6/7] Only treat KVM specific cmdline options for KVM enabled builds
` [Qemu-devel] [PATCH 7/7] Declare no_hpet variable for all targets

[Qemu-devel] [PATCH v2 0/3] pci: fix resource leak in pci qdev and hot plug
 2010-06-22 12:20 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH] stop cpus before forking
 2010-06-22 12:18 UTC  (5+ messages)

[Qemu-devel] [PATCH v2] QMP: Introduce the documentation for query-netdev and info netdev
 2010-06-22 11:53 UTC  (6+ 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).