messages from 2016-01-09 00:52:07 to 2016-01-11 07:01:06 UTC [more...]
[Qemu-devel] [PATCH] hmp: avoid redundant null termination of buffer
2016-01-11 7:00 UTC (11+ messages)
[Qemu-devel] [PATCH v2] linux-user: syscall: Add SO_LINGER for setsockopt
2016-01-11 6:47 UTC
[Qemu-devel] [PATCH] linux-user/syscall.c: Add SO_RCVTIMEO and SO_SNDTIMEO for getsockopt
2016-01-11 6:31 UTC (4+ messages)
[Qemu-devel] [PATCH] linux-user/syscall.c: Use SOL_SOCKET instead of level for setsockopt()
2016-01-11 5:58 UTC
[Qemu-devel] [PATCH 0/2] block: Reject negative values for throttling options
2016-01-11 5:42 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] blockdev: Error out on negative throttling option values
` [Qemu-devel] [PATCH 2/2] iotests: Test that negative throttle values are rejected
[Qemu-devel] [PULL 00/24] Net patches
2016-01-11 5:31 UTC (25+ messages)
` [Qemu-devel] [PULL 01/24] net/vmxnet3: fix a build error when enabling debug output
` [Qemu-devel] [PULL 02/24] net/vmxnet3: use %zu for size_t in printf
` [Qemu-devel] [PULL 03/24] net/vmxnet3: fix debug macro pattern for vmxnet3
` [Qemu-devel] [PULL 04/24] net/vmxnet3: remove redundant VMW_SHPRN(...) definition
` [Qemu-devel] [PULL 05/24] net: vmxnet3: avoid memory leakage in activate_device
` [Qemu-devel] [PULL 06/24] MAINTAINERS: Add an entry for the net/slirp.c file
` [Qemu-devel] [PULL 07/24] net/vmxnet3: return 1 on device activation failure
` [Qemu-devel] [PULL 08/24] net/vmxnet3: return correct value for VMXNET3_CMD_GET_DID_* command
` [Qemu-devel] [PULL 09/24] net/vmxnet3: return correct value for VMXNET3_CMD_GET_DEV_EXTRA_INFO
` [Qemu-devel] [PULL 10/24] net/vmxnet3: return 0 on unknown command
` [Qemu-devel] [PULL 11/24] net/vmxnet3: rename VMXNET3_DEVICE_VERSION to VMXNET3_UPT_REVISION
` [Qemu-devel] [PULL 12/24] net/dump: fix nfds->filename leak
` [Qemu-devel] [PULL 13/24] net/filter: fix nf->netdev_id leak
` [Qemu-devel] [PULL 14/24] vmxnet3: Change offsets of msi/msix pci capabilities
` [Qemu-devel] [PULL 15/24] vmxnet3: Change the offset of the MSIX PBA table
` [Qemu-devel] [PULL 16/24] vmxnet3: Introduce 'x-old-msi-offsets' back-compat property
` [Qemu-devel] [PULL 17/24] vmxnet3: coding: Introduce VMXNET3Class
` [Qemu-devel] [PULL 18/24] vmxnet3: The vmxnet3 device is a PCIE endpoint
` [Qemu-devel] [PULL 19/24] vmxnet3: Report the Device Serial Number capability
` [Qemu-devel] [PULL 20/24] vmxnet3: Introduce 'x-disable-pcie' back-compat property
` [Qemu-devel] [PULL 21/24] net: rocker: fix an incorrect array bounds check
` [Qemu-devel] [PULL 22/24] net: ne2000: fix bounds check in ioport operations
` [Qemu-devel] [PULL 23/24] l2tpv3: fix cookie decoding
` [Qemu-devel] [PULL 24/24] ether/slirp: Avoid redefinition of the same constants
[Qemu-devel] [PATCH] ether/slirp: Avoid redefinition of the same constants
2016-01-11 5:20 UTC (3+ messages)
[Qemu-devel] [PATCH 0/4] target-ppc: migration fixups (TCG related)
2016-01-11 4:55 UTC (6+ messages)
` [Qemu-devel] [PATCH 4/4] target-ppc: ensure we include the decrementer value during migration
[Qemu-devel] [PATCH v2 0/7] AMD XGBE KVM platform passthrough
2016-01-11 2:45 UTC (7+ messages)
` [Qemu-devel] [PATCH v2 3/7] device_tree: introduce qemu_fdt_node_path
` [Qemu-devel] [PATCH v2 5/7] hw/arm/sysbus-fdt: helpers for clock node generation
` [Qemu-devel] [PATCH v2 7/7] hw/arm/sysbus-fdt: remove qemu_fdt_setprop returned value check
[Qemu-devel] [PULL 00/16] ppc-for-2.6 queue 20160111
2016-01-11 4:37 UTC (17+ messages)
` [Qemu-devel] [PULL 01/16] hw/ppc/spapr_rtc: Remove bad class_size value
` [Qemu-devel] [PULL 02/16] target-ppc: Define kvmppc_read_int_dt()
` [Qemu-devel] [PULL 03/16] spapr: Add /system-id
` [Qemu-devel] [PULL 04/16] pseries: Remove redundant setting of mc->name for pseries-2.5 machine
` [Qemu-devel] [PULL 05/16] pseries: Rearrange versioned machine type code
` [Qemu-devel] [PULL 06/16] pseries: Remove redundant calls to spapr_machine_initfn()
` [Qemu-devel] [PULL 07/16] pseries: Remove versions from mc->desc
` [Qemu-devel] [PULL 08/16] Move SET_MACHINE_COMPAT macro to boards.h
` [Qemu-devel] [PULL 09/16] pseries: Use SET_MACHINE_COMPAT
` [Qemu-devel] [PULL 10/16] pseries: DEFINE_SPAPR_MACHINE
` [Qemu-devel] [PULL 11/16] pseries: Restructure class_options functions
` [Qemu-devel] [PULL 12/16] pseries: Improve setting of default machine version
` [Qemu-devel] [PULL 13/16] pseries: Add pseries-2.6 machine type
` [Qemu-devel] [PULL 14/16] hw/ppc/spapr: Use XHCI as host controller for new spapr machines
` [Qemu-devel] [PULL 15/16] spapr vio: fix to incomplete QOMify
` [Qemu-devel] [PULL 16/16] hw/ppc/spapr: fix spapr->kvm_type leak
[Qemu-devel] [PATCH v2 0/2] nbd: Async built-in server negotiation
2016-01-11 3:36 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] nbd: Always call "close_fn" in nbd_client_new
` [Qemu-devel] [PATCH v2 2/2] nbd: Coroutine based nbd_send_negotiate
[Qemu-devel] [PATCH 0/2] nbd: Async built-in server negotiation
2016-01-11 3:20 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/2] nbd: Interface tweak of nbd_client_new
[Qemu-devel] [PATCH] hw/arm/virt: Initialize NICs configured in PCI bus
2016-01-11 2:54 UTC (5+ messages)
[Qemu-devel] [RFC PATCH v2 00/10] Add colo-proxy based on netfilter
2016-01-11 1:49 UTC (6+ messages)
` [Qemu-devel] [RFC PATCH v2 02/10] Jhash: add linux kernel jhashtable in qemu
[Qemu-devel] [PATCH v4] igd-passthrough-i440FX: convert to realize()
2016-01-11 1:46 UTC (11+ messages)
` [Qemu-devel] [Xen-devel] "
[Qemu-devel] [PATCH COLO-Frame v13 00/39] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
2016-01-11 1:26 UTC (6+ messages)
` [Qemu-devel] [PATCH COLO-Frame v13 17/39] COLO: Load VMState into qsb before restore it
` [Qemu-devel] [PATCH COLO-Frame v13 34/39] net/filter-buffer: Add default filter-buffer for each netdev
[Qemu-devel] [PATCH] Convert to realize()
2016-01-11 1:18 UTC (5+ messages)
[Qemu-devel] [PATCH v10 0/7] PTimer fixes/features and ARM MPTimer conversion
2016-01-10 18:12 UTC (14+ messages)
` [Qemu-devel] [PATCH v10 1/7] hw/ptimer: Fix issues caused by the adjusted timer limit value
` [Qemu-devel] [PATCH v10 2/7] hw/ptimer: Perform tick and counter wrap around if timer already expired
` [Qemu-devel] [PATCH v10 3/7] hw/ptimer: Update .delta on period/freq change
` [Qemu-devel] [PATCH v10 4/7] hw/ptimer: Support "on the fly" timer mode switch
` [Qemu-devel] [PATCH v10 5/7] hw/ptimer: Legalize running with delta = load = 0
` [Qemu-devel] [PATCH v10 6/7] hw/ptimer: Introduce ptimer_get_limit
` [Qemu-devel] [PATCH v10 7/7] arm_mptimer: Convert to use ptimer
[Qemu-devel] [PATCH 0/5] Convert to realize()
2016-01-10 18:13 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/5] SH PCI Host: convert "
` [Qemu-devel] [PATCH 4/5] gt64120: "
[Qemu-devel] [PATCH] Add missing syscall nrs. This updates the QEMU syscall tables to more recent Linux kernels
2016-01-10 18:09 UTC (2+ messages)
[Qemu-devel] [PATCH 1/2] configure: remove unused or undefined variables
2016-01-10 18:00 UTC (4+ messages)
` [Qemu-devel] [PATCH 2/2] configure: fix trace backend check
[Qemu-devel] [PATCH trivial v2] xen/Makefile.objs: simplify
2016-01-10 17:54 UTC (2+ messages)
[Qemu-devel] [PATCH] crypto: Fix typo in example
2016-01-10 17:53 UTC (2+ messages)
[Qemu-devel] [PATCH] misc: spelling
2016-01-10 17:50 UTC (2+ messages)
[Qemu-devel] [PATCH] MAINTAINERS: Add the correct device_tree.h file
2016-01-10 17:49 UTC (2+ messages)
[Qemu-devel] [PATCH] iscsi: fix readcapacity error message
2016-01-10 17:48 UTC (2+ messages)
[Qemu-devel] [PATCH v2] net: convert qemu_log to error_report, fix message
2016-01-10 17:46 UTC (2+ messages)
[Qemu-devel] Crash on virtual host startup
2016-01-10 17:08 UTC
[Qemu-devel] [PATCH v2 00/19] ISA DMA controllers cleanup (i8257, i82374)
2016-01-10 15:24 UTC (20+ messages)
` [Qemu-devel] [PATCH v2 01/19] i82374: device only existed as ISA device, so simplify device
` [Qemu-devel] [PATCH v2 02/19] i8257: pass ISA bus to DMA_init() function
` [Qemu-devel] [PATCH v2 03/19] i8257: rename struct dma_cont to I8257State
` [Qemu-devel] [PATCH v2 04/19] i8257: rename struct dma_regs to I8257Regs
` [Qemu-devel] [PATCH v2 05/19] i8257: rename functions to start with i8257_ prefix
` [Qemu-devel] [PATCH v2 06/19] i8257: make the DMA running method per controller
` [Qemu-devel] [PATCH v2 07/19] i8257: add missing const
` [Qemu-devel] [PATCH v2 08/19] i8257: QOM'ify
` [Qemu-devel] [PATCH v2 09/19] i8257: move state definition to new independent header
` [Qemu-devel] [PATCH v2 10/19] isa: add an ISA DMA interface, and store it within the ISA bus
` [Qemu-devel] [PATCH v2 11/19] i8257: implement the IsaDma interface
` [Qemu-devel] [PATCH v2 12/19] magnum: disable floppy DMA for now
` [Qemu-devel] [PATCH v2 13/19] sparc: disable floppy DMA
` [Qemu-devel] [PATCH v2 14/19] sparc64: "
` [Qemu-devel] [PATCH v2 15/19] fdc: use IsaDma interface instead of global DMA_* functions
` [Qemu-devel] [PATCH v2 16/19] cs4231a: "
` [Qemu-devel] [PATCH v2 17/19] gus: "
` [Qemu-devel] [PATCH v2 18/19] sb16: "
` [Qemu-devel] [PATCH v2 19/19] dma: remove now useless "
[Qemu-devel] [PATCH] linux-user/syscall.c: Let tilegx support sigaltstack
2016-01-10 13:02 UTC (3+ messages)
[Qemu-devel] [PATCH v3] PXB: convert to realize()
2016-01-10 7:27 UTC (3+ messages)
[Qemu-devel] [PULL v2 00/59] acpi dsdt rework, misc fixes
2016-01-09 21:42 UTC (60+ messages)
` [Qemu-devel] [PULL v2 01/59] nvdimm: fix header pointer in nvdimm_build_nfit()
` [Qemu-devel] [PULL v2 02/59] igd-passthrough: fix use of host_pci_config_read
` [Qemu-devel] [PULL v2 03/59] hw/i386: fill in the CENTURY field of the FADT (FACP) ACPI table
` [Qemu-devel] [PULL v2 04/59] tests: acpi: print ASL diff in verbose mode
` [Qemu-devel] [PULL v2 05/59] pc: acpi: memhp: prepare context in SSDT for moving memhp DSDT code
` [Qemu-devel] [PULL v2 06/59] pc: acpi: memhp: move MHPD._STA method into SSDT
` [Qemu-devel] [PULL v2 07/59] pc: acpi: memhp: move MHPD.MLCK mutex "
` [Qemu-devel] [PULL v2 08/59] pc: acpi: memhp: move MHPD.MSCN method "
` [Qemu-devel] [PULL v2 09/59] pc: acpi: memhp: move MHPD.MRST "
` [Qemu-devel] [PULL v2 10/59] pc: acpi: memhp: move MHPD.MPXM "
` [Qemu-devel] [PULL v2 11/59] pc: acpi: memhp: move MHPD.MOST "
` [Qemu-devel] [PULL v2 12/59] pc: acpi: memhp: move MHPD.MEJ0 "
` [Qemu-devel] [PULL v2 13/59] pc: acpi: memhp: move MHPD.MCRS "
` [Qemu-devel] [PULL v2 14/59] pc: acpi: memhp: move MHPD Device "
` [Qemu-devel] [PULL v2 15/59] pc: acpi: factor out memhp code from build_ssdt() into separate function
` [Qemu-devel] [PULL v2 16/59] pc: acpi: memhp: move \_GPE._E03 into SSDT
` [Qemu-devel] [PULL v2 17/59] pc: acpi: memhp: drop not needed stringify(MEMORY_foo) usage
` [Qemu-devel] [PULL v2 18/59] pc: acpi: drop unused CPU_STATUS_LEN from DSDT
` [Qemu-devel] [PULL v2 19/59] pc: acpi: cpuhp: move CPEJ() method to SSDT
` [Qemu-devel] [PULL v2 20/59] pc: acpi: cpuhp: move CPMA() method into SSDT
` [Qemu-devel] [PULL v2 21/59] pc: acpi: cpuhp: move CPST() "
` [Qemu-devel] [PULL v2 22/59] pc: acpi: cpuhp: move PRSC() "
` [Qemu-devel] [PULL v2 23/59] pc: acpi: cpuhp: move \_GPE._E02() "
` [Qemu-devel] [PULL v2 24/59] pc: acpi: factor out cpu hotplug code from build_ssdt() into separate function
` [Qemu-devel] [PULL v2 25/59] pc: acpi: move HPET from DSDT to SSDT
` [Qemu-devel] [PULL v2 26/59] pc: acpi: move DBUG() "
` [Qemu-devel] [PULL v2 27/59] pc: acpi: move RTC device "
` [Qemu-devel] [PULL v2 28/59] pc: acpi: move KBD "
` [Qemu-devel] [PULL v2 29/59] pc: acpi: move MOU "
` [Qemu-devel] [PULL v2 30/59] pc: acpi: move FDC0 "
` [Qemu-devel] [PULL v2 31/59] pc: acpi: move LPT "
` [Qemu-devel] [PULL v2 32/59] pc: acpi: move COM devices "
` [Qemu-devel] [PULL v2 33/59] pc: acpi: move PIIX4 isa-bridge and pm devices into SSDT
` [Qemu-devel] [PULL v2 34/59] pc: acpi: move remaining GPE handlers "
` [Qemu-devel] [PULL v2 35/59] pc: acpi: pci: move link devices "
` [Qemu-devel] [PULL v2 36/59] pc: acpi: piix4: move IQCR() "
` [Qemu-devel] [PULL v2 37/59] pc: acpi: piix4: move IQST() "
` [Qemu-devel] [PULL v2 38/59] pc: acpi: piix4: move PCI0._PRT() "
` [Qemu-devel] [PULL v2 39/59] pc: acpi: piix4: move remaining PCI hotplug bits "
` [Qemu-devel] [PULL v2 40/59] pc: acpi: piix4: acpi move PCI0 device to SSDT
` [Qemu-devel] [PULL v2 41/59] pc: acpi: q35: move GSI links "
` [Qemu-devel] [PULL v2 42/59] pc: acpi: q35: move link devices "
` [Qemu-devel] [PULL v2 43/59] pc: acpi: q35: move IQCR() into SSDT
` [Qemu-devel] [PULL v2 44/59] pc: acpi: q35: move IQST() "
` [Qemu-devel] [PULL v2 45/59] pc: acpi: q35: move ISA bridge "
` [Qemu-devel] [PULL v2 46/59] pc: acpi: q35: move _PRT() "
` [Qemu-devel] [PULL v2 47/59] pc: acpi: q35: move PRTA routing table "
` [Qemu-devel] [PULL v2 48/59] pc: acpi: q35: move PRTP "
` [Qemu-devel] [PULL v2 49/59] pc: acpi: q35: move _PIC() method "
` [Qemu-devel] [PULL v2 50/59] pc: acpi: q35: move PCI0._OSC() "
` [Qemu-devel] [PULL v2 51/59] pc: acpi: q35: move PCI0 device definition "
` [Qemu-devel] [PULL v2 52/59] pc: acpi: q35: PCST, PCSB opregions and PCIB field "
` [Qemu-devel] [PULL v2 53/59] pc: acpi: switch to AML API composed DSDT
` [Qemu-devel] [PULL v2 54/59] pc: acpi: remove unused ASL templates and related blobs/utils
` [Qemu-devel] [PULL v2 55/59] i386/pc: expose identifying the floppy controller
` [Qemu-devel] [PULL v2 56/59] Add VMSTATE_STRUCT_VARRAY_KNOWN
` [Qemu-devel] [PULL v2 57/59] migration/virtio: Remove simple .get/.put use
` [Qemu-devel] [PULL v2 58/59] ivshmem: Store file descriptor for vhost-user negotiation
` [Qemu-devel] [PULL v2 59/59] virtio: fix error message for number of queues
[Qemu-devel] [PULL 00/59] acpi dsdt rework, misc fixes
2016-01-09 21:18 UTC (3+ messages)
` [Qemu-devel] [PATCH] pc: acpi: fix build fail on w32
[Qemu-devel] usb-storage assertions
2016-01-09 17:34 UTC
[Qemu-devel] QEMU/KVM performance gets worser - high load - high interrupts - high context switches
2016-01-09 16:46 UTC (2+ messages)
[Qemu-devel] [PATCH v2] target-mips: Fix ALIGN instruction when bp=0
2016-01-09 15:22 UTC (3+ messages)
[Qemu-devel] [PATCH v4 0/5] Xen PCI passthru: Convert to realize()
2016-01-09 11:20 UTC (8+ messages)
` [Qemu-devel] [PATCH v4 1/5] Use qemu_strtoul instead of strtol
` [Qemu-devel] [PATCH v4 2/5] Add Error **errp for xen_host_pci_device_get()
[Qemu-devel] An RDMA race?
2016-01-09 11:03 UTC (6+ messages)
[Qemu-devel] [PATCH v2] ide: ahci: reset ncq object to unused on error
2016-01-09 4:16 UTC (3+ messages)
[Qemu-devel] [PULL 00/11] Ide patches
2016-01-09 0:51 UTC (11+ messages)
` [Qemu-devel] [PULL 02/11] ide: ahci: reset ncq object to unused on error
` [Qemu-devel] [PULL 03/11] ahci-test: fix memory leak
` [Qemu-devel] [PULL 04/11] libqos/ahci: ATAPI support
` [Qemu-devel] [PULL 05/11] libqos/ahci: ATAPI identify
` [Qemu-devel] [PULL 06/11] libqos/ahci: Switch to mutable properties
` [Qemu-devel] [PULL 07/11] libqos: allow zero-size allocations
` [Qemu-devel] [PULL 08/11] libqos/ahci: allow nondata commands for ahci_io variants
` [Qemu-devel] [PULL 09/11] libqos/ahci: add ahci_exec
` [Qemu-devel] [PULL 10/11] qtest/ahci: ATAPI data tests
` [Qemu-devel] [PULL 11/11] libqos/ahci: organize header
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).