]> git.proxmox.com Git - mirror_qemu.git/commitdiff
Merge remote-tracking branch 'mjt/trivial-patches' into staging
authorAnthony Liguori <anthony@codemonkey.ws>
Thu, 31 Oct 2013 16:01:43 +0000 (17:01 +0100)
committerAnthony Liguori <anthony@codemonkey.ws>
Thu, 31 Oct 2013 16:01:43 +0000 (17:01 +0100)
* mjt/trivial-patches:
  audio/mixeng_template.h: fix inline declaration
  misc: Spelling and grammar fixes in comments
  docs/ccid.txt: fix the typo
  qapi: fix documentation example
  .gitignore: ignore qmp-commands.txt
  misc: New spelling fixes in comments
  configure: create fsdev/ directory

Message-id: 1382779887-15971-1-git-send-email-mjt@msgid.tls.msk.ru
Signed-off-by: Anthony Liguori <anthony@codemonkey.ws>
12 files changed:
.gitignore
audio/mixeng_template.h
block/iscsi.c
configure
docs/ccid.txt
docs/qapi-code-gen.txt
hw/ppc/spapr.c
qapi-schema.json
slirp/if.c
target-alpha/translate.c
tests/test-throttle.c
ui/vnc-enc-zywrle.h

index 8e1b73f622ac04ff4520143a2cb0fb9fb7961103..5584b5fcb0dbd039bf13af3c1992977e5afa08c5 100644 (file)
@@ -44,7 +44,7 @@ qemu-ga
 qemu-bridge-helper
 qemu-monitor.texi
 vscclient
-QMP/qmp-commands.txt
+qmp-commands.txt
 test-bitops
 test-coroutine
 test-int128
index 30849a62a1370b1c506ece4c0a3ecd42add245d8..77cc89b9e8088bc12e9f66da66de2dd90c73bbd6 100644 (file)
@@ -35,7 +35,7 @@
 #define IN_T glue (glue (ITYPE, BSIZE), _t)
 
 #ifdef FLOAT_MIXENG
-static mixeng_real inline glue (conv_, ET) (IN_T v)
+static inline mixeng_real glue (conv_, ET) (IN_T v)
 {
     IN_T nv = ENDIAN_CONVERT (v);
 
@@ -54,7 +54,7 @@ static mixeng_real inline glue (conv_, ET) (IN_T v)
 #endif
 }
 
-static IN_T inline glue (clip_, ET) (mixeng_real v)
+static inline IN_T glue (clip_, ET) (mixeng_real v)
 {
     if (v >= 0.5) {
         return IN_MAX;
index a2a961e163a460a1c30f17278a4c0ec622b20e97..a2d578c0a7b2b3d56524ed326cdd2fffbfe2713b 100644 (file)
@@ -866,7 +866,7 @@ retry:
         /* in case the get_lba_status_callout fails (i.e.
          * because the device is busy or the cmd is not
          * supported) we pretend all blocks are allocated
-         * for backwards compatiblity */
+         * for backwards compatibility */
         goto out;
     }
 
index 03d82f59b80803d0220a246a099ade05c21d9f23..91372f9d60b8c6824f268e4809f414ced0a51d05 100755 (executable)
--- a/configure
+++ b/configure
@@ -4654,6 +4654,7 @@ fi
 
 # build tree in object directory in case the source is not in the current directory
 DIRS="tests tests/tcg tests/tcg/cris tests/tcg/lm32 tests/libqos tests/qapi-schema tests/tcg/xtensa tests/qemu-iotests"
+DIRS="$DIRS fsdev"
 DIRS="$DIRS pc-bios/optionrom pc-bios/spapr-rtas pc-bios/s390-ccw"
 DIRS="$DIRS roms/seabios roms/vgabios"
 DIRS="$DIRS qapi-generated"
index 8bbaa940c315662284ffd90c6b94817e06ad3634..83c174db269d382b8aedf900b9bb93853746683b 100644 (file)
@@ -52,7 +52,7 @@ Configuring and building:
 Assuming you have a working smartcard on the host with the current
 user, using NSS, qemu acts as another NSS client using ccid-card-emulated:
 
-    qemu -usb -device usb-ccid -device ccid-card-emualated
+    qemu -usb -device usb-ccid -device ccid-card-emulated
 
 4. Using ccid-card-emulated with certificates
 
index 91f44d01b9522e56e8332516810fd3bf860afc69..0728f36c6522b576a469d7405d9fca8d81bad0b1 100644 (file)
@@ -164,7 +164,7 @@ This example allows using both of the following example objects:
  { "file": "my_existing_block_device_id" }
  { "file": { "driver": "file",
              "readonly": false,
-             'filename': "/tmp/mydisk.qcow2" } }
+             "filename": "/tmp/mydisk.qcow2" } }
 
 
 === Commands ===
