messages from 2016-03-15 14:47:29 to 2016-03-15 20:05:07 UTC [more...]
[Qemu-devel] [PATCH v5 00/22] qcow2: persistent dirty bitmaps
2016-03-15 20:04 UTC (2+ messages)
` [Qemu-devel] [PATCH 02/22] block: fix bdrv_dirty_bitmap_granularity signature
[Qemu-devel] [PATCH v5 0/7] Deterministic replay extensions
2016-03-15 20:04 UTC (2+ messages)
[Qemu-devel] [PATCH] correct comment of MemoryHotplugState
2016-03-15 20:00 UTC (4+ messages)
[Qemu-devel] [RFC qemu 0/4] A PV solution for live migration optimization
2016-03-15 19:55 UTC (11+ messages)
[Qemu-devel] [PATCH v2] block/gluster: add support for SEEK_DATA/SEEK_HOLE
2016-03-15 19:52 UTC (4+ messages)
` [Qemu-devel] [PATCH v3] "
[Qemu-devel] [PATCH] virtio-net: Make virtio queue sizes configurable
2016-03-15 19:29 UTC (3+ messages)
[Qemu-devel] [PATCH 00/15] Clean up around osdep.h and qemu-common.h
2016-03-15 19:03 UTC (30+ messages)
` [Qemu-devel] [PATCH 01/15] include/qemu/osdep.h: Don't include qapi/error.h
` [Qemu-devel] [PATCH 02/15] Use scripts/clean-includes to drop redundant qemu/typedefs.h
` [Qemu-devel] [PATCH 03/15] include/config.h: Unused, remove
` [Qemu-devel] [PATCH 04/15] Clean up includes some more
` [Qemu-devel] [PATCH 05/15] fw_cfg: Split fw_cfg_keys.h off fw_cfg.h
` [Qemu-devel] [PATCH 06/15] include/qemu/iov.h: Don't include qemu-common.h
` [Qemu-devel] [PATCH 07/15] include/hw/hw.h: "
` [Qemu-devel] [PATCH 08/15] hw/pci/pci.h: "
` [Qemu-devel] [PATCH 09/15] Move HOST_LONG_BITS from qemu-common.h to qemu/osdep.h
` [Qemu-devel] [PATCH 10/15] Move QEMU_ALIGN_*() "
` [Qemu-devel] [PATCH 11/15] Move ParallelIOArg from qemu-common.h to sysemu/char.h
` [Qemu-devel] [PATCH 12/15] isa: Move DMA_transfer_handler from qemu-common.h to hw/isa/isa.h
` [Qemu-devel] [PATCH 13/15] include/crypto: Include qapi-types.h instead of qemu-common.h
` [Qemu-devel] [PATCH 14/15] Don't include qemu-common.h in headers
` [Qemu-devel] [PATCH 15/15] Drop superfluous qemu-common.h inclusions
[Qemu-devel] [PATCH v3] ui/cocoa.m: fix help menus
2016-03-15 19:02 UTC
[Qemu-devel] [patch v3 0/9] vfio-pci: pass the aer error to guest, part2
2016-03-15 18:36 UTC (5+ messages)
` [Qemu-devel] [patch v3 5/9] vfio: add check host bus reset is support or not
` [Qemu-devel] [patch v3 6/9] vfio: add check aer functionality for hotplug device
[Qemu-devel] [PATCH v3 00/40] ivshmem: Fixes, cleanups, device model split
2016-03-15 18:34 UTC (41+ messages)
` [Qemu-devel] [PATCH v3 01/40] target-ppc: Document TOCTTOU in hugepage support
` [Qemu-devel] [PATCH v3 02/40] ivshmem-server: Fix and clean up command line help
` [Qemu-devel] [PATCH v3 03/40] ivshmem-server: Don't overload POSIX shmem and file name
` [Qemu-devel] [PATCH v3 04/40] qemu-doc: Fix ivshmem huge page example
` [Qemu-devel] [PATCH v3 05/40] event_notifier: Make event_notifier_init_fd() #ifdef CONFIG_EVENTFD
` [Qemu-devel] [PATCH v3 06/40] tests/libqos/pci-pc: Fix qpci_pc_iomap() to map BARs aligned
` [Qemu-devel] [PATCH v3 07/40] ivshmem-test: Improve test case /ivshmem/single
` [Qemu-devel] [PATCH v3 08/40] ivshmem-test: Clean up wait for devices to become operational
` [Qemu-devel] [PATCH v3 09/40] ivshmem-test: Improve test cases /ivshmem/server-*
` [Qemu-devel] [PATCH v3 10/40] ivshmem: Rewrite specification document
` [Qemu-devel] [PATCH v3 11/40] ivshmem: Add missing newlines to debug printfs
` [Qemu-devel] [PATCH v3 12/40] ivshmem: Compile debug prints unconditionally to prevent bit-rot
` [Qemu-devel] [PATCH v3 13/40] ivshmem: Clean up after commit 9940c32
` [Qemu-devel] [PATCH v3 14/40] ivshmem: Drop ivshmem_event() stub
` [Qemu-devel] [PATCH v3 15/40] ivshmem: Don't destroy the chardev on version mismatch
` [Qemu-devel] [PATCH v3 16/40] ivshmem: Fix harmless misuse of Error
` [Qemu-devel] [PATCH v3 17/40] ivshmem: Failed realize() can leave migration blocker behind
` [Qemu-devel] [PATCH v3 18/40] ivshmem: Clean up register callbacks
` [Qemu-devel] [PATCH v3 19/40] ivshmem: Clean up MSI-X conditions
` [Qemu-devel] [PATCH v3 20/40] ivshmem: Leave INTx alone when using MSI-X
` [Qemu-devel] [PATCH v3 21/40] ivshmem: Assert interrupts are set up once
` [Qemu-devel] [PATCH v3 22/40] ivshmem: Simplify rejection of invalid peer ID from server
` [Qemu-devel] [PATCH v3 23/40] ivshmem: Disentangle ivshmem_read()
` [Qemu-devel] [PATCH v3 24/40] ivshmem: Plug leaks on unplug, fix peer disconnect
` [Qemu-devel] [PATCH v3 25/40] ivshmem: Receive shared memory synchronously in realize()
` [Qemu-devel] [PATCH v3 26/40] ivshmem: Propagate errors through ivshmem_recv_setup()
` [Qemu-devel] [PATCH v3 27/40] ivshmem: Rely on server sending the ID right after the version
` [Qemu-devel] [PATCH v3 28/40] ivshmem: Drop the hackish test for UNIX domain chardev
` [Qemu-devel] [PATCH v3 29/40] ivshmem: Simplify how we cope with short reads from server
` [Qemu-devel] [PATCH v3 30/40] ivshmem: Tighten check of property "size"
` [Qemu-devel] [PATCH v3 31/40] ivshmem: Implement shm=... with a memory backend
` [Qemu-devel] [PATCH v3 32/40] ivshmem: Simplify memory regions for BAR 2 (shared memory)
` [Qemu-devel] [PATCH v3 33/40] ivshmem: Inline check_shm_size() into its only caller
` [Qemu-devel] [PATCH v3 34/40] qdev: New DEFINE_PROP_ON_OFF_AUTO
` [Qemu-devel] [PATCH v3 35/40] ivshmem: Replace int role_val by OnOffAuto master
` [Qemu-devel] [PATCH v3 36/40] ivshmem: Split ivshmem-plain, ivshmem-doorbell off ivshmem
` [Qemu-devel] [PATCH v3 37/40] ivshmem: Clean up after the previous commit
` [Qemu-devel] [PATCH v3 38/40] ivshmem: Drop ivshmem property x-memdev
` [Qemu-devel] [PATCH v3 39/40] ivshmem: Require master to have ID zero
` [Qemu-devel] [PATCH v3 40/40] contrib/ivshmem-server: Print "not for production" warning
[Qemu-devel] [PATCH v3] net: Allocating Large sized arrays to heap
2016-03-15 18:25 UTC
[Qemu-devel] [PATCH v4 0/4] Add ASPEED AST2400 SoC and OpenPower BMC machine
2016-03-15 18:14 UTC (3+ messages)
` [Qemu-devel] [PATCH v4 1/4] hw/timer: Add ASPEED timer device model
[Qemu-devel] [PATCH v9 0/9] qemu-log, -dfilter and other logging tweaks
2016-03-15 18:10 UTC (6+ messages)
[Qemu-devel] some error when compile qemu
2016-03-15 18:02 UTC (4+ messages)
[Qemu-devel] [PATCH v5 3/4] adb-keys.h: initial commit
2016-03-15 18:02 UTC (3+ messages)
[Qemu-devel] [PULL 00/11] slirp: Adding IPv6 support to Qemu -net user mode
2016-03-15 17:55 UTC (13+ messages)
` [Qemu-devel] [PULL 01/11] slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfiguration
` [Qemu-devel] [PULL 02/11] slirp: Fix ICMP error sending
` [Qemu-devel] [PULL 03/11] slirp: Adding ICMPv6 "
` [Qemu-devel] [PULL 04/11] slirp: Adding IPv6 UDP support
` [Qemu-devel] [PULL 05/11] slirp: Factorizing tcpiphdr structure with an union
` [Qemu-devel] [PULL 06/11] slirp: Generalizing and neutralizing various TCP functions before adding IPv6 stuff
` [Qemu-devel] [PULL 07/11] slirp: Reindent after refactoring
` [Qemu-devel] [PULL 08/11] slirp: Handle IPv6 in TCP functions
` [Qemu-devel] [PULL 09/11] slirp: Adding IPv6 address for DNS relay
` [Qemu-devel] [PULL 10/11] qapi-schema, qemu-options & slirp: Adding Qemu options for IPv6 addresses
` [Qemu-devel] [PULL 11/11] slirp: Add IPv6 support to the TFTP code
[Qemu-devel] [PULL 0/8] Memory, icount, chardev, KVM changes for 2016-03-15
2016-03-15 17:35 UTC (9+ messages)
` [Qemu-devel] [PULL 1/8] kvm: x86: q35: Add support for -machine kernel_irqchip=split for q35
` [Qemu-devel] [PULL 2/8] update-linux-headers: Add userfaultfd.h
` [Qemu-devel] [PULL 3/8] exec: Fix memory allocation when memory path names new file
` [Qemu-devel] [PULL 4/8] exec: Fix memory allocation when memory path isn't on hugetlbfs
` [Qemu-devel] [PULL 5/8] exec: fix early return from ram_block_add
` [Qemu-devel] [PULL 6/8] replay: character devices
` [Qemu-devel] [PULL 7/8] icount: remove obsolete warp call
` [Qemu-devel] [PULL 8/8] icount: decouple warp calls
[Qemu-devel] [PATCH] hw/acpi: fix GSI links UID
2016-03-15 17:27 UTC (2+ messages)
[Qemu-devel] [PATCH v2] target-arm: Fix translation level on early translation faults
2016-03-15 17:24 UTC (2+ messages)
[Qemu-devel] [PATCH v2] ui/cocoa.m: fix help menus
2016-03-15 17:16 UTC (2+ messages)
[Qemu-devel] [PATCH v5 2/4] qapi-schema.json: Add power and keypad equal keys
2016-03-15 17:15 UTC
[Qemu-devel] [PATCH v5 1/4] ui/cocoa.m: switch to QKeyCode
2016-03-15 17:14 UTC
[Qemu-devel] [PATCH v5 0/4] Implement some QKeyCode support
2016-03-15 17:13 UTC
[Qemu-devel] [PULL v2 00/51] vhost, virtio, pci, pc, acpi
2016-03-15 17:09 UTC (53+ messages)
` [Qemu-devel] [PULL v2 01/51] acpi: add aml_create_field()
` [Qemu-devel] [PULL v2 02/51] acpi: add aml_concatenate()
` [Qemu-devel] [PULL v2 03/51] acpi: allow using object as offset for OperationRegion
` [Qemu-devel] [PULL v2 04/51] acpi: add build_append_named_dword, returning an offset in buffer
` [Qemu-devel] [PULL v2 05/51] balloon: fix segfault and harden the stats queue
` [Qemu-devel] [PULL v2 06/51] hw/virtio: fix double use of a virtio flag
` [Qemu-devel] [PULL v2 07/51] hw/virtio: group virtio flags into an enum
` [Qemu-devel] [PULL v2 08/51] virtio-balloon: add 'available' counter
` [Qemu-devel] [PULL v2 09/51] vhost-user: verify that number of queues is less than MAX_QUEUE_NUM
` [Qemu-devel] [PULL v2 10/51] pc-dimm: fix error handling in pc_dimm_check_memdev_is_busy()
` [Qemu-devel] [PULL v2 11/51] i386/acpi: make floppy controller object dynamic
` [Qemu-devel] [PULL v2 12/51] i386: expose floppy drive CMOS type
` [Qemu-devel] [PULL v2 13/51] fdc: add function to determine drive chs limits
` [Qemu-devel] [PULL v2 14/51] i386: populate floppy drive information in DSDT
` [Qemu-devel] [PULL v2 15/51] i386: update expected DSDT
` [Qemu-devel] [PULL v2 16/51] virtio-pci: call pci reset variant when guest requests reset
` [Qemu-devel] [PULL v2 17/51] msi_supported -> msi_nonbroken
` [Qemu-devel] [PULL v2 18/51] ich9lpc: fix typo
` [Qemu-devel] [PULL v2 19/51] hw/acpi: fix Q35 support for legacy Windows OS
` [Qemu-devel] [PULL v2 20/51] acpi-test-data: add _DIS methods
` [Qemu-devel] [PULL v2 21/51] pci-ids: add virtio 1.0 ids to spec
` [Qemu-devel] [PULL v2 22/51] nvdimm acpi: initialize the resource used by NVDIMM ACPI
` [Qemu-devel] [PULL v2 23/51] nvdimm acpi: introduce patched dsm memory
` [Qemu-devel] [PULL v2 24/51] nvdimm acpi: let qemu handle _DSM method
` [Qemu-devel] [PULL v2 25/51] nvdimm acpi: emulate dsm method
` [Qemu-devel] [PULL v2 26/51] vhost-user: fix use after free
` [Qemu-devel] [PULL v2 27/51] vhost-user: remove useless is_server field
` [Qemu-devel] [PULL v2 28/51] qemu-char: avoid potential double-free
` [Qemu-devel] [PULL v2 29/51] qemu-char: remove all msgfds on disconnect
` [Qemu-devel] [PULL v2 30/51] qemu-char: make tcp_chr_disconnect() reentrant-safe
` [Qemu-devel] [PULL v2 31/51] pxb: cleanup
` [Qemu-devel] [PULL v2 32/51] pc: acpi: remove NOP assignment
` [Qemu-devel] [PULL v2 33/51] pc: init pcms->apic_id_limit once and use it throughout pc.c
` [Qemu-devel] [PULL v2 34/51] machine: introduce MachineClass.possible_cpu_arch_ids() hook
` [Qemu-devel] [PULL v2 35/51] pc: acpi: cleanup qdev_get_machine() calls
` [Qemu-devel] [PULL v2 36/51] pc: acpi: SRAT: create only valid processor lapic entries
` [Qemu-devel] [PULL v2 37/51] pc: acpi: create MADT.lapic entries only for valid lapics
` [Qemu-devel] [PULL v2 38/51] pc: acpi: create Processor and Notify objects "
` [Qemu-devel] [PULL v2 39/51] pc: acpi: drop cpu->found_cpus bitmap
` [Qemu-devel] [PULL v2 40/51] pc: acpi: clarify why possible LAPIC entries must be present in MADT
` [Qemu-devel] [PULL v2 41/51] MAINTAINERS: Add an entry for virtio header files
` [Qemu-devel] [PULL v2 42/51] MAINTAINERS: machine core
` [Qemu-devel] [PULL v2 43/51] ipmi: remove IPMI_CHECK_CMD_LEN() macro
` [Qemu-devel] [PULL v2 44/51] ipmi: replace IPMI_ADD_RSP_DATA() macro with inline helpers
` [Qemu-devel] [PULL v2 45/51] ipmi: remove IPMI_CHECK_RESERVATION() macro
` [Qemu-devel] [PULL v2 46/51] ipmi: add rsp_buffer_set_error() helper
` [Qemu-devel] [PULL v2 47/51] ipmi: add a realize function to the device class
` [Qemu-devel] [PULL v2 48/51] ipmi: use a function to initialize the SDR table
` [Qemu-devel] [PULL v2 49/51] ipmi: remove the need of an ending record in "
` [Qemu-devel] [PULL v2 50/51] ipmi: add some local variables in ipmi_sdr_init
` [Qemu-devel] [PULL v2 51/51] hw/acpi: fix GSI links UID
[Qemu-devel] [PATCH 00/17] ppc: preparing pnv landing
2016-03-15 17:04 UTC (6+ messages)
` [Qemu-devel] [PATCH 03/17] ppc: Add a bunch of hypervisor SPRs to Book3s
` [Qemu-devel] [Qemu-ppc] "
[Qemu-devel] [PATCH v2] Sort the fw_cfg file list
2016-03-15 17:01 UTC (12+ messages)
[Qemu-devel] [PATCH] sd: Fix "info qtree" on boards with SD cards
2016-03-15 16:56 UTC
[Qemu-devel] [PATCH v2 00/42] ivshmem: Fixes, cleanups, device model split
2016-03-15 16:56 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 02/42] exec: Fix memory allocation when memory path isn't on hugetlbfs
[Qemu-devel] [PULL v1] Merge I/O fix for ipv6/travis failure
2016-03-15 16:43 UTC (3+ messages)
` [Qemu-devel] [PULL v1] io: stronger check for support for IPv4/6
[Qemu-devel] [PATCH V6] hw/pxb: add chassis_nr property
2016-03-15 16:42 UTC
[Qemu-devel] [PATCH] Added the -m flag feature to stellaris boards
2016-03-15 16:14 UTC
[Qemu-devel] [PATCH V5] hw/pxb: add chassis_nr property
2016-03-15 16:08 UTC (4+ messages)
[Qemu-devel] [PATCH v4] socket: Allocating Large sized arrays to heap
2016-03-15 15:59 UTC
[Qemu-devel] [PATCH v4 4/4] hw/input/adb.c: implement QKeyCode support
2016-03-15 15:34 UTC (8+ messages)
[Qemu-devel] [PATCH] vl.c: disallow command line fw cfg without opt/
2016-03-15 15:05 UTC (9+ messages)
[Qemu-devel] [PATCH] block: Fix qemu_root_bds_opts.head initialisation
2016-03-15 14:59 UTC
[Qemu-devel] Our use of #include is undisciplined, and what to do about it
2016-03-15 14:51 UTC (4+ messages)
[Qemu-devel] [PATCH v2] vl.c: disallow command line fw cfg without opt/
2016-03-15 14:47 UTC
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).