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
Commit message (
Expand
)
Author
Age
Files
Lines
*
char: remove qemu_chr_be_generic_open
Marc-André Lureau
2017-05-04
6
-13
/
+6
*
Merge remote-tracking branch 'sthibault/tags/samuel-thibault' into staging
Stefan Hajnoczi
2017-05-02
7
-257
/
+310
|
\
|
*
slirp: VMStatify remaining except for loop
Dr. David Alan Gilbert
2017-04-29
1
-29
/
+19
|
*
slirp: VMStatify socket level
Dr. David Alan Gilbert
2017-04-29
2
-80
/
+145
|
*
slirp: Common lhost/fhost union
Dr. David Alan Gilbert
2017-04-29
1
-10
/
+8
|
*
slirp: VMStatify sbuf
Dr. David Alan Gilbert
2017-04-29
2
-42
/
+78
|
*
slirp: VMState conversion; tcpcb
Dr. David Alan Gilbert
2017-04-29
2
-98
/
+57
|
*
slirp: fix pinging the virtual ipv4 DNS server
Samuel Thibault
2017-04-29
1
-2
/
+3
|
*
slirp: tftp, copy sockaddr_size
Marc-André Lureau
2017-04-29
1
-1
/
+1
|
*
slirp/smb: Replace constant strings by glib string
Dr. David Alan Gilbert
2017-04-29
1
-13
/
+17
|
*
slirp: allow host port 0 for hostfwd
Vincent Bernat
2017-04-29
1
-1
/
+1
*
|
replication: Make --disable-replication compile again
Markus Armbruster
2017-04-28
2
-0
/
+17
*
|
configure: fix trace backend list for out-of-tree builds
Greg Kurz
2017-04-28
1
-1
/
+1
*
|
Merge remote-tracking branch 'mdroth/tags/qga-pull-2017-04-25-v2-tag' into st...
Stefan Hajnoczi
2017-04-28
14
-17
/
+393
|
\
\
|
|
/
|
/
|
|
*
qga: Add `guest-get-timezone` command
Vinzenz Feenstra
2017-04-27
2
-0
/
+63
|
*
qga: Add 'guest-get-users' command
Vinzenz Feenstra
2017-04-27
5
-1
/
+195
|
*
qga: improve fsfreeze documentations
Marc-André Lureau
2017-04-27
1
-2
/
+10
|
*
qga: Add 'guest-get-host-name' command
Vinzenz Feenstra
2017-04-27
2
-0
/
+37
|
*
qga-win: Fix Event Viewer errors caused by qemu-ga
Sameeh Jubran
2017-04-27
1
-1
/
+0
|
*
qga-win: Fix a bug where qemu-ga service is stuck during stop operation
Sameeh Jubran
2017-04-27
4
-10
/
+39
|
*
qga-win: Enable 'can-offline' field in 'guest-get-vcpus' reply
Sameeh Jubran
2017-04-27
1
-1
/
+1
|
*
qemu-ga: Make QGA VSS provider service run only when needed
Sameeh Jubran
2017-04-27
3
-2
/
+48
|
/
*
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170426' into staging
Peter Maydell
2017-04-26
1
-0
/
+6
|
\
|
*
tcg: Initialize return value after exit_atomic
Richard Henderson
2017-04-26
1
-0
/
+6
|
/
*
Revert "COLO-compare: Optimize tcp compare trace event"
Peter Maydell
2017-04-26
2
-18
/
+14
*
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20170426' into s...
Peter Maydell
2017-04-26
8
-90
/
+390
|
\
|
*
tests: Add a tester for HMP commands
Thomas Huth
2017-04-26
2
-0
/
+163
|
*
libqtest: Add a generic function to run a callback function for every machine
Thomas Huth
2017-04-26
4
-89
/
+80
|
*
libqtest: Ignore QMP events when parsing the response for HMP commands
Thomas Huth
2017-04-26
2
-1
/
+9
|
*
monitor: Check whether TCG is enabled before running the "info jit" code
Thomas Huth
2017-04-26
1
-0
/
+5
|
*
hmp: gpa2hva and gpa2hpa hostaddr command
Paolo Bonzini
2017-04-26
2
-0
/
+133
|
/
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170426' int...
Peter Maydell
2017-04-26
40
-495
/
+2808
|
\
|
*
MAINTAINERS: Remove myself from e500
Scott Wood
2017-04-26
1
-3
/
+0
|
*
target/ppc: Style fixes
David Gibson
2017-04-26
1
-186
/
+186
|
*
e500,book3s: mfspr 259: Register mapped/aliased SPRG3 user read
Bernhard Kaindl
2017-04-26
1
-0
/
+10
|
*
target/ppc: Flush TLB on write to PIDR
Suraj Jitindar Singh
2017-04-26
3
-2
/
+17
|
*
spapr-cpu-core: Release ICPState object during CPU unrealization
Bharata B Rao
2017-04-26
1
-0
/
+1
|
*
ppc/pnv: generate an OEM SEL event on shutdown
Cédric Le Goater
2017-04-26
3
-0
/
+57
|
*
ppc/pnv: add initial IPMI sensors for the BMC simulator
Cédric Le Goater
2017-04-26
4
-1
/
+112
|
*
ppc/pnv: populate device tree for IPMI BT devices
Cédric Le Goater
2017-04-26
1
-0
/
+35
|
*
ppc/pnv: populate device tree for serial devices
Cédric Le Goater
2017-04-26
1
-0
/
+33
|
*
ppc/pnv: populate device tree for RTC devices
Cédric Le Goater
2017-04-26
1
-0
/
+30
|
*
ppc/pnv: scan ISA bus to populate device tree
Cédric Le Goater
2017-04-26
1
-0
/
+28
|
*
ppc/pnv: enable only one LPC bus
Cédric Le Goater
2017-04-26
2
-9
/
+22
|
*
ppc/pnv: Add support for POWER8+ LPC Controller
Benjamin Herrenschmidt
2017-04-26
3
-42
/
+108
|
*
spapr: remove the 'nr_servers' field from the machine
Cédric Le Goater
2017-04-26
2
-33
/
+24
|
*
target/ppc: Fix size of struct PPCElfPrstatus
Anton Blanchard
2017-04-26
1
-1
/
+1
|
*
ipmi: introduce an ipmi_bmc_gen_event() API
Cédric Le Goater
2017-04-26
2
-0
/
+26
|
*
ipmi: introduce an ipmi_bmc_sdr_find() API
Cédric Le Goater
2017-04-26
2
-0
/
+18
|
*
ipmi: provide support for FRUs
Cédric Le Goater
2017-04-26
2
-2
/
+139
[next]