]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2012-02-29 Avi Kivitymemory: give phys_page_find() its own tree search loop
2012-02-29 Avi Kivitymemory: make phys_page_find() return a MemoryRegionSection
2012-02-29 Avi Kivitymemory: move tlb flush to MemoryListener commit callback
2012-02-29 Avi Kivitymemory: unify the two branches of cpu_register_physical...
2012-02-29 Avi Kivitymemory: fix RAM subpages in newly initialized pages
2012-02-29 Avi Kivitymemory: compress phys_map node pointers to 16 bits
2012-02-29 Avi Kivitymemory: store MemoryRegionSection pointers in phys_map
2012-02-29 Avi Kivitymemory: unify phys_map last level with intermediate...
2012-02-29 Avi Kivitymemory: remove first level of l1_phys_map
2012-02-29 Avi Kivitymemory: change memory registration to rebuild the memor...
2012-02-29 Avi Kivitymemory: support stateless memory listeners
2012-02-29 Avi Kivitymemory: split memory listener for the two address spaces
2012-02-29 Avi Kivityxen: ignore I/O memory regions
2012-02-29 Avi Kivitymemory: allow MemoryListeners to observe a specific...
2012-02-29 Avi Kivitymemory: drop AddressSpaceOps
2012-02-29 Avi Kivitymemory: use a MemoryListener for core memory map update...
2012-02-29 Avi Kivitymemory: don't pass ->readable attribute to cpu_register...
2012-02-29 Avi Kivitymemory: add a readonly attribute to MemoryRegionSection
2012-02-29 Avi Kivitymemory: move ioeventfd ops to MemoryListener
2012-02-29 Avi Kivitymemory: code motion: move MEMORY_LISTENER_CALL()
2012-02-29 Avi Kivitymemory: switch memory listeners to a QTAILQ
2012-02-29 Avi Kivitymemory: add shorthand for invoking a callback on all...
2012-02-29 Avi Kivitymemory: remove memory_region_set_offset()
2012-02-29 Avi Kivityioport: change portio_list not to use memory_region_set...
2012-02-11 Blue Swirlppc: remove unused variables
2012-02-11 Jan Kiszkacfi02: Fix lazy ROMD switching - once again
2012-02-11 Jan Kiszkamemory-region: Report if region is read-only or write...
2012-02-11 Jan Kiszkavga: Fix full updates in graphic mode
2012-02-11 Blue SwirlFix memory dirty getting API change fallout
2012-02-09 Stefan Weilmake: Remove duplicate use of GLIB_CFLAGS
2012-02-09 Peter MaydellARM devboards: Set arm_sysctl properties before init...
2012-02-08 Anthony LiguoriMerge remote-tracking branch 'bonzini/qdev-props-for...
2012-02-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-02-08 Anthony LiguoriMerge remote-tracking branch 'sweil/w32' into staging
2012-02-07 malcRestore consistent formatting
2012-02-07 Stefan Weilw32: Initialise critical section before starting thread...
2012-02-07 Stefan Weilw32: Build windows and console executables
2012-02-07 Paolo Bonziniqdev: remove unused fields from PropertyInfo
2012-02-07 Paolo Bonziniqdev: initialize properties via QOM
2012-02-07 Paolo Bonziniqdev: inline qdev_prop_set into qdev_prop_set_ptr
2012-02-07 Paolo Bonziniqdev: access properties via QOM
2012-02-07 Paolo Bonziniqdev: fix off-by-one
2012-02-07 Paolo Bonziniqdev: let QOM free properties
2012-02-07 Paolo Bonziniqdev: remove parse/print methods for pointer properties
2012-02-07 Paolo Bonziniqdev: make the non-legacy pci address property accept...
2012-02-07 Paolo Bonziniqdev: remove parse/print methods for mac properties
2012-02-07 Paolo Bonziniqdev: remove print/parse methods from LostTickPolicy...
2012-02-07 Paolo Bonziniqdev: remove parse method for string properties
2012-02-07 Paolo Bonziniqdev: allow reusing get/set for legacy property
2012-02-07 Paolo Bonziniqdev: remove direct calls to print/parse
2012-02-07 Paolo Bonziniqom: add property get/set wrappers for links
2012-02-07 Paolo Bonziniqom: fix canonical paths vs. interfaces
2012-02-07 Paolo Bonziniqom: use object_resolve_path_type for links
2012-02-07 Paolo Bonziniqom: add object_resolve_path_type
2012-02-07 Paolo Bonziniqom: fix off-by-one
2012-02-07 Paolo Bonziniqom: add property get/set wrappers for C types
2012-02-07 Paolo Bonziniqom: add QObject-based property get/set wrappers
2012-02-07 Paolo Bonziniqom: do not include qdev header file
2012-02-07 Paolo Bonziniqom: avoid useless conversions from string to type
2012-02-07 Paolo Bonziniqom: clean up/optimize object_dynamic_cast
2012-02-07 Paolo Bonziniqom: more documentation on subclassing
2012-02-07 Paolo Bonziniqom: clean up cast macros
2012-02-06 Anthony Liguoris390x: fix qom-ification fall-out
2012-02-06 Jan KiszkaKVM: Fix breakages of QOM conversion
2012-02-06 Anthony Liguoriusb-redir: convert to QOM
2012-02-04 Blue SwirlFix previous commit
2012-02-04 Anthony Liguoriusb-bsd: convert to QOM
2012-02-04 Blue Swirlvga: improve documentation
2012-02-04 Blue Swirlvga: use constants from vga.h
2012-02-04 Blue Swirlvga.h: remove unused stuff and reformat
2012-02-04 Blue SwirlAdd vga.h unmodified from Linux
2012-02-04 Blue Swirlvga: move Cirrus VGA template to its own file
2012-02-04 Blue Swirlmemory: change dirty getting API to take a size
2012-02-04 Blue SwirlMerge branch 'linux-user-for-upstream' of git://git...
2012-02-04 Stefan Weilw32: Fix build with new net bridge code
2012-02-04 Blue SwirlMerge branch 'for-upstream' of git://repo.or.cz/qemu...
2012-02-03 Anthony LiguoriFix build breakage from last commit.
2012-02-03 Anthony Liguoris390x: fix -drive in the absence of aliases
2012-02-03 Anthony Liguoricontainer: make a decendent of Object
2012-02-03 Anthony Liguoriobject: sure up reference counting
2012-02-03 Anthony Liguoriinfo qdm: do not require a parent_bus to be set
2012-02-03 Anthony Liguoriqdev: implement cleanup logic in finalize
2012-02-03 Anthony Liguoriqom: accept any compatible type when setting a link...
2012-02-03 Anthony Liguoriqom: move properties from qdev to object
2012-02-03 Anthony Liguoriqdev: nuke qdev_init_chardev()
2012-02-03 Anthony Liguoriqdev: split out UI portions into a new function
2012-02-03 Anthony Liguoriqdev: refactor away qdev_create_from_info
2012-02-03 Anthony Liguoriqdev: split out common init to instance_init
2012-02-03 Anthony Liguoriqom: add new command to search for types
2012-02-03 Anthony Liguoriqdev: remove baked in notion of aliases (v2)
2012-02-03 Anthony Liguoriqdev: kill off DeviceInfo
2012-02-03 Anthony Liguoriqdev: register all types natively through QEMU Object...
2012-02-03 Anthony Liguoriqdev: kill off DeviceInfo list
2012-02-03 Anthony Liguoriqom: allow object_class_foreach to take additional...
2012-02-03 Anthony Liguoriqdev: refactor device creation to allow bus_info to...
2012-02-03 Anthony Liguoriqdev: allow classes to overload qdev functions
2012-02-03 Anthony Liguoriqdev: remove info from class
2012-02-03 Anthony Liguoriqdev: make DeviceInfo private
2012-02-03 Anthony Liguoriusb: separate out legacy usb registration from type...
2012-02-03 Anthony Liguoriusb-hid: simplify class initialization a bit
next