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-12-19
janitor: do not rely on indirect inclusions of or from qemu-char.h
Paolo Bonzini
26
-0
/
+27
2012-12-19
build: kill libuser
Paolo Bonzini
5
-35
/
+6
2012-12-19
build: kill libdis, move disassemblers to disas/
Paolo Bonzini
51
-115
/
+86
2012-12-19
build: create ldscripts/
Paolo Bonzini
14
-1
/
+1
2012-12-19
build: move rules from Makefile to */Makefile.objs
Paolo Bonzini
5
-10
/
+12
2012-12-19
build: add $(TARGET_DIR) to "GEN config-target.h" lines
Paolo Bonzini
1
-1
/
+1
2012-12-19
build: adjust setting of QEMU_INCLUDES
Paolo Bonzini
3
-4
/
+4
2012-12-19
vscclient: use per-target variables
Paolo Bonzini
1
-1
/
+2
2012-12-17
libcacard: simplify rules for recursive build
Paolo Bonzini
1
-9
/
+1
2012-12-17
Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEAD
Paolo Bonzini
138
-290
/
+293
2012-12-17
kvm: do not flush after deleting gsi
Michael S. Tsirkin
1
-2
/
+0
2012-12-17
pci_bus.h: tweak include guards
Michael S. Tsirkin
1
-3
/
+3
2012-12-17
pci_bus: update comment
Michael S. Tsirkin
1
-7
/
+3
2012-12-17
pci: rename pci_internals.h pci_bus.h
Michael S. Tsirkin
13
-12
/
+12
2012-12-17
Revert "pci: prepare makefiles for pci code reorganization"
Michael S. Tsirkin
4
-4
/
+0
2012-12-17
pci: fix path for local includes
Michael S. Tsirkin
22
-62
/
+62
2012-12-17
pci: update all users to look in pci/
Michael S. Tsirkin
102
-159
/
+159
2012-12-17
pci: move pci core code to hw/pci
Michael S. Tsirkin
32
-11
/
+11
2012-12-16
exec: refactor cpu_restore_state
Blue Swirl
23
-172
/
+65
2012-12-16
exec: move TB handling to translate-all.c
Blue Swirl
3
-1711
/
+1755
2012-12-16
exec: extract TB watchpoint check
Blue Swirl
1
-8
/
+14
2012-12-16
exec: fix coding style
Blue Swirl
1
-68
/
+110
2012-12-15
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
Blue Swirl
25
-1007
/
+1042
2012-12-15
target-xtensa: fix ITLB/DTLB page protection flags
Max Filippov
1
-1
/
+2
2012-12-14
console: clip update rectangle
Gerd Hoffmann
1
-0
/
+10
2012-12-14
pixman: fix vnc tight png/jpeg support
Gerd Hoffmann
5
-7
/
+7
2012-12-14
pixman: update internal copy to pixman-0.28.2
Gerd Hoffmann
1
-0
/
+0
2012-12-14
Revert "pixman: require 0.18.4 or newer"
Gerd Hoffmann
1
-2
/
+2
2012-12-14
pixman: fix version check for PIXMAN_TYPE_BGRA
Gerd Hoffmann
1
-1
/
+1
2012-12-14
pseries: Increase default NVRAM size
David Gibson
1
-1
/
+1
2012-12-14
target-ppc: Don't use hwaddr to represent hardware state
David Gibson
1
-1
/
+1
2012-12-14
PPC: e500: pci: Export slot2irq calculation
Alexander Graf
3
-2
/
+15
2012-12-14
PPC: E500plat: Make a lot of PCI slots available
Alexander Graf
1
-2
/
+3
2012-12-14
PPC: E500: Move PCI slot information into params
Alexander Graf
4
-1
/
+9
2012-12-14
PPC: E500: Generate dt pci irq map dynamically
Alexander Graf
1
-20
/
+31
2012-12-14
PPC: E500: PCI: Make IRQ calculation more generic
Alexander Graf
1
-10
/
+3
2012-12-14
PPC: E500: PCI: Make first slot qdev settable
Alexander Graf
1
-1
/
+8
2012-12-14
openpic: Accelerate pending irq search
Alexander Graf
1
-0
/
+11
2012-12-14
openpic: fix minor coding style issues
Alexander Graf
1
-6
/
+6
2012-12-14
MSI-X: Fix endianness
Alexander Graf
1
-4
/
+2
2012-12-14
PPC: e500: Declare pci bridge as bridge
Alexander Graf
1
-0
/
+6
2012-12-14
PPC: e500: Add MSI support
Alexander Graf
1
-0
/
+23
2012-12-14
openpic: add Shared MSI support
Alexander Graf
1
-20
/
+130
2012-12-14
openpic: make brr1 model specific
Alexander Graf
1
-1
/
+4
2012-12-14
openpic: convert to qdev
Alexander Graf
4
-155
/
+180
2012-12-14
openpic: remove irq_out
Alexander Graf
4
-10
/
+6
2012-12-14
openpic: rename openpic_t to OpenPICState
Alexander Graf
1
-34
/
+34
2012-12-14
openpic: convert simple reg operations to builtin bitops
Alexander Graf
1
-31
/
+36
2012-12-14
openpic: remove unused type variable
Alexander Graf
1
-25
/
+2
2012-12-14
openpic: unify memory api subregions
Alexander Graf
1
-52
/
+56
[next]