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-07-29
qapi.py: Permit comments starting anywhere on the line
Markus Armbruster
2013-07-29
qapi.py: Rename expr_eval to expr in parse_schema()
Markus Armbruster
2013-07-29
qapi.py: Fix diagnosing non-objects at a schema's top-level
Markus Armbruster
2013-07-29
qapi.py: Fix schema parser to check syntax systematically
Markus Armbruster
2013-07-29
qapi.py: Reject invalid characters in schema file
Markus Armbruster
2013-07-29
qapi.py: Decent syntax error reporting
Markus Armbruster
2013-07-29
qapi.py: Restructure lexer and parser
Markus Armbruster
2013-07-29
tests: Use qapi-schema-test.json as schema parser test
Markus Armbruster
2013-07-29
tests: QAPI schema parser tests
Markus Armbruster
2013-07-29
memory: add tracepoints for MMIO reads/writes
Paolo Bonzini
2013-07-29
tpm.c: Don't try to put -1 in a variable of type TpmModel
Peter Maydell
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
qemu-help: Sort devices by logical functionality
Marcel Apfelbaum
2013-07-29
hw: import bitmap operations in qdev-core header
Marcel Apfelbaum
2013-07-29
spapr-vscsi: fix SOLNT bit in SRP_RSP
Alexey Kardashevskiy
2013-07-29
xics: rename types to be sane and follow coding style
Anthony Liguori
2013-07-29
pseries: savevm support with KVM
Alexey Kardashevskiy
2013-07-29
pseries: savevm support for PCI host bridge
David Gibson
2013-07-29
pseries: savevm support for pseries machine
David Gibson
2013-07-29
pseries: savevm support for PAPR virtual SCSI
David Gibson
2013-07-29
pseries: rework PAPR virtual SCSI
Alexey Kardashevskiy
2013-07-29
spapr-tce: make sPAPRTCETable a proper device
Anthony Liguori
2013-07-29
pseries: savevm support for PAPR VIO logical tty
David Gibson
2013-07-29
pseries: savevm support for PAPR VIO logical lan
David Gibson
2013-07-29
pseries: savevm support for VIO devices
David Gibson
2013-07-29
target-ppc: Convert ppc cpu savevm to VMStateDescription
Alexey Kardashevskiy
2013-07-29
Merge remote-tracking branch 'sstabellini/xen-130729' into staging
Anthony Liguori
2013-07-29
Merge remote-tracking branch 'agraf/s390-for-upstream' into staging
Anthony Liguori
2013-07-29
Merge remote-tracking branch 'sweil/w32' into staging
Anthony Liguori
2013-07-29
Xen PV Device
Paul Durrant
2013-07-29
xen_disk: support "direct-io-safe" backend option
Stefano Stabellini
2013-07-29
s390: update s390-ccw.img
Alexander Graf
2013-07-29
s390/ipl: Fix boot order
Christian Borntraeger
2013-07-29
s390/IPL: Allow boot from other ssid than 0
Dominik Dingel
2013-07-29
w32, w64: Add build rule for installer
Stefan Weil
2013-07-29
Merge branch 'trivial-patches' of git://git.corpit.ru/qemu
Aurelien Jarno
2013-07-29
target-mips: fix mipsdsp_mul_q31_q31
Petar Jovanovic
2013-07-29
mips_malta: fix copy of the 0x1fc00000 region
Aurelien Jarno
2013-07-29
linux-user: correct argument number for sys_mremap and sys_splice
Petar Jovanovic
2013-07-29
target-mips: Remove assignment to a variable which is never used
Stefan Weil
2013-07-29
target-mips: fix mipsdsp_trunc16_sat16_round
Petar Jovanovic
2013-07-29
hw/mips: align initrd to 64KB to avoid kernel error
James Hogan
2013-07-28
pflash_cfi01: duplicate status byte from bits 23:16 for 32bit reads
Paul Burton
2013-07-28
mips_malta: generate SMBUS EEPROM data
Paul Burton
2013-07-28
mips_malta: cap BIOS endian swap length at 0x3e0000 bytes
Paul Burton
2013-07-28
mips_malta: generate SPD EEPROM data at runtime
Paul Burton
2013-07-28
mips_malta: correct reading MIPS revision at 0x1fc00010
Paul Burton
2013-07-28
mips_malta: fix BIOS endianness swapping
Paul Burton
2013-07-28
mips_malta: QOM cast cleanup
Andreas Färber
2013-07-28
target-mips: fix branch in likely delay slot tcg assert
James Hogan
[next]