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
*
block: Fix target variable of BLKSECTGET ioctl
Eric Farman
2017-01-27
1
-0
/
+1
*
Introduce DEVICE_CATEGORY_CPU for CPU devices
Thomas Huth
2017-01-27
1
-0
/
+1
*
hw/isa/lpc_ich9: negotiate SMI broadcast on pc-q35-2.9+ machine types
Laszlo Ersek
2017-01-27
1
-0
/
+6
*
hw/isa/lpc_ich9: add broadcast SMI feature
Laszlo Ersek
2017-01-27
1
-0
/
+3
*
hw/isa/lpc_ich9: add SMI feature negotiation via fw_cfg
Laszlo Ersek
2017-01-27
1
-0
/
+10
*
memory: hmp: add "-f" for "info mtree"
Peter Xu
2017-01-27
1
-1
/
+1
*
apic: save apic_delivered flag
Pavel Dovgalyuk
2017-01-27
1
-0
/
+2
*
replay: save/load initial state
Pavel Dovgalyuk
2017-01-27
1
-0
/
+9
*
savevm: add public save_vmstate function
Pavel Dovgalyuk
2017-01-27
1
-0
/
+1
*
hbitmap: Add hbitmap_is_serializable()
Max Reitz
2017-01-26
1
-0
/
+13
*
Merge remote-tracking branch 'remotes/rth/tags/pull-nios-20170124' into staging
Peter Maydell
2017-01-25
3
-0
/
+9
|
\
|
*
nios2: Add support for Nios-II R1
Marek Vasut
2017-01-24
1
-0
/
+1
|
*
nios2: Add usermode binaries emulation
Marek Vasut
2017-01-24
1
-0
/
+2
|
*
nios2: Add disas entries
Marek Vasut
2017-01-24
1
-0
/
+6
*
|
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2017-01-25
8
-32
/
+9
|
\
\
|
*
|
win32: use glib gpoll if glib >= 2.50
Marc-André Lureau
2017-01-24
1
-1
/
+1
|
*
|
object: make some funcs static
Marc-André Lureau
2017-01-24
1
-24
/
+0
|
*
|
object.h: spelling fix
Marc-André Lureau
2017-01-24
1
-1
/
+1
|
*
|
include: Fix typos found by codespell
Stefan Weil
2017-01-24
6
-6
/
+7
|
|
/
*
|
PCI/migration merge vmstate_pci_device and vmstate_pcie_device
Dr. David Alan Gilbert
2017-01-24
1
-10
/
+0
*
|
migration: re-active images while migration been canceled after inactive them
zhanghailiang
2017-01-24
1
-0
/
+3
*
|
migration: Fail migration blocker for --only-migratable
Ashijeet Acharya
2017-01-24
1
-1
/
+1
*
|
migration: disallow migrate_add_blocker during migration
Ashijeet Acharya
2017-01-24
1
-1
/
+6
*
|
migration: Add a new option to enable only-migratable
Ashijeet Acharya
2017-01-24
1
-0
/
+3
*
|
migration: migrate QTAILQ
Jianjun Duan
2017-01-24
2
-0
/
+80
*
|
migration: extend VMStateInfo
Jianjun Duan
2017-01-24
1
-5
/
+14
|
/
*
machine: Make possible_cpu_arch_ids() return const pointer
Igor Mammedov
2017-01-24
3
-3
/
+3
*
arch_init: Remove unnecessary default_config_files table
Eduardo Habkost
2017-01-24
1
-4
/
+0
*
io: introduce a DNS resolver API
Daniel P. Berrange
2017-01-23
2
-0
/
+230
*
io: remove Error parameter from QIOTask thread worker
Daniel P. Berrange
2017-01-23
1
-11
/
+8
*
io: change the QIOTask callback signature
Daniel P. Berrange
2017-01-23
1
-31
/
+42
*
io: add ability to associate an error with a task
Daniel P. Berrange
2017-01-23
1
-0
/
+32
*
io: add ability to associate an opaque "result" with with a task
Daniel P. Berrange
2017-01-23
1
-0
/
+27
*
io: fix typo in docs for QIOTask
Daniel P. Berrange
2017-01-23
1
-3
/
+3
*
io: stop incrementing reference in qio_task_get_source
Daniel P. Berrange
2017-01-23
1
-3
/
+4
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-01-20
15
-88
/
+214
|
\
|
*
pc.h: move x-mach-use-reliable-get-clock compat entry to PC_COMPAT_2_8
Marcelo Tosatti
2017-01-20
1
-3
/
+4
|
*
Plumb the HAXM-based hardware acceleration support
Vincent Palatin
2017-01-19
2
-0
/
+14
|
*
target/i386: Add Intel HAX files
Vincent Palatin
2017-01-19
1
-0
/
+56
|
*
kvm: move cpu synchronization code
Vincent Palatin
2017-01-19
2
-23
/
+39
|
*
ramblock-notifier: new
Paolo Bonzini
2017-01-16
3
-49
/
+75
|
*
acpi: filter based on CONFIG_ACPI_X86 rather than TARGET
Paolo Bonzini
2017-01-16
1
-1
/
+0
|
*
event_notifier: cleanups around event_notifier_set_handler
Paolo Bonzini
2017-01-16
2
-3
/
+15
|
*
hw: move reset handlers from vl.c to hw/core
Paolo Bonzini
2017-01-16
3
-6
/
+11
|
*
smbios: filter based on CONFIG_SMBIOS rather than TARGET
Leif Lindholm
2017-01-16
2
-2
/
+1
*
|
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170120-v2' into sta...
Peter Maydell
2017-01-20
1
-0
/
+1
|
\
\
|
*
|
virtio-ccw: fix ring sizing
Michael S. Tsirkin
2017-01-20
1
-0
/
+1
*
|
|
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2017-01-20
2
-4
/
+13
|
\
\
\
|
*
|
|
m68k: QOMify the MCF Fast Ethernet Controller device
Thomas Huth
2017-01-20
2
-4
/
+13
|
|
/
/
*
|
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2017-01-20
10
-238
/
+427
|
\
\
\
[next]