index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
kvm: Change cpu_synchronize_state() argument to CPUState
Andreas Färber
2013-06-28
1
-2
/
+2
*
kvm: Change kvm_cpu_synchronize_state() argument to CPUState
Andreas Färber
2013-06-28
1
-2
/
+2
*
cpu: Guard cpu_{save,load}() definitions
Andreas Färber
2013-06-28
1
-0
/
+2
*
cpu: Introduce VMSTATE_CPU() macro for CPUState
Andreas Färber
2013-06-28
1
-0
/
+14
*
cpu: Introduce device_class_set_vmsd() helper
Andreas Färber
2013-06-28
1
-0
/
+21
*
cpu: Fix cpu_class_set_vmsd() documentation
Andreas Färber
2013-06-28
1
-1
/
+1
*
linux-user: Fix compilation failure
Peter Maydell
2013-06-27
2
-1
/
+2
*
rdma: introduce capability x-rdma-pin-all
Michael R. Hines
2013-06-27
1
-0
/
+2
*
rdma: new QEMUFileOps hooks
Michael R. Hines
2013-06-27
2
-0
/
+49
*
rdma: introduce qemu_ram_foreach_block()
Michael R. Hines
2013-06-27
1
-0
/
+5
*
rdma: export qemu_fflush()
Michael R. Hines
2013-06-27
1
-0
/
+1
*
rdma: introduce qemu_file_mode_is_not_valid()
Michael R. Hines
2013-06-27
1
-0
/
+1
*
rdma: export throughput w/ MigrationStats QMP
Michael R. Hines
2013-06-27
1
-0
/
+1
*
rdma: export yield_until_fd_readable()
Michael R. Hines
2013-06-27
1
-0
/
+6
*
rdma: introduce qemu_update_position()
Michael R. Hines
2013-06-27
2
-0
/
+3
*
Revert "xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-trad...
Stefano Stabellini
2013-06-25
1
-3
/
+0
*
Merge remote-tracking branch 'kraxel/usb.84' into staging
Anthony Liguori
2013-06-24
1
-0
/
+1
|
\
|
*
usb: add serial bus property
Gerd Hoffmann
2013-06-24
1
-0
/
+1
*
|
vnc: use booleans for vnc_connect, vnc_listen_read and vnc_display_add_client
Michael Tokarev
2013-06-21
1
-1
/
+1
*
|
audio: Replace static functions in header file by macros, remove GCC_ATTR
Stefan Weil
2013-06-21
1
-3
/
+0
|
/
*
memory: give name to every AddressSpace
Alexey Kardashevskiy
2013-06-20
1
-2
/
+4
*
dma: eliminate DMAContext
Paolo Bonzini
2013-06-20
3
-62
/
+49
*
spapr_vio: take care of creating our own AddressSpace/DMAContext
Paolo Bonzini
2013-06-20
2
-11
/
+11
*
pci: use memory core for iommu support
Avi Kivity
2013-06-20
3
-4
/
+5
*
dma: eliminate old-style IOMMU support
Paolo Bonzini
2013-06-20
1
-67
/
+12
*
spapr: use memory core for iommu support
Paolo Bonzini
2013-06-20
1
-0
/
+1
*
spapr: convert TCE API to use an opaque type
Paolo Bonzini
2013-06-20
3
-6
/
+9
*
memory: Add iommu map/unmap notifiers
David Gibson
2013-06-20
1
-0
/
+32
*
memory: iommu support
Avi Kivity
2013-06-20
1
-4
/
+62
*
memory: make section size a 128-bit integer
Paolo Bonzini
2013-06-20
2
-1
/
+23
*
Revert "memory: limit sections in the radix tree to the actual address space ...
Paolo Bonzini
2013-06-20
1
-3
/
+0
*
exec: return MemoryRegion from address_space_translate
Paolo Bonzini
2013-06-20
1
-4
/
+4
*
exec: Resolve subpages in one step except for IOTLB fills
Jan Kiszka
2013-06-20
1
-0
/
+4
*
memory: move private types to exec.c
Paolo Bonzini
2013-06-20
1
-15
/
+0
*
vl: Rename *boot_devices to *boot_order, for consistency
Markus Armbruster
2013-06-19
1
-2
/
+2
*
qemu-option: check_params() is now unused, drop it
Markus Armbruster
2013-06-19
1
-2
/
+0
*
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2013-06-17
2
-3
/
+5
|
\
|
*
qerror: drop QERR_OPEN_FILE_FAILED macro
Luiz Capitulino
2013-06-17
1
-3
/
+0
|
*
error: add error_setg_file_open() helper
Luiz Capitulino
2013-06-17
1
-0
/
+5
*
|
NVMe: Initial commit for new storage interface
Keith Busch
2013-06-17
1
-0
/
+1
*
|
Merge remote-tracking branch 'pmaydell/configury.next' into staging
Anthony Liguori
2013-06-17
1
-36
/
+0
|
\
\
|
|
/
|
/
|
|
*
configure: dtc: Probe for libfdt_env.h
Peter Crosthwaite
2013-06-14
1
-36
/
+0
*
|
Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpu
Blue Swirl
2013-06-15
8
-39
/
+54
|
\
\
|
*
|
qdev: Drop FROM_QBUS() macro
Andreas Färber
2013-06-07
1
-2
/
+0
|
*
|
isa: QOM'ify ISADevice
Andreas Färber
2013-06-07
3
-20
/
+29
|
*
|
isa: QOM'ify ISABus
Andreas Färber
2013-06-07
1
-1
/
+4
|
*
|
i8259: Convert PICCommonState to use QOM realizefn
Andreas Färber
2013-06-07
1
-1
/
+1
|
*
|
i8254: Convert PITCommonState to QOM realizefn
Andreas Färber
2013-06-07
1
-1
/
+0
|
*
|
kvm/i8254: QOM'ify some more
Andreas Färber
2013-06-07
1
-5
/
+8
|
*
|
i8254: QOM'ify some more
Andreas Färber
2013-06-07
1
-7
/
+11
[next]