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
Age
Commit message (
Expand
)
Author
2014-03-03
tests/qapi-schema: Cover complex types with base
Markus Armbruster
2014-03-03
tests/qapi-schema: Cover anonymous union types
Markus Armbruster
2014-03-03
tests/qapi-schema: Cover simple argument types
Markus Armbruster
2014-03-03
tests/qapi-schema: Cover optional command arguments
Markus Armbruster
2014-03-03
tests/qapi-schema: Actually check successful QMP command response
Markus Armbruster
2014-02-28
monitor: Remove left-over code in do_info_profile.
Hani Benhabiles
2014-02-28
qerror: Improve QERR_DEVICE_NOT_ACTIVE message
Hani Benhabiles
2014-02-28
qmp: Check for returned data from __json_read in get_events
Fam Zheng
2014-02-28
dump: add 'query-dump-guest-memory-capability' command
qiaonuohan
2014-02-28
Define the architecture for compressed dump format
qiaonuohan
2014-02-28
dump: make kdump-compressed format available for 'dump-guest-memory'
qiaonuohan
2014-02-28
dump: add API to write dump pages
qiaonuohan
2014-02-28
dump: add APIs to operate DataCache
qiaonuohan
2014-02-28
dump: add API to write dump_bitmap
qiaonuohan
2014-02-28
dump: add API to write dump header
qiaonuohan
2014-02-28
dump: add members to DumpState and init some of them
qiaonuohan
2014-02-28
dump: add support for lzo/snappy
qiaonuohan
2014-02-28
dump: add API to write elf notes to buffer
qiaonuohan
2014-02-28
dump: add API to write vmcore
qiaonuohan
2014-02-28
dump: add API to write header of flatten format
qiaonuohan
2014-02-28
dump: add argument to write_elfxx_notes
qiaonuohan
2014-02-28
dump: const-qualify the buf of WriteCoreDumpFunction
qiaonuohan
2014-02-28
MAINTAINERS: update status for HMP, QAPI and QMP trees
Luiz Capitulino
2014-02-28
QMP: Allow dot separated dict path arguments in qmp-shell
Fam Zheng
2014-02-28
modules: Fix building with --enable-modules
Fam Zheng
2014-02-27
Merge remote-tracking branch 'remotes/kvm/uq/master' into staging
Peter Maydell
2014-02-27
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014022...
Peter Maydell
2014-02-26
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140226'...
Peter Maydell
2014-02-26
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140225' i...
Peter Maydell
2014-02-26
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2014-02-26
Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-3' into staging
Peter Maydell
2014-02-26
vfio: blacklist loading of unstable roms
Bandan Das
2014-02-26
qdev-monitor: set DeviceState opts before calling realize
Bandan Das
2014-02-26
pci-assign: Fix potential read beyond buffer on -EBUSY
Markus Armbruster
2014-02-26
vfio: Fix overrun after readlink() fills buffer completely
Markus Armbruster
2014-02-26
dma/pl330: implement dmaadnh instruction
Peter Crosthwaite
2014-02-26
dma/pl330: Fix buffer depth
Peter Crosthwaite
2014-02-26
dma/pl330: Add event debugging printfs
Peter Crosthwaite
2014-02-26
dma/pl330: Rename parent_obj
Peter Crosthwaite
2014-02-26
dma/pl330: printf format type sweep.
Peter Crosthwaite
2014-02-26
dma/pl330: Fix misleading type
Peter Crosthwaite
2014-02-26
dma/pl330: Delete overly verbose debug printf
Peter Crosthwaite
2014-02-26
target-arm: Add support for AArch32 ARMv8 CRC32 instructions
Will Newton
2014-02-26
include/qemu/crc32c.h: Rename include guards to match filename
Will Newton
2014-02-26
target-arm: Add utility function for checking AA32/64 state of an EL
Peter Maydell
2014-02-26
target-arm: Implement AArch64 view of CPACR
Peter Maydell
2014-02-26
target-arm: A64: Implement MSR (immediate) instructions
Peter Maydell
2014-02-26
target-arm: Store AIF bits in env->pstate for AArch32
Peter Maydell
2014-02-26
target-arm: A64: Implement WFI
Peter Maydell
2014-02-26
target-arm: Get MMU index information correct for A64 code
Peter Maydell
[next]