Age | Commit message (Expand) | Author | Files | Lines |
2021-03-19 | fdc: Drop deprecated floppy configuration | Markus Armbruster | 2 | -49/+50 |
2021-03-19 | docs/system/deprecated: Fix note on fdc drive properties | Markus Armbruster | 1 | -5/+28 |
2021-03-19 | i386: Make migration fail when Hyper-V reenlightenment was enabled but 'user_... | Vitaly Kuznetsov | 1 | -0/+5 |
2021-03-19 | char: Deprecate backend aliases 'tty' and 'parport' | Kevin Wolf | 1 | -0/+6 |
2021-03-19 | qemu-img: Use user_creatable_process_cmdline() for --object | Kevin Wolf | 1 | -1/+1 |
2021-03-19 | qapi/qom: Add ObjectOptions for secret*, deprecate 'loaded' | Kevin Wolf | 1 | -0/+11 |
2021-03-19 | qapi/qom: Add ObjectOptions for rng-*, deprecate 'opened' | Kevin Wolf | 1 | -0/+9 |
2021-03-19 | qapi/qom: Drop deprecated 'props' from object-add | Kevin Wolf | 2 | -5/+5 |
2021-03-18 | Merge remote-tracking branch 'remotes/berrange-gitlab/tags/dep-many-pull-requ... | Peter Maydell | 6 | -116/+111 |
2021-03-18 | block: remove support for using "file" driver with block/char devices | Daniel P. Berrangé | 2 | -7/+7 |
2021-03-18 | block: remove 'dirty-bitmaps' field from 'BlockInfo' struct | Daniel P. Berrangé | 2 | -13/+9 |
2021-03-18 | block: remove dirty bitmaps 'status' field | Daniel P. Berrangé | 2 | -7/+7 |
2021-03-18 | block: remove 'encryption_key_missing' flag from QAPI | Daniel P. Berrangé | 2 | -10/+10 |
2021-03-18 | hw/scsi: remove 'scsi-disk' device | Daniel P. Berrangé | 2 | -9/+6 |
2021-03-18 | hw/ide: remove 'ide-drive' device | Daniel P. Berrangé | 3 | -7/+9 |
2021-03-18 | chardev: reject use of 'wait' flag for socket client chardevs | Daniel P. Berrangé | 2 | -6/+6 |
2021-03-18 | machine: remove 'arch' field from 'query-cpus-fast' QMP command | Daniel P. Berrangé | 2 | -6/+6 |
2021-03-18 | machine: remove 'query-cpus' QMP command | Daniel P. Berrangé | 2 | -5/+5 |
2021-03-18 | migrate: remove QMP/HMP commands for speed, downtime and cache size | Daniel P. Berrangé | 5 | -17/+22 |
2021-03-18 | monitor: remove 'query-events' QMP command | Daniel P. Berrangé | 2 | -6/+6 |
2021-03-18 | monitor: raise error when 'pretty' option is used with HMP | Daniel P. Berrangé | 2 | -7/+6 |
2021-03-18 | ui, monitor: remove deprecated VNC ACL option and HMP commands | Daniel P. Berrangé | 2 | -16/+12 |
2021-03-17 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 1 | -0/+56 |
2021-03-17 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210316-pull-request' i... | Peter Maydell | 1 | -0/+8 |
2021-03-17 | Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-6.0-pull-request' ... | Peter Maydell | 1 | -0/+26 |
2021-03-16 | fuzz: add instructions for building reproducers | Alexander Bulekov | 1 | -0/+56 |
2021-03-15 | m68k: add a system controller | Laurent Vivier | 1 | -0/+26 |
2021-03-15 | ui: deprecate "password" option for SPICE server | Daniel P. Berrangé | 1 | -0/+8 |
2021-03-15 | usb: Un-deprecate -usbdevice (except for -usbdevice audio which gets removed) | Thomas Huth | 2 | -9/+8 |
2021-03-14 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210314'... | Peter Maydell | 2 | -1/+2 |
2021-03-12 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210311-pull-request' i... | Peter Maydell | 1 | -2/+2 |
2021-03-12 | hw/arm: Add MFT device to NPCM7xx Soc | Hao Wu | 1 | -1/+1 |
2021-03-12 | hw/arm: versal: Add support for the XRAMs | Edgar E. Iglesias | 1 | -0/+1 |
2021-03-12 | Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210310' in... | Peter Maydell | 6 | -38/+282 |
2021-03-11 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-docs-xen-upda... | Peter Maydell | 6 | -92/+183 |
2021-03-11 | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-03-09' into st... | Peter Maydell | 1 | -0/+8 |
2021-03-11 | Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20210309' int... | Peter Maydell | 1 | -6/+10 |
2021-03-11 | docs: Fix removal text of -show-cursor | Thomas Huth | 1 | -2/+2 |
2021-03-10 | Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-... | Peter Maydell | 5 | -8/+591 |
2021-03-10 | docs: add some documentation for the guest-loader | Alex Bennée | 2 | -0/+55 |
2021-03-10 | docs: move generic-loader documentation into the main manual | Alex Bennée | 3 | -92/+118 |
2021-03-10 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210310'... | Peter Maydell | 2 | -10/+67 |
2021-03-10 | docs/system: add a gentle prompt for the complexity to come | Alex Bennée | 2 | -0/+10 |
2021-03-10 | docs/system: Extend PPC section | Cédric Le Goater | 6 | -38/+282 |
2021-03-09 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 2 | -19/+77 |
2021-03-09 | hw/misc: Add a basic Aspeed LPC controller model | Cédric Le Goater | 1 | -1/+1 |
2021-03-09 | hw/arm/aspeed: Fix location of firmware images in documentation | Cédric Le Goater | 1 | -5/+9 |
2021-03-09 | Remove deprecated target tilegx | Thomas Huth | 2 | -8/+14 |
2021-03-09 | docs/devel/qgraph: improve qgraph documentation | Emanuele Giuseppe Esposito | 1 | -101/+408 |
2021-03-09 | libqos/qgraph: format qgraph comments for sphinx documentation | Emanuele Giuseppe Esposito | 3 | -0/+270 |