index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-03
object: sure up reference counting
Anthony Liguori
1
-2
/
+14
2012-02-03
info qdm: do not require a parent_bus to be set
Anthony Liguori
1
-5
/
+7
2012-02-03
qdev: implement cleanup logic in finalize
Anthony Liguori
1
-25
/
+32
2012-02-03
qom: accept any compatible type when setting a link property
Anthony Liguori
1
-4
/
+5
2012-02-03
qom: move properties from qdev to object
Anthony Liguori
14
-817
/
+801
2012-02-03
qdev: nuke qdev_init_chardev()
Anthony Liguori
10
-17
/
+18
2012-02-03
qdev: split out UI portions into a new function
Anthony Liguori
4
-572
/
+589
2012-02-03
qdev: refactor away qdev_create_from_info
Anthony Liguori
2
-13
/
+25
2012-02-03
qdev: split out common init to instance_init
Anthony Liguori
1
-13
/
+28
2012-02-03
qom: add new command to search for types
Anthony Liguori
4
-1
/
+66
2012-02-03
qdev: remove baked in notion of aliases (v2)
Anthony Liguori
6
-22
/
+87
2012-02-03
qdev: kill off DeviceInfo
Anthony Liguori
15
-114
/
+15
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
243
-2546
/
+3172
2012-02-03
qdev: kill off DeviceInfo list
Anthony Liguori
3
-60
/
+31
2012-02-03
qom: allow object_class_foreach to take additional parameters to refine search
Anthony Liguori
2
-2
/
+17
2012-02-03
qdev: refactor device creation to allow bus_info to be set only in class
Anthony Liguori
1
-23
/
+19
2012-02-03
qdev: allow classes to overload qdev functions
Anthony Liguori
1
-20
/
+33
2012-02-03
qdev: remove info from class
Anthony Liguori
3
-44
/
+80
2012-02-03
qdev: make DeviceInfo private
Anthony Liguori
4
-23
/
+48
2012-02-03
usb: separate out legacy usb registration from type registration
Anthony Liguori
12
-26
/
+39
2012-02-03
usb-hid: simplify class initialization a bit
Anthony Liguori
1
-14
/
+13
2012-02-01
Change license from GPLv2 to GPLv2+
Stefan Weil
1
-4
/
+1
2012-02-01
Add support for net bridge
Corey Bryant
6
-17
/
+293
2012-02-01
Add cap reduction support to enable use as SUID
Corey Bryant
2
-0
/
+70
2012-02-01
Add access control support to qemu bridge helper
Corey Bryant
1
-0
/
+153
2012-02-01
Add basic version of bridge helper
Corey Bryant
3
-2
/
+232
2012-02-01
hw/vmmouse.c: Disable vmmouse after reboot
Gerhard Wiesinger
1
-0
/
+2
2012-02-01
keep the PID file locked for the lifetime of the process
Laszlo Ersek
1
-1
/
+1
2012-02-01
main-loop: For tools, initialize timers as part of qemu_init_main_loop()
Michael Roth
4
-2
/
+20
2012-02-01
main-loop: Fix SetEvent() on uninitialized handle on win32
Michael Roth
1
-1
/
+4
2012-02-01
optionroms: Silence intermediate file removal
Jan Kiszka
1
-0
/
+3
2012-02-01
sdl: Limit sdl_grab_end in handle_activation to Windows hosts
Jan Kiszka
1
-0
/
+4
2012-02-01
sdl: Grab input on end of non-absolute mouse click
Jan Kiszka
1
-2
/
+1
2012-02-01
Revert "Handle SDL grabs failing (Mark McLoughlin)"
Jan Kiszka
1
-6
/
+3
2012-02-01
sdl: Fix block prevention of SDL_WM_GrabInput
Jan Kiszka
1
-12
/
+14
2012-02-01
sdl: Do not grab mouse on mode switch while in background
Jan Kiszka
1
-14
/
+16
2012-02-01
Improve default machine options usability
Jan Kiszka
1
-15
/
+2
2012-02-01
mc146818rtc: Use lost_tick_policy property
Jan Kiszka
3
-13
/
+42
2012-02-01
qemu-option: Introduce default mechanism
Jan Kiszka
2
-8
/
+52
2012-02-01
qdev: Introduce lost tick policy property
Jan Kiszka
3
-0
/
+69
2012-02-01
Makefile: Remove linux-headers/asm symlink on distclean
Peter Maydell
1
-0
/
+1
2012-02-01
exec.c: Clarify comment about tlb_flush() flush_global parameter
Peter Maydell
1
-2
/
+12
2012-02-01
hw/9pfs: Update MAINTAINERS file
Aneesh Kumar K.V
1
-2
/
+4
2012-02-01
MAINTAINERS: Add a section for the host OS and a W32 maintainer
Stefan Weil
1
-0
/
+20
2012-02-01
./configure: add link check for nss-smartcard
Sergei Trofimovich
1
-4
/
+9
2012-02-01
./configure: request pkg-config to provide private libs when static linking
Sergei Trofimovich
1
-3
/
+8
2012-01-30
m48t59: use rtc_clock for alarm timer
Paolo Bonzini
1
-2
/
+2
2012-01-30
GRLIB UART: Add RX channel
Fabien Chouteau
2
-17
/
+90
2012-01-29
Fix off-by-one in dirty bitmap functions
Avi Kivity
1
-4
/
+6
2012-01-28
Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...
Blue Swirl
2
-15
/
+73
[next]