OSDN Git Service

qmiga/qemu.git
2012-06-23 Alexander GrafPPC: e500: dt: create /hypervisor node dynamically
2012-06-23 Alexander GrafPPC: e500: dt: create /cpus node dynamically
2012-06-23 Alexander GrafPPC: e500: dt: create memory node dynamically
2012-06-23 Alexander GrafPPC: e500: require libfdt
2012-06-23 Alexander Grafdt: add helper for 64bit cell adds
2012-06-23 Alexander Grafdt: add helper for phandle allocation
2012-06-23 Alexander Grafdt: add helper for empty dt creation
2012-06-23 Alexander Grafdt: add helper for phandle enumeration
2012-06-23 Alexander Grafdt: temporarily disable subtree creation failure check
2012-06-23 Alexander Grafdt: add helper for phandle references
2012-06-23 Alexander Grafdt: add helpers for multi-cell adds
2012-06-23 Alexander Grafdt: allow add_subnode to create root subnodes
2012-06-23 Kevin Wolfraw-posix: Fix build without is_allocated support
2012-06-23 Benjamin Herrenschmidtspapr: Add "memop" hypercall
2012-06-23 Benjamin Herrenschmidtspapr_vscsi: Error handling fixes
2012-06-23 Benjamin Herrenschmidtpseries: Correctly create ibm,segment-page-sizes property
2012-06-23 Benjamin Herrenschmidtppc64: Rudimentary Support for extra page sizes on...
2012-06-23 Fabien Chouteaubooke_206_tlbwe: Discard invalid bits in MAS2
2012-06-23 Fabien ChouteauAvoid segfault in cpu_dump_state
2012-06-23 Alexander GrafPPC: mpc8544ds: Span initial TLB entry over as much...
2012-06-23 Blue Swirlppc: Make hbrev table const
2012-06-23 Blue Swirlppc: Add missing break
2012-06-23 Blue Swirlppc: Move load and store helpers, switch to AREG0 free...
2012-06-23 Blue Swirlppc: Move misc helpers from helper.c to misc_helper.c
2012-06-23 Blue Swirlppc: Avoid AREG0 for misc helpers
2012-06-23 Blue Swirlppc: Split off misc helpers
2012-06-23 Blue Swirlppc: Avoid AREG0 for timebase helpers
2012-06-23 Blue Swirlppc: Split off timebase helpers
2012-06-23 Blue Swirlppc: Cleanup MMU merge
2012-06-23 Blue Swirlppc: Move MMU helpers from helper.c to mmu_helper.c
2012-06-23 Blue Swirlppc: Avoid a warning with the next patch
2012-06-23 Blue Swirlppc: Avoid AREG0 for MMU etc. helpers
2012-06-23 Blue Swirlppc: Split MMU etc. helpers from op_helper.c
2012-06-23 Blue Swirlppc: Avoid AREG0 for integer and vector helpers
2012-06-23 Blue Swirlppc: Split integer and vector ops
2012-06-23 Blue Swirlppc: Avoid AREG0 for FPU and SPE helpers
2012-06-23 Blue Swirlppc: Split FPU and SPE ops
2012-06-23 Blue Swirlppc: Move exception helpers from helper.c to excp_helper.c
2012-06-23 Blue Swirlppc: Fix coding style in helper.c
2012-06-23 Blue Swirlppc: Avoid AREG0 for exception helpers
2012-06-23 Blue Swirlppc: Split exception helpers
2012-06-23 Blue Swirlppc: Fix coding style in op_helper.c
2012-06-23 Alexander GrafTCG: Fix compile breakage in tcg_dump_ops
2012-06-21 Blue Swirllibcacard: build fixes
2012-06-21 Blue Swirlqtest: add a fuzz test to fdc-test
2012-06-21 Blue Swirlfdc: use LOG_UNIMP logging
2012-06-21 Blue Swirlqemu-log: use LOG_UNIMP for some target CPU cases
2012-06-21 Blue Swirlqemu-log: add log category for unimplemented functionality
2012-06-21 Blue Swirlqemu-log: cleanup
2012-06-21 Blue Swirlqemu-log: move logging to qemu-log.c
2012-06-21 Peter A. G... xilinx_timer: Fixed deadlock issue
2012-06-21 Peter A. G... xilinx_timer: Removed include of qemu-timer
2012-06-19 Crístian VianaAllow machines to configure the QEMU_VERSION that's...
2012-06-19 Gleb NatapovAdd PIIX4 properties to control PM system states.
2012-06-19 Anthony Liguorimake: automatically include dependencies in recursive...
2012-06-19 Avi Kivityconfigure: fix -enable-debug with newer toolchains
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-next...
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'sweil/for-anthony' into...
2012-06-18 Paolo Bonziniqom: Push error reporting to object_property_find()
2012-06-18 Paolo Bonziniqdev: Remove qdev_prop_exists()
2012-06-18 Anthony Liguoriqbus: Initialize in standard way
2012-06-18 Anthony Liguoriqbus: Make child devices links
2012-06-18 Anthony Liguoriqdev: Connect busses with their parent devices
2012-06-18 Anthony Liguoriqdev: Convert busses to QEMU Object Model
2012-06-18 Paolo Bonziniqdev: Move SysBus initialization to sysbus.c
2012-06-18 Anthony Liguoriqdev: Use wrapper for qdev_get_path
2012-06-18 Paolo Bonziniqdev: Remove qdev_prop_set_defaults
2012-06-18 Paolo Bonziniqdev: Clean up global properties
2012-06-18 Paolo Bonziniqdev: Move bus properties to abstract superclasses
2012-06-18 Paolo Bonziniqdev: Move bus properties to a separate global
2012-06-18 Paolo Bonziniqdev: Push "type" property up to Object
2012-06-18 Andreas Färberarm_l2x0: Rename "type" property to "cache-type"
2012-06-18 Paolo Bonzinim48t59: Rename "type" property to "model"
2012-06-18 Paolo Bonziniqom: Assert that public types have a non-NULL parent...
2012-06-18 Paolo Bonziniqom: Drop type_register_static_alias() macro
2012-06-18 Paolo Bonziniqom: Make Object a type
2012-06-18 Paolo Bonziniqom: Add class_base_init
2012-06-18 Paolo Bonziniqom: Add object_child_foreach()
2012-06-18 Andreas Färberqom: Introduce object_property_is_{child,link}()
2012-06-18 Paolo Bonziniqom: Add object_class_get_parent()
2012-06-15 malcaudio/winwave: Fix typo
2012-06-15 Bruce Rogersbuild: install qmp-commands.txt
2012-06-15 Daniel P. BerrangeAdd rate limiting of RTC_CHANGE, BALLOON_CHANGE & WATCH...
2012-06-15 Daniel P. BerrangeAdd event notification for guest balloon changes
2012-06-15 Stefan WeilFix some more license versions (GPL2+ instead of GPL2)
2012-06-15 Stefan Weilmonitor: Fix memory leak with readline completion
2012-06-15 Paolo Bonziniqmp: do not include monitor.h from qapi-types-core.h
2012-06-15 Paolo Bonziniqmp: include monitor.h when needed
2012-06-15 Paolo Bonzinikvm: add missing include files
2012-06-15 Stefan Hajnocziqemu-iotests: add 036 autoclear feature bit test
2012-06-15 Stefan Hajnocziqemu-iotests: add qcow2.py set-feature-bit command
2012-06-15 Pavel Hrdinafdc-test: introduced qtest read_without_media
2012-06-15 Pavel Hrdinafdc: fix implied seek while there is no media in drive
2012-06-15 Stefan Hajnocziqcow2: fix autoclear image header update
2012-06-15 Markus Armbrusterxen: Don't peek behind the BlockDriverState abstraction
2012-06-15 Markus Armbrusterxen: Don't change -drive if=xen device name during...
2012-06-15 Markus Armbrusterblock: Replace bdrv_get_format() by bdrv_get_format_name()
next