]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2016-09-07 Benjamin Herrenschmidtppc: Use a helper to generate "LE unsupported" alignmen...
2016-09-07 Benjamin Herrenschmidtppc: Don't set access_type on all load/stores on hash64
2016-09-07 Benjamin Herrenschmidtppc: Fix CFAR updates
2016-09-07 Benjamin Herrenschmidtppc: Speed up dcbz
2016-09-07 Benjamin Herrenschmidtppc: Handle unconditional (always/never) traps at trans...
2016-09-07 Benjamin Herrenschmidtppc: Make alignment exceptions suck less
2016-09-07 Benjamin Herrenschmidtppc: Don't update NIP in dcbz and lscbx
2016-09-07 Benjamin Herrenschmidtppc: Don't update NIP if not taking alignment exceptions
2016-09-07 Benjamin Herrenschmidtppc: Don't update NIP on conditional trap instructions
2016-09-07 Benjamin Herrenschmidtppc: Don't update NIP BookE 2.06 tlbwe
2016-09-07 Benjamin Herrenschmidtppc: Don't update NIP in facility unavailable interrupts
2016-09-07 Benjamin Herrenschmidtppc: Don't update NIP in DCR access routines
2016-09-07 Benjamin Herrenschmidtppc: Fix source NIP on SLB related interrupts
2016-09-07 Benjamin Herrenschmidtppc: Make tlb_fill() use new exception helper
2016-09-07 Benjamin Herrenschmidtppc: Don't update NIP in lmw/stmw/icbi
2016-09-07 Benjamin Herrenschmidtppc: Don't update NIP in lswi/lswx/stswi/stswx
2016-09-07 Benjamin Herrenschmidtppc: FP exceptions are always precise
2016-09-07 Benjamin Herrenschmidtppc: Don't update the NIP in floating point generated...
2016-09-07 Benjamin Herrenschmidtppc: Make float_check_status() pass the return address
2016-09-07 Benjamin Herrenschmidtppc: Make float_invalid_op_excp() pass the return address
2016-09-07 Benjamin Herrenschmidtppc: Rename fload_invalid_op_excp to float_invalid_op_excp
2016-09-07 Benjamin Herrenschmidtppc: Move VSX ops out of translate.c
2016-09-07 Benjamin Herrenschmidtppc: Move VMX ops out of translate.c
2016-09-07 Benjamin Herrenschmidtppc: Move DFP ops out of translate.c
2016-09-07 Benjamin Herrenschmidtppc: Move embedded spe ops out of translate.c
2016-09-07 Benjamin Herrenschmidtppc: Move classic fp ops out of translate.c
2016-09-07 Benjamin Herrenschmidtppc: Provide basic raise_exception_* functions
2016-09-07 Nikunj A Dadhaniatarget-ppc: introduce opc4 for Expanded Opcode
2016-09-06 Nikunj A Dadhaniatarget-ppc: add maddhd and maddhdu instruction
2016-09-06 Nikunj A Dadhaniatarget-ppc: add maddld instruction
2016-09-06 Vivek Andrew Shatarget-ppc: add setb instruction
2016-09-06 Nikunj A Dadhaniatarget-ppc: add cmpeqb instruction
2016-09-06 Nikunj A Dadhaniatarget-ppc: add cnttzw[.] instruction
2016-09-06 Sandipan Dastarget-ppc: add cnttzd[.] instruction
2016-09-06 Nikunj A Dadhaniatarget-ppc: add modulo dword operations
2016-09-06 Nikunj A Dadhaniatarget-ppc: add modulo word operations
2016-09-06 Nikunj A Dadhaniatarget-ppc: add cmprb instruction
2016-09-06 Nikunj A Dadhaniatarget-ppc: adding addpcis instruction
2016-09-06 Nikunj A Dadhaniatarget-ppc: Introduce POWER ISA 3.0 flag
2016-09-06 Aneesh Kumar K.Vtarget-ppc: Introduce Power9 family
2016-09-06 Cédric Le Goaterhw/ppc: include fdt helper routine in a common file
2016-09-06 Greg Kurzxics_kvm: drop extra checking of kernel_xics_fd
2016-09-06 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2016-09-06 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2016-09-06 David Hildenbrands390x/cpumodel: implement QMP interface "query-cpu...
2016-09-06 David Hildenbrands390x/cpumodel: implement QMP interface "query-cpu...
2016-09-06 David Hildenbrands390x/cpumodel: implement QMP interface "query-cpu...
2016-09-06 David Hildenbrandqmp: add QMP interface "query-cpu-model-baseline"
2016-09-06 David Hildenbrandqmp: add QMP interface "query-cpu-model-comparison"
2016-09-06 David Hildenbrandqmp: add QMP interface "query-cpu-model-expansion"
2016-09-06 David Hildenbrands390x/kvm: don't enable key wrapping if msa3 is disabled
2016-09-06 David Hildenbrands390x/kvm: let the CPU model control CMM(A)
2016-09-06 David Hildenbrands390x/kvm: disable host model for problematic compat...
2016-09-06 David Hildenbrands390x/kvm: implement CPU model support
2016-09-06 David Hildenbrands390x/kvm: allow runtime-instrumentation for "none...
2016-09-06 David Hildenbrands390x/sclp: propagate hmfai
2016-09-06 David Hildenbrands390x/sclp: propagate the mha via sclp
2016-09-06 David Hildenbrands390x/sclp: propagate the ibc val (lowest and unblocked...
2016-09-06 David Hildenbrands390x/sclp: indicate sclp features
2016-09-06 David Hildenbrands390x/sclp: introduce sclp feature blocks
2016-09-06 David Hildenbrands390x/sclp: factor out preparation of cpu entries
2016-09-06 David Hildenbrands390x/cpumodel: check and apply the CPU model
2016-09-06 David Hildenbrands390x/cpumodel: let the CPU model handle feature checks
2016-09-06 David Hildenbrands390x/cpumodel: expose features and feature groups...
2016-09-06 David Hildenbrands390x/cpumodel: store the CPU model in the CPU instance
2016-09-06 David Hildenbrands390x/cpumodel: register defined CPU models as subclasses
2016-09-06 David Hildenbrands390x/cpumodel: introduce CPU feature group definitions
2016-09-06 David Hildenbrands390x/cpumodel: generate CPU feature group lists
2016-09-06 Michael Muellers390x/cpumodel: generate CPU feature lists for CPU...
2016-09-06 Michael Muellers390x/cpumodel: introduce CPU features
2016-09-06 David Hildenbrands390x/cpumodel: expose CPU class properties
2016-09-06 David Hildenbrands390x/cpumodel: "host" and "qemu" as CPU subclasses
2016-09-06 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2016-09-06 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2016-09-06 Peter MaydellMerge remote-tracking branch 'remotes/sstabellini/tags...
2016-09-05 Eduardo Habkostvl: Delay initialization of memory backends
2016-09-05 Eduardo Habkostvhost-user-test: Use libqos instead of pxe-virtio.rom
2016-09-05 Luwei Kangtarget-i386: Add more Intel AVX-512 instructions support
2016-09-05 Igor Mammedovexec: Ensure the only one cpu_index allocation method...
2016-09-05 Lluís Vilanovatrace: Avoid implicit bool->integer conversions
2016-09-05 Lluís Vilanovatrace: Remove 'trace_events_dstate_init'
2016-09-05 Paul Durranttrace: add syslog tracing backend
2016-09-05 Kevin Wolfblock: Allow node name for 'qemu-io' HMP command
2016-09-05 Kevin Wolfqemu-iotests: Log QMP traffic in debug mode
2016-09-05 Kevin Wolfblock jobs: Improve error message for missing job ID
2016-09-05 Kevin Wolfcoroutine: Assert that no locks are held on termination
2016-09-05 Kevin Wolfcoroutine: Let CoMutex remember who holds it
2016-09-05 Pavel Butsykinqcow2: fix iovec size at qcow2_co_pwritev_compressed
2016-09-05 Kevin Wolftest-coroutine: Fix coroutine pool corruption
2016-09-05 Pavel Butsykinqemu-iotests: add vmdk for test backup compression...
2016-09-05 Pavel Butsykinqemu-iotests: test backup compression in 055
2016-09-05 Pavel Butsykinblockdev-backup: added support for data compression
2016-09-05 Pavel Butsykindrive-backup: added support for data compression
2016-09-05 Pavel Butsykinblock: simplify blockdev-backup
2016-09-05 Pavel Butsykinblock: simplify drive-backup
2016-09-05 Pavel Butsykinblock/io: turn on dirty_bitmaps for the compressed...
2016-09-05 Pavel Butsykinblock: remove BlockDriver.bdrv_write_compressed
2016-09-05 Pavel Butsykinqcow: cleanup qcow_co_pwritev_compressed to avoid the...
2016-09-05 Pavel Butsykinqcow: add qcow_co_pwritev_compressed
2016-09-05 Pavel Butsykinvmdk: add vmdk_co_pwritev_compressed
next