projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2020-03-19
Yoshinori Sato
target/rx: CPU definitions
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Yoshinori Sato
target/rx: TCG helpers
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Yoshinori Sato
target/rx: TCG translation
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Yoshinori Sato
MAINTAINERS: Add entry for the Renesas RX architecture
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Yoshinori Sato
hw/registerfields.h: Add 8bit and 16bit register macros
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Peter Maydell
Merge remote-tracking branch 'remotes/ehabkost/tags...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Peter Maydell
Merge remote-tracking branch 'remotes/cleber/tags/pytho...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Peter Maydell
Merge remote-tracking branch 'remotes/jnsnow/tags/ide...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Peter Maydell
Merge remote-tracking branch 'remotes/armbru/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
Peter Maydell
Merge remote-tracking branch 'remotes/rth/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
Peter Maydell
Merge remote-tracking branch 'remotes/stsquad/tags...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
Peter Maydell
Merge remote-tracking branch 'remotes/armbru/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
Peter Maydell
Merge remote-tracking branch 'remotes/dgibson/tags...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Babu Moger
hw/i386: Rename apicid_from_topo_ids to x86_apicid_from...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Babu Moger
hw/i386: Update structures to save the number of nodes...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Babu Moger
hw/i386: Remove unnecessary initialization in x86_cpu_new
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Babu Moger
machine: Add SMP Sockets in CpuTopology
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Babu Moger
hw/i386: Consolidate topology functions
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Babu Moger
hw/i386: Introduce X86CPUTopoInfo to contain topology...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Peter Maydell
cpu: Use DeviceClass reset instead of a special CPUClas...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Dr. David Alan...
machine/memory encryption: Disable mem merge
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Babu Moger
hw/i386: Rename X86CPUTopoInfo structure to X86CPUTopoIDs
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Moger, Babu
i386: Add 2nd Generation AMD EPYC processors
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Moger, Babu
i386: Add missing cpu feature bits in EPYC model
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Tao Xu
target/i386: Add new property note to versioned CPU...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Tao Xu
target/i386: Add Denverton-v2 (no MPX) CPU model
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Cleber Rosa
tests/docker: make "buildah bud" output similar to...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Cleber Rosa
tests/docker: add CentOS 8 Dockerfile
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Cleber Rosa
Acceptance tests: add make targets to download images
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Cleber Rosa
Acceptance test: add "boot_linux" tests
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Cleber Rosa
Acceptance tests: introduce BUILD_DIR and SOURCE_DIR
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Oksana Vohchana
python/qemu/qmp.py: QMP debug with VM label
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Eric Blake
net: Track netdevs in NetClientState rather than QemuOpt
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Eric Blake
net: Complete qapi-fication of netdev_add
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Marc-André...
qmp: constify QmpCommand and list
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Markus Armbruster
qapi: Mark deprecated QMP parts with feature 'deprecated'
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Markus Armbruster
qapi: New special feature flag "deprecated"
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Markus Armbruster
qapi: Replace qmp_dispatch()'s TODO comment by an expla...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Markus Armbruster
qapi: Simplify how qmp_dispatch() gets the request ID
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Markus Armbruster
qapi: Simplify how qmp_dispatch() deals with QCO_NO_SUC...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Markus Armbruster
qapi: Inline do_qmp_dispatch() into qmp_dispatch()
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Markus Armbruster
qapi: Add feature flags to struct members
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Markus Armbruster
qapi/schema: Call QAPIDoc.connect_member() in just...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Markus Armbruster
qapi/schema: Rename QAPISchemaObjectType{Variant,Variants}
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Markus Armbruster
qapi/schema: Reorder classes so related ones are together
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Markus Armbruster
qapi/schema: Change _make_features() to a take feature...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Markus Armbruster
qapi/introspect: Factor out _make_tree()
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Markus Armbruster
qapi/introspect: Rename *qlit* to reduce confusion
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Markus Armbruster
qapi: Consistently put @features parameter right after...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Markus Armbruster
qapi: Add feature flags to remaining definitions
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Markus Armbruster
qapi/schema: Clean up around QAPISchemaEntity.connect_doc()
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Markus Armbruster
tests/test-qmp-event: Check event is actually emitted
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Markus Armbruster
tests/test-qmp-event: Use qobject_is_equal()
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Markus Armbruster
tests/test-qmp-event: Simplify test data setup
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Markus Armbruster
tests/test-qmp-cmds: Simplify test data setup
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Markus Armbruster
tests/test-qmp-cmds: Check responses more thoroughly
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Markus Armbruster
tests/test-qmp-cmds: Factor out qmp_dispatch() test...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Markus Armbruster
docs/devel/qapi-code-gen: Document 'features' introspection
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Markus Armbruster
docs/devel/qapi-code-gen: Clarify allow-oob introspection
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Markus Armbruster
qapi: Belatedly update doc comment for @wait deprecation
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Markus Armbruster
qemu-doc: Belatedly document QMP command arg & result...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Peter Maydell
Merge remote-tracking branch 'remotes/bonzini/tags...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Peter Maydell
Merge remote-tracking branch 'remotes/stefanha/tags...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Changbin Du
gdbstub: Fix single-step issue by confirming 'vContSupp...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Damien Hedde
gdbstub: do not split gdb_monitor_write payload
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Damien Hedde
gdbstub: change GDBState.last_packet to GByteArray
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Alex Bennée
tests/tcg/aarch64: add test-sve-ioctl guest-debug test
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Alex Bennée
tests/tcg/aarch64: add SVE iotcl test
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Alex Bennée
tests/tcg/aarch64: add a gdbstub testcase for SVE registers
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Alex Bennée
tests/guest-debug: add a simple test runner
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Alex Bennée
configure: allow user to specify what gdb to use
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Alex Bennée
tests/tcg/aarch64: userspace system register test
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Alex Bennée
target/arm: don't bother with id_aa64pfr0_read for...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Alex Bennée
target/arm: generate xml description of our SVE registers
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Alex Bennée
target/arm: default SVE length to 64 bytes for linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Alex Bennée
target/arm: explicitly encode regnum in our XML
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Alex Bennée
target/arm: prepare for multiple dynamic XMLs
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Alex Bennée
gdbstub: extend GByteArray to read register helpers
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Alex Bennée
target/i386: use gdb_get_reg helpers
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Alex Bennée
target/m68k: use gdb_get_reg helpers
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Alex Bennée
target/arm: use gdb_get_reg helpers
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Alex Bennée
gdbstub: add helper for 128 bit registers
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Alex Bennée
gdbstub: move mem_buf to GDBState and use GByteArray
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Alex Bennée
gdbstub: move str_buf to GDBState and use GString
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Alex Bennée
gdbstub: stop passing GDBState * around and use global
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Alex Bennée
gdbstub: make GDBState static and have common init...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Philippe Mathieu...
travis.yml: Set G_MESSAGES_DEBUG do report GLib errors
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Philippe Mathieu...
tests/docker: Update VirGL to v0.8.0
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Philippe Mathieu...
tests/docker: Remove obsolete VirGL --with-glx configur...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Philippe Mathieu...
tests/docker: Update VirGL git repository URL
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Philippe Mathieu...
tests/docker: Install tools to cross-debug and build...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Markus Armbruster
docs/devel/qapi-code-gen: Fix typo in grammar
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Vladimir Sementsov...
hw/sd/ssi-sd: fix error handling in ssi_sd_realize
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Markus Armbruster
xen-block: Use one Error * variable instead of two
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Peter Maydell
Merge remote-tracking branch 'remotes/amarkovic/tags...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
BALATON Zoltan
hw/ide: Remove unneeded inclusion of hw/ide.h
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
BALATON Zoltan
hw/ide: Move MAX_IDE_DEVS define to hw/ide/internal.h
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
BALATON Zoltan
hw/ide: Do ide_drive_get() within pci_ide_create_devs()
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
BALATON Zoltan
hw/ide/pci.c: Coding style update to fix checkpatch...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
BALATON Zoltan
hw/ide: Remove now unneded #include "hw/pci/pci.h"...
commit
|
commitdiff
|
tree
|
snapshot
next