index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-24
ppc: Avoid a warning with the next patch
Blue Swirl
1
-2
/
+2
2012-06-24
ppc: Avoid AREG0 for MMU etc. helpers
Blue Swirl
5
-133
/
+142
2012-06-24
ppc: Split MMU etc. helpers from op_helper.c
Blue Swirl
3
-854
/
+884
2012-06-24
ppc: Avoid AREG0 for integer and vector helpers
Blue Swirl
4
-191
/
+280
2012-06-24
ppc: Split integer and vector ops
Blue Swirl
3
-1500
/
+1540
2012-06-24
ppc: Avoid AREG0 for FPU and SPE helpers
Blue Swirl
4
-322
/
+346
2012-06-24
ppc: Split FPU and SPE ops
Blue Swirl
3
-1710
/
+1733
2012-06-24
ppc: Move exception helpers from helper.c to excp_helper.c
Blue Swirl
3
-746
/
+745
2012-06-24
ppc: Fix coding style in helper.c
Blue Swirl
1
-164
/
+230
2012-06-24
ppc: Avoid AREG0 for exception helpers
Blue Swirl
5
-76
/
+85
2012-06-24
ppc: Split exception helpers
Blue Swirl
3
-190
/
+220
2012-06-24
ppc: Fix coding style in op_helper.c
Blue Swirl
1
-520
/
+725
2012-06-24
TCG: Fix compile breakage in tcg_dump_ops
Alexander Graf
2
-2
/
+2
2012-06-21
libcacard: build fixes
Blue Swirl
2
-6
/
+7
2012-06-21
qtest: add a fuzz test to fdc-test
Blue Swirl
1
-0
/
+17
2012-06-21
fdc: use LOG_UNIMP logging
Blue Swirl
1
-13
/
+17
2012-06-21
qemu-log: use LOG_UNIMP for some target CPU cases
Blue Swirl
5
-38
/
+58
2012-06-21
qemu-log: add log category for unimplemented functionality
Blue Swirl
2
-0
/
+3
2012-06-21
qemu-log: cleanup
Blue Swirl
8
-113
/
+168
2012-06-21
qemu-log: move logging to qemu-log.c
Blue Swirl
5
-151
/
+170
2012-06-21
xilinx_timer: Fixed deadlock issue
Peter A. G. Crosthwaite
1
-1
/
+1
2012-06-21
xilinx_timer: Removed include of qemu-timer
Peter A. G. Crosthwaite
1
-1
/
+0
2012-06-19
Allow machines to configure the QEMU_VERSION that's exposed via hardware
Crístian Viana
19
-25
/
+62
2012-06-19
Add PIIX4 properties to control PM system states.
Gleb Natapov
8
-11
/
+32
2012-06-19
make: automatically include dependencies in recursive subdir rules (v2)
Anthony Liguori
7
-6
/
+8
2012-06-19
configure: fix -enable-debug with newer toolchains
Avi Kivity
1
-2
/
+1
2012-06-18
Merge remote-tracking branch 'afaerber-or/qom-next-2' into staging
Anthony Liguori
41
-503
/
+869
2012-06-18
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
12
-9
/
+204
2012-06-18
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
45
-243
/
+2531
2012-06-18
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
17
-66
/
+61
2012-06-18
Merge remote-tracking branch 'sweil/for-anthony' into staging
Anthony Liguori
10
-16
/
+23
2012-06-18
qom: Push error reporting to object_property_find()
Paolo Bonzini
4
-17
/
+13
2012-06-18
qdev: Remove qdev_prop_exists()
Paolo Bonzini
6
-9
/
+12
2012-06-18
qbus: Initialize in standard way
Anthony Liguori
1
-32
/
+48
2012-06-18
qbus: Make child devices links
Anthony Liguori
15
-83
/
+159
2012-06-18
qdev: Connect busses with their parent devices
Anthony Liguori
2
-0
/
+7
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
[next]