messages from 2014-04-01 07:48:57 to 2014-04-01 19:37:53 UTC [more...]
[Qemu-devel] [PATCH/RFC] s390: Provide a configuration and control device
2014-04-01 19:37 UTC (13+ messages)
` [Qemu-devel] [PATCH/RFC] KVM: s390: Add S390 configuration and control kvm device
` [Qemu-devel] [PATCH/RFC] s390x/kvm: implement and use QEMU config device for s390
[Qemu-devel] [v4 PATCH 00/12] SMBIOS: build full tables in QEMU
2014-04-01 18:47 UTC (8+ messages)
` [Qemu-devel] E820 (Re: [v4 PATCH 00/12] SMBIOS: build full tables in QEMU)
[Qemu-devel] [PATCH v4 00/30] qemu state loading issues
2014-04-01 18:40 UTC (45+ messages)
` [Qemu-devel] [PATCH v4 03/30] vmstate: add VMSTATE_VALIDATE
` [Qemu-devel] [PATCH v4 05/30] virtio-net: out-of-bounds buffer write on load
` [Qemu-devel] [PATCH v4 10/30] hw/pci/pcie_aer.c: fix buffer overruns on invalid state load
` [Qemu-devel] [PATCH v4 12/30] vmstate: fix buffer overflow in target-arm/machine.c
` [Qemu-devel] [PATCH v4 13/30] stellaris_enet: avoid buffer overrun on incoming migration
` [Qemu-devel] [PATCH v4 14/30] stellaris_enet: avoid buffer overrun on incoming migration (part 2)
` [Qemu-devel] [PATCH v4 15/30] stellaris_enet: avoid buffer orerrun on incoming migration (part 3)
` [Qemu-devel] [PATCH v4 18/30] virtio: validate num_sg when mapping
` [Qemu-devel] [PATCH v4 23/30] zaurus: fix buffer overrun on invalid state load
` [Qemu-devel] [PATCH v4 27/30] vmxnet3: validate interrupt indices coming from guest
` [Qemu-devel] [PATCH v4 28/30] vmxnet3: validate interrupt indices read on migration
` [Qemu-devel] [PATCH v4 29/30] vmxnet3: validate queues configuration coming from quest
[Qemu-devel] [PATCH v5 00/11] vfio on spapr-ppc64
2014-04-01 18:21 UTC (7+ messages)
` [Qemu-devel] [PATCH v5 10/11] spapr-vfio: add spapr-pci-vfio-host-bridge to support vfio
[Qemu-devel] [PULL for-2.0 0/1] Tracing patches
2014-04-01 18:11 UTC (2+ messages)
` [Qemu-devel] [PULL for-2.0 1/1] trace: add workaround for SystemTap PR13296
[Qemu-devel] [Bug 1297487] Re: MTU not honored in virtio vnet
2014-04-01 18:03 UTC
[Qemu-devel] [PATCH 0/5] stellaris_enet: overhaul TX handling
2014-04-01 18:08 UTC (18+ messages)
` [Qemu-devel] [PATCH 1/5] hw/net/stellaris_enet: Restructure tx_fifo code to avoid buffer overrun
` [Qemu-devel] [PATCH 2/5] hw/net/stellaris_enet: Correct handling of packet padding
` [Qemu-devel] [PATCH 3/5] hw/net/stellaris_enet: Rewrite tx fifo handling code
` [Qemu-devel] [PATCH 4/5] hw/net/stellaris_enet: Correctly implement the TR and THR registers
` [Qemu-devel] [PATCH 5/5] hw/net/stellaris_enet: Fix debug format strings
[Qemu-devel] [PULL for-2.0 00/51] Block patches
2014-04-01 17:39 UTC (53+ messages)
` [Qemu-devel] [PULL for-2.0 01/51] qemu-img: Release reference to BlockDriverState
` [Qemu-devel] [PULL for-2.0 02/51] vvfat: Fix :floppy: option to suppress partition table
` [Qemu-devel] [PULL for-2.0 03/51] qcow2: fix two memory leaks in qcow2_open error code path
` [Qemu-devel] [PULL for-2.0 04/51] qemu-iotests: add ./check -cloop support
` [Qemu-devel] [PULL for-2.0 05/51] qemu-iotests: add cloop input validation tests
` [Qemu-devel] [PULL for-2.0 06/51] block/cloop: validate block_size header field (CVE-2014-0144)
` [Qemu-devel] [PULL for-2.0 07/51] block/cloop: prevent offsets_size integer overflow (CVE-2014-0143)
` [Qemu-devel] [PULL for-2.0 08/51] block/cloop: refuse images with huge offsets arrays (CVE-2014-0144)
` [Qemu-devel] [PULL for-2.0 09/51] block/cloop: refuse images with bogus offsets (CVE-2014-0144)
` [Qemu-devel] [PULL for-2.0 10/51] block/cloop: fix offsets[] size off-by-one
` [Qemu-devel] [PULL for-2.0 11/51] qemu-iotests: Support for bochs format
` [Qemu-devel] [PULL for-2.0 12/51] bochs: Unify header structs and make them QEMU_PACKED
` [Qemu-devel] [PULL for-2.0 13/51] bochs: Use unsigned variables for offsets and sizes (CVE-2014-0147)
` [Qemu-devel] [PULL for-2.0 14/51] bochs: Check catalog_size header field (CVE-2014-0143)
` [Qemu-devel] [PULL for-2.0 15/51] bochs: Check extent_size header field (CVE-2014-0142)
` [Qemu-devel] [PULL for-2.0 16/51] bochs: Fix bitmap offset calculation
` [Qemu-devel] [PULL for-2.0 17/51] vpc/vhd: add bounds check for max_table_entries and block_size (CVE-2014-0144)
` [Qemu-devel] [PULL for-2.0 18/51] vpc: Validate block size (CVE-2014-0142)
` [Qemu-devel] [PULL for-2.0 19/51] vdi: add bounds checks for blocks_in_image and disk_size header fields (CVE-2014-0144)
` [Qemu-devel] [PULL for-2.0 20/51] vhdx: Bounds checking for block_size and logical_sector_size (CVE-2014-0148)
` [Qemu-devel] [PULL for-2.0 21/51] curl: check data size before memcpy to local buffer. (CVE-2014-0144)
` [Qemu-devel] [PULL for-2.0 22/51] qcow2: Check header_length (CVE-2014-0144)
` [Qemu-devel] [PULL for-2.0 23/51] qcow2: Check backing_file_offset (CVE-2014-0144)
` [Qemu-devel] [PULL for-2.0 24/51] qcow2: Check refcount table size (CVE-2014-0144)
` [Qemu-devel] [PULL for-2.0 25/51] qcow2: Validate refcount table offset
` [Qemu-devel] [PULL for-2.0 26/51] qcow2: Validate snapshot table offset/size (CVE-2014-0144)
` [Qemu-devel] [PULL for-2.0 27/51] qcow2: Validate active L1 table offset and size (CVE-2014-0144)
` [Qemu-devel] [PULL for-2.0 28/51] qcow2: Fix backing file name length check
` [Qemu-devel] [PULL for-2.0 29/51] qcow2: Don't rely on free_cluster_index in alloc_refcount_block() (CVE-2014-0147)
` [Qemu-devel] [PULL for-2.0 30/51] qcow2: Avoid integer overflow in get_refcount (CVE-2014-0143)
` [Qemu-devel] [PULL for-2.0 31/51] qcow2: Check new refcount table size on growth
` [Qemu-devel] [PULL for-2.0 32/51] qcow2: Fix types in qcow2_alloc_clusters and alloc_clusters_noref
` [Qemu-devel] [PULL for-2.0 33/51] qcow2: Protect against some integer overflows in bdrv_check
` [Qemu-devel] [PULL for-2.0 34/51] qcow2: Fix new L1 table size check (CVE-2014-0143)
` [Qemu-devel] [PULL for-2.0 35/51] dmg: coding style and indentation cleanup
` [Qemu-devel] [PULL for-2.0 36/51] dmg: prevent out-of-bounds array access on terminator
` [Qemu-devel] [PULL for-2.0 37/51] dmg: drop broken bdrv_pread() loop
` [Qemu-devel] [PULL for-2.0 38/51] dmg: use appropriate types when reading chunks
` [Qemu-devel] [PULL for-2.0 39/51] dmg: sanitize chunk length and sectorcount (CVE-2014-0145)
` [Qemu-devel] [PULL for-2.0 40/51] dmg: use uint64_t consistently for sectors and lengths
` [Qemu-devel] [PULL for-2.0 41/51] dmg: prevent chunk buffer overflow (CVE-2014-0145)
` [Qemu-devel] [PULL for-2.0 42/51] block: vdi bounds check qemu-io tests
` [Qemu-devel] [PULL for-2.0 43/51] block: Limit request size (CVE-2014-0143)
` [Qemu-devel] [PULL for-2.0 44/51] qcow2: Fix copy_sectors() with VM state
` [Qemu-devel] [PULL for-2.0 45/51] qcow2: Fix NULL dereference in qcow2_open() error path (CVE-2014-0146)
` [Qemu-devel] [PULL for-2.0 46/51] qcow2: Fix L1 allocation size in qcow2_snapshot_load_tmp() (CVE-2014-0145)
` [Qemu-devel] [PULL for-2.0 47/51] qcow2: Check maximum L1 size in qcow2_snapshot_load_tmp() (CVE-2014-0143)
` [Qemu-devel] [PULL for-2.0 48/51] qcow2: Limit snapshot table size
` [Qemu-devel] [PULL for-2.0 49/51] parallels: Fix catalog size integer overflow (CVE-2014-0143)
` [Qemu-devel] [PULL for-2.0 50/51] parallels: Sanity check for s->tracks (CVE-2014-0142)
` [Qemu-devel] [PULL for-2.0 51/51] qcow2: link all L2 meta updates in preallocate()
[Qemu-devel] [PULL for-2.0 0/3] input bugfixes
2014-04-01 17:15 UTC (5+ messages)
` [Qemu-devel] [PULL 1/3] input: fix input_event_key_number trace event
` [Qemu-devel] [PULL 2/3] input: mouse_set should check input device type
` [Qemu-devel] [PULL 3/3] input: add sanity check
[Qemu-devel] [PATCH v5 0/7] Allwinner A10 fixes
2014-04-01 17:14 UTC (2+ messages)
[Qemu-devel] [PATCH for-2.0 v1 1/1] timer: cadence_ttc: Fix match register write logic
2014-04-01 17:12 UTC (2+ messages)
[Qemu-devel] [PATCH] QEMU: ARM: boot: Load kernel at an Image friendly address
2014-04-01 17:10 UTC (2+ messages)
[Qemu-devel] KVM call for agenda 2014-04-01
2014-04-01 17:06 UTC (2+ messages)
[Qemu-devel] [PATCH for-2.0 00/47] block: image format input validation fixes
2014-04-01 17:01 UTC (5+ messages)
` [Qemu-devel] [PATCH for-2.0 08/47] qemu-iotests: Support for bochs format
[Qemu-devel] [PATCH v4 0/8] migration: Optimizate the xbzrle and fix one corruption issue
2014-04-01 16:47 UTC (3+ messages)
` [Qemu-devel] [PATCH v4 5/8] XBZRLE: optimize XBZRLE to decrease the cache misses
[Qemu-devel] Qemu 2.0 regression with xen: qemu crash on any domUs S.O. start
2014-04-01 16:24 UTC (2+ messages)
[Qemu-devel] [Bug 1300863] [NEW] Qemu does not show all files on floppy or hard drive (MS DOS 6.22 guest)
2014-04-01 15:53 UTC
[Qemu-devel] [PULL for-2.0 00/16] QOM devices patch queue 2014-03-31
2014-04-01 16:09 UTC (2+ messages)
[Qemu-devel] [PATCH v6 0/4] qapi: Allow modularization of QAPI schema files
2014-04-01 16:05 UTC (9+ messages)
` [Qemu-devel] [PATCH v6 2/4] qapi: Use an explicit input file
` [Qemu-devel] [PATCH v6 3/4] qapi: Add a primitive to include other files from a QAPI schema file
[Qemu-devel] drive_del vs. device_del: what should come first?
2014-04-01 15:48 UTC (2+ messages)
[Qemu-devel] [RFC PATCH]pci-assign: Fix memory out of bound when MSI-X table not fit in a single page
2014-04-01 15:45 UTC (2+ messages)
[Qemu-devel] networking stalls in the guest -- backlog in the host
2014-04-01 15:43 UTC (3+ messages)
[Qemu-devel] KVM call for agenda 2014-04-01
2014-04-01 15:34 UTC
[Qemu-devel] [Bug 1278977] [NEW] qemu-system-sparc64 crash when initializing disk
2014-04-01 15:06 UTC (3+ messages)
` [Qemu-devel] [Bug 1278977] "
[Qemu-devel] How to debug qemu-ga.exe (step by step) in windows ?
2014-04-01 15:06 UTC (2+ messages)
[Qemu-devel] [PATCH] qcow2: Patch for shrinking qcow2 disk image
2014-04-01 14:03 UTC
[Qemu-devel] [PATCH v7 0/4] qapi: Allow modularization of QAPI schema files
2014-04-01 14:11 UTC (5+ messages)
` [Qemu-devel] [PATCH v7 1/4] qapi: [trivial] Break long command lines
` [Qemu-devel] [PATCH v7 2/4] qapi: [trivial] Show full exception message in "test-qapi.py"
` [Qemu-devel] [PATCH v7 3/4] qapi: Use an explicit input file
` [Qemu-devel] [PATCH v7 4/4] qapi: Add a primitive to include other files from a QAPI schema file
[Qemu-devel] Massive read only kvm guests when backing file was missing
2014-04-01 14:09 UTC (10+ messages)
[Qemu-devel] [PATCH] qcow2: Patch for shrinking qcow2 disk image
2014-04-01 14:06 UTC
[Qemu-devel] [PATCH for-2.0] qcow2: link all L2 meta updates in preallocate()
2014-04-01 13:48 UTC (2+ messages)
[Qemu-devel] [PATCH v5 00/37] AArch64 system emulation
2014-04-01 13:43 UTC (4+ messages)
` [Qemu-devel] [PATCH v5 11/37] target-arm: Don't mention PMU in debug feature register
[Qemu-devel] [PATCH trival] vl.c: clean up code
2014-04-01 13:42 UTC (10+ messages)
[Qemu-devel] [PATCH] HMP: support specifying dump format for dump-guest-memory
2014-04-01 13:25 UTC (2+ messages)
[Qemu-devel] [PULL 00/02] seccomp: adding new syscalls to the whitelist
2014-04-01 13:06 UTC (3+ messages)
[Qemu-devel] Error occurs when "make efirom" in the patch "qemu/roms/"
2014-04-01 12:59 UTC
[Qemu-devel] [PATCH 0/8] tcg: tidy the type of code_ptr
2014-04-01 12:19 UTC (12+ messages)
` [Qemu-devel] [PATCH 1/8] exec-all.h: Use stl_p to avoid undefined behaviour patching x86 jumps
` [Qemu-devel] [PATCH 1/8] exec-all.h: Use stl_p to avoid undefinedbehaviour patching x86 jumpss
` [Qemu-devel] [PATCH 2/8] tcg: Avoid stores to unaligned addresses
` [Qemu-devel] [PATCH 3/8] tcg: Avoid undefined behaviour patching code at "
` [Qemu-devel] [PATCH 3/8] tcg: Avoid undefined behaviour patchingcode at unaligned addressess
[Qemu-devel] [PATCH v3 0/2] xbzrle: fix one corruption issue
2014-04-01 12:45 UTC (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] xbzrle: don't check the value in the vm ram repeatedly
` [Qemu-devel] [PATCH v3 2/2] xbzrle: check 8 bytes at a time after an concurrency scene
[Qemu-devel] KVM call agenfda for 2014-04-01
2014-04-01 12:39 UTC (11+ messages)
` [Qemu-devel] KVM call agenda "
[Qemu-devel] [RFC PATCH V2 0/6] PSCI v0.2 support for KVM ARM/ARM64
2014-04-01 12:16 UTC (10+ messages)
` [Qemu-devel] [RFC PATCH V2 1/6] linux-headers: Update KVM headers from v3.14
` [Qemu-devel] [RFC PATCH V2 2/6] kvm: Handle exit reason KVM_EXIT_SYSTEM_EVENT
` [Qemu-devel] [RFC PATCH V2 3/6] target-arm: Enable KVM_ARM_VCPU_PSCI_0_2 feature when possible
` [Qemu-devel] [RFC PATCH V2 4/6] target-arm: Implement kvm_arch_reset_vcpu() for KVM ARM64
` [Qemu-devel] [RFC PATCH V2 5/6] target-arm: Provide PSCI v0.2 constants to generic QEMU code
` [Qemu-devel] [RFC PATCH V2 6/6] hw/arm/virt: Use PSCI v0.2 function IDs when kernel supports its
[Qemu-devel] [PATCH v6 0/8] virtio endian-ambivalent target fixes
2014-04-01 12:03 UTC (8+ messages)
` [Qemu-devel] [PATCH v6 1/8] virtio_legacy_get_byteswap: endian-ambivalent targets using legacy virtio
` [Qemu-devel] [PATCH v6 2/8] virtio: allow byte swapping for vring and config access
[Qemu-devel] [Bug 1299858] [NEW] qemu all apps crash on OS X 10.6.8
2014-04-01 9:44 UTC (3+ messages)
` [Qemu-devel] [Bug 1299858] "
[Qemu-devel] [PATCH v2 0/3] prebuild cpu QOM tree /machine/node/socket/core ->link-cpu
2014-04-01 8:00 UTC (2+ messages)
[Qemu-devel] [PATCH v4 0/9] QMP: Introduce incremental drive-backup with in-memory dirty bitmap
2014-04-01 8:16 UTC (10+ messages)
` [Qemu-devel] [PATCH v4 2/9] qmp: Add dirty-bitmap-add and dirty-bitmap-remove
` [Qemu-devel] [PATCH v4 7/9] qmp: Add dirty-bitmap-enable and dirty-bitmap-disable
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).