qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-06 20:44:43 to 2014-08-07 20:55:50 UTC [more...]

[Qemu-devel] [000/108] Patch Round-up for stable 2.0.1, freeze on 2014-08-12
 2014-08-07 20:55 UTC  (37+ messages)
` [Qemu-devel] [PATCH 074/108] hw: Consistently name Error ** objects errp, and not err
` [Qemu-devel] [PATCH 081/108] KVM: Fix GSI number space limit
` [Qemu-devel] [PATCH 082/108] q35: Use PC_Q35_COMPAT_1_4 on pc-q35-1.4 compat_props
` [Qemu-devel] [PATCH 083/108] coroutine-win32.c: Add noinline attribute to work around gcc bug
` [Qemu-devel] [PATCH 084/108] hw/xtensa/xtfpga: fix FLASH mapping to boot region for KC705
` [Qemu-devel] [PATCH 085/108] target-i386: Make TCG feature filtering more readable
` [Qemu-devel] [PATCH 086/108] target-i386: Filter FEAT_7_0_EBX TCG features too
` [Qemu-devel] [PATCH 087/108] virtio-net: byteswap virtio-net header
` [Qemu-devel] [PATCH 088/108] virtio-serial: don't migrate the config space
` [Qemu-devel] [PATCH 089/108] nbd: Don't export a block device with no medium
` [Qemu-devel] [PATCH 090/108] nbd: Don't validate from and len in NBD_CMD_DISC
` [Qemu-devel] [PATCH 091/108] nbd: Close socket on negotiation failure
` [Qemu-devel] [PATCH 092/108] nbd: Shutdown socket before closing
` [Qemu-devel] [PATCH 093/108] SMBIOS: Rename symbols to better reflect future use
` [Qemu-devel] [PATCH 094/108] pc: make isapc and pc-0.10 to pc-0.13 have 1.7.0 memory layout
` [Qemu-devel] [PATCH 095/108] sdhci: Fix misuse of qemu_free_irqs()
` [Qemu-devel] [PATCH 096/108] hw: Fix qemu_allocate_irqs() leaks
` [Qemu-devel] [PATCH 097/108] virtio: out-of-bounds buffer write on invalid state load
` [Qemu-devel] [PATCH 098/108] virtio: validate config_len on load
` [Qemu-devel] [PATCH 099/108] Allow mismatched virtio config-len
` [Qemu-devel] [PATCH 100/108] pci: assign devfn to pci_dev before calling pci_device_iommu_address_space()
` [Qemu-devel] [PATCH 101/108] mc146818rtc: register the clock reset notifier on the right clock
` [Qemu-devel] [PATCH 102/108] disas/libvixl: prepend the include path of libvixl header files
` [Qemu-devel] [PATCH 103/108] s390x/kvm: synchronize guest floating point registers
` [Qemu-devel] [PATCH 104/108] cadence_uart: check for serial backend before using it
` [Qemu-devel] [PATCH 105/108] kvm-all: Use 'tmpcpu' instead of 'cpu' in sub-looping to avoid 'cpu' be NULL
` [Qemu-devel] [PATCH 106/108] vmstate_xhci_event: fix unterminated field list
` [Qemu-devel] [PATCH 107/108] hw/misc/imx_ccm.c: Add missing VMState list terminator
` [Qemu-devel] [PATCH 108/108] hw/arm/boot: Set PC correctly when loading AArch64 ELF files

[Qemu-devel] [PATCH 0/3] qcow2: Prevent corruption-related crashes
 2014-08-07 20:47 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] qcow2: Catch !*host_offset for data allocation
` [Qemu-devel] [PATCH 2/3] iotests: Add test for image header overlap
` [Qemu-devel] [PATCH 3/3] block: Catch !bs->drv in bdrv_check()

[Qemu-devel] [PATCH] arm/virt: Use PSCI v0.2 function IDs in the DT when KVM uses PSCI v0.2
 2014-08-07 20:25 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/2] Add machine type pc-1.0-qemu-kvm for live migrate compatibility with qemu-kvm
 2014-08-07 19:26 UTC  (5+ messages)

[Qemu-devel] [PATCH v4 00/21] block: Handle failure for potentially large allocations
 2014-08-07 18:34 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/10] fix three bugs about use-after-free and several api abuse
 2014-08-07 17:19 UTC  (19+ messages)
` [Qemu-devel] [PATCH v3 01/10] l2cap: fix access freed memory
` [Qemu-devel] [PATCH v3 02/10] monitor: "
` [Qemu-devel] [PATCH v3 03/10] virtio-blk: fix reference a pointer which might be freed
` [Qemu-devel] [PATCH v3 04/10] ivshmem: check the value returned by fstat()
` [Qemu-devel] [PATCH v3 05/10] util/path: check return value of malloc()
` [Qemu-devel] [PATCH v3 06/10] slirp: "
` [Qemu-devel] [PATCH v3 07/10] linux-user: "
` [Qemu-devel] [PATCH v3 08/10] qtest: check the value returned by fopen()
` [Qemu-devel] [PATCH v3 09/10] tcg: check return value of fopen()
` [Qemu-devel] [PATCH v3 10/10] block/vvfat: fix setbuf stream parameter may be NULL

[Qemu-devel] [Bug 1353947] [NEW] Hypervisor with QEMU-2.0/libvirtd 1.2.2 stack when launching VM with CirrOS or Ubuntu 12.04
 2014-08-07 15:47 UTC  (2+ messages)
` [Qemu-devel] [Bug 1353947] "

