]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2015-02-18  Thomas Huths390x/ioinst: Set condition code in ioinst_handle_tsch...
2015-02-18  Thomas Huths390x/ioinst: Rework memory access in STSCH instruction
2015-02-18  Thomas Huths390x/ioinst: Rework memory access in SSCH instruction
2015-02-18  Thomas Huths390x/ioinst: Rework memory access in MSCH instruction
2015-02-18  Thomas Huths390x/css: Make schib parameter of css_do_msch const
2015-02-18  Thomas Huths390x/mmu: Add function for accessing guest memory
2015-02-18  Thomas Huths390x/kvm: Add function for injecting pgm access exceptions
2015-02-18  Thomas Huths390x/mmu: Clean up mmu_translate_asc()
2015-02-18  Thomas Huths390x/mmu: Check bit 52 in page table entry
2015-02-18  Thomas Huths390x/mmu: Renaming related to the ASCE confusion
2015-02-18  Thomas Huths390x/mmu: Add support for read-only regions
2015-02-18  Thomas Huths390x/mmu: Fix the exception codes for illegal table...
2015-02-18  Thomas Huths390x/mmu: Fix exception types when checking the ASCEs
2015-02-18  Thomas Huths390x/mmu: Fix translation exception code in lowcore
2015-02-18  Thomas Huths390x/mmu: Skip exceptions properly when translating...
2015-02-18  Thomas Huths390x/mmu: Check table length and offset fields
2015-02-18  Thomas Huths390x/mmu: Fix the handling of the table levels
2015-02-18  Thomas Huths390x/mmu: Fix the check for the real-space designation bit
2015-02-18  Thomas Huths390x/mmu: Move mmu_translate() and friends to separate...
2015-02-13  Fan Zhangs390x/ipl: make s390x ipl device aware of migration
2015-02-13  Fan Zhangs390x/ipl: drop reipl parameters on resets
2015-02-13  Fan Zhangs390x/ipl: support diagnose 308 subcodes 5 and 6
2015-02-13  Fan Zhangs390x/ipl: always load the bios for ccw machine
2015-02-13  Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2015-02-13  Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2015-02-13  Peter Maydelltarget-arm: A64: Avoid signed shifts in disas_ldst_pair()
2015-02-13  Peter Maydelltarget-arm: A64: Avoid left shifting negative integers...
2015-02-13  Peter Maydelltarget-arm: A64: Fix handling of rotate in logic_imm_de...
2015-02-13  Peter Maydelltarget-arm: A64: Fix shifts into sign bit
2015-02-13  Greg Bellowstarget-arm: Add AArch32 guest support to KVM64
2015-02-13  Greg Bellowstarget-arm: Add 32/64-bit register sync
2015-02-13  Greg Bellowstarget-arm: Add feature parsing to virt
2015-02-13  Greg Bellowstarget-arm: Add CPU property to disable AArch64
2015-02-13  Alexander Grafpci: Move PCI VGA to pci.mak
2015-02-13  Alexander Grafarm: Add PCIe host bridge in virt machine
2015-02-13  Alexander Grafpci: Add generic PCIe host bridge
2015-02-13  Alexander Grafpci: Allocate PCIe host bridge PCI ID
2015-02-13  Richard Hendersontcg: Remove unused opcodes
2015-02-13  Richard Hendersontcg: Implement insert_op_before
2015-02-13  Richard Hendersontcg: Remove opcodes instead of noping them out
2015-02-13  Richard Hendersontcg: Put opcodes in a linked list
2015-02-13  Richard Hendersontcg: Introduce tcg_op_buf_count and tcg_op_buf_full
2015-02-13  Richard Hendersontcg: Move emit of INDEX_op_end into gen_tb_end
2015-02-13  Richard Hendersontcg: Reduce ifdefs in tcg-op.c
2015-02-13  Richard Hendersontcg: Move some opcode generation functions out of line
2015-02-11  Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2015-02-10  Alexey Kardashevskiyvfio: Fix debug message compile error
2015-02-10  Alex Williamsonvfio: Use vfio type1 v2 IOMMU interface
2015-02-10  Paolo Bonzinivfio: unmap and free BAR data in instance_finalize
2015-02-10  Paolo Bonzinivfio: free dynamically-allocated data in instance_finalize
2015-02-10  Paolo Bonzinivfio: cleanup vfio_get_device error path, remove vfio_p...
2015-02-10  Paolo Bonzinimemory: unregister AddressSpace MemoryListener within BQL
2015-02-10  Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/pull...
2015-02-10  Stefan Weilvirtio: Fix warning caused by missing 'static' attribute
2015-02-10  Stefan Weilvga: Fix warning caused by missing 'static' attribute
2015-02-10  Stefan Weilstubs: Fix warning caused by missing include statement
2015-02-10  Stefan Weilspice: Add missing 'static' attribute
2015-02-10  Stefan Weilserial: Fix warnings caused by missing 'static' attribute
2015-02-10  Stefan Weilmoxie: Fix warning caused by missing include statement
2015-02-10  Stefan Weilmigration: Fix warnings caused by missing 'static'...
2015-02-10  Stefan Weilmigration: Fix warning caused by missing declaration...
2015-02-10  Stefan Weildisas/sh4: Fix warning caused by missing 'static' attribute
2015-02-10  Markus Armbrustertranslate-all: Use g_try_malloc() for dynamic translato...
2015-02-10  Markus Armbrustervnc: g_realloc() can't fail, bury dead error handling
2015-02-10  Markus Armbrusterrdma: g_malloc0() can't fail, bury dead error handling
2015-02-10  Markus Armbrusterkvm: g_malloc() can't fail, bury dead error handling
2015-02-10  Markus Armbrusterrtl8139: g_malloc() can't fail, bury dead error handling
2015-02-10  Markus Armbrusteronenand: g_malloc() can't fail, bury dead error handling
2015-02-10  Greg KurzFix name error in migration stream analyzation script
2015-02-10  Greg KurzQJSON: fix typo in author's email address
2015-02-10  Markus Armbrusterutil/uri: URI member path can be null, compare more...
2015-02-10  Markus Armbrusterutil/uri: realloc2n() can't fail, drop dead error handling
2015-02-10  Markus Armbrusterutil/uri: uri_new() can't fail, drop dead error handling
2015-02-10  Markus Armbrusterusb: Pair g_malloc() with g_free(), not free()
2015-02-10  Markus Armbrusterspapr_vio: Pair g_malloc() with g_free(), not free()
2015-02-10  Markus Armbrusterqemu-option: Pair g_malloc() with g_free(), not free()
2015-02-10  Markus Armbrusterqemu-option: Replace pointless use of g_malloc0() by...
2015-02-10  Daniel P. Berrangelibcacard: stop linking against every single 3rd party...
2015-02-10  Maxim Ostapenkolinux-user: wrong TARGET_SI_PAD_SIZE value for some...
2015-02-10  Kevin Wolfqemu-sockets: Fix buffer overflow in inet_parse()
2015-02-10  Christian Borntraegervl.c: fix memory leak spotted by valgrind
2015-02-10  Paolo Bonziniaes: remove a dead return statement
2015-02-10  Paolo Bonziniqemu-sockets: improve error reporting in unix_listen_opts
2015-02-10  Paolo Bonzinicpu-exec: simplify icount code
2015-02-10  Paolo Bonzinicpu-exec: drop dead assignment
2015-02-10  Thomas Huthqemu-log: Correct help text of 'log cpu_reset'
2015-02-10  Chen Gang Slinux-user/syscall.c: do_ioctl_dm: Need to call unlock_...
2015-02-10  Chen Gang Slinux-user/main.c: Use TARGET_SIG* instead of SIG*
2015-02-10  Chen Gang Slinux-user/syscall.c: Fix typo issue for using target_v...
2015-02-10  Chen Gang Slinux-user/syscall.c: lock_iovec: unlock vec[i] in...
2015-02-10  Gongleivirtfs-proxy-helper: Fix possible socket leak.
2015-02-10  Markus Armbrustervl: Fix bogus error message for implied mon ID clashing
2015-02-10  Don KochConvert some debugging printfs to trace calls in pcnet.c.
2015-02-10  Don KochAdd/convert trace calls in pcnet-pci.c.
2015-02-10  Don KochAdd trace to ps2.c.
2015-02-10  Don KochAdd tracing to xenfb.
2015-02-10  Gongleifw_cfg: fix typos in comments: patch -> path
2015-02-10  Markus Armbrustertarget-mips: Clean up switch fall through after commit...
2015-02-09  Leon Yuqmp: unbreak build for non-vnc configuration
2015-02-06  Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
next