index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
devel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-01
gitlab: add optional job to run flaky avocado tests
Alex Bennée
1
-7
/
+8
2023-12-01
docs/devel: rationalise unstable gitlab tests under FLAKY_TESTS
Alex Bennée
1
-11
/
+20
2023-11-28
docs/s390: Fix wrong command example in s390-cpu-topology.rst
Zhao Liu
1
-3
/
+3
2023-11-24
docs: document what configure does with virtual environments
Paolo Bonzini
1
-3
/
+85
2023-11-20
Merge tag 'pull-request-2023-11-16' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
1
-2
/
+2
2023-11-20
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Stefan Hajnoczi
1
-5
/
+5
2023-11-16
tests/avocado: Replace assertRegexpMatches() for Python 3.12 compatibility
Philippe Mathieu-Daudé
1
-1
/
+1
2023-11-16
tests/avocado: Replace assertEquals() for Python 3.12 compatibility
Thomas Huth
1
-1
/
+1
2023-11-15
docs/devel/migration.rst: spelling fixes: doen't, diferent, responsability, r...
Michael Tokarev
1
-5
/
+5
2023-11-14
accel/tcg: Remove CF_LAST_IO
Richard Henderson
1
-6
/
+0
2023-11-13
tests/tsan: Rename the file with the entries that should be ignored
Thomas Huth
1
-2
/
+2
2023-11-07
Merge tag 'pull-vfio-20231106' of https://github.com/legoater/qemu into staging
Stefan Hajnoczi
2
-0
/
+9
2023-11-03
hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
Yi Liu
2
-0
/
+9
2023-11-03
docs/migration: Add the dirty limit section
Hyman Huang
1
-0
/
+71
2023-11-01
migration: Improve example and documentation of vmstate_register()
Juan Quintela
1
-4
/
+8
2023-10-30
migration/doc: We broke backwards compatibility
Juan Quintela
1
-0
/
+202
2023-10-30
migration/doc: How to migrate when hosts have different features
Juan Quintela
1
-0
/
+97
2023-10-30
migration/doc: Add documentation for backwards compatiblity
Juan Quintela
1
-0
/
+219
2023-10-30
migration/doc: Add contents
Juan Quintela
1
-0
/
+2
2023-10-20
docs/s390x/cpu topology: document s390x cpu topology
Pierre Morel
2
-0
/
+171
2023-10-12
python/qemu: rename command() to cmd()
Vladimir Sementsov-Ogievskiy
1
-5
/
+5
2023-10-08
system: Rename softmmu/ directory as system/
Philippe Mathieu-Daudé
1
-1
/
+1
2023-10-07
meson: Rename target_softmmu_arch -> target_system_arch
Philippe Mathieu-Daudé
1
-2
/
+2
2023-10-07
tcg: Correct invalid mentions of 'softmmu' by 'system-mode'
Philippe Mathieu-Daudé
1
-1
/
+1
2023-09-25
Merge tag 'pull-target-arm-20230921' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
1
-20
/
+20
2023-09-21
docs/devel/loads-stores: Fix git grep regexes
Peter Maydell
1
-20
/
+20
2023-09-21
docs/devel/reset.rst: Correct function names
Akihiko Odaki
1
-9
/
+8
2023-09-19
docs: Don't mention "-mem-path" in multi-process.rst
David Hildenbrand
1
-2
/
+3
2023-09-11
vfio/migration: Add P2P support for VFIO migration
Avihai Horon
1
-36
/
+57
2023-09-07
meson: list leftover CONFIG_* symbols
Paolo Bonzini
1
-6
/
+2
2023-09-07
configure, meson: remove target OS symbols from config-host.mak
Paolo Bonzini
1
-1
/
+1
2023-08-30
docs/style: permit inline loop variables
Alex Bennée
1
-1
/
+8
2023-08-30
gitlab: enable ccache for many build jobs
Daniel P. Berrangé
1
-0
/
+7
2023-08-28
Merge tag 'pull-tcg-20230823-2' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
1
-3
/
+12
2023-08-28
Revert "tests: Use separate virtual environment for avocado"
Paolo Bonzini
2
-10
/
+10
2023-08-24
docs/devel/tcg-ops: fix missing newlines in "Host vector operations"
Mark Cave-Ayland
1
-0
/
+2
2023-08-24
tcg: Introduce negsetcond opcodes
Richard Henderson
1
-0
/
+6
2023-08-24
docs/devel/tcg-ops: Bury mentions of trunc_shr_i64_i32()
Philippe Mathieu-Daudé
1
-3
/
+4
2023-08-01
misc: Fix some typos in documentation and comments
Stefan Weil
1
-1
/
+1
2023-07-26
docs/migration: Update postcopy bits
Peter Xu
1
-26
/
+66
2023-07-18
tests/avocado: Disable the test_sbsaref_edk2_firmware by default
Thomas Huth
1
-0
/
+5
2023-07-10
docs/devel: Fix coding style in style.rst
Thomas Huth
1
-3
/
+6
2023-07-03
docs/devel: introduce some key concepts for QOM development
Alex Bennée
1
-6
/
+52
2023-07-03
docs/devel: split qom-api reference into new file
Alex Bennée
4
-1
/
+20
2023-07-03
docs/devel/qom.rst: Correct code style
Philippe Mathieu-Daudé
1
-2
/
+2
2023-07-03
docs/devel: add some front matter to the devel index
Alex Bennée
4
-2
/
+28
2023-07-03
docs/devel: remind developers to run CI container pipeline when updating images
Ani Sinha
1
-0
/
+6
2023-06-30
vfio/migration: Add support for switchover ack capability
Avihai Horon
1
-0
/
+10
2023-06-30
vfio/migration: Add VFIO migration pre-copy support
Avihai Horon
1
-10
/
+25
2023-06-28
docs/devel/testing: Update the 'Docker Debugging' section
Philippe Mathieu-Daudé
1
-1
/
+1
[next]