Age | Commit message (Expand) | Author | Files | Lines |
2022-07-29 | docs/devel: fix description of OBJECT_DECLARE_SIMPLE_TYPE | Alex Bennée | 1 | -2/+1 |
2022-07-22 | docs: Add caveats for Windows as the build platform | Bin Meng | 1 | -1/+9 |
2022-07-19 | Merge tag 'kraxel-20220719-pull-request' of https://gitlab.com/kraxel/qemu in... | Peter Maydell | 1 | -0/+41 |
2022-07-19 | usb: document pcap (aka usb traffic capture) | Gerd Hoffmann | 1 | -0/+12 |
2022-07-19 | usb: document guest-reset and guest-reset-all | Gerd Hoffmann | 1 | -0/+29 |
2022-07-18 | Replace 'whitelist' with 'allow' | Thomas Huth | 2 | -2/+2 |
2022-07-15 | Merge tag 'nvme-next-pull-request' of git://git.infradead.org/qemu-nvme into ... | Peter Maydell | 1 | -2/+2 |
2022-07-15 | Merge tag 'pull-aspeed-20220714' of https://github.com/legoater/qemu into sta... | Peter Maydell | 1 | -4/+58 |
2022-07-15 | hw/nvme: fix example serial in documentation | Niklas Cassel | 1 | -2/+2 |
2022-07-14 | docs: aspeed: Minor updates | Cédric Le Goater | 1 | -4/+10 |
2022-07-14 | docs: aspeed: Add fby35 multi-SoC machine section | Peter Delevoryas | 1 | -0/+48 |
2022-07-13 | cutils: Introduce bundle mechanism | Akihiko Odaki | 1 | -1/+1 |
2022-07-11 | target/arm: Enable SME for -cpu max | Richard Henderson | 1 | -0/+4 |
2022-07-07 | hw/arm/virt: dt: add rng-seed property | Jason A. Donenfeld | 2 | -6/+19 |
2022-07-01 | docs/system/devices/usb/canokey: remove limitations on qemu-xhci | Hongren (Zenithal) Zheng | 1 | -10/+0 |
2022-07-01 | Convert fw_cfg.rst to reStructuredText syntax | Simon Sapin | 2 | -93/+119 |
2022-07-01 | Rename docs/specs/fw_cfg.txt to .rst | Simon Sapin | 1 | -0/+0 |
2022-06-28 | Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in... | Richard Henderson | 1 | -16/+0 |
2022-06-27 | docs/vhost-user: Fix mismerge | Kevin Wolf | 1 | -16/+0 |
2022-06-27 | target/arm: Add cpu properties for SME | Richard Henderson | 1 | -0/+56 |
2022-06-27 | sphinx: change default language to 'en' | Martin Liška | 1 | -1/+1 |
2022-06-24 | vduse-blk: Add name option | Xie Yongji | 1 | -2/+3 |
2022-06-24 | vduse-blk: Add serial option | Xie Yongji | 1 | -1/+1 |
2022-06-24 | qsd: document vduse-blk exports | Stefan Hajnoczi | 1 | -0/+21 |
2022-06-23 | docs: Add documentation for SR-IOV and Virtualization Enhancements | Lukasz Maniak | 1 | -0/+82 |
2022-06-16 | docs/cxl: Add switch documentation | Jonathan Cameron | 1 | -2/+86 |
2022-06-14 | docs/system/devices/usb: Add CanoKey to USB devices examples | Hongren (Zenithal) Zheng | 1 | -0/+4 |
2022-06-14 | docs: Add CanoKey documentation | Hongren (Zenithal) Zheng | 2 | -0/+169 |
2022-06-11 | docs/devel: Fix link to developer mailing lists | Bernhard Beschow | 1 | -3/+3 |
2022-06-11 | target/mips: Undeprecate nanoMIPS ISA support in QEMU | Stefan Pejic | 1 | -30/+0 |
2022-06-10 | Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in... | Richard Henderson | 1 | -2/+2 |
2022-06-09 | hw/cxl: Make the CXL fixed memory window setup a machine parameter. | Jonathan Cameron | 1 | -2/+2 |
2022-06-08 | Fix 'writeable' typos | Peter Maydell | 2 | -3/+3 |
2022-06-08 | target/arm: Implement FEAT_DoubleFault | Peter Maydell | 1 | -0/+1 |
2022-06-08 | target/arm: Declare support for FEAT_RASv1p1 | Peter Maydell | 1 | -0/+1 |
2022-06-06 | target/loongarch: Add system emulation introduction | Xiaojuan Yang | 1 | -0/+41 |
2022-06-06 | docs: move replay docs to docs/system/replay.rst | Pavel Dovgalyuk | 4 | -413/+496 |
2022-06-06 | docs: convert docs/devel/replay page to rst | Pavel Dovgalyuk | 2 | -4/+13 |
2022-06-06 | replay: rewrite async event handling | Pavel Dovgalyuk | 1 | -7/+4 |
2022-06-03 | hw/nvme: deprecate the use-intel-id compatibility parameter | Klaus Jensen | 1 | -0/+8 |
2022-06-03 | hw/nvme: do not auto-generate eui64 | Klaus Jensen | 1 | -0/+7 |
2022-06-03 | ui: Remove deprecated options "-sdl" and "-curses" | Thomas Huth | 2 | -10/+10 |
2022-06-03 | ui: Remove deprecated parameters of the "-display sdl" option | Thomas Huth | 2 | -16/+17 |
2022-06-01 | docs/devel: clean-up the CI links in the docs | Alex Bennée | 4 | -22/+29 |
2022-06-01 | gitlab: don't run CI jobs in forks by default | Daniel P. Berrangé | 1 | -0/+38 |
2022-06-01 | gitlab: convert build/container jobs to .base_job_template | Daniel P. Berrangé | 1 | -0/+19 |
2022-06-01 | gitlab: convert static checks to .base_job_template | Daniel P. Berrangé | 1 | -0/+7 |
2022-06-01 | gitlab: convert Cirrus jobs to .base_job_template | Daniel P. Berrangé | 1 | -0/+14 |
2022-06-01 | gitlab: introduce a common base job template | Daniel P. Berrangé | 1 | -1/+35 |
2022-05-30 | docs/system/arm: Add FEAT_HCX to list of emulated features | Peter Maydell | 1 | -0/+1 |