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-12-19
migration: move include files to include/migration/
Paolo Bonzini
2012-12-19
monitor: move include files to include/monitor/
Paolo Bonzini
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
block: move include files to include/block/
Paolo Bonzini
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini
2012-12-19
janitor: add guards to headers
Paolo Bonzini
2012-12-19
qapi: make struct Visitor opaque
Paolo Bonzini
2012-12-19
qapi: remove qapi/qapi-types-core.h
Paolo Bonzini
2012-12-19
qapi: move inclusions of qemu-common.h from headers to .c files
Paolo Bonzini
2012-12-19
ui: move files to ui/ and include/ui/
Paolo Bonzini
2012-12-19
qemu-ga: move qemu-ga files to qga/
Paolo Bonzini
2012-12-19
net: reorganize headers
Paolo Bonzini
2012-12-19
net: move net.c to net/
Paolo Bonzini
2012-12-19
net: do not include net.h everywhere
Paolo Bonzini
2012-12-19
net: move Bluetooth stuff out of net.h
Paolo Bonzini
2012-12-19
janitor: do not include qemu-char everywhere
Paolo Bonzini
2012-12-19
janitor: do not rely on indirect inclusions of or from qemu-char.h
Paolo Bonzini
2012-12-19
build: kill libuser
Paolo Bonzini
2012-12-19
build: kill libdis, move disassemblers to disas/
Paolo Bonzini
2012-12-19
build: create ldscripts/
Paolo Bonzini
2012-12-19
build: move rules from Makefile to */Makefile.objs
Paolo Bonzini
2012-12-19
build: add $(TARGET_DIR) to "GEN config-target.h" lines
Paolo Bonzini
2012-12-19
build: adjust setting of QEMU_INCLUDES
Paolo Bonzini
2012-12-19
vscclient: use per-target variables
Paolo Bonzini
2012-12-17
libcacard: simplify rules for recursive build
Paolo Bonzini
2012-12-17
Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEAD
Paolo Bonzini
2012-12-17
kvm: do not flush after deleting gsi
Michael S. Tsirkin
2012-12-17
pci_bus.h: tweak include guards
Michael S. Tsirkin
2012-12-17
pci_bus: update comment
Michael S. Tsirkin
2012-12-17
pci: rename pci_internals.h pci_bus.h
Michael S. Tsirkin
2012-12-17
Revert "pci: prepare makefiles for pci code reorganization"
Michael S. Tsirkin
2012-12-17
pci: fix path for local includes
Michael S. Tsirkin
2012-12-17
pci: update all users to look in pci/
Michael S. Tsirkin
2012-12-17
pci: move pci core code to hw/pci
Michael S. Tsirkin
2012-12-16
exec: refactor cpu_restore_state
Blue Swirl
2012-12-16
exec: move TB handling to translate-all.c
Blue Swirl
2012-12-16
exec: extract TB watchpoint check
Blue Swirl
2012-12-16
exec: fix coding style
Blue Swirl
2012-12-15
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
Blue Swirl
2012-12-15
target-xtensa: fix ITLB/DTLB page protection flags
Max Filippov
2012-12-14
console: clip update rectangle
Gerd Hoffmann
2012-12-14
pixman: fix vnc tight png/jpeg support
Gerd Hoffmann
2012-12-14
pixman: update internal copy to pixman-0.28.2
Gerd Hoffmann
2012-12-14
Revert "pixman: require 0.18.4 or newer"
Gerd Hoffmann
2012-12-14
pixman: fix version check for PIXMAN_TYPE_BGRA
Gerd Hoffmann
2012-12-14
pseries: Increase default NVRAM size
David Gibson
2012-12-14
target-ppc: Don't use hwaddr to represent hardware state
David Gibson
2012-12-14
PPC: e500: pci: Export slot2irq calculation
Alexander Graf
2012-12-14
PPC: E500plat: Make a lot of PCI slots available
Alexander Graf
2012-12-14
PPC: E500: Move PCI slot information into params
Alexander Graf
[next]