index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-02-07
qom: use object_resolve_path_type for links
Paolo Bonzini
2012-02-07
qom: add object_resolve_path_type
Paolo Bonzini
2012-02-07
qom: fix off-by-one
Paolo Bonzini
2012-02-07
qom: add property get/set wrappers for C types
Paolo Bonzini
2012-02-07
qom: add QObject-based property get/set wrappers
Paolo Bonzini
2012-02-07
qom: do not include qdev header file
Paolo Bonzini
2012-02-07
qom: avoid useless conversions from string to type
Paolo Bonzini
2012-02-07
qom: clean up/optimize object_dynamic_cast
Paolo Bonzini
2012-02-07
qom: more documentation on subclassing
Paolo Bonzini
2012-02-07
qom: clean up cast macros
Paolo Bonzini
2012-02-03
Fix build breakage from last commit.
Anthony Liguori
2012-02-03
s390x: fix -drive in the absence of aliases
Anthony Liguori
2012-02-03
container: make a decendent of Object
Anthony Liguori
2012-02-03
object: sure up reference counting
Anthony Liguori
2012-02-03
info qdm: do not require a parent_bus to be set
Anthony Liguori
2012-02-03
qdev: implement cleanup logic in finalize
Anthony Liguori
2012-02-03
qom: accept any compatible type when setting a link property
Anthony Liguori
2012-02-03
qom: move properties from qdev to object
Anthony Liguori
2012-02-03
qdev: nuke qdev_init_chardev()
Anthony Liguori
2012-02-03
qdev: split out UI portions into a new function
Anthony Liguori
2012-02-03
qdev: refactor away qdev_create_from_info
Anthony Liguori
2012-02-03
qdev: split out common init to instance_init
Anthony Liguori
2012-02-03
qom: add new command to search for types
Anthony Liguori
2012-02-03
qdev: remove baked in notion of aliases (v2)
Anthony Liguori
2012-02-03
qdev: kill off DeviceInfo
Anthony Liguori
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-02-03
qdev: kill off DeviceInfo list
Anthony Liguori
2012-02-03
qom: allow object_class_foreach to take additional parameters to refine search
Anthony Liguori
2012-02-03
qdev: refactor device creation to allow bus_info to be set only in class
Anthony Liguori
2012-02-03
qdev: allow classes to overload qdev functions
Anthony Liguori
2012-02-03
qdev: remove info from class
Anthony Liguori
2012-02-03
qdev: make DeviceInfo private
Anthony Liguori
2012-02-03
usb: separate out legacy usb registration from type registration
Anthony Liguori
2012-02-03
usb-hid: simplify class initialization a bit
Anthony Liguori
2012-02-01
Change license from GPLv2 to GPLv2+
Stefan Weil
2012-02-01
Add support for net bridge
Corey Bryant
2012-02-01
Add cap reduction support to enable use as SUID
Corey Bryant
2012-02-01
Add access control support to qemu bridge helper
Corey Bryant
2012-02-01
Add basic version of bridge helper
Corey Bryant
2012-02-01
hw/vmmouse.c: Disable vmmouse after reboot
Gerhard Wiesinger
2012-02-01
keep the PID file locked for the lifetime of the process
Laszlo Ersek
2012-02-01
main-loop: For tools, initialize timers as part of qemu_init_main_loop()
Michael Roth
2012-02-01
main-loop: Fix SetEvent() on uninitialized handle on win32
Michael Roth
2012-02-01
optionroms: Silence intermediate file removal
Jan Kiszka
2012-02-01
sdl: Limit sdl_grab_end in handle_activation to Windows hosts
Jan Kiszka
2012-02-01
sdl: Grab input on end of non-absolute mouse click
Jan Kiszka
2012-02-01
Revert "Handle SDL grabs failing (Mark McLoughlin)"
Jan Kiszka
2012-02-01
sdl: Fix block prevention of SDL_WM_GrabInput
Jan Kiszka
2012-02-01
sdl: Do not grab mouse on mode switch while in background
Jan Kiszka
2012-02-01
Improve default machine options usability
Jan Kiszka
[next]