Sign in
qemu
/
qemu
/
47896e2fd3dd80685434b320cb0e10164995e31c
/
qom
d6edb15
qom: Add can_be_deleted callback to UserCreatableClass
by Lin Ma
· 10 years ago
a18bb41
qom: Fix object_property_add_alias() with [*]
by Andreas Färber
· 10 years ago
fbe95bf
qom: Fix warning from Sparse
by Stefan Weil
· 10 years ago
8e099d1
Generalize QOM publishing of date and time from mc146818rtc.c
by David Gibson
· 10 years ago
565f65d
error: Use error_report_err() where appropriate
by Markus Armbruster
· 10 years ago
f9d8f66
cpu: initialize cpu->exception_index on reset
by Paolo Bonzini
· 10 years ago
fcd702e
qom/cpu: remove the unused CPU hot-plug notifier
by Gu Zheng
· 10 years ago
8faa2f8
qom: Demote already-has-a-parent to a regular error
by Peter Crosthwaite
· 10 years ago
d3c4931
qom: Allow clearing of a Link property
by Peter Crosthwaite
· 10 years ago
8074264
qom: Add description field in ObjectProperty struct
by Gonglei
· 10 years ago
8ae9a9e
qom: Add error handler for object alias property
by Gonglei
· 10 years ago
3a53009
qom: Add error handler for object_property_print()
by Gonglei
· 10 years ago
9585db6
qom: Add cpu_exec_interrupt hook
by Richard Henderson
· 11 years ago
cffe7b3
qom: Add cpu_exec_enter and cpu_exec_exit hooks
by Richard Henderson
· 11 years ago
86025ee
cpu-exec: Make debug_excp_handler a QOM CPU method
by Peter Maydell
· 11 years ago
3396590
qom: Add automatic arrayification to object_property_add()
by Peter Crosthwaite
· 11 years ago
8af734c
qom: Make object_child_foreach() safe for objects removal
by Alexey Kardashevskiy
· 11 years ago
976620a
qom/object.c, hmp.c: fix string_output_get_string() memory leak
by Chen Fan
· 11 years ago
bffc687
qom: object: move unparenting to the child property's release callback
by Paolo Bonzini
· 11 years ago
76a6e1c
qom: object: delete properties before calling instance_finalize
by Paolo Bonzini
· 11 years ago
8ffad85
qom: object: Ignore refs/unrefs of NULL
by Peter Crosthwaite
· 11 years ago
c28322d
qom: object: remove parent pointer when unparenting
by Peter Crosthwaite
· 11 years ago
d190698
qom: allow creating an alias of a child<> property
by Paolo Bonzini
· 11 years ago
64607d0
qom: add a generic mechanism to resolve paths
by Paolo Bonzini
· 11 years ago
ef7c7ff
qom: add object_property_add_alias()
by Stefan Hajnoczi
· 11 years ago
bf7663c
cpu: introduce CPUClass::virtio_is_big_endian()
by Greg Kurz
· 11 years ago
1f21772
qom: introduce object_property_get_enum and object_property_get_uint16List
by Hu Tao
· 11 years ago
f231b88
qerror.h: Remove QERR defines that are only used once
by Cole Robinson
· 11 years ago
92b3eea
qom: Fix crash with qom-list and link properties
by Cole Robinson
· 11 years ago
39f72ef
qom: Add check() argument to object_property_add_link()
by Stefan Hajnoczi
· 11 years ago
9561fda
qom: Make QOM link property unref optional
by Stefan Hajnoczi
· 11 years ago
c6aed98
qom: Don't make link NULL on object_property_set_link() failure
by Stefan Hajnoczi
· 11 years ago
f5ec670
qom: Split object_property_set_link()
by Stefan Hajnoczi
· 11 years ago
8cd7043
cpu: Move tb_jmp_cache field from CPU_COMMON to CPUState
by Andreas Färber
· 12 years ago
28ecfd7
cpu: Move icount_decr field from CPU_COMMON to CPUState
by Andreas Färber
· 12 years ago
efee734
cpu: Move icount_extra field from CPU_COMMON to CPUState
by Andreas Färber
· 12 years ago
99df7dc
cpu: Move can_do_io field from CPU_COMMON to CPUState
by Andreas Färber
· 12 years ago
93afead
cpu: Move mem_io_{pc,vaddr} fields from CPU_COMMON to CPUState
by Andreas Färber
· 12 years ago
9262685
cpu: Factor out cpu_generic_init()
by Andreas Färber
· 11 years ago
1590bbc
cpu: Implement CPUClass::parse_features() for the rest of CPUs
by Andreas Färber
· 11 years ago
8c2e1b0
cpu: Turn cpu_has_work() into a CPUClass hook
by Andreas Färber
· 12 years ago
9d11118
cpu: Don't clear cpu->exit_request on reset
by Edgar E. Iglesias
· 11 years ago
57fac92
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
by Peter Maydell
· 11 years ago
11f590b
object: add object_get_canonical_path_component()
by Stefan Hajnoczi
· 11 years ago
a01aedc
qom: Avoid leaking str and bool properties on failure
by Stefan Hajnoczi
· 11 years ago
0b7593e
qapi: Add human mode to StringOutputVisitor
by Paolo Bonzini
· 11 years ago
269e09f
add optional 2nd stage initialization to -object/object-add commands
by Igor Mammedov
· 11 years ago
133fe77
Merge remote branch 'luiz/queue/qmp' into qmpq
by Edgar E. Iglesias
· 11 years ago
b0ed5e9
qom: catch errors in object_property_add_child
by Paolo Bonzini
· 11 years ago
f54c19c
qom: Detect bad reentrance during object_class_foreach()
by Hervé Poussineau
· 11 years ago
b061dc4
qom: Do not register interface "types" in the type table and fix names
by Paolo Bonzini
· 11 years ago
0ab4c94
qom: Split out object and class caches
by Peter Crosthwaite
· 11 years ago
ffa9571
cpu: Document why cannot_instantiate_with_device_add_yet
by Markus Armbruster
· 11 years ago
efec3dd
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
by Markus Armbruster
· 11 years ago
2d3aa28
qom: Fix memory leak in object_property_set_link()
by Vlad Yasevich
· 11 years ago
b0eb759
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 11 years ago
e732ea6
qom: add pointer to int property helpers
by Michael S. Tsirkin
· 11 years ago
97577fd
cpu: Move cpu state syncs up into cpu_dump_state()
by James Hogan
· 12 years ago
aaa6a40
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
by Anthony Liguori
· 12 years ago
38fcbd3
cpu: Replace qemu_for_each_cpu()
by Andreas Färber
· 12 years ago
5b9237f
qom: Assert instance size in object_initialize_with_type()
by Andreas Färber
· 12 years ago
213f0c4
qom: Pass available size to object_initialize()
by Andreas Färber
· 12 years ago
8231c2d
qom: Introduce instance_post_init hook
by Eduardo Habkost
· 12 years ago
35143f0
gdbstub: Fix gdb_register_coprocessor() register counting
by Andreas Färber
· 12 years ago
14a10fc
cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState"
by Andreas Färber
· 12 years ago
5b50e79
cpu: Introduce CPUClass::gdb_{read,write}_register()
by Andreas Färber
· 12 years ago
a0e372f
cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regs
by Andreas Färber
· 12 years ago
51455c5
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
by Anthony Liguori
· 12 years ago
9d6a3d5
qom: Fix class cast of NULL classes
by Peter Crosthwaite
· 12 years ago
91b1df8
cpu: Move reset logging to CPUState
by Andreas Färber
· 12 years ago
f08c03f
qom: Use atomics for object refcounting
by Jan Kiszka
· 12 years ago
c643bed
cpu: Change qemu_init_vcpu() argument to CPUState
by Andreas Färber
· 12 years ago
878096e
cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks
by Andreas Färber
· 12 years ago
60a3e17
cpu: Change cpu_exit() argument to CPUState
by Andreas Färber
· 12 years ago
6db297e
cpu: Change default for CPUClass::get_paging_enabled()
by Andreas Färber
· 12 years ago
a23bbfd
cpu: Turn cpu_get_memory_mapping() into a CPUState hook
by Andreas Färber
· 12 years ago
444d559
cpu: Turn cpu_paging_enabled() into a CPUState hook
by Andreas Färber
· 12 years ago
95916ab
qom/object: Don't poll cast cache for NULL objects
by Peter Crosthwaite
· 12 years ago
0358732
qom: aggressively optimize qom casting
by Anthony Liguori
· 12 years ago
3556c23
qom: allow turning cast debugging off
by Paolo Bonzini
· 12 years ago
fa131d9
qom: trace asserting casts
by Paolo Bonzini
· 12 years ago
be17f18
qom: pass file/line/function to asserting casts
by Paolo Bonzini
· 12 years ago
793c96b
qom: add a fast path to object_class_dynamic_cast
by Paolo Bonzini
· 12 years ago
bf0fda3
qom: allow casting of a NULL class
by Paolo Bonzini
· 12 years ago
c72bf46
cpu: Move cpu_write_elfXX_note() functions to CPUState
by Jens Freimann
· 12 years ago
69e5ff0
cpu: Add helper cpu_exists(), to check if CPU with specified id exists
by Igor Mammedov
· 12 years ago
997395d
cpu: Introduce get_arch_id() method and override it for X86CPU
by Igor Mammedov
· 12 years ago
066e9b2
cpu: Introduce CPU hot-plug notifier
by Igor Mammedov
· 12 years ago
6afb472
cpu: Resume CPU from DeviceClass::realize() if hot-plugged
by Igor Mammedov
· 12 years ago
13eed94
cpu: Call cpu_synchronize_post_init() from DeviceClass::realize()
by Igor Mammedov
· 12 years ago
9ab880b
QOM: Fail casts for unknown types
by Alexander Graf
· 12 years ago
2e1103f
qom: do not return root for empty path
by Paolo Bonzini
· 12 years ago
e0a83fc
qom: do nothing on unparent of object without parent
by Paolo Bonzini
· 12 years ago
404e7a4
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 12 years ago
e998fa8
qom: call class destructor before unparent
by Michael S. Tsirkin
· 12 years ago
54852b0
qom: Detect attempts to add a property that already exists
by Peter Maydell
· 12 years ago
d8ed887
exec: Pass CPUState to cpu_reset_interrupt()
by Andreas Färber
· 12 years ago
259186a
cpu: Move halted and interrupt_request fields to CPUState
by Andreas Färber
· 12 years ago
00e2cea
qom/object.c: Allow itf cast with num_itfs = 0
by Peter Crosthwaite
· 12 years ago
3e407de
qom/object.c: Reset interface list on inheritance
by Peter Crosthwaite
· 12 years ago
Next »