[Qemu-devel] aarch64 & gdb: warning: while parsing target description (at line 1): Could not load XML document "arm-core.xml"
 2014-08-07 15:39 UTC  (12+ messages)

[Qemu-devel] [PATCH v2 0/4] block/parallels: 2TB+ parallels images support
 2014-08-07 15:34 UTC  (12+ messages)
` [Qemu-devel] [PATCH v2 1/4] parallels: extend parallels format header with actual data values
` [Qemu-devel] [PATCH v2 3/4] parallels: split check for parallels format in parallels_open
` [Qemu-devel] [PATCH v2 4/4] parallels: 2TB+ parallels images support

[Qemu-devel] [PATCH RFC 0/3] dataplane: dataplane: more graceful error handling
 2014-08-07 15:31 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/5] Allow VPC and VDI to be created over protocols
 2014-08-07 14:52 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] scsi: Change device init to realize
 2014-08-07 14:25 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] scsi-bus: Convert DeviceClass "

[Qemu-devel] [PATCH] test-coroutine: add baseline test that times the cost of function calls
 2014-08-07 14:08 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] VHDX endian fixes, error reporting
 2014-08-07 14:07 UTC  (3+ messages)

[Qemu-devel] [PATCH v1 00/17] dataplane: optimization and multi virtqueue support
 2014-08-07 13:51 UTC  (16+ messages)

[Qemu-devel] [PULL v2 00/11] KVM, icount changes for 2014-08-06
 2014-08-07 13:34 UTC  (2+ messages)
` [Qemu-devel] [PULL v2 10/11] monitor: Add drift info to 'info jit'

[Qemu-devel] [RFC PATCH 00/10] cpu: add device_add foo-x86_64-cpu and i386 cpu hot remove support
 2014-08-07 13:31 UTC  (12+ messages)
` [Qemu-devel] [RFC PATCH 01/10] cpu: introduce CpuTopoInfo structure for argument simplification
` [Qemu-devel] [RFC PATCH 02/10] qom/cpu: move register_vmstate to common CPUClass.realizefn
` [Qemu-devel] [RFC PATCH 03/10] cpu: add device_add foo-x86_64-cpu support
` [Qemu-devel] [RFC PATCH 04/10] x86: add x86_cpu_unrealizefn() for cpu apic remove
` [Qemu-devel] [RFC PATCH 05/10] i386: add cpu device_del support
` [Qemu-devel] [RFC PATCH 06/10] qom cpu: rename variable 'cpu_added_notifier' to 'cpu_hotplug_notifier'
` [Qemu-devel] [RFC PATCH 07/10] qom cpu: add UNPLUG cpu notify support
` [Qemu-devel] [RFC PATCH 08/10] i386: implement pc interface cpu_common_unrealizefn() in qom/cpu.c
` [Qemu-devel] [RFC PATCH 09/10] cpu hotplug: implement function cpu_status_write() for vcpu ejection
` [Qemu-devel] [RFC PATCH 10/10] cpus: reclaim allocated vCPU objects

