Statistics
| Branch: | Revision:

root / include @ d4fce24f

Name Size
  block
  disas
  exec
  fpu
  hw
  migration
  monitor
  net
  qapi
  qemu
  qom
  sysemu
  ui
config.h 52 Bytes
elf.h 56.3 kB
glib-compat.h 589 Bytes
qemu-common.h 14 kB
qemu-io.h 1.3 kB
trace.h 93 Bytes

Latest revisions

# Date Author Comment
e689f7c6 12/10/2013 12:29 pm Markus Armbruster

hw: Pass QEMUMachine to its init() method

Put it in QEMUMachineInitArgs, so I don't have to touch every board.

Reviewed-by: Andreas Färber <>
Reviewed-by: Eduardo Habkost <>
Reviewed-by: Michael S. Tsirkin <>...

83d08f26 12/10/2013 12:29 pm Michael S. Tsirkin

pc: map PCI address space as catchall region for not mapped addresses

With a help of negative memory region priority PCI address space
is mapped underneath RAM regions effectively catching every access
to addresses not mapped by any other region.
It simplifies PCI address space mapping into system address space....

d4fce24f 12/10/2013 12:29 pm Paolo Bonzini

qtest: split configuration of qtest accelerator and chardev

qtest uses the icount infrastructure to implement a test-driven vm_clock. This
however is not necessary when using qtest as a "probe" together with a normal
TCG
, KVM- or Xen-based virtual machine. Hence, split out the call to...

93531372 12/07/2013 05:35 pm Anthony Liguori

Merge remote-tracking branch 'stefanha/block' into staging

  1. By Paolo Bonzini (17) and others
  2. Via Stefan Hajnoczi
    • stefanha/block: (48 commits)
      qemu-iotests: filter QEMU monitor \r\n
      aio: make aio_poll(ctx, true) block with no fds
      block: clean up bdrv_drain_all() throttling comments...
0a0ee0b9 12/06/2013 10:59 pm Anthony Liguori

Merge remote-tracking branch 'kwolf/tags/for-anthony' into staging

Block patches for 2.0 (flushing block-next)

  1. gpg: Signature made Fri 29 Nov 2013 08:43:18 AM PST using RSA key ID C88F2FD6
  2. gpg: Can't check signature: public key not found
  1. By Peter Lieven (17) and others...
9ed5dacb 12/06/2013 10:58 pm Anthony Liguori

Merge remote-tracking branch 'sstabellini/xen-2013-12-01' into staging

  1. By Paul Durrant (1) and Wei Liu (1)
  2. Via Stefano Stabellini
    • sstabellini/xen-2013-12-01:
      xen-pvdevice: make device-id property compulsory
      xen: fix two errors when debug is enabled...
cdac7a71 12/06/2013 10:57 pm Anthony Liguori

Merge remote-tracking branch 'rth/auxv-2' into staging

  1. By Richard Henderson
  2. Via Richard Henderson
    • rth/auxv-2:
      linux-user: Use qemu_getauxval for AT_EXECFD
      util: Use qemu_getauxval in linux qemu_cache_utils_init
      tcg-s390: Use qemu_getauxval in query_facilities...
e679f052 12/06/2013 10:54 pm Anthony Liguori

Merge remote-tracking branch 'kraxel/tags/pull-usb-1' into staging

Improvements for usb3 bulk stream (usb core, xhci).
Bugfixes for uas emulation.
Add remote wakeup support for ehci.
Add suspend support for xhci.
Misc minor tweaks and fixes.

  1. gpg: Signature made Thu 28 Nov 2013 11:44:49 PM PST using RSA key ID D3E87138...
7337acaf 12/05/2013 12:45 pm Peter Lieven

block: add opt_transfer_length to BlockLimits

Reviewed-by: Paolo Bonzini <>
Signed-off-by: Peter Lieven <>
Signed-off-by: Stefan Hajnoczi <>

8c116b0e 12/04/2013 04:19 pm Wenchao Xia

qemu-nbd: support internal snapshot export

Now it is possible to directly export an internal snapshot, which
can be used to probe the snapshot's contents without qemu-img
convert.

Signed-off-by: Wenchao Xia <>
Signed-off-by: Stefan Hajnoczi <>

View revisions

Also available in: Atom