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
2018-08-24
json: Reject invalid \uXXXX, fix \u0000
Markus Armbruster
2018-08-24
json: Simplify parse_string()
Markus Armbruster
2018-08-24
json: Leave rejecting invalid escape sequences to parser
Markus Armbruster
2018-08-24
json: Accept overlong \xC0\x80 as U+0000 ("modified UTF-8")
Markus Armbruster
2018-08-24
json: Leave rejecting invalid UTF-8 to parser
Markus Armbruster
2018-08-24
json: Report first rather than last parse error
Markus Armbruster
2018-08-24
json: Reject invalid UTF-8 sequences
Markus Armbruster
2018-08-24
check-qjson: Document we expect invalid UTF-8 to be rejected
Markus Armbruster
2018-08-24
json: Tighten and simplify qstring_from_escaped_str()'s loop
Markus Armbruster
2018-08-24
json: Revamp lexer documentation
Markus Armbruster
2018-08-24
json: Reject unescaped control characters
Markus Armbruster
2018-08-24
json: Fix lexer to include the bad character in JSON_ERROR token
Markus Armbruster
2018-08-24
check-qjson: Cover interpolation more thoroughly
Markus Armbruster
2018-08-24
check-qjson qmp-test: Cover control characters more thoroughly
Markus Armbruster
2018-08-24
check-qjson: Fix utf8_string() to test all invalid sequences
Markus Armbruster
2018-08-24
check-qjson: Simplify utf8_string()
Markus Armbruster
2018-08-24
check-qjson: Cover UTF-8 in single quoted strings
Markus Armbruster
2018-08-24
check-qjson: Consolidate partly redundant string tests
Markus Armbruster
2018-08-24
check-qjson: Cover escaped characters more thoroughly, part 2
Markus Armbruster
2018-08-24
check-qjson: Streamline escaped_string()'s test strings
Markus Armbruster
2018-08-24
check-qjson: Cover escaped characters more thoroughly, part 1
Markus Armbruster
2018-08-24
test-qga: Clean up how we test QGA synchronization
Markus Armbruster
2018-08-24
qmp-test: Cover syntax and lexical errors
Markus Armbruster
2018-08-24
qmp-cmd-test: Split off qmp-test
Markus Armbruster
2018-08-24
check-qjson: Cover whitespace more thoroughly
Markus Armbruster
2018-08-24
check-qjson: Cover blank and lexically erroneous input
Markus Armbruster
2018-08-24
check-qjson: Cover multiple JSON objects in same string
Markus Armbruster
2018-08-24
docs/interop/qmp-spec: How to force known good parser state
Markus Armbruster
2018-08-24
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
2018-08-24
target/mips: Add definition of nanoMIPS I7200 CPU
Stefan Markovic
2018-08-24
mips_malta: Fix semihosting argument passing for nanoMIPS bare metal
Stefan Markovic
2018-08-24
mips_malta: Add setting up GT64120 BARs to the nanoMIPS bootloader
Paul Burton
2018-08-24
mips_malta: Add basic nanoMIPS boot code for Malta board
Matthew Fortune
2018-08-24
elf: Don't check FCR31_NAN2008 bit for nanoMIPS
Aleksandar Markovic
2018-08-24
elf: On elf loading, treat both EM_MIPS and EM_NANOMIPS as legal for MIPS
Aleksandar Rikalo
2018-08-24
elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too
Aleksandar Markovic
2018-08-24
elf: Add EM_NANOMIPS value as a valid one for e_machine field
Aleksandar Rikalo
2018-08-24
target/mips: Fix ERET/ERETNC behavior related to ADEL exception
Yongbok Kim
2018-08-24
target/mips: Add updating BadInstr and BadInstrX for nanoMIPS
Stefan Markovic
2018-08-24
target/mips: Add availability control via bit NMS
Dimitrije Nikolic
2018-08-24
target/mips: Add emulation of DSP ASE for nanoMIPS - part 6
Stefan Markovic
2018-08-24
target/mips: Add emulation of DSP ASE for nanoMIPS - part 5
Stefan Markovic
2018-08-24
target/mips: Add emulation of DSP ASE for nanoMIPS - part 4
Stefan Markovic
2018-08-24
target/mips: Add emulation of DSP ASE for nanoMIPS - part 3
Stefan Markovic
2018-08-24
target/mips: Add emulation of DSP ASE for nanoMIPS - part 2
Stefan Markovic
2018-08-24
target/mips: Add emulation of DSP ASE for nanoMIPS - part 1
Stefan Markovic
2018-08-24
target/mips: Implement MT ASE support for nanoMIPS
Stefan Markovic
2018-08-24
target/mips: Fix pre-nanoMIPS MT ASE instructions availability control
Aleksandar Rikalo
2018-08-24
target/mips: Add emulation of nanoMIPS 32-bit branch instructions
Stefan Markovic
2018-08-24
target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair
Aleksandar Rikalo
[prev]
[next]