messages from 2017-06-06 18:20:25 to 2017-06-07 09:13:23 UTC [more...]
[Qemu-devel] [PATCH 0/5] Code cleanups with Coccinelle
2017-06-07 9:13 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/5] coccinelle: replace code with ROUND_UP macro
` [Qemu-devel] [PATCH 2/5] coccinelle: use DIV_ROUND_UP
` [Qemu-devel] [PATCH 3/5] arch: introduce ELF_NOTE_SIZE macro
` [Qemu-devel] [PATCH 4/5] Replace g_malloc()+memcpy() with g_memdup()
` [Qemu-devel] [PATCH 5/5] coccinelle: prefer glib g_new/g_renew macros
[Qemu-devel] [Bug 965867] Re: 9p virtual file system on qemu slow
2017-06-07 8:45 UTC
[Qemu-devel] [PATCH] target/m68k: implement rtd
2017-06-07 9:08 UTC
[Qemu-devel] [RFC] q35/mch: implement extended TSEG sizes
2017-06-07 9:01 UTC (3+ messages)
[Qemu-devel] [Bug 796480] [NEW] Addresses with 4GB differences are consider as one single address in QEMU
2017-06-07 8:41 UTC (2+ messages)
` [Qemu-devel] [Bug 796480] "
[Qemu-devel] [Bug 816860] [NEW] Guest machine freezes when NFS mount goes offline
2017-06-07 8:42 UTC (2+ messages)
` [Qemu-devel] [Bug 816860] "
[Qemu-devel] [Bug 893956] [NEW] qemu-img bug with dynamic vhd
2017-06-07 8:43 UTC (2+ messages)
` [Qemu-devel] [Bug 893956] "
[Qemu-devel] [Bug 779151] [NEW] qemu-nbd crash during using with chroot
2017-06-07 8:40 UTC (2+ messages)
` [Qemu-devel] [Bug 779151] "
[Qemu-devel] [PATCH V3 0/3] COLO-compare: Make COLO-compare support remote COLO-frame
2017-06-07 8:48 UTC (2+ messages)
[Qemu-devel] [[PATCH V7] 00/11] calculate blocktime for postcopy live migration
2017-06-07 8:40 UTC (14+ messages)
` [Qemu-devel] [[PATCH V7] 01/11] userfault: add pid into uffd_msg & update UFFD_FEATURE_*
` [Qemu-devel] [[PATCH V7] 02/11] migration: pass MigrationIncomingState* into migration check functions
` [Qemu-devel] [[PATCH V7] 03/11] migration: fix hardcoded function name in error report
` [Qemu-devel] [[PATCH V7] 04/11] migration: split ufd_version_check onto receive/request features part
` [Qemu-devel] [[PATCH V7] 05/11] migration: introduce postcopy-blocktime capability
` [Qemu-devel] [[PATCH V7] 06/11] migration: add postcopy blocktime ctx into MigrationIncomingState
` [Qemu-devel] [[PATCH V7] 07/11] migration: add bitmap for copied page
` [Qemu-devel] [[PATCH V7] 08/11] migration: postcopy_place_page factoring out
` [Qemu-devel] [[PATCH V7] 09/11] migration: calculate vCPU blocktime on dst side
` [Qemu-devel] [[PATCH V7] 10/11] migration: add postcopy total blocktime into query-migrate
` [Qemu-devel] [[PATCH V7] 11/11] migration: postcopy_blocktime documentation
[Qemu-devel] [PATCHv2 00/04] Replace the COLO comparing thread with IOThread
2017-06-07 8:37 UTC (7+ messages)
` [Qemu-devel] [PATCHv2 01/04] colo-compare: Use IOThread context timer to Check old packet regularly
` [Qemu-devel] [PATCHv2 02/04] colo-compare: Process pactkets in the IOThread of the primary
` [Qemu-devel] [PATCHv2 04/04] colo-compare: Update the COLO document to fix the processing of secondary packets in the main thread
[Qemu-devel] [RFC 0/8] VIRTIO-IOMMU device
2017-06-07 8:35 UTC (9+ messages)
` [Qemu-devel] [RFC 1/8] update-linux-headers: import virtio_iommu.h
` [Qemu-devel] [RFC 2/8] linux-headers: Update for virtio-iommu
` [Qemu-devel] [RFC 3/8] virtio_iommu: add skeleton
` [Qemu-devel] [RFC 4/8] virtio-iommu: Decode the command payload
` [Qemu-devel] [RFC 5/8] virtio_iommu: Add the iommu regions
` [Qemu-devel] [RFC 6/8] virtio-iommu: Implement the translation and commands
` [Qemu-devel] [RFC 7/8] hw/arm/virt: Add 2.10 machine type
` [Qemu-devel] [RFC 8/8] hw/arm/virt: Add virtio-iommu the virt board
[Qemu-devel] [PATCH qemu v7] memory/iommu: QOM'fy IOMMU MemoryRegion
2017-06-07 8:32 UTC
[Qemu-devel] [RFC PATCH 0/8] IOMMU: introduce common IOMMUObject
2017-06-07 8:28 UTC (4+ messages)
` [Qemu-devel] [RFC PATCH 8/8] iommu: introduce hw/core/iommu
[Qemu-devel] [PATCH] hw/ppc/spapr: Adjust firmware name for PCI bridges
2017-06-07 8:20 UTC
[Qemu-devel] [PATCH v3 00/16] block: Protect AIO context change with perm API
2017-06-07 8:11 UTC (3+ messages)
` [Qemu-devel] [PATCH v3 11/16] virtio-scsi: Request BLK_PERM_AIO_CONTEXT_CHANGE for dataplane
[Qemu-devel] [PULL 00/17] ppc-for-2.10 queue 20170606
2017-06-07 8:07 UTC (5+ messages)
` [Qemu-devel] [PULL 01/17] migration: remove register_savevm()
[Qemu-devel] [PATCH] nvdimm acpi: fix region format interface code
2017-06-07 8:06 UTC
[Qemu-devel] [PATCH v5 0/2] ppc/spapr: Fix migration of radix guests
2017-06-07 7:54 UTC (3+ messages)
` [Qemu-devel] [PATCH v5 1/2] spapr: Add a "no HPT" encoding to HTAB migration stream
` [Qemu-devel] [PATCH v5 2/2] spapr: Fix migration of Radix guests
[Qemu-devel] [PATCH v4 0/2] ppc/spapr: Fix migration of radix guests
2017-06-07 7:53 UTC (4+ messages)
` [Qemu-devel] [PATCH v4 1/2] spapr: Add a "no HPT" encoding to HTAB migration stream
[Qemu-devel] [PATCH V6 00/10] calculate blocktime for postcopy live migration
2017-06-07 7:34 UTC (4+ messages)
` [Qemu-devel] [PATCH V6 08/10] migration: calculate vCPU blocktime on dst side
[Qemu-devel] [PATCH] pseries: Correct panic behaviour for pseries machine type
2017-06-07 7:33 UTC (3+ messages)
[Qemu-devel] [PATCH v1 1/1] char-socket: Don't report TCP socket waiting as an error
2017-06-07 7:19 UTC (7+ messages)
[Qemu-devel] [PATCH] Add chardev-send-break monitor command
2017-06-07 7:10 UTC (8+ messages)
[Qemu-devel] [PATCH v3 0/7] Convert to realize and cleanup
2017-06-07 7:05 UTC (8+ messages)
` [Qemu-devel] [PATCH v3 4/7] net/eepro100: Fix code style
` [Qemu-devel] [PATCH v3 5/7] pci: Make errp the last parameter of pci_add_capability()
[Qemu-devel] [PULL 0/2] Net patches
2017-06-07 6:49 UTC (5+ messages)
` [Qemu-devel] [PULL 1/2] net/rocker: Cleanup the useless return value check
` [Qemu-devel] [PULL 2/2] Revert "Change net/socket.c to use socket_*() functions" again
[Qemu-devel] [PATCH] iscsi: use scsi_create_task()
2017-06-07 6:35 UTC
[Qemu-devel] [PATCH 0/3] ppc: fix memory leaks
2017-06-07 5:45 UTC (3+ messages)
[Qemu-devel] [PATCH] Remove restriction that prevents bootimg elf64 images
2017-06-07 4:41 UTC
[Qemu-devel] [Bug 1031955] [NEW] qemu-system-arm -M lm3s811evb fails
2017-06-07 4:17 UTC (2+ messages)
` [Qemu-devel] [Bug 1031955] "
[Qemu-devel] [Bug 1073952] [NEW] data sent to serial interface gets truncated after 64kb
2017-06-07 4:17 UTC (2+ messages)
` [Qemu-devel] [Bug 1073952] "
[Qemu-devel] [Bug 1077708] [NEW] Video capture from webcam with USB passthrough freezes
2017-06-07 4:17 UTC (2+ messages)
` [Qemu-devel] [Bug 1077708] "
[Qemu-devel] [Bug 1078892] [NEW] qemu doesn't general protection fault if there are reserved bits set in page-directory-pointer table entries
2017-06-07 4:17 UTC (2+ messages)
` [Qemu-devel] [Bug 1078892] "
[Qemu-devel] [Bug 1089005] [NEW] Qemu does not shutdown with vnc enabled on OS X
2017-06-07 4:17 UTC (2+ messages)
` [Qemu-devel] [Bug 1089005] "
[Qemu-devel] [PATCH 0/3] exec: further refine address_space_get_iotlb_entry()
2017-06-07 3:44 UTC (7+ messages)
` [Qemu-devel] [PATCH 2/3] exec: simplify address_space_get_iotlb_entry
[Qemu-devel] [PATCH v2 0/1] qemu/migration: fix the migration bug found by qemu-iotests case 068
2017-06-07 3:29 UTC (6+ messages)
` [Qemu-devel] [PATCH v2 1/1] qemu/migration: fix the double free problem on from_src_file
[Qemu-devel] [PATCHv2 0/7] spapr: DRC cleanups (part III)
2017-06-07 3:20 UTC (8+ messages)
` [Qemu-devel] [PATCHv2 1/7] spapr: Clean up DR entity sense handling
` [Qemu-devel] [PATCHv2 2/7] spapr: Don't misuse DR-indicator in spapr_recover_pending_dimm_state()
` [Qemu-devel] [PATCHv2 3/7] spapr: Clean up RTAS set-indicator
` [Qemu-devel] [PATCHv2 4/7] spapr: Clean up handling of DR-indicator
` [Qemu-devel] [PATCHv2 5/7] spapr: Change DRC attach & detach methods to functions
` [Qemu-devel] [PATCHv2 6/7] spapr: Fold spapr_phb_{add, remove}_pci_device() into their only callers
` [Qemu-devel] [PATCHv2 7/7] spapr: Rework DRC name handling
[Qemu-devel] [PATCH 0/7] spapr: DRC cleanups (part III)
2017-06-07 1:28 UTC (8+ messages)
` [Qemu-devel] [PATCH 5/7] spapr: Clean up RTAS set-indicator
` [Qemu-devel] [PATCH 6/7] spapr: Clean up handling of DR-indicator
` [Qemu-devel] [PATCH 7/7] spapr: Change DRC attach & detach methods to functions
[Qemu-devel] [RFC 0/3] spapr: DRC cleanups (part IV)
2017-06-07 1:33 UTC (4+ messages)
` [Qemu-devel] [RFC 1/3] spapr: Fold spapr_phb_add_pci_device() into its only caller
[Qemu-devel] [PATCH 0/5] Make RAMState dynamic
2017-06-07 3:08 UTC (6+ messages)
` [Qemu-devel] [PATCH 4/5] ram: Use MigrationStats for statistics
[Qemu-devel] [PATCH v2 0/6] Convert to realize and cleanup
2017-06-07 2:51 UTC (8+ messages)
` [Qemu-devel] [PATCH v2 1/6] pci: Clean up error checking in pci_add_capability()
[Qemu-devel] [PATCH] target/m68k: implement rtd
2017-06-07 1:09 UTC (2+ messages)
[Qemu-devel] [PATCH v1] virtio-net: enable configurable tx queue size
2017-06-07 1:04 UTC (3+ messages)
[Qemu-devel] [PATCH] target/xtensa: handle unknown registers in gdbstub
2017-06-07 0:55 UTC (2+ messages)
[Qemu-devel] [PATCH v4 0/3] target/s390x: implement loads/store quadword
2017-06-07 0:33 UTC (2+ messages)
[Qemu-devel] [PULL v2 00/70] target/s390x tcg patches
2017-06-07 0:31 UTC (71+ messages)
` [Qemu-devel] [PULL v2 01/70] target/s390x: Add support for the TEST BLOCK instruction
` [Qemu-devel] [PULL v2 02/70] target/s390x: Use cpu_loop_exit_restore for tlb_fill
` [Qemu-devel] [PULL v2 03/70] target/s390x: Move helper_ex to end of file
` [Qemu-devel] [PULL v2 04/70] target/s390x: Use unwind data for helper_nc
` [Qemu-devel] [PULL v2 05/70] target/s390x: Use unwind data for helper_oc
` [Qemu-devel] [PULL v2 06/70] target/s390x: Use unwind data for helper_xc
` [Qemu-devel] [PULL v2 07/70] target/s390x: Use unwind data for helper_mvc
` [Qemu-devel] [PULL v2 08/70] target/s390x: Use unwind data for helper_clc
` [Qemu-devel] [PULL v2 09/70] target/s390x: Use unwind data for helper_clm
` [Qemu-devel] [PULL v2 10/70] target/s390x: Use unwind data for helper_srst
` [Qemu-devel] [PULL v2 11/70] target/s390x: Use unwind data for helper_clst
` [Qemu-devel] [PULL v2 12/70] target/s390x: Use unwind data for helper_mvpg
` [Qemu-devel] [PULL v2 13/70] target/s390x: Use unwind data for helper_mvst
` [Qemu-devel] [PULL v2 14/70] target/s390x: Use unwind data for helper_lam
` [Qemu-devel] [PULL v2 15/70] target/s390x: Use unwind data for helper_stam
` [Qemu-devel] [PULL v2 16/70] target/s390x: Use unwind data for helper_mvcl
` [Qemu-devel] [PULL v2 17/70] target/s390x: Use unwind data for helper_mvcle
` [Qemu-devel] [PULL v2 18/70] target/s390x: Use unwind data for helper_clcle
` [Qemu-devel] [PULL v2 19/70] target/s390x: Use unwind data for helper_cksm
` [Qemu-devel] [PULL v2 20/70] target/s390x: Use unwind data for helper_unpk
` [Qemu-devel] [PULL v2 21/70] target/s390x: Use unwind data for helper_tr
` [Qemu-devel] [PULL v2 22/70] target/s390x: Use unwind data for helper_tre
` [Qemu-devel] [PULL v2 23/70] target/s390x: Use unwind data for helper_trt
` [Qemu-devel] [PULL v2 24/70] target/s390x: Use unwind data for helper_lctlg
` [Qemu-devel] [PULL v2 25/70] target/s390x: Use unwind data for helper_lctl
` [Qemu-devel] [PULL v2 26/70] target/s390x: Use unwind data for helper_stctl
` [Qemu-devel] [PULL v2 27/70] target/s390x: Use unwind data for helper_testblock
` [Qemu-devel] [PULL v2 28/70] target/s390x: Use unwind data for helper_tprot
` [Qemu-devel] [PULL v2 29/70] target/s390x: Use unwind data for helper_lra
` [Qemu-devel] [PULL v2 30/70] target/s390x: Use unwind data for helper_mvcs/mvcp
` [Qemu-devel] [PULL v2 31/70] target/s390x: Fix some helper_ex problems
` [Qemu-devel] [PULL v2 32/70] target/s390x: Fix EXECUTE with R1==0
` [Qemu-devel] [PULL v2 33/70] target/s390x: Use atomic operations for COMPARE SWAP PURGE
` [Qemu-devel] [PULL v2 34/70] target/s390x: Implement CSPG
` [Qemu-devel] [PULL v2 35/70] target/s390x: Save current ilen during translation
` [Qemu-devel] [PULL v2 36/70] target/s390x: End the TB after EXECUTE
` [Qemu-devel] [PULL v2 37/70] target/s390x: Implement EXECUTE via new TranslationBlock
` [Qemu-devel] [PULL v2 38/70] target/s390x: Re-implement a few EXECUTE target insns directly
` [Qemu-devel] [PULL v2 39/70] target/s390x/cpu_models: Allow some additional feature bits for the "qemu" CPU
` [Qemu-devel] [PULL v2 40/70] target/s390x: remove dead code in translate.c
` [Qemu-devel] [PULL v2 41/70] target/s390x: remove some Linux assumptions from IPTE
` [Qemu-devel] [PULL v2 42/70] target/s390x: implement local-TLB-clearing in IPTE
` [Qemu-devel] [PULL v2 43/70] target/s390x: implement TEST AND SET
` [Qemu-devel] [PULL v2 44/70] target/s390x: implement TEST ADDRESSING MODE
` [Qemu-devel] [PULL v2 45/70] target/s390x: implement PACK
` [Qemu-devel] [PULL v2 46/70] target/s390x: implement COMPARE AND SIGNAL
` [Qemu-devel] [PULL v2 47/70] target/s390x: implement MOVE INVERSE
` [Qemu-devel] [PULL v2 48/70] target/s390x: implement MOVE NUMERICS
` [Qemu-devel] [PULL v2 49/70] target/s390x: implement MOVE WITH OFFSET
` [Qemu-devel] [PULL v2 50/70] target/s390x: implement MOVE ZONES
` [Qemu-devel] [PULL v2 51/70] target/s390x: improve 24-bit and 31-bit addresses read
` [Qemu-devel] [PULL v2 52/70] target/s390x: improve 24-bit and 31-bit addresses write
` [Qemu-devel] [PULL v2 53/70] target/s390x: improve 24-bit and 31-bit lengths read/write
` [Qemu-devel] [PULL v2 54/70] target/s390x: fix COMPARE LOGICAL LONG EXTENDED
` [Qemu-devel] [PULL v2 55/70] target/s390x: implement COMPARE LOGICAL LONG
` [Qemu-devel] [PULL v2 56/70] target/s390x: fix adj_len_to_page
` [Qemu-devel] [PULL v2 57/70] target/s390x: improve MOVE LONG and MOVE LONG EXTENDED
` [Qemu-devel] [PULL v2 58/70] target/s390x: implement COMPARE LOGICAL LONG UNICODE
` [Qemu-devel] [PULL v2 59/70] target/s390x: implement MOVE "
` [Qemu-devel] [PULL v2 60/70] target/s390x: implement PACK ASCII
` [Qemu-devel] [PULL v2 61/70] target/s390x: implement PACK UNICODE
` [Qemu-devel] [PULL v2 62/70] target/s390x: implement UNPACK ASCII
` [Qemu-devel] [PULL v2 63/70] target/s390x: implement UNPACK UNICODE
` [Qemu-devel] [PULL v2 64/70] target/s390x: implement TEST DECIMAL
` [Qemu-devel] [PULL v2 65/70] target/s390x: implement TRANSLATE ONE/TWO TO ONE/TWO
` [Qemu-devel] [PULL v2 66/70] target/s390x: implement LOAD PAIR FROM QUADWORD
` [Qemu-devel] [PULL v2 67/70] target/s390x: implement STORE PAIR TO QUADWORD
` [Qemu-devel] [PULL v2 68/70] target/s390x: check alignment in CDSG in the !CONFIG_ATOMIC128 case
` [Qemu-devel] [PULL v2 69/70] target/s390x: mark ETF2 and ETF2-ENH facilities as available
` [Qemu-devel] [PULL v2 70/70] target/s390x: addressing exceptions are suppressing
[Qemu-devel] [PATCH v3 0/2] tcg: allocate TB structs preceding translate
2017-06-07 0:17 UTC (5+ messages)
` [Qemu-devel] [PATCH v3 1/2] util: add cacheinfo
` [Qemu-devel] [PATCH v3 1/2 -- fixed] "
` [Qemu-devel] [PATCH v3 2/2] tcg: allocate TB structs before the corresponding translated code
[Qemu-devel] [PATCH v4 00/19] Block layer thread safety, part 1
2017-06-07 0:04 UTC (2+ messages)
[Qemu-devel] [Bug 1589923] [NEW] https websockets not working in 2.5 or 2.6
2017-06-06 23:38 UTC (2+ messages)
` [Qemu-devel] [Bug 1589923] "
[Qemu-devel] [Bug 1525676] Re: qemu runas and sandbox option incompatible, process will hang in futex after setgid
2017-06-06 23:34 UTC
[Qemu-devel] [Bug 1319100] [NEW] qemu-arm-static bug in signal handling avoids using mono
2017-06-06 23:17 UTC (3+ messages)
` [Qemu-devel] [Bug 1319100] Re: qemu-arm-static bug in signal handling causes mono and java to hang
[Qemu-devel] [PATCH v2 0/3] tcg: allocate TB structs preceding translated code
2017-06-06 22:01 UTC (8+ messages)
` [Qemu-devel] [PATCH v2 1/3] compiler: define QEMU_CACHELINE_SIZE
[Qemu-devel] [PATCH v2 00/45] qobject/qapi: add uint type
2017-06-06 19:08 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 08/45] tests: add more int/number ranges checks
[Qemu-devel] [PATCH 0/5] s390x/kvm: various fixes
2017-06-06 18:29 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/5] s390x/css: catch section mismatch on load
` [Qemu-devel] [PATCH 2/5] s390x/css: fence off MIDA
` [Qemu-devel] [PATCH 3/5] pc-bios/s390-ccw: use STRIP variable in Makefile
` [Qemu-devel] [PATCH 4/5] s390x/cpumodel: take care of the cpuid format bit for KVM
` [Qemu-devel] [PATCH 5/5] s390x/cpumodel: improve defintion search without an IBC
[Qemu-devel] [PATCH 00/23] hyperv fixes and enhancements
2017-06-06 18:19 UTC (3+ messages)
` [Qemu-devel] [PATCH 21/23] hyperv_testdev: add SynIC message and event testmodes
` [Qemu-devel] [PATCH 23/23] hyperv: update copyright notices
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).