index f76b35515031515ccffeb5e4dff0ebf64975a16d..7e53a5f97781086f06c1483bf4890661d60babae 100644 (file)
@@ -120,7 +120,7 @@ int spapr_allocate_irq_block(int num, bool lsi, bool msi)
      * it has to be aligned to num to support multiple
      * MSI vectors. MSI-X is not affected by this.
      * The hint is used for the first IRQ, the rest should
-     * be allocated continously.
+     * be allocated continuously.
      */
     if (msi) {
         assert((num == 1) || (num == 2) || (num == 4) ||
index 60f3fd1db63dc3e9f1e6632fa33b8cc79c32e835..a003aa176340c9100de85d458ce6442e979314ae 100644 (file)
 #
 # Since: 0.14.0
 #
-# Notes: This command only exists as a stop-gap.  It's use is highly
+# Notes: This command only exists as a stop-gap.  Its use is highly
 #        discouraged.  The semantics of this command are not guaranteed.
 #
 #        Known limitations:
index 87ca8a53a91ba234b8edceec00bc55d82d1227bb..fb7acf87dd187e024e6ad0e4fe938160a27e5dbf 100644 (file)
@@ -142,7 +142,7 @@ diddit:
 
 /*
  * Send a packet
- * We choose a packet based on it's position in the output queues;
+ * We choose a packet based on its position in the output queues;
  * If there are packets on the fastq, they are sent FIFO, before
  * everything else.  Otherwise we choose the first packet from the
  * batchq and send it.  the next packet chosen will be from the session
index c24910f6a1fab8c1679ea039101959607804f60b..1155e86e290a72816df04d39d1a8a7acb882c518 100644 (file)
@@ -1601,7 +1601,7 @@ static ExitStatus gen_call_pal(DisasContext *ctx, int palcode)
         tcg_temp_free(pc);
 
         /* Since the destination is running in PALmode, we don't really
-           need the page permissions check.  We'll see the existance of
+           need the page permissions check.  We'll see the existence of
            the page when we create the TB, and we'll flush all TBs if
            we change the PAL base register.  */
         if (!ctx->singlestep_enabled && !(ctx->tb->cflags & CF_LAST_IO)) {
index 760812645b8adf2405abd103d978939e23a1e64e..1d4ffd3603542d8be137b127e13a7acf96bf5dc9 100644 (file)
@@ -18,7 +18,7 @@ LeakyBucket    bkt;
 ThrottleConfig cfg;
 ThrottleState  ts;
 
-/* usefull function */
+/* useful function */
 static bool double_cmp(double x, double y)
 {
     return fabsl(x - y) < 1e-6;
@@ -320,7 +320,7 @@ static void test_have_timer(void)
     /* zero the structure */
     memset(&ts, 0, sizeof(ts));
 
-    /* no timer set shoudl return false */
+    /* no timer set should return false */
     g_assert(!throttle_have_timer(&ts));
 
     /* init the structure */
index 1ff40b1f40f978f7c9788fabd816f2c074ae4495..d436d588fca40f13c55ad6db9563678c2aaffb42 100644 (file)
@@ -305,7 +305,7 @@ static inline void harr(int8_t *px0, int8_t *px1)
    |L1H0H1H0|L1H0H1H0|L1H0H1H0|L1H0H1H0| : level 1
 
  In this method, H/L and X0/X1 is always same position.
- This lead us to more speed and less memory.
+ This leads us to more speed and less memory.
  Of cause, the result of both method is quite same
  because it's only difference that coefficient position.
 */