index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-18
qdev: Convert busses to QEMU Object Model
Anthony Liguori
27
-142
/
+299
2012-06-18
qdev: Move SysBus initialization to sysbus.c
Paolo Bonzini
2
-24
/
+23
2012-06-18
qdev: Use wrapper for qdev_get_path
Anthony Liguori
7
-17
/
+33
2012-06-18
qdev: Remove qdev_prop_set_defaults
Paolo Bonzini
3
-26
/
+23
2012-06-18
qdev: Clean up global properties
Paolo Bonzini
2
-2
/
+1
2012-06-18
qdev: Move bus properties to abstract superclasses
Paolo Bonzini
14
-84
/
+74
2012-06-18
qdev: Move bus properties to a separate global
Paolo Bonzini
9
-47
/
+66
2012-06-18
qdev: Push "type" property up to Object
Paolo Bonzini
2
-6
/
+11
2012-06-18
arm_l2x0: Rename "type" property to "cache-type"
Andreas Färber
1
-1
/
+1
2012-06-18
m48t59: Rename "type" property to "model"
Paolo Bonzini
1
-18
/
+22
2012-06-18
qom: Assert that public types have a non-NULL parent field
Paolo Bonzini
1
-4
/
+10
2012-06-18
qom: Drop type_register_static_alias() macro
Paolo Bonzini
1
-2
/
+0
2012-06-18
qom: Make Object a type
Paolo Bonzini
2
-30
/
+31
2012-06-18
qom: Add class_base_init
Paolo Bonzini
2
-2
/
+17
2012-06-18
qom: Add object_child_foreach()
Paolo Bonzini
2
-0
/
+31
2012-06-18
qom: Introduce object_property_is_{child,link}()
Andreas Färber
1
-5
/
+15
2012-06-18
qom: Add object_class_get_parent()
Paolo Bonzini
2
-0
/
+21
2012-06-15
audio/winwave: Fix typo
malc
1
-1
/
+1
2012-06-15
Merge branch 'master' of git://git.qemu.org/qemu
malc
4
-10
/
+18
2012-06-15
qcow2: Silence false warning
Kevin Wolf
1
-0
/
+2
2012-06-15
cris: Fix NMI-flag handling on crisv10.
Lars Persson
4
-10
/
+18
2012-06-15
xilinx_axidma: changed device name
Peter A. G. Crosthwaite
2
-3
/
+3
2012-06-15
xilinx_axienet: changed device name
Peter A. G. Crosthwaite
2
-3
/
+3
2012-06-15
xilinx_axienet: droped the c_ on parameters
Peter A. G. Crosthwaite
2
-4
/
+4
2012-06-15
xilinx_ethlite: changed device name
Peter A. G. Crosthwaite
2
-4
/
+5
2012-06-15
xilinx_ethlite: tweaked naming of ping-pong props
Peter A. G. Crosthwaite
2
-4
/
+4
2012-06-15
xilinx_intc: changed device name
Peter A. G. Crosthwaite
2
-3
/
+3
2012-06-15
xilinx_timer: changed device name
Peter A. G. Crosthwaite
2
-3
/
+3
2012-06-15
xilinx_timer: changed nr_timers to one_timer_only
Peter A. G. Crosthwaite
5
-11
/
+16
2012-06-15
xilinx_timer: added default frequency
Peter A. G. Crosthwaite
1
-1
/
+1
2012-06-15
xilinx_uartlite: changed device name
Peter A. G. Crosthwaite
2
-3
/
+4
2012-06-15
xilinx_axidma: (un)reversed irq initialisation
Peter A. G. Crosthwaite
2
-3
/
+3
2012-06-15
xilinx_axi*: Share devices between microblaze and microblazeel
Andreas Färber
4
-2
/
+4
2012-06-15
qemu-log: Allow usage in libhw
Andreas Färber
1
-0
/
+2
2012-06-15
hw/xilinx_*: Share Xilinx devices between ppc and microblaze
Andreas Färber
8
-6
/
+10
2012-06-14
cris: Add break support for v10.
Edgar E. Iglesias
3
-2
/
+4
2012-06-11
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2
-6
/
+53
2012-06-11
Merge remote-tracking branch 'sstabellini/for_1.1.1' into staging
Anthony Liguori
1
-0
/
+14
2012-06-11
Merge remote-tracking branch 'afaerber-or/qom-cpu-3a' into staging
Anthony Liguori
37
-197
/
+223
2012-06-11
Merge remote-tracking branch 'afaerber-or/qom-next-1' into staging
Anthony Liguori
13
-172
/
+1041
2012-06-11
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
3
-12
/
+18
2012-06-11
Merge remote-tracking branch 'kraxel/usb.52' into staging
Anthony Liguori
7
-372
/
+695
2012-06-11
kvm: i8254: Fix conversion of in-kernel to userspace state
Jan Kiszka
1
-5
/
+52
2012-06-11
qemu/xendisk: set maximum number of grants to be used
Jan Beulich
1
-0
/
+14
2012-06-11
kvm/apic: correct short memset
Jim Meyering
1
-1
/
+1
2012-06-11
target-s390x: Pass S390CPU to s390_cpu_restart()
Andreas Färber
1
-2
/
+4
2012-06-11
s390-virtio: Let s390_cpu_addr2state() return S390CPU
Andreas Färber
4
-9
/
+13
2012-06-11
s390-virtio: Use cpu_s390x_init() to obtain S390CPU
Andreas Färber
1
-1
/
+3
2012-06-11
target-s390x: Let cpu_s390x_init() return S390CPU
Andreas Färber
3
-7
/
+7
2012-06-11
xen_machine_pv: Use cpu_x86_init() to obtain X86CPU
Andreas Färber
1
-1
/
+3
[next]