diff options
| author | Peter Maydell <peter.maydell@linaro.org> | 2017-06-07 18:24:08 +0100 |
|---|---|---|
| committer | Peter Maydell <peter.maydell@linaro.org> | 2017-06-07 18:24:08 +0100 |
| commit | bbfa326fc8028e275eddf8c9965c2a1b59405b2e (patch) | |
| tree | 18462ee41801d922e941ee50e1e4a54a96324464 /docs | |
| parent | 64175afc695c0672876fbbfc31b299c86d562cb4 (diff) | |
| parent | ac06724a715864942e2b5e28f92d5d5421f0a0b0 (diff) | |
| download | focaccia-qemu-bbfa326fc8028e275eddf8c9965c2a1b59405b2e.tar.gz focaccia-qemu-bbfa326fc8028e275eddf8c9965c2a1b59405b2e.zip | |
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
* virtio-scsi use-after-free fix (Fam) * SMM fixes and improvements for TCG (myself, Mihail) * irqchip and AddressSpaceDispatch cleanups and fixes (Peter) * Coverity fix (Stefano) * NBD cleanups and fixes (Vladimir, Eric, myself) * RTC accuracy improvements and code cleanups (Guangrong+Yunfang) * socket error reporting improvement (Daniel) * GDB XML description for SSE registers (Abdallah) * kvmclock update fix (Denis) * SMM memory savings (Gonglei) * -cpu 486 fix (myself) * various bugfixes (Roman, Peter, myself, Thomas) * rtc-test improvement (Guangrong) * migration throttling fix (Felipe) * create docs/ subdirectories (myself) # gpg: Signature made Wed 07 Jun 2017 17:22:07 BST # gpg: using RSA key 0xBFFBD25F78C7AE83 # gpg: Good signature from "Paolo Bonzini <bonzini@gnu.org>" # gpg: aka "Paolo Bonzini <pbonzini@redhat.com>" # Primary key fingerprint: 46F5 9FBD 57D6 12E7 BFD4 E2F7 7E15 100C CD36 69B1 # Subkey fingerprint: F133 3857 4B66 2389 866C 7682 BFFB D25F 78C7 AE83 * remotes/bonzini/tags/for-upstream: (31 commits) docs: create config/, devel/ and spin/ subdirectories cpus: reset throttle_thread_scheduled after sleep kvm: don't register smram_listener when smm is off nbd: make it thread-safe, fix qcow2 over nbd target/i386: Add GDB XML description for SSE registers i386/kvm: do not zero out segment flags if segment is unusable or not present edu: fix memory leak on msi_broken platforms linuxboot_dma: compile for i486 kvmclock: update system_time_msr address forcibly nbd: Fully initialize client in case of failed negotiation sockets: improve error reporting if UNIX socket path is too long i386: fix read/write cr with icount option target/i386: use multiple CPU AddressSpaces target/i386: enable A20 automatically in system management mode virtio-scsi: Unset hotplug handler when unrealize exec: simplify phys_page_find() params nbd/client.c: use errp instead of LOG nbd: add errp to read_sync, write_sync and drop_sync nbd: add errp parameter to nbd_wr_syncv() nbd: read_sync and friends: return 0 on success ... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/config/ich9-ehci-uhci.cfg (renamed from docs/ich9-ehci-uhci.cfg) | 0 | ||||
| -rw-r--r-- | docs/config/mach-virt-graphical.cfg (renamed from docs/mach-virt-graphical.cfg) | 0 | ||||
| -rw-r--r-- | docs/config/mach-virt-serial.cfg (renamed from docs/mach-virt-serial.cfg) | 0 | ||||
| -rw-r--r-- | docs/config/q35-emulated.cfg (renamed from docs/q35-emulated.cfg) | 0 | ||||
| -rw-r--r-- | docs/config/q35-virtio-graphical.cfg (renamed from docs/q35-virtio-graphical.cfg) | 0 | ||||
| -rw-r--r-- | docs/config/q35-virtio-serial.cfg (renamed from docs/q35-virtio-serial.cfg) | 0 | ||||
| -rw-r--r-- | docs/devel/atomics.txt (renamed from docs/atomics.txt) | 0 | ||||
| -rw-r--r-- | docs/devel/bitmaps.md (renamed from docs/bitmaps.md) | 0 | ||||
| -rw-r--r-- | docs/devel/blkdebug.txt (renamed from docs/blkdebug.txt) | 0 | ||||
| -rw-r--r-- | docs/devel/blkverify.txt (renamed from docs/blkverify.txt) | 0 | ||||
| -rw-r--r-- | docs/devel/build-system.txt (renamed from docs/build-system.txt) | 0 | ||||
| -rw-r--r-- | docs/devel/lockcnt.txt (renamed from docs/lockcnt.txt) | 0 | ||||
| -rw-r--r-- | docs/devel/memory.txt (renamed from docs/memory.txt) | 0 | ||||
| -rw-r--r-- | docs/devel/migration.txt (renamed from docs/migration.txt) | 0 | ||||
| -rw-r--r-- | docs/devel/multi-thread-tcg.txt (renamed from docs/multi-thread-tcg.txt) | 0 | ||||
| -rw-r--r-- | docs/devel/multiple-iothreads.txt (renamed from docs/multiple-iothreads.txt) | 0 | ||||
| -rw-r--r-- | docs/devel/qapi-code-gen.txt (renamed from docs/qapi-code-gen.txt) | 0 | ||||
| -rw-r--r-- | docs/devel/rcu.txt (renamed from docs/rcu.txt) | 0 | ||||
| -rw-r--r-- | docs/devel/tracing.txt (renamed from docs/tracing.txt) | 0 | ||||
| -rw-r--r-- | docs/devel/virtio-migration.txt (renamed from docs/virtio-migration.txt) | 0 | ||||
| -rw-r--r-- | docs/devel/writing-qmp-commands.txt (renamed from docs/writing-qmp-commands.txt) | 0 | ||||
| -rw-r--r-- | docs/spin/aio_notify.promela (renamed from docs/aio_notify.promela) | 0 | ||||
| -rw-r--r-- | docs/spin/aio_notify_accept.promela (renamed from docs/aio_notify_accept.promela) | 0 | ||||
| -rw-r--r-- | docs/spin/aio_notify_bug.promela (renamed from docs/aio_notify_bug.promela) | 0 | ||||
| -rw-r--r-- | docs/spin/tcg-exclusive.promela (renamed from docs/tcg-exclusive.promela) | 0 | ||||
| -rw-r--r-- | docs/spin/win32-qemu-event.promela (renamed from docs/win32-qemu-event.promela) | 0 |
26 files changed, 0 insertions, 0 deletions
diff --git a/docs/ich9-ehci-uhci.cfg b/docs/config/ich9-ehci-uhci.cfg index a0e9b96f4d..a0e9b96f4d 100644 --- a/docs/ich9-ehci-uhci.cfg +++ b/docs/config/ich9-ehci-uhci.cfg diff --git a/docs/mach-virt-graphical.cfg b/docs/config/mach-virt-graphical.cfg index 0fdf6846dd..0fdf6846dd 100644 --- a/docs/mach-virt-graphical.cfg +++ b/docs/config/mach-virt-graphical.cfg diff --git a/docs/mach-virt-serial.cfg b/docs/config/mach-virt-serial.cfg index aee9f1c5a1..aee9f1c5a1 100644 --- a/docs/mach-virt-serial.cfg +++ b/docs/config/mach-virt-serial.cfg diff --git a/docs/q35-emulated.cfg b/docs/config/q35-emulated.cfg index c6416d6545..c6416d6545 100644 --- a/docs/q35-emulated.cfg +++ b/docs/config/q35-emulated.cfg diff --git a/docs/q35-virtio-graphical.cfg b/docs/config/q35-virtio-graphical.cfg index 28bde2fc57..28bde2fc57 100644 --- a/docs/q35-virtio-graphical.cfg +++ b/docs/config/q35-virtio-graphical.cfg diff --git a/docs/q35-virtio-serial.cfg b/docs/config/q35-virtio-serial.cfg index c33c9cc07a..c33c9cc07a 100644 --- a/docs/q35-virtio-serial.cfg +++ b/docs/config/q35-virtio-serial.cfg diff --git a/docs/atomics.txt b/docs/devel/atomics.txt index 3ef5d85b1b..3ef5d85b1b 100644 --- a/docs/atomics.txt +++ b/docs/devel/atomics.txt diff --git a/docs/bitmaps.md b/docs/devel/bitmaps.md index a2e8d51163..a2e8d51163 100644 --- a/docs/bitmaps.md +++ b/docs/devel/bitmaps.md diff --git a/docs/blkdebug.txt b/docs/devel/blkdebug.txt index 43d8e8f9c6..43d8e8f9c6 100644 --- a/docs/blkdebug.txt +++ b/docs/devel/blkdebug.txt diff --git a/docs/blkverify.txt b/docs/devel/blkverify.txt index d556dc4e6d..d556dc4e6d 100644 --- a/docs/blkverify.txt +++ b/docs/devel/blkverify.txt diff --git a/docs/build-system.txt b/docs/devel/build-system.txt index 2af1e668c5..2af1e668c5 100644 --- a/docs/build-system.txt +++ b/docs/devel/build-system.txt diff --git a/docs/lockcnt.txt b/docs/devel/lockcnt.txt index 2a79b3205b..2a79b3205b 100644 --- a/docs/lockcnt.txt +++ b/docs/devel/lockcnt.txt diff --git a/docs/memory.txt b/docs/devel/memory.txt index 811b1bd3c5..811b1bd3c5 100644 --- a/docs/memory.txt +++ b/docs/devel/memory.txt diff --git a/docs/migration.txt b/docs/devel/migration.txt index 1b940a829b..1b940a829b 100644 --- a/docs/migration.txt +++ b/docs/devel/migration.txt diff --git a/docs/multi-thread-tcg.txt b/docs/devel/multi-thread-tcg.txt index a99b4564c6..a99b4564c6 100644 --- a/docs/multi-thread-tcg.txt +++ b/docs/devel/multi-thread-tcg.txt diff --git a/docs/multiple-iothreads.txt b/docs/devel/multiple-iothreads.txt index e4d340bbb7..e4d340bbb7 100644 --- a/docs/multiple-iothreads.txt +++ b/docs/devel/multiple-iothreads.txt diff --git a/docs/qapi-code-gen.txt b/docs/devel/qapi-code-gen.txt index 52e3874efe..52e3874efe 100644 --- a/docs/qapi-code-gen.txt +++ b/docs/devel/qapi-code-gen.txt diff --git a/docs/rcu.txt b/docs/devel/rcu.txt index c84e7f42b2..c84e7f42b2 100644 --- a/docs/rcu.txt +++ b/docs/devel/rcu.txt diff --git a/docs/tracing.txt b/docs/devel/tracing.txt index 8c0029beca..8c0029beca 100644 --- a/docs/tracing.txt +++ b/docs/devel/tracing.txt diff --git a/docs/virtio-migration.txt b/docs/devel/virtio-migration.txt index 98a6b0ffb5..98a6b0ffb5 100644 --- a/docs/virtio-migration.txt +++ b/docs/devel/virtio-migration.txt diff --git a/docs/writing-qmp-commands.txt b/docs/devel/writing-qmp-commands.txt index 1e6375495b..1e6375495b 100644 --- a/docs/writing-qmp-commands.txt +++ b/docs/devel/writing-qmp-commands.txt diff --git a/docs/aio_notify.promela b/docs/spin/aio_notify.promela index fccc7ee1c3..fccc7ee1c3 100644 --- a/docs/aio_notify.promela +++ b/docs/spin/aio_notify.promela diff --git a/docs/aio_notify_accept.promela b/docs/spin/aio_notify_accept.promela index 9cef2c955d..9cef2c955d 100644 --- a/docs/aio_notify_accept.promela +++ b/docs/spin/aio_notify_accept.promela diff --git a/docs/aio_notify_bug.promela b/docs/spin/aio_notify_bug.promela index b3bfca1ca4..b3bfca1ca4 100644 --- a/docs/aio_notify_bug.promela +++ b/docs/spin/aio_notify_bug.promela diff --git a/docs/tcg-exclusive.promela b/docs/spin/tcg-exclusive.promela index c91cfca9f7..c91cfca9f7 100644 --- a/docs/tcg-exclusive.promela +++ b/docs/spin/tcg-exclusive.promela diff --git a/docs/win32-qemu-event.promela b/docs/spin/win32-qemu-event.promela index c446a71555..c446a71555 100644 --- a/docs/win32-qemu-event.promela +++ b/docs/spin/win32-qemu-event.promela |