]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2015-02-05  Peter Maydelltarget-arm: Split NO_MIGRATE into ALIAS and NO_RAW
2015-02-05  Greg Bellowstarget-arm: Add missing SP_ELx register definition
2015-02-05  Greg Bellowstarget-arm: Change reset to highest available EL
2015-02-05  Greg Bellowstarget-arm: Add extended RVBAR support
2015-02-05  Greg Bellowstarget-arm: Fix RVBAR_EL1 register encoding
2015-02-05  Alistair Francistarget_arm: Parameterise the irq lines for armv7m_init
2015-02-05  Alistair Francistarget_arm: Remove memory region init from armv7m_init
2015-02-05  Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2015-02-05  Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2015-02-04  Alex Williamsonvfio-pci: Fix missing unparent of dynamically allocated...
2015-02-04  Chen Fanvfio: fix wrong initialize vfio_group_list
2015-02-03  Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2015-02-03  Torbjorn Granlundtarget-s390x: fix and optimize slb* and slbg* computati...
2015-02-03  Paolo Bonzinitarget-s390x: support OC and NC in the EX instruction
2015-02-03  Peter Maydelldisas/s390.c: Remove unused variables
2015-02-03  Peter Maydelltarget-s390x: Mark check_privileged() as !CONFIG_USER_ONLY
2015-02-03  Richard Hendersontarget-s390: Implement ECAG
2015-02-03  Richard Hendersontarget-s390: Implement LURA, LURAG, STURG
2015-02-03  Richard Hendersontarget-s390: Fix STURA
2015-02-03  Richard Hendersontarget-s390: Fix STIDP
2015-02-03  Richard Hendersontarget-s390: Implement EPSW
2015-02-03  Richard Hendersontarget-s390: Implement SAM specification exception
2015-02-03  Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2015-02-03  Cornelia Huckpc-bios/s390-ccw: update binary
2015-02-03  Christian Borntraegerpc-bios/s390-ccw: fix sparse warnings
2015-02-03  Thomas Huths390x/ipl: Improved code indentation in s390_ipl_init()
2015-02-03  Christian Borntraegers390x/kvm: unknown DIAGNOSE code should give a specific...
2015-02-03  Thomas Huths390x/kvm: Fix diag-308 register decoding
2015-02-03  Yi Min Zhaos390x/pci: fix dma notifications in rpcit instruction
2015-02-03  Frank Blaschkas390x/pci: check for invalid function handle
2015-02-03  Frank Blaschkas390x/pci: avoid sign extension in stpcifc
2015-02-03  Markus Armbrusters390: Plug memory leak on s390_pci_generate_event(...
2015-02-02  Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2015-02-02  Fam Zhengscsi: Fix scsi_req_cancel_async for no aiocb req
2015-02-02  Paolo Bonzinicpu-exec: simplify init_delay_params
2015-02-02  Paolo Bonzinicpu-exec: simplify align_clocks
2015-02-02  Paolo Bonzinimemory: avoid ref/unref in memory_region_find
2015-02-02  Paolo Bonzinimemory: protect current_map by RCU
2015-02-02  Jan Kiszkamemory: remove assertion on memory_region_destroy
2015-02-02  Paolo Bonzinircu: add call_rcu
2015-02-02  Paolo Bonzinircu: allow nesting of rcu_read_lock/rcu_read_unlock
2015-02-02  Paolo Bonzinircu: add rcutorture
2015-02-02  Paolo Bonzinircu: add rcu library
2015-02-02  Paolo Bonziniqemu-thread: fix qemu_event without futexes
2015-01-29  Peter Maydellsoftfloat: Clarify license status
2015-01-29  Peter Maydellsoftfloat: Revert and reimplement remaining parts of...
2015-01-29  Peter Maydellsoftfloat: Revert and reimplement remaining portions...
2015-01-29  Peter Maydellsoftfloat: Apply patch corresponding to rebasing to...
2015-01-29  Markus Armbrusterballoon: Eliminate silly QERR_ macros
2015-01-29  Markus Armbrusterballoon: Factor out common "is balloon active" test
2015-01-29  Markus Armbrusterballoon: Inline qemu_balloon(), qemu_balloon_status()
2015-01-29  Markus Armbrusterqmp: Eliminate silly QERR_COMMAND_NOT_FOUND macro
2015-01-29  Markus Armbrusterqmp: Simplify recognition of capability negotiation...
2015-01-29  Markus Armbrusterqmp: Clean up qmp_query_spice() #ifndef !CONFIG_SPICE...
2015-01-29  Markus Armbrusterhmp: Compile hmp_info_spice() only with CONFIG_SPICE
2015-01-29  Markus Armbrusterqmp hmp: Improve error messages when SPICE is not in use
2015-01-29  Markus Armbrusterqmp hmp: Factor out common "using spice" test
2015-01-27  Peter MaydellMerge remote-tracking branch 'remotes/riku/tags/pull...
2015-01-27  Alex Suykovlinux-user: support target-to-host SCM_CREDENTIALS
2015-01-27  Peter Maydelllinux-user: Fix broken m68k signal handling on 64 bit...
2015-01-27  Ed Swierkmips64-linux-user: Fix definition of struct sigaltstack
2015-01-27  Ed Swierklinux-user: Fix ioctl cmd type mismatch on 64-bit targets
2015-01-27  Felix Jandalinux-user: translate resource also for prlimit64
2015-01-27  Peter Maydelllinux-user/signal.c: Remove unnecessary wrapper copy_si...
2015-01-27  Peter Maydelllinux-user/main.c: Mark end_exclusive() as possibly...
2015-01-27  Peter Maydelllinux-user/main.c: Call cpu_exec_start/end on all targe...
2015-01-27  Peter Maydelllinux-user/arm/nwfpe: Delete unused aCC array
2015-01-27  Peter Maydelllinux-user/alpha: Add define for NR_shmat to enable...
2015-01-27  Peter Maydelllinux-user/signal.c: Remove current_exec_domain_sig()
2015-01-27  Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2015-01-27  Bharata B Raopc-dimm: Add Error argument to pc_existing_dimms_capacity
2015-01-27  Bharata B Raopc-dimm: Make pc_existing_dimms_capacity global
2015-01-27  Bharata B Raopc: Fix DIMMs capacity calculation
2015-01-27  Eduardo Habkostsmbios: Don't report unknown CPU speed (fix SVVP regres...
2015-01-27  Eduardo Habkostsmbios: Fix dimm size calculation when RAM is multiple...
2015-01-27  Michael S.... bios-linker-loader: move source to common location
2015-01-27  Michael S.... bios-linker-loader: move header to common location
2015-01-27  Cornelia Huckvirtio: fix feature bit checks
2015-01-27  Paolo Bonzinibios-tables-test: split piix4 and q35 tests
2015-01-27  Igor Mammedovacpi: build_append_nameseg(): add padding if necessary
2015-01-27  Michael S.... acpi: update generated hex files
2015-01-27  Michael S.... acpi-test: update expected DSDT
2015-01-27  Peter MaydellMerge remote-tracking branch 'remotes/bkoppelmann/tags...
2015-01-27  Bastian Koppelmanntarget-tricore: Add instructions of RRR opcode format
2015-01-27  Bastian Koppelmanntarget-tricore: Add instructions of RRPW opcode format
2015-01-27  Bastian Koppelmanntarget-tricore: Add instructions of RR2 opcode format
2015-01-27  Bastian Koppelmanntarget-tricore: Add instructions of RR1 opcode format...
2015-01-26  Bastian Koppelmanntarget-tricore: split up suov32 into suov32_pos and...
2015-01-26  Bastian Koppelmanntarget-tricore: Fix bugs found by coverity
2015-01-26  Bastian Koppelmanntarget-tricore: calculate av bits before saturation
2015-01-26  Bastian Koppelmanntarget-tricore: Several translator and cpu model fixes
2015-01-26  Peter Maydelltarget-tricore: Add missing ULL suffix on 64 bit constant
2015-01-26  Igor Mammedovpc: acpi: fix WindowsXP BSOD when memory hotplug is...
2015-01-26  Alexander Grafpci: Split pcie_host_mmcfg_map()
2015-01-26  Don KochAdd some trace calls to pci.c.
2015-01-26  Amit Shahich9: add disable_s3, disable_s4, s4_val properties
2015-01-26  Peter Maydellqemu-timer.c: Trim list of included headers
2015-01-26  Peter MaydellMerge remote-tracking branch 'remotes/sstabellini/xen...
2015-01-26  Stefano Stabellinifix QEMU build on Xen/ARM
2015-01-26  Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
next