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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2012-12-28
usb/redirect.c: unbreak compilation due to include/char/char.h
Alon Levy
2012-12-28
Merge branch 'qom-cpu' of git://repo.or.cz/qemu/afaerber
Blue Swirl
2012-12-23
tmp105: Create API for TMP105 temperature sensor.
Alex Horn
2012-12-23
Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu
Andreas Färber
2012-12-19
Merge remote-tracking branch 'bonzini/header-dirs' into staging
Anthony Liguori
2012-12-19
ppc_booke: Pass PowerPCCPU to ppc_booke_timers_init()
Andreas Färber
2012-12-19
ppc4xx_devs: Return PowerPCCPU from ppc4xx_init()
Andreas Färber
2012-12-19
ppc_booke: Pass PowerPCCPU to {decr,fit,wdt} timer callbacks
Andreas Färber
2012-12-19
ppc: Pass PowerPCCPU to [h]decr timer callbacks
Andreas Färber
2012-12-19
ppc: Pass PowerPCCPU to [h]decr callbacks
Andreas Färber
2012-12-19
ppc: Pass PowerPCCPU to ppc_set_irq()
Andreas Färber
2012-12-19
kvm: Pass CPUState to kvm_vcpu_ioctl()
Andreas Färber
2012-12-19
qdev-properties.c: Separate core from the code used only by qemu-system-*
Eduardo Habkost
2012-12-19
qdev: Coding style fixes
Eduardo Habkost
2012-12-19
hw: move executable format header files to hw/
Paolo Bonzini
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-19
target-alpha: Avoid leaking the alarm timer over reset
Andreas Färber
2012-12-19
alpha: Pass AlphaCPU array to Typhoon
Andreas Färber
2012-12-18
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-12-18
Merge remote-tracking branch 'amit/master' into staging
Anthony Liguori
2012-12-18
Merge remote-tracking branch 'spice/spice.v66' into staging
Anthony Liguori
2012-12-18
vmmouse_reset(): remove minimal code duplication
Laszlo Ersek
2012-12-18
arm_gic: Add cpu nr to Raised IRQ message
Peter Crosthwaite
2012-12-18
zynq_slcr: Compile time warning fixes.
Peter Crosthwaite
2012-12-18
pflash_cfi0x: Send debug messages to stderr
Peter Crosthwaite
2012-12-18
pflash_cfi01: qemu_log_mask "unimplemented" msg
Peter Crosthwaite
2012-12-18
virtio-serial-bus: assert port is non-null in remove_port()
Amit Shah
2012-12-18
virtio-serial-bus: send_control_msg() should not deal with cpkts
Amit Shah
2012-12-17
Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEAD
Paolo Bonzini
2012-12-17
qxl: save qemu_create_displaysurface_from result
Gerd Hoffmann
2012-12-17
Fix compile errors when enabling Xen debug logging.
Sander Eikelenboom
2012-12-17
xen: fix trivial PCI passthrough MSI-X bug
Stefano Stabellini
2012-12-17
xen: implement support for secondary consoles in the console backend
Stefano Stabellini
[next]