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-06-18
qdev: Remove qdev_prop_exists()
Paolo Bonzini
2012-06-18
qbus: Initialize in standard way
Anthony Liguori
2012-06-18
qbus: Make child devices links
Anthony Liguori
2012-06-18
qdev: Connect busses with their parent devices
Anthony Liguori
2012-06-18
qdev: Convert busses to QEMU Object Model
Anthony Liguori
2012-06-18
qdev: Move SysBus initialization to sysbus.c
Paolo Bonzini
2012-06-18
qdev: Use wrapper for qdev_get_path
Anthony Liguori
2012-06-18
qdev: Remove qdev_prop_set_defaults
Paolo Bonzini
2012-06-18
qdev: Clean up global properties
Paolo Bonzini
2012-06-18
qdev: Move bus properties to abstract superclasses
Paolo Bonzini
2012-06-18
qdev: Move bus properties to a separate global
Paolo Bonzini
2012-06-18
qdev: Push "type" property up to Object
Paolo Bonzini
2012-06-18
arm_l2x0: Rename "type" property to "cache-type"
Andreas Färber
2012-06-18
m48t59: Rename "type" property to "model"
Paolo Bonzini
2012-06-18
qom: Assert that public types have a non-NULL parent field
Paolo Bonzini
2012-06-18
qom: Drop type_register_static_alias() macro
Paolo Bonzini
2012-06-18
qom: Make Object a type
Paolo Bonzini
2012-06-18
qom: Add class_base_init
Paolo Bonzini
2012-06-18
qom: Add object_child_foreach()
Paolo Bonzini
2012-06-18
qom: Introduce object_property_is_{child,link}()
Andreas Färber
2012-06-18
qom: Add object_class_get_parent()
Paolo Bonzini
2012-06-15
audio/winwave: Fix typo
malc
2012-06-15
Merge branch 'master' of git://git.qemu.org/qemu
malc
2012-06-15
qcow2: Silence false warning
Kevin Wolf
2012-06-15
cris: Fix NMI-flag handling on crisv10.
Lars Persson
2012-06-15
xilinx_axidma: changed device name
Peter A. G. Crosthwaite
2012-06-15
xilinx_axienet: changed device name
Peter A. G. Crosthwaite
2012-06-15
xilinx_axienet: droped the c_ on parameters
Peter A. G. Crosthwaite
2012-06-15
xilinx_ethlite: changed device name
Peter A. G. Crosthwaite
2012-06-15
xilinx_ethlite: tweaked naming of ping-pong props
Peter A. G. Crosthwaite
2012-06-15
xilinx_intc: changed device name
Peter A. G. Crosthwaite
2012-06-15
xilinx_timer: changed device name
Peter A. G. Crosthwaite
2012-06-15
xilinx_timer: changed nr_timers to one_timer_only
Peter A. G. Crosthwaite
2012-06-15
xilinx_timer: added default frequency
Peter A. G. Crosthwaite
2012-06-15
xilinx_uartlite: changed device name
Peter A. G. Crosthwaite
2012-06-15
xilinx_axidma: (un)reversed irq initialisation
Peter A. G. Crosthwaite
2012-06-15
xilinx_axi*: Share devices between microblaze and microblazeel
Andreas Färber
2012-06-15
qemu-log: Allow usage in libhw
Andreas Färber
2012-06-15
hw/xilinx_*: Share Xilinx devices between ppc and microblaze
Andreas Färber
2012-06-14
cris: Add break support for v10.
Edgar E. Iglesias
2012-06-11
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2012-06-11
Merge remote-tracking branch 'sstabellini/for_1.1.1' into staging
Anthony Liguori
2012-06-11
Merge remote-tracking branch 'afaerber-or/qom-cpu-3a' into staging
Anthony Liguori
2012-06-11
Merge remote-tracking branch 'afaerber-or/qom-next-1' into staging
Anthony Liguori
2012-06-11
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-06-11
Merge remote-tracking branch 'kraxel/usb.52' into staging
Anthony Liguori
2012-06-11
kvm: i8254: Fix conversion of in-kernel to userspace state
Jan Kiszka
2012-06-11
qemu/xendisk: set maximum number of grants to be used
Jan Beulich
2012-06-11
kvm/apic: correct short memset
Jim Meyering
2012-06-11
target-s390x: Pass S390CPU to s390_cpu_restart()
Andreas Färber
[next]