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
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-08-15
18
-89
/
+113
|
\
|
*
pc: Get rid of pci-info leftovers
Markus Armbruster
2014-08-14
4
-38
/
+0
|
*
e1000: use symbolic constants to init phy ctrl & status registers
Gabriel L. Somlo
2014-08-14
1
-6
/
+23
|
*
e1000: correctly handle phy_ctrl reserved & self-clearing bits
Gabriel L. Somlo
2014-08-14
1
-14
/
+17
|
*
ivshmem: fix building when debug mode is enabled
Levente Kurusa
2014-08-14
1
-2
/
+2
|
*
acpi: align RSDP
Michael S. Tsirkin
2014-08-14
1
-1
/
+1
|
*
numa: show hex number in error message for consistency and prefix them with 0x
Hu Tao
2014-08-14
1
-2
/
+2
|
*
pc-dimm: fix up error message
Michael S. Tsirkin
2014-08-14
1
-2
/
+3
|
*
pc-dimm: validate node property
Hu Tao
2014-08-14
1
-0
/
+5
|
*
hw:i386: typo fix: MEMORY_HOPTLUG_DEVICE -> MEMORY_HOTPLUG_DEVICE
Hu Tao
2014-08-14
6
-18
/
+18
|
*
hw/audio/intel-hda: Fix MSI capability address
Jan Kiszka
2014-08-14
2
-2
/
+9
|
*
pc: Create 2.2 machine type
Jan Kiszka
2014-08-14
3
-5
/
+34
|
*
pci: Use bus master address space for delivering MSI/MSI-X messages
Jan Kiszka
2014-08-14
2
-2
/
+2
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2014-08-15
42
-28
/
+808
|
\
\
|
*
|
virtio-rng: add some trace events
Amit Shah
2014-08-12
2
-0
/
+11
|
*
|
trace: add some tcg tracing support
Alex Bennée
2014-08-12
3
-0
/
+18
|
*
|
trace: teach lttng backend to use format strings
Alex Bennée
2014-08-12
2
-6
/
+21
|
*
|
trace: [tcg] Include TCG-tracing header on all targets
Lluís Vilanova
2014-08-12
16
-0
/
+46
|
*
|
trace: [tcg] Include event definitions in "trace.h"
Lluís Vilanova
2014-08-12
1
-0
/
+1
|
*
|
trace: [tcg] Generate TCG tracing routines
Lluís Vilanova
2014-08-12
5
-0
/
+76
|
*
|
trace: [tcg] Include TCG-tracing helpers
Lluís Vilanova
2014-08-12
3
-0
/
+4
|
*
|
trace: [tcg] Define TCG tracing helper routine wrappers
Lluís Vilanova
2014-08-12
4
-0
/
+80
|
*
|
trace: [tcg] Define TCG tracing helper routines
Lluís Vilanova
2014-08-12
6
-1
/
+75
|
*
|
trace: [tcg] Declare TCG tracing helper routines
Lluís Vilanova
2014-08-12
5
-5
/
+73
|
*
|
trace: [tcg] Add 'tcg' event property
Lluís Vilanova
2014-08-12
2
-5
/
+64
|
*
|
trace: [tcg] Argument type transformation machinery
Lluís Vilanova
2014-08-12
1
-1
/
+29
|
*
|
trace: [tcg] Argument type transformation rules
Lluís Vilanova
2014-08-12
1
-0
/
+166
|
*
|
trace: [tcg] Add documentation
Lluís Vilanova
2014-08-12
1
-0
/
+40
|
*
|
trace: install simpletrace SystemTap tapset
Stefan Hajnoczi
2014-08-12
1
-1
/
+9
|
*
|
simpletrace: add simpletrace.py --no-header option
Stefan Hajnoczi
2014-08-12
1
-7
/
+17
|
*
|
trace: add tracetool simpletrace_stap format
Stefan Hajnoczi
2014-08-12
1
-0
/
+71
|
*
|
trace: extract stap_escape() function for reuse
Stefan Hajnoczi
2014-08-12
1
-3
/
+8
|
|
/
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2014-08-15
57
-478
/
+2507
|
\
\
|
*
|
block: Catch !bs->drv in bdrv_check()
Max Reitz
2014-08-15
1
-0
/
+3
|
*
|
iotests: Add test for image header overlap
Max Reitz
2014-08-15
2
-0
/
+17
|
*
|
qcow2: Catch !*host_offset for data allocation
Max Reitz
2014-08-15
1
-0
/
+11
|
*
|
qcow2: Return useful error code in refcount_init()
Max Reitz
2014-08-15
1
-2
/
+4
|
*
|
mirror: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
1
-1
/
+6
|
*
|
vpc: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
1
-1
/
+5
|
*
|
vmdk: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
1
-2
/
+10
|
*
|
vhdx: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
2
-3
/
+17
|
*
|
vdi: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
1
-5
/
+20
|
*
|
rbd: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
1
-2
/
+5
|
*
|
raw-win32: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
1
-1
/
+5
|
*
|
raw-posix: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
1
-1
/
+5
|
*
|
qed: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
2
-3
/
+10
|
*
|
qcow2: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
5
-32
/
+130
|
*
|
qcow1: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
1
-7
/
+26
|
*
|
parallels: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
1
-1
/
+5
|
*
|
nfs: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
1
-1
/
+5
[next]