]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2017-05-15 Stefan HajnocziMerge remote-tracking branch 'kraxel/tags/pull-ui-20170...
2017-05-15 Greg Kurz9pfs: local: forbid client access to metadata (CVE...
2017-05-15 Stefan HajnocziMerge remote-tracking branch 'ehabkost/tags/x86-and...
2017-05-15 Stefan HajnocziMerge remote-tracking branch 'kraxel/tags/pull-vga...
2017-05-15 Stefan HajnocziMerge remote-tracking branch 'dgibson/tags/ppc-for...
2017-05-13 Aurelien Jarnotarget/sh4: use cpu_loop_exit_restore
2017-05-13 Aurelien Jarnotarget/sh4: trap unaligned accesses
2017-05-13 Aurelien Jarnotarget/sh4: movua.l is an SH4-A only instruction
2017-05-13 Aurelien Jarnotarget/sh4: implement tas.b using atomic helper
2017-05-13 Aurelien Jarnotarget/sh4: generate fences for SH4
2017-05-13 Aurelien Jarnotarget/sh4: optimize gen_write_sr using extract op
2017-05-13 Aurelien Jarnotarget/sh4: optimize gen_store_fpr64
2017-05-13 Aurelien Jarnotarget/sh4: fold ctx->bstate = BS_BRANCH into gen_condi...
2017-05-13 Aurelien Jarnotarget/sh4: only save flags state at the end of the TB
2017-05-13 Aurelien Jarnotarget/sh4: fix BS_EXCP exit
2017-05-13 Aurelien Jarnotarget/sh4: fix BS_STOP exit
2017-05-13 Aurelien Jarnotarget/sh4: move DELAY_SLOT_TRUE flag into a separate...
2017-05-13 Aurelien Jarnotarget/sh4: do not include DELAY_SLOT_TRUE in the TB...
2017-05-13 Aurelien Jarnotarget/sh4: get rid of DELAY_SLOT_CLEARME
2017-05-13 Aurelien Jarnotarget/sh4: split ctx->flags into ctx->tbflags and...
2017-05-12 Aurelien Jarnotarget/s390x: implement serialization in BRANCH CONDITION
2017-05-12 Aurelien Jarnotarget/s390x: fix SIGNAL PROCESSOR return value
2017-05-12 Aurelien Jarnotarget/s390x: mask the SIGP order_code using SIGP_ORDER...
2017-05-12 Richard Hendersontarget/s390x: Use atomic operations for LOAD AND OP
2017-05-12 Richard Hendersontarget/s390x: Use atomic operations for COMPARE SWAP
2017-05-12 Eric Bischofftarget/s390x: Implement LOAD PAIR DISJOINT
2017-05-12 Richard Hendersontarget/s390x: Diagnose specification exception for...
2017-05-12 Miroslav Benestarget/s390x: Implement LOAD PROGRAM PARAMETER
2017-05-12 Richard Hendersontarget/s390x: Implement STORE FACILITIES LIST EXTENDED
2017-05-12 Stefan HajnocziMerge tag 'tracing-pull-request' into staging
2017-05-12 Stefan HajnocziMerge tag 'block-pull-request' into staging
2017-05-12 Stefan HajnocziMerge remote-tracking branch 'kwolf/tags/for-upstream...
2017-05-12 Anthony Xutrace: add sanity check
2017-05-12 Stefan Hajnocziaio: add missing aio_notify() to aio_enable_external()
2017-05-12 Eric Blakeblock: Simplify BDRV_BLOCK_RAW recursion
2017-05-12 Daniel P. Berrangecoroutine: remove GThread implementation
2017-05-12 Cédric Le Goatervnc: replace hweight_long() with ctpopl()
2017-05-12 Wei Qivnc: simple clean up
2017-05-12 Thomas Huthhw/usb/dev-serial: Do not try to set vendorid or produc...
2017-05-12 Ladi Prosekxhci: relax link check
2017-05-12 Ladi Prosekusb-hub: clear PORT_STAT_SUSPEND on wakeup
2017-05-12 Ladi Prosekxhci: fix logging
2017-05-12 Gerd Hoffmannusb-redir: fix stack overflow in usbredir_log_data
2017-05-12 Thomas Huthqemu-doc: Update to use the new way of attaching USB...
2017-05-12 Gerd Hoffmannopengl: add egl-headless display
2017-05-12 Gerd Hoffmannegl: explicitly ask for core context
2017-05-12 Gerd Hoffmannegl-helpers: add missing error check
2017-05-12 Gerd Hoffmannegl-helpers: fix display init for x11
2017-05-12 Gerd Hoffmannegl-helpers: drop support for gles and debug logging
2017-05-12 Gerd Hoffmannvirtio-gpu: move virtio_gpu_gl_block
2017-05-11 Dr. David Alan... migration/i386: Remove support for pre-0.12 formats
2017-05-11 Dr. David Alan... vmstatification: i386 FPReg
2017-05-11 Dr. David Alan... migration/i386: Remove old non-softfloat 64bit FP support
2017-05-11 Igor Mammedovtests: check -numa node,cpu=props_list usecase
2017-05-11 Igor Mammedovnuma: add '-numa cpu,...' option for property based...
2017-05-11 Igor Mammedovnuma: remove node_cpu bitmaps as they are no longer...
2017-05-11 Igor Mammedovnuma: use possible_cpus for not mapped CPUs check
2017-05-11 Igor Mammedovmachine: call machine init from wrapper
2017-05-11 Igor Mammedovnuma: remove no longer need numa_post_machine_init()
2017-05-11 Igor Mammedovtests: numa: add case for QMP command query-cpus
2017-05-11 Igor MammedovQMP: include CpuInstanceProperties into query_cpus...
2017-05-11 Igor Mammedovvirt-arm: get numa node mapping from possible_cpus...
2017-05-11 Igor Mammedovspapr: get numa node mapping from possible_cpus instead...
2017-05-11 Igor Mammedovpc: get numa node mapping from possible_cpus instead...
2017-05-11 Igor Mammedovnuma: do default mapping based on possible_cpus instead...
2017-05-11 Igor Mammedovnuma: mirror cpu to node mapping in MachineState::possi...
2017-05-11 Igor Mammedovnuma: add check that board supports cpu_index to node...
2017-05-11 Igor Mammedovvirt-arm: add node-id property to CPU
2017-05-11 Igor Mammedovpc: add node-id property to CPU
2017-05-11 Igor Mammedovspapr: add node-id property to sPAPR core
2017-05-11 Igor Mammedovnuma: move source of default CPUs to NUMA node mapping...
2017-05-11 Igor Mammedovhw/arm/virt: explicitly allocate cpu_index for cpus
2017-05-11 Igor Mammedovhw/arm/virt: use machine->possible_cpus for storing...
2017-05-11 Igor Mammedovhw/arm/virt: extract mp-affinity calculation in separat...
2017-05-11 Igor Mammedovtests: add CPUs to numa node mapping test
2017-05-11 He Chentests: acpi: extend cphp and memhp testcase with numa...
2017-05-11 Laurent Viviernuma: equally distribute memory on nodes
2017-05-11 He Chennuma: Allow setting NUMA distance for different NUMA...
2017-05-11 Laurent Viviermaintainers: Add myself as linux-user reviewer
2017-05-11 Daniel P. Berrangei386: rewrite way CPUID index is validated
2017-05-11 Kevin WolfMerge remote-tracking branch 'mreitz/tags/pull-block...
2017-05-11 Max ReitzMAINTAINERS: Add qemu-progress to the block layer
2017-05-11 Eric Blakeqcow2: Discard/zero clusters by byte count
2017-05-11 Eric Blakeqcow2: Assert that cluster operations are aligned
2017-05-11 Eric Blakeqcow2: Optimize write zero of unaligned tail cluster
2017-05-11 Eric Blakeiotests: Add test 179 to cover write zeroes with unmap
2017-05-11 Eric Blakeiotests: Improve _filter_qemu_img_map
2017-05-11 Eric Blakeqcow2: Optimize zero_single_l2() to minimize L2 churn
2017-05-11 Eric Blakeqcow2: Make distinction between zero cluster types...
2017-05-11 Eric Blakeqcow2: Name typedef for cluster type
2017-05-11 Eric Blakeqcow2: Correctly report status of preallocated zero...
2017-05-11 Eric Blakeblock: Update comments on BDRV_BLOCK_* meanings
2017-05-11 Eric Blakeqcow2: Use consistent switch indentation
2017-05-11 Eric Blakeqcow2: Nicer variable names in qcow2_update_snapshot_re...
2017-05-11 Eric Blaketests: Add coverage for recent block geometry fixes
2017-05-11 Eric Blakeblkdebug: Add ability to override unmap geometries
2017-05-11 Eric Blakeblkdebug: Simplify override logic
2017-05-11 Eric Blakeblkdebug: Add pass-through write_zero and discard support
2017-05-11 Eric Blakeblkdebug: Refactor error injection
2017-05-11 Eric Blakeblkdebug: Sanity check block layer guarantees
next