index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2012-12-19
softmmu: move remaining include files to include/ subdirectories
Paolo Bonzini
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
qom: move include files to include/qom/
Paolo Bonzini
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
ui: move files to ui/ and include/ui/
Paolo Bonzini
2012-12-19
net: reorganize headers
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 libdis, move disassemblers to disas/
Paolo Bonzini
2012-12-19
build: move rules from Makefile to */Makefile.objs
Paolo Bonzini
2012-12-17
Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEAD
Paolo Bonzini
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-15
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
Blue Swirl
2012-12-14
pixman: fix vnc tight png/jpeg support
Gerd Hoffmann
2012-12-14
pseries: Increase default NVRAM size
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
2012-12-14
PPC: E500: Generate dt pci irq map dynamically
Alexander Graf
2012-12-14
PPC: E500: PCI: Make IRQ calculation more generic
Alexander Graf
2012-12-14
PPC: E500: PCI: Make first slot qdev settable
Alexander Graf
2012-12-14
openpic: Accelerate pending irq search
Alexander Graf
2012-12-14
openpic: fix minor coding style issues
Alexander Graf
2012-12-14
MSI-X: Fix endianness
Alexander Graf
2012-12-14
PPC: e500: Declare pci bridge as bridge
Alexander Graf
2012-12-14
PPC: e500: Add MSI support
Alexander Graf
2012-12-14
openpic: add Shared MSI support
Alexander Graf
2012-12-14
openpic: make brr1 model specific
Alexander Graf
2012-12-14
openpic: convert to qdev
Alexander Graf
2012-12-14
openpic: remove irq_out
Alexander Graf
2012-12-14
openpic: rename openpic_t to OpenPICState
Alexander Graf
2012-12-14
openpic: convert simple reg operations to builtin bitops
Alexander Graf
2012-12-14
openpic: remove unused type variable
Alexander Graf
2012-12-14
openpic: unify memory api subregions
Alexander Graf
2012-12-14
openpic: combine openpic and mpic reset functions
Alexander Graf
[next]