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
2013-01-19
sun4: Fix unchecked strdup() by switching to fw_cfg_add_string()
Markus Armbruster
2013-01-19
pc: Fix unchecked strdup() by switching to fw_cfg_add_string()
Markus Armbruster
2013-01-19
fw_cfg: New fw_cfg_add_string()
Markus Armbruster
2013-01-19
fw_cfg: Dumb down fw_cfg_add_*() not to return success / failure
Markus Armbruster
2013-01-19
fw_cfg: Replace debug prints by tracepoints
Markus Armbruster
2013-01-19
optimize: optimize using nonzero bits
Paolo Bonzini
2013-01-19
optimize: track nonzero bits of registers
Paolo Bonzini
2013-01-19
optimize: only write to state when clearing optimizer data
Paolo Bonzini
2013-01-19
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
Blue Swirl
2013-01-19
Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agraf
Blue Swirl
2013-01-19
Merge branch 'axp-next' of git://github.com/rth7680/qemu
Blue Swirl
2013-01-18
s390: Add a hypercall registration interface.
Cornelia Huck
2013-01-18
target-s390x: Unregister reset callback on finalization
Andreas Färber
2013-01-18
s390x: fix indentation
Alexander Graf
2013-01-18
s390: Add CPU reset handler
Jens Freimann
2013-01-18
s390x: Remove inline function ebcdic_put and related data from cpu.h
Stefan Weil
2013-01-18
S390: Enable -cpu help and QMP query-cpu-definitions
Viktor Mihajlovski
2013-01-18
s390: Move IPL code into a separate device
Christian Borntraeger
2013-01-18
s390: new contributions GPLv2 or later
Christian Borntraeger
2013-01-18
PPC: KVM: Add support for EPR with KVM
Alexander Graf
2013-01-18
openpic: export e500 epr enable into a ppc.c function
Alexander Graf
2013-01-18
Update Linux kernel headers
Alexander Graf
2013-01-18
PPC: e500: Change in-memory order of load blobs
Alexander Graf
2013-01-18
PPC: Provide zero SVR for -cpu e500mc and e5500
Alexander Graf
2013-01-18
PPC: E500: Calculate loading blob offsets properly
Alexander Graf
2013-01-18
openpic: set mixed mode as supported
Alexander Graf
2013-01-18
openpic: unify gcr mode mask updates
Alexander Graf
2013-01-18
openpic: move gcr write into a function
Alexander Graf
2013-01-17
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2013-01-17
virtio-pci: fix irqfd cleanup argument order
Michael S. Tsirkin
2013-01-17
qom: Extend documentation on QOM method concepts
Andreas Färber
2013-01-17
Makefile: drop recursive libcacard clean
Stefan Hajnoczi
2013-01-17
HMP: add sub command table to info
Wenchao Xia
2013-01-17
HMP: move define of mon_cmds
Wenchao Xia
2013-01-17
HMP: add infrastructure for sub command
Wenchao Xia
2013-01-17
HMP: delete info handler
Wenchao Xia
2013-01-17
HMP: add QDict to info callback handler
Wenchao Xia
2013-01-16
bswap: improve gluing
Blue Swirl
2013-01-16
Merge remote-tracking branch 'kraxel/chardev.1' into staging
Anthony Liguori
2013-01-16
build: fix Win32 clean build
Paolo Bonzini
2013-01-16
tmp105: Add temperature QOM property
Andreas Färber
2013-01-16
tmp105: QOM'ify
Andreas Färber
2013-01-16
tests: Add tmp105 qtest test case
Andreas Färber
2013-01-16
tmp105: Fix I2C protocol bug
Andreas Färber
2013-01-16
tmp105: Split out I2C message constants from header
Andreas Färber
2013-01-16
libqtest: Prepare I2C libqos
Andreas Färber
2013-01-16
audio: Replace non-portable asprintf in debug code by g_strdup_printf
Stefan Weil
2013-01-16
usb-storage: Drop useless null test in usb_msd_handle_data()
Markus Armbruster
2013-01-16
ui: Drop useless null tests in parse_keyboard_layout()
Markus Armbruster
2013-01-16
pseries: Replace non-portable asprintf by g_strdup_printf
Stefan Weil
[next]