]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2016-10-27 David Gibsonpseries: Split device tree construction from device...
2016-10-27 Vasant Hegdetarget-ppc: add vmul10[u,eu,cu,ecu]q instructions
2016-10-27 Cédric Le Goaterppc/pnv: add a ISA bus
2016-10-27 Benjamin Herrenschmidtppc/pnv: add a LPC controller
2016-10-27 Cédric Le Goaterppc/pnv: add XSCOM handlers to PnvCore
2016-10-27 Cédric Le Goaterppc/pnv: add XSCOM infrastructure
2016-10-27 Cédric Le Goaterppc/pnv: add a PnvCore object
2016-10-27 Cédric Le Goaterppc/pnv: add a PIR handler to PnvChip
2016-10-27 Cédric Le Goaterppc/pnv: add a core mask to PnvChip
2016-10-27 Cédric Le Goaterppc/pnv: add a PnvChip object
2016-10-27 Benjamin Herrenschmidtppc/pnv: add skeleton PowerNV platform
2016-10-27 Alexey Kardashevskiyconfigure, ppc64: Copy skiboot.lid to build directory...
2016-10-27 Cédric Le Goaterppc: add skiboot firmware for the pnv platform
2016-10-27 Benjamin Herrenschmidtppc: Fix single step with gdb stub
2016-10-27 David Gibsonpseries: Remove unused callbacks from sPAPR VIO bus...
2016-10-27 Nicholas Pigginppc: fix MSR_ME handling for system reset interrupt
2016-10-27 Cédric Le Goaterppc/xics: change the icp_ routines API to use an 'ICPSt...
2016-10-27 Cédric Le Goaterppc/xics: add a XICSState backlink in ICPState
2016-10-27 Cédric Le Goaterppc/xics: add a xics_set_nr_servers common routine
2016-10-27 Nikunj A Dadhaniatarget-ppc: implement xxbr[qdwh] instruction
2016-10-27 Nikunj A Dadhaniatarget-ppc: implement vnegw/d instructions
2016-10-27 Thomas Huthnvram: Rename openbios_firmware_abi.h into sun_nvram.h
2016-10-27 Thomas Huthnvram: Move the remaining CHRP NVRAM related code to...
2016-10-27 Thomas Huthsparc: Use the new common NVRAM functions for system...
2016-10-27 Thomas Huthnvram: Introduce helper functions for CHRP "system...
2016-10-27 Michael Rothspapr_pci: advertise explicit numa IDs even when there...
2016-10-27 Laurent Viviertests: enable virtio tests on SPAPR
2016-10-27 Laurent Viviertests: use qtest_pc_boot()/qtest_shutdown() in virtio...
2016-10-27 Laurent Viviertests: rename target_big_endian() as qvirtio_is_big_end...
2016-10-27 Laurent Viviertests: move QVirtioBus pointer into QVirtioDevice
2016-10-27 Laurent Viviertests: don't check if qtest_spapr_boot() returns NULL
2016-10-27 Laurent Viviertests: fix memory leak in virtio-scsi-test
2016-10-27 Benjamin Herrenschmidtppc/xics: Add xics to the monitor "info pic" command
2016-10-27 Alexey Kardashevskiypseries: Update SLOF firmware image to 20161019
2016-10-27 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-10-27 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2016-10-27 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2016-10-27 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2016-10-26 Richard Hendersontarget-alpha: Emulate LL/SC using cmpxchg helpers
2016-10-26 Richard Hendersontarget-alpha: Introduce MMU_PHYS_IDX
2016-10-26 Emilio G. Cotatarget-arm: remove EXCP_STREX + cpu_exclusive_{test...
2016-10-26 Emilio G. Cotalinux-user: remove handling of aarch64's EXCP_STREX
2016-10-26 Emilio G. Cotalinux-user: remove handling of ARM's EXCP_STREX
2016-10-26 Emilio G. Cotatarget-arm: emulate aarch64's LL/SC using cmpxchg helpers
2016-10-26 Emilio G. Cotatarget-arm: emulate SWP with atomic_xchg helper
2016-10-26 Emilio G. Cotatarget-arm: emulate LL/SC using cmpxchg helpers
2016-10-26 Richard Hendersontarget-arm: Rearrange aa32 load and store functions
2016-10-26 Emilio G. Cotatests: add atomic_add-bench
2016-10-26 Emilio G. Cotatarget-i386: remove helper_lock()
2016-10-26 Emilio G. Cotatarget-i386: emulate XCHG using atomic helper
2016-10-26 Emilio G. Cotatarget-i386: emulate LOCK'ed BTX ops using atomic helpers
2016-10-26 Emilio G. Cotatarget-i386: emulate LOCK'ed XADD using atomic helper
2016-10-26 Emilio G. Cotatarget-i386: emulate LOCK'ed NEG using cmpxchg helper
2016-10-26 Emilio G. Cotatarget-i386: emulate LOCK'ed NOT using atomic helper
2016-10-26 Emilio G. Cotatarget-i386: emulate LOCK'ed INC using atomic helper
2016-10-26 Emilio G. Cotatarget-i386: emulate LOCK'ed OP instructions using...
2016-10-26 Emilio G. Cotatarget-i386: emulate LOCK'ed cmpxchg using cmpxchg...
2016-10-26 Richard Hendersontcg: Emit barriers with parallel_cpus
2016-10-26 Richard Hendersontcg: Add CONFIG_ATOMIC64
2016-10-26 Richard Hendersontcg: Add atomic128 helpers
2016-10-26 Richard Hendersontcg: Add atomic helpers
2016-10-26 Richard Hendersoncputlb: Tidy some macros
2016-10-26 Richard Hendersoncputlb: Move most of iotlb code out of line
2016-10-26 Richard Hendersoncputlb: Remove includes from softmmu_template.h
2016-10-26 Richard Hendersoncputlb: Move probe_write out of softmmu_template.h
2016-10-26 Richard Hendersoncputlb: Replace SHIFT with DATA_SIZE
2016-10-26 Alex Bennéelinux-user: enable parallel code generation on clone
2016-10-26 Richard Hendersontcg: Add EXCP_ATOMIC
2016-10-26 Richard Hendersonint128: Add int128_make128
2016-10-26 Richard Hendersonint128: Use __int128 if available
2016-10-26 Richard Hendersonexec: Avoid direct references to Int128 parts
2016-10-26 Richard Hendersonatomics: Add __nocheck atomic operations
2016-10-26 Emilio G. Cotaatomics: add atomic_op_fetch variants
2016-10-26 Emilio G. Cotaatomics: add atomic_xor
2016-10-26 Richard Hendersonatomics: Add parameters to macros
2016-10-26 Prasad J Panditaudio: intel-hda: check stream entry count during transfer
2016-10-26 Zhang Chencolo-proxy: fix memory leak
2016-10-26 Prasad J Panditnet: rtl8139: limit processing of ring descriptors
2016-10-26 Li Qiangnet: vmxnet: initialise local tx descriptor
2016-10-26 Kevin Wolfe1000e: Don't zero out buffer address in rx descriptor
2016-10-26 Prasad J Panditnet: rocker: set limit to DMA buffer size
2016-10-26 Li Qiangnet: eepro100: fix memory leak in device uninit
2016-10-26 Brad Smithtap-bsd: OpenBSD uses tap(4) now
2016-10-26 Prasad J Panditnet: pcnet: fix source formatting and indentation
2016-10-26 Prasad J Panditnet: pcnet: check rx/tx descriptor ring length
2016-10-25 Richard Hendersontarget-m68k: Optimize gen_flush_flags
2016-10-25 Richard Hendersontarget-m68k: Optimize some comparisons
2016-10-25 Richard Hendersontarget-m68k: Use setcond for scc
2016-10-25 Richard Hendersontarget-m68k: Introduce DisasCompare
2016-10-25 Richard Hendersontarget-m68k: Reorg flags handling
2016-10-25 Richard Hendersontarget-m68k: Remove incorrect clearing of cc_x
2016-10-25 Richard Hendersontarget-m68k: Some fixes to SR and flags management
2016-10-25 Richard Hendersontarget-m68k: Print flags properly
2016-10-25 Laurent Viviertarget-m68k: update CPU flags management
2016-10-25 Laurent Viviertarget-m68k: don't update cc_dest in helpers
2016-10-25 Laurent Viviertarget-m68k: update move to/from ccr/sr
2016-10-25 Laurent Viviertarget-m68k: remove m68k_cpu_exec_enter() and m68k_cpu_...
2016-10-25 Richard Hendersontarget-m68k: Replace helper_xflag_lt with setcond
2016-10-25 Laurent Viviertarget-m68k: allow to update flags with operation on...
2016-10-25 Laurent Viviertarget-m68k: REG() macro cleanup
next