index
:
~alon/qemu
async_and_s3.v3
async_and_s3.v4
async_and_s3.v5
async_and_s3.v6
async_and_s3.v7
async_monitor
bz747011-screendump-async.v3
bz_virtio_console_epipe
fb_async_fix.v2
features/qxl-monitors-config
kd
libcacard
libcacard-fedora
libcacard.1
libcacard_ccid.1
libcacard_ccid.2
libcacard_ccid.4
libcacard_fixes
locking.fixes.candidate.1
master
pull-libcacard-1
pull-libcacard-assert
pull-libcacard.afe
pull-libcacard.data
pull-libcacard.glusterfs
qemu-kvm.master.spice.v36.s3.v1
qemu.qxl_debug.for_gerd
qemu.s3.v1
qkm.spice.v28.ccid.v15
qxl-fixes
qxl/pull
s3.v3
s3.v4.async.api
s3.v4.async.api.v2
screendump-qapi
spice-vmc.resethandler.v1
spice.kvm.v11.spicevmc
spice.kvm.v11.spicevmc_and_ccid
spice.kvm.v14.spicevmc
spice.kvm.v14.spicevmc_and_ccid_and_chardev
spice.kvm.v14.usb_ccid
spice.kvm.v14.usb_ccid.spicevmc_chardev
spice.kvm.v14.usb_ccid.spicevmc_chardev.refactor_vdiport_interface
spice.kvm.v14.usb_ccid_original_patches
spice.kvm.v18
spice.kvm.v18.ccid.v8.1.based
spice.kvm.v18.usb-ccid.v2
spice.kvm.v18.usb-ccid.v3
spice.kvm.v18.usb-ccid.v4
spice.kvm.v18.usb-ccid.v5
spice.kvm.v18.usb-ccid.v6
spice.kvm.v18.usb-ccid.wip
spice.v18
spice.v36.s3.v1
spice.v36.s3.v2
spice.v36.s3.wip
spice_semi_seamless_migration_gerd_on_vacation
testpatch
to-q/qxl/fb_async_fix.v1
usb-ccid.kvm.v18
usb-ccid.old
usb-ccid.spice.kvm.v14
usb-ccid.v13
usb_ccid.v11
usb_ccid.v12
usb_ccid.v13
usb_ccid.v14
usb_ccid.v15
usb_ccid.v16
usb_ccid.v16.reordered
usb_ccid.v18
usb_ccid.v19
usb_ccid.v20
usb_ccid.v22
usb_ccid.v23
usb_ccid.v24
usb_ccid.v25
usb_ccid.v25.clean
usb_ccid.v7
usb_ccid.v7.wip
usb_ccid.v9
vdiport_refactor.v2
vdiport_refactor.v3.and_usb_ccid_fixes
wip-ccid-win
wip/qxl-client-monitors-config
wip/shared-memory
spice qemu with usb-ccid device
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qom
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-02
qom: add container_get
Paolo Bonzini
2
-16
/
+40
2012-03-14
qom: Introduce CPU class
Andreas Färber
2
-0
/
+59
2012-03-14
qom: Introduce object_class_get_list()
Andreas Färber
1
-0
/
+17
2012-03-14
qom/object.c: rename type_class_init() to type_initialize()
Igor Mitsyanko
1
-6
/
+6
2012-03-14
qom: if @instance_size==0, assign size of object to parent object size
Igor Mitsyanko
1
-2
/
+17
2012-03-12
qom: fix device hot-unplug
Paolo Bonzini
1
-5
/
+2
2012-02-22
qom: In function object_set_link_property(), first call object_ref(), then ob...
Alexander Barabash
1
-4
/
+7
2012-02-22
qom: Fix object_initialize_with_type() assertion
Andreas Färber
1
-1
/
+1
2012-02-22
qom: add generic string parsing/printing
Paolo Bonzini
1
-0
/
+25
2012-02-15
qom: Unify type registration
Andreas Färber
2
-4
/
+4
2012-02-07
qom: add property get/set wrappers for links
Paolo Bonzini
1
-0
/
+24
2012-02-07
qom: fix canonical paths vs. interfaces
Paolo Bonzini
1
-0
/
+10
2012-02-07
qom: use object_resolve_path_type for links
Paolo Bonzini
1
-14
/
+17
2012-02-07
qom: add object_resolve_path_type
Paolo Bonzini
1
-8
/
+18
2012-02-07
qom: fix off-by-one
Paolo Bonzini
1
-5
/
+2
2012-02-07
qom: add property get/set wrappers for C types
Paolo Bonzini
1
-9
/
+110
2012-02-07
qom: add QObject-based property get/set wrappers
Paolo Bonzini
2
-1
/
+45
2012-02-07
qom: do not include qdev header file
Paolo Bonzini
1
-2
/
+0
2012-02-07
qom: avoid useless conversions from string to type
Paolo Bonzini
1
-15
/
+12
2012-02-07
qom: clean up/optimize object_dynamic_cast
Paolo Bonzini
1
-24
/
+38
2012-02-03
container: make a decendent of Object
Anthony Liguori
3
-6
/
+32
2012-02-03
object: sure up reference counting
Anthony Liguori
1
-2
/
+14
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
1
-0
/
+468
2012-02-03
qom: allow object_class_foreach to take additional parameters to refine search
Anthony Liguori
1
-2
/
+16
2012-01-27
qdev: change ambiguous qdev names
Anthony Liguori
1
-0
/
+5
2012-01-27
qom: add the base Object class (v2)
Anthony Liguori
2
-0
/
+486