OSDN Git Service

qmiga/qemu.git
2012-02-09 Stefan Hajnocziblock: perform zero-detection during copy-on-read
2012-02-09 Stefan Hajnocziblock: add .bdrv_co_write_zeroes() interface
2012-02-09 Stefan Hajnoczicutils: extract buffer_is_zero() from qemu-img.c
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
2012-02-02 Andreas Färberlinux-user: Fix sa_flags byte swaps for mips
2012-02-02 Andreas Färberlinux-user: Define TARGET_QEMU_ESIGRETURN for mips64
2012-02-02 Andreas Färberlinux-user: Define TARGET_QEMU_ESIGRETURN for mipsn32
2012-02-02 Andreas Färberlinux-user: Add default configs for mips64[el]
2012-02-02 Andreas Färberlinux-user: Add default-configs for mipsn32[el]
2012-02-02 Peter Maydelllinux-user: Implement *listxattr syscalls
2012-02-02 Peter Maydelllinux-user/syscall.c: Implement f and l versions of...
2012-02-02 Peter Maydelllinux-user: Allow NULL value pointer in setxattr and...
2012-02-02 Alexander Graflinux-user: fix wait* syscall status returns
2012-02-02 Peter Maydelllinux-user/strace.c: Correct errno printing for mmap etc
2012-02-02 Alexander Graflinux-user: fix QEMU_STRACE=1 segfault
2012-02-02 Akos PASZTORYlinux-user: add SO_PEERCRED support for getsockopt
2012-02-02 陳韋任linux-user/main.c: Add option to user-mode emulation...
2012-02-02 Alexander Graflinux-user: fake /proc/self/auxv
2012-02-02 Alexander Graflinux-user: fake /proc/self/stat
2012-02-02 Alexander Graflinux-user: fake /proc/self/maps
2012-02-02 Alexander Graflinux-user: add open() hijack infrastructure
2012-02-02 Alexander Graflinux-user: save auxv length
2012-02-02 Riku Voipiolinux-user: stack_base is now mandatory on all targets
2012-02-02 Alexander GrafPPC: E500: Populate L1CFG0 SPR
2012-02-02 Alexander GrafPPC: e500mc: Enable processor control
2012-02-02 Alexander GrafPPC: E500: Implement msgsnd
2012-02-02 Alexander GrafPPC: E500: Implement msgclr
2012-02-02 Alexander GrafPPC: Enable doorbell excp handlers
2012-02-02 Alexander GrafPPC: Add CPU feature for processor control
2012-02-02 Alexander GrafPPC: E500: Add doorbell defines
2012-02-02 Alexander GrafPPC: E500: Add some more excp vectors
next