index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'bonzini/header-dirs' into staging
Anthony Liguori
2012-12-20
496
-1334
/
+1523
|
\
|
*
hw: move executable format header files to hw/
Paolo Bonzini
2012-12-19
1
-0
/
+158
|
*
softmmu: move remaining include files to include/ subdirectories
Paolo Bonzini
2012-12-19
44
-45
/
+45
|
*
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
200
-292
/
+292
|
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
215
-263
/
+263
|
*
qom: move include files to include/qom/
Paolo Bonzini
2012-12-19
2
-2
/
+2
|
*
migration: move include files to include/migration/
Paolo Bonzini
2012-12-19
6
-7
/
+7
|
*
monitor: move include files to include/monitor/
Paolo Bonzini
2012-12-19
35
-35
/
+35
|
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
132
-146
/
+146
|
*
block: move include files to include/block/
Paolo Bonzini
2012-12-19
29
-29
/
+29
|
*
qapi: move include files to include/qobject/
Paolo Bonzini
2012-12-19
10
-12
/
+12
|
*
janitor: add guards to headers
Paolo Bonzini
2012-12-19
27
-0
/
+127
|
*
ui: move files to ui/ and include/ui/
Paolo Bonzini
2012-12-19
53
-127
/
+70
|
*
net: reorganize headers
Paolo Bonzini
2012-12-19
72
-98
/
+71
|
*
net: do not include net.h everywhere
Paolo Bonzini
2012-12-19
13
-12
/
+1
|
*
net: move Bluetooth stuff out of net.h
Paolo Bonzini
2012-12-19
4
-4
/
+4
|
*
janitor: do not include qemu-char everywhere
Paolo Bonzini
2012-12-19
9
-7
/
+3
|
*
janitor: do not rely on indirect inclusions of or from qemu-char.h
Paolo Bonzini
2012-12-19
13
-0
/
+14
|
*
build: kill libdis, move disassemblers to disas/
Paolo Bonzini
2012-12-19
1
-1
/
+1
|
*
build: move rules from Makefile to */Makefile.objs
Paolo Bonzini
2012-12-19
1
-0
/
+2
|
*
Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEAD
Paolo Bonzini
2012-12-17
128
-273
/
+260
|
|
\
|
|
*
pci_bus.h: tweak include guards
Michael S. Tsirkin
2012-12-17
1
-3
/
+3
|
|
*
pci_bus: update comment
Michael S. Tsirkin
2012-12-17
1
-7
/
+3
|
|
*
pci: rename pci_internals.h pci_bus.h
Michael S. Tsirkin
2012-12-17
13
-12
/
+12
|
|
*
Revert "pci: prepare makefiles for pci code reorganization"
Michael S. Tsirkin
2012-12-17
1
-1
/
+0
|
|
*
pci: fix path for local includes
Michael S. Tsirkin
2012-12-17
22
-62
/
+62
|
|
*
pci: update all users to look in pci/
Michael S. Tsirkin
2012-12-17
96
-153
/
+153
|
|
*
pci: move pci core code to hw/pci
Michael S. Tsirkin
2012-12-17
32
-11
/
+11
|
|
*
pci: prepare makefiles for pci code reorganization
Michael S. Tsirkin
2012-12-12
1
-0
/
+1
|
|
*
Fixup q35/ich9 Licenses
Jason Baron
2012-12-12
3
-36
/
+23
*
|
|
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-12-18
5
-15
/
+15
|
\
\
\
|
*
|
|
vmmouse_reset(): remove minimal code duplication
Laszlo Ersek
2012-12-18
1
-1
/
+0
|
*
|
|
arm_gic: Add cpu nr to Raised IRQ message
Peter Crosthwaite
2012-12-18
1
-1
/
+1
|
*
|
|
zynq_slcr: Compile time warning fixes.
Peter Crosthwaite
2012-12-18
1
-3
/
+4
|
*
|
|
pflash_cfi0x: Send debug messages to stderr
Peter Crosthwaite
2012-12-18
2
-7
/
+7
|
*
|
|
pflash_cfi01: qemu_log_mask "unimplemented" msg
Peter Crosthwaite
2012-12-18
1
-3
/
+3
|
|
/
/
*
|
|
Merge remote-tracking branch 'amit/master' into staging
Anthony Liguori
2012-12-18
1
-82
/
+113
|
\
\
\
|
*
|
|
virtio-serial-bus: assert port is non-null in remove_port()
Amit Shah
2012-12-18
1
-0
/
+6
|
*
|
|
virtio-serial-bus: send_control_msg() should not deal with cpkts
Amit Shah
2012-12-18
1
-21
/
+18
|
*
|
|
virtio-serial: delete timer if active during exit
Amit Shah
2012-12-13
1
-0
/
+1
|
*
|
|
virtio-serial: allocate post_load only at load-time
Amit Shah
2012-12-13
1
-25
/
+38
|
*
|
|
virtio-serial: move active ports loading to separate function
Amit Shah
2012-12-13
1
-41
/
+55
|
*
|
|
virtio-serial: use uint32_t to count ports
Amit Shah
2012-12-13
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'spice/spice.v66' into staging
Anthony Liguori
2012-12-18
1
-5
/
+6
|
\
\
\
|
*
|
|
qxl: save qemu_create_displaysurface_from result
Gerd Hoffmann
2012-12-17
1
-5
/
+6
|
|
|
/
|
|
/
|
*
|
|
Fix compile errors when enabling Xen debug logging.
Sander Eikelenboom
2012-12-17
1
-2
/
+3
*
|
|
xen: fix trivial PCI passthrough MSI-X bug
Stefano Stabellini
2012-12-17
1
-1
/
+1
*
|
|
xen: implement support for secondary consoles in the console backend
Stefano Stabellini
2012-12-17
1
-7
/
+21
|
/
/
*
|
exec: refactor cpu_restore_state
Blue Swirl
2012-12-16
1
-3
/
+1
*
|
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
Blue Swirl
2012-12-15
19
-1005
/
+1023
|
\
\
[next]