projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2018-08-30
Mark Cave-Ayland
macio: move MACIOIDEState type declarations to macio.h
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Greg Kurz
spapr_pci: fix potential NULL pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Emilio G. Cota
spapr: fix leak of rev array
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Thomas Huth
ppc: Remove deprecated ppcemb target
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Peter Maydell
Merge remote-tracking branch 'remotes/armbru/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Peter Maydell
Merge remote-tracking branch 'remotes/juanquintela...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Peter Xu
intel-iommu: replace more vtd_err_* traces
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Peter Xu
intel-iommu: start to use error_report_once
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Peter Maydell
Merge remote-tracking branch 'remotes/kraxel/tags/ui...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Juan Quintela
check: Move wdt_ib700 test to common
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Juan Quintela
check: Move endianess test to common
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Juan Quintela
check: Move VMXNET3 test to common
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Juan Quintela
check: Only test boot-serial when sga is compiled in
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Juan Quintela
check: Only test ivshm when it is compiled in
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Juan Quintela
x86_64-softmmu: Configuration is identical to i386...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Juan Quintela
check: Only test usb-xhci-nec when it is compiled in
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Juan Quintela
check: Only test isa-testdev when it is compiled in
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Juan Quintela
configure: We don't want to clean configuration files
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Marc-André...
util: promote qemu_egl_rendernode_open() to libqemuutil
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Peter Xu
qemu-error: introduce {error|warn}_report_once
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Peter Maydell
Merge remote-tracking branch 'remotes/otubo/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Peter Maydell
Merge remote-tracking branch 'remotes/awilliam/tags...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Peter Maydell
Merge remote-tracking branch 'remotes/armbru/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Peter Maydell
Merge remote-tracking branch 'remotes/amarkovic/tags...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
json: Update references to RFC 7159 to RFC 8259
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
json: Support %% in JSON strings when interpolating
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
json: Improve safety of qobject_from_jsonf_nofail(...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
json: Keep interpolation state in JSONParserContext
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
tests/drive_del-test: Fix harmless JSON interpolation bug
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
json: Clean up headers
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
qobject: Drop superfluous includes of qemu-common.h
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
json: Make JSONToken opaque outside json-parser.c
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
json: Unbox tokens queue in JSONMessageParser
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
json: Streamline json_message_process_token()
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
json: Enforce token count and size limits more tightly
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
qjson: Have qobject_from_json() & friends reject empty...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
json: Assert json_parser_parse() consumes all tokens...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
json: Fix streamer not to ignore trailing unterminated...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
json: Fix latent parser aborts at end of input
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
qjson: Fix qobject_from_json() & friends for multiple...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
json: Improve names of lexer states related to numbers
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
json: Replace %I64d, %I64u by %PRId64, %PRIu64
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
json: Leave rejecting invalid interpolation to parser
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
json: Pass lexical errors and limit violations to callback
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
json: Treat unwanted interpolation as lexical error
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
json: Rename token JSON_ESCAPE & friends to JSON_INTERP
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
json: Don't create JSON_ERROR tokens that won't be...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
json: Don't pass null @tokens to json_parser_parse()
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
json: Redesign the callback to consume JSON values
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
json: Have lexer call streamer directly
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Marc-André...
json-parser: simplify and avoid JSONParserContext alloc...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Marc-André...
json: remove useless return value from lexer/parser
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
check-qjson: Fix and enable utf8_string()'s disabled...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
json: Fix \uXXXX for surrogate pairs
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
json: Reject invalid \uXXXX, fix \u0000
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
json: Simplify parse_string()
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
json: Leave rejecting invalid escape sequences to parser
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
json: Accept overlong \xC0\x80 as U+0000 ("modified...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
json: Leave rejecting invalid UTF-8 to parser
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
json: Report first rather than last parse error
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
json: Reject invalid UTF-8 sequences
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
check-qjson: Document we expect invalid UTF-8 to be...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
json: Tighten and simplify qstring_from_escaped_str...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
json: Revamp lexer documentation
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
json: Reject unescaped control characters
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
json: Fix lexer to include the bad character in JSON_ER...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
check-qjson: Cover interpolation more thoroughly
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
check-qjson qmp-test: Cover control characters more...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
check-qjson: Fix utf8_string() to test all invalid...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
check-qjson: Simplify utf8_string()
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
check-qjson: Cover UTF-8 in single quoted strings
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
check-qjson: Consolidate partly redundant string tests
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
check-qjson: Cover escaped characters more thoroughly...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
check-qjson: Streamline escaped_string()'s test strings
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
check-qjson: Cover escaped characters more thoroughly...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
test-qga: Clean up how we test QGA synchronization
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
qmp-test: Cover syntax and lexical errors
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
qmp-cmd-test: Split off qmp-test
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
check-qjson: Cover whitespace more thoroughly
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
check-qjson: Cover blank and lexically erroneous input
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
check-qjson: Cover multiple JSON objects in same string
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Markus Armbruster
docs/interop/qmp-spec: How to force known good parser...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Peter Maydell
Merge remote-tracking branch 'remotes/gkurz/tags/for...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Stefan Markovic
target/mips: Add definition of nanoMIPS I7200 CPU
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Stefan Markovic
mips_malta: Fix semihosting argument passing for nanoMI...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Paul Burton
mips_malta: Add setting up GT64120 BARs to the nanoMIPS...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Matthew Fortune
mips_malta: Add basic nanoMIPS boot code for Malta...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Aleksandar...
elf: Don't check FCR31_NAN2008 bit for nanoMIPS
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Aleksandar...
elf: On elf loading, treat both EM_MIPS and EM_NANOMIPS...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Aleksandar...
elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Aleksandar...
elf: Add EM_NANOMIPS value as a valid one for e_machine...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Yongbok Kim
target/mips: Fix ERET/ERETNC behavior related to ADEL...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Stefan Markovic
target/mips: Add updating BadInstr and BadInstrX for...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Dimitrije Nikolic
target/mips: Add availability control via bit NMS
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Stefan Markovic
target/mips: Add emulation of DSP ASE for nanoMIPS...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Stefan Markovic
target/mips: Add emulation of DSP ASE for nanoMIPS...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Stefan Markovic
target/mips: Add emulation of DSP ASE for nanoMIPS...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Stefan Markovic
target/mips: Add emulation of DSP ASE for nanoMIPS...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Stefan Markovic
target/mips: Add emulation of DSP ASE for nanoMIPS...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Stefan Markovic
target/mips: Add emulation of DSP ASE for nanoMIPS...
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.062396 seconds
and
4
git commands to generate.