[Qemu-devel] [PATCH v4 00/15] TriCore architecture guest implementation
 2014-08-07 14:34 UTC  (16+ messages)
` [Qemu-devel] [PATCH v4 01/15] target-tricore: Add target stubs and qom-cpu
` [Qemu-devel] [PATCH v4 02/15] target-tricore: Add board for systemmode
` [Qemu-devel] [PATCH v4 03/15] target-tricore: Add softmmu support
` [Qemu-devel] [PATCH v4 04/15] target-tricore: Add initialization for translation and activate target
` [Qemu-devel] [PATCH v4 05/15] target-tricore: Add masks and opcodes for decoding
` [Qemu-devel] [PATCH v4 06/15] target-tricore: Add instructions of SRC opcode format
` [Qemu-devel] [PATCH v4 07/15] target-tricore: Add instructions of SRR "
` [Qemu-devel] [PATCH v4 08/15] target-tricore: Add instructions of SSR "
` [Qemu-devel] [PATCH v4 09/15] target-tricore: Add instructions of SRRS and SLRO "
` [Qemu-devel] [PATCH v4 10/15] target-tricore: Add instructions of SB "
` [Qemu-devel] [PATCH v4 11/15] target-tricore: Add instructions of SBC and SBRN "
` [Qemu-devel] [PATCH v4 12/15] target-tricore: Add instructions of SBR "
` [Qemu-devel] [PATCH v4 13/15] target-tricore: Add instructions of SC "
` [Qemu-devel] [PATCH v4 14/15] target-tricore: Add instructions of SLR, SSRO and SRO "
` [Qemu-devel] [PATCH v4 15/15] target-tricore: Add instructions of SR "

[Qemu-devel] [PATCH v5 0/8] modify boot order of guest, and take effect after rebooting
 2014-08-07 13:01 UTC  (4+ messages)

[Qemu-devel] [edk2] license for binary drivers
 2014-08-07 12:53 UTC  (5+ messages)

[Qemu-devel] Wince 6.5 Support on qemu-system-arm
 2014-08-07 12:42 UTC  (2+ messages)

[Qemu-devel] [PATCH target-arm] arm: armv7m: Respect elf entry point
 2014-08-07 12:18 UTC  (3+ messages)

[Qemu-devel] Printf message in QEMU source code
 2014-08-07 12:07 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 0/7] memory API improvements and bug fixes for memory backends
 2014-08-07 12:00 UTC  (13+ messages)
` [Qemu-devel] [PATCH v6 1/7] exec: add parameter errp to qemu_ram_alloc and qemu_ram_alloc_from_ptr
` [Qemu-devel] [PATCH v6 2/7] memory: add parameter errp to memory_region_init_ram
` [Qemu-devel] [PATCH v6 3/7] memory: add parameter errp to memory_region_init_ram_ptr
` [Qemu-devel] [PATCH v6 4/7] memory: add parameter errp to memory_region_init_rom_device
` [Qemu-devel] [PATCH v6 5/7] hostmem-ram: don't exit qemu if size of memory-backend-ram is way too big
` [Qemu-devel] [PATCH v6 6/7] exec: report error when memory < hpagesize
` [Qemu-devel] [PATCH v6 7/7] exec: add parameter errp to gethugepagesize

[Qemu-devel] [PULL 00/11] KVM, icount changes for 2014-08-06
 2014-08-07 11:28 UTC  (2+ messages)

[Qemu-devel] [PULL 0/2] vfio updates
 2014-08-07 11:20 UTC  (2+ messages)

[Qemu-devel] Printf message in QEMU source code
 2014-08-07 10:55 UTC 

[Qemu-devel] [PATCH v2 0/2] In memory QEMUFile
 2014-08-07 10:24 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] QEMUSizedBuffer based QEMUFile
` [Qemu-devel] [PATCH v2 2/2] Tests: QEMUSizedBuffer/QEMUBuffer

[Qemu-devel] [PATCH 0/2] In memory QEMUFile
 2014-08-07 10:25 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] QEMUSizedBuffer based QEMUFile

[Qemu-devel] [PATCH RESEND 0/2] Fix leaks on object_property_add_str() setters
 2014-08-07 10:18 UTC  (6+ messages)
` [Qemu-devel] [PATCH RESEND 1/2] rng-egd: Free old chr_name value before setting new one
` [Qemu-devel] [PATCH RESEND 2/2] hw/machine: Free old values of string properties

[Qemu-devel] [PATCH v2 00/30] AHCI test suite framework
 2014-08-07  9:26 UTC  (6+ messages)

[Qemu-devel] [PATCH v5 0/6] memory API improvements and bug fixes for memory
 2014-08-07  8:57 UTC  (10+ messages)
` [Qemu-devel] [PATCH v5 1/6] exec: add parameter errp to qemu_ram_alloc and qemu_ram_alloc_from_ptr
` [Qemu-devel] [PATCH v5 4/6] memory: add parameter errp to memory_region_init_rom_device
` [Qemu-devel] [PATCH v5 6/6] exec: improve error handling and reporting in file_ram_alloc() and gethugepagesize()

[Qemu-devel] [Bug 1318830] Re: High CPU usage on windows virtual machine
 2014-08-07  8:40 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] sheepdog driver update related to VDI locking feature
 2014-08-07  7:28 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] sheepdog: adopting protocol update for VDI locking
` [Qemu-devel] [PATCH 2/2] sheepdog: improve error handling for a case of failed lock

[Qemu-devel] [RFC PATCH 0/7] i386: add cpu hot remove support
 2014-08-07  4:53 UTC  (8+ messages)
` [Qemu-devel] [RFC PATCH 7/7] cpus: reclaim allocated vCPU objects

[Qemu-devel] [PATCH] build-sys: Move qapi-{types, visit, event}.o into util-obj-y
 2014-08-07  2:34 UTC 

[Qemu-devel] [PATCH 1/3] rng-random: NULL check not needed before g_free()
 2014-08-07  2:19 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/4] fix several bugs about use-after-free and an api abuse
 2014-08-07  1:50 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 4/4] ivshmem: check the value returned by fstat()

[Qemu-devel] [v4][PATCH 0/5] xen: introduce new machine for IGD passthrough
 2014-08-07  1:44 UTC  (11+ messages)
` [Qemu-devel] [v4][PATCH 3/5] I440FX_PCI_DEVICE: add pci_type to index
` [Qemu-devel] [v4][PATCH 4/5] xen:hw:pci-host:piix: create host bridge to passthrough

[Qemu-devel] Mousegrab broken with vfio in 2.1.0 (was: [PATCH 00/25] qemu gtk ui overhaul)
 2014-08-06 22:22 UTC 

[Qemu-devel] [PATCH 0/7] target-i386: x87 exception pointers using TCG
 2014-08-06 21:38 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] e1000: post-2.1-freeze cleanup items
 2014-08-06 21:25 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] vmdk: improve streamOptimized vmdk support
 2014-08-06 21:24 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3] "

[Qemu-devel] [PATCH 6/7] target-i386: x87 exception pointers using TCG
 2014-08-06 20:47 UTC 

[Qemu-devel] [PATCH 7/7] target-i386: x87 exception pointers using TCG
 2014-08-06 20:47 UTC 

[Qemu-devel] [PATCH 5/7] target-i386: x87 exception pointers using TCG
 2014-08-06 20:47 UTC 

[Qemu-devel] [PATCH 4/7] target-i386: x87 exception pointers using TCG
 2014-08-06 20:47 UTC 

[Qemu-devel] [PATCH 2/7] target-i386: x87 exception pointers using TCG
 2014-08-06 20:47 UTC 

[Qemu-devel] [PATCH 3/7] target-i386: x87 exception pointers using TCG
 2014-08-06 20:47 UTC 

[Qemu-devel] [PATCH 1/7] target-i386: x87 exception pointers using TCG
 2014-08-06 20:46 UTC 


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