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
...
*
|
|
error-report.h: Supply missing include
Markus Armbruster
2013-06-14
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge remote-tracking branch 'mjt/trivial-patches-next' into staging
Anthony Liguori
2013-06-14
3
-24
/
+8
|
\
\
|
*
|
create qemu_openpty_raw() helper function and move it to a separate file
Michael Tokarev
2013-06-14
1
-13
/
+2
|
*
|
gtk: implement -full-screen
Peter Wu
2013-06-11
1
-1
/
+1
|
*
|
char/serial: Use generic Fifo8
Peter Crosthwaite
2013-06-11
1
-10
/
+5
*
|
|
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
2013-06-14
4
-12
/
+57
|
\
\
\
|
*
|
|
memory_mapping: Improve qemu_get_guest_memory_mapping() error reporting
Andreas Färber
2013-06-11
1
-7
/
+1
|
*
|
|
cpu: Turn cpu_get_memory_mapping() into a CPUState hook
Andreas Färber
2013-06-11
2
-2
/
+13
|
*
|
|
memory_mapping: Move MemoryMappingList typedef to qemu/typedefs.h
Andreas Färber
2013-06-11
2
-2
/
+5
|
*
|
|
cpu: Turn cpu_paging_enabled() into a CPUState hook
Andreas Färber
2013-06-11
2
-1
/
+10
|
*
|
|
target-i386: Set level=4 on Conroe/Penryn/Nehalem
Eduardo Habkost
2013-06-10
1
-0
/
+12
|
*
|
|
target-i386: Update model values on Conroe/Penryn/Nehalem CPU models
Eduardo Habkost
2013-06-10
1
-0
/
+16
|
|
/
/
*
|
|
Merge remote-tracking branch 'pmaydell/tcg-aarch64.next' into staging
Anthony Liguori
2013-06-14
2
-1
/
+133
|
\
\
\
|
*
|
|
tcg/aarch64: implement new TCG target for aarch64
Claudio Fontana
2013-06-12
1
-1
/
+4
|
*
|
|
include/elf.h: add aarch64 ELF machine and relocs
Claudio Fontana
2013-06-12
1
-0
/
+129
|
|
/
/
*
|
|
Merge remote-tracking branch 'rth/tcg-for-anthony' into staging
Anthony Liguori
2013-06-14
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tcg: Use QEMU_BUILD_BUG_ON for CPU_TLB_ENTRY_BITS
Richard Henderson
2013-06-05
1
-1
/
+1
|
|
/
*
|
qemu-char: don't issue CHR_EVENT_OPEN in a BH
Michael Roth
2013-06-10
1
-1
/
+1
*
|
qmp: add ImageInfo in BlockDeviceInfo used by query-block
Wenchao Xia
2013-06-07
1
-1
/
+3
*
|
block: add image info query function bdrv_query_image_info()
Wenchao Xia
2013-06-07
1
-3
/
+3
*
|
block: add snapshot info query function bdrv_query_snapshot_info_list()
Wenchao Xia
2013-06-07
1
-1
/
+3
*
|
blkdebug: Add BLKDBG_FLUSH_TO_OS/DISK events
Kevin Wolf
2013-06-06
1
-0
/
+3
*
|
qemu-io: Interface cleanup
Kevin Wolf
2013-06-06
1
-0
/
+46
*
|
qemu-io: Move qemu_strsep() to cutils.c
Kevin Wolf
2013-06-06
1
-0
/
+1
*
|
cutils: Support 'P' and 'E' suffixes in strtosz()
Kevin Wolf
2013-06-06
1
-0
/
+2
|
/
*
Merge remote-tracking branch 'sstabellini/xen_fixes_20130603' into staging
Anthony Liguori
2013-06-04
2
-5
/
+3
|
\
|
*
xen: remove xen_vcpu_init
Stefano Stabellini
2013-06-03
1
-1
/
+0
|
*
xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)
Stefano Stabellini
2013-06-03
1
-0
/
+3
|
*
xen: simplify xen_enabled
Stefano Stabellini
2013-06-03
1
-4
/
+0
*
|
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-06-04
4
-28
/
+100
|
\
\
|
*
|
block: dump snapshot and image info to specified output
Wenchao Xia
2013-06-04
1
-2
/
+4
|
*
|
block: move qmp and info dump related code to block/qapi.c
Wenchao Xia
2013-06-04
3
-9
/
+42
|
*
|
block: move snapshot code in block.c to block/snapshot.c
Wenchao Xia
2013-06-04
2
-21
/
+58
|
*
|
block: drop bs_snapshots global variable
Stefan Hajnoczi
2013-06-04
1
-1
/
+0
|
*
|
block: add block driver read only whitelist
Fam Zheng
2013-06-04
1
-1
/
+2
*
|
|
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-06-04
5
-11
/
+15
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fw_cfg: add API to find FW cfg object
Michael S. Tsirkin
2013-06-02
1
-0
/
+2
|
*
|
fw_cfg: move typedef to qemu/typedefs.h
Michael S. Tsirkin
2013-06-02
3
-2
/
+2
|
*
|
refer to FWCfgState explicitly
Laszlo Ersek
2013-06-02
2
-10
/
+12
|
*
|
firmware_abi: move to include/hw/nvram/
Michael S. Tsirkin
2013-06-02
1
-0
/
+0
*
|
|
Merge remote-tracking branch 'kraxel/usb.83' into staging
Anthony Liguori
2013-06-03
1
-0
/
+11
|
\
\
\
|
*
|
|
pci: add VMSTATE_MSIX
Gerd Hoffmann
2013-06-03
1
-0
/
+11
*
|
|
|
rtc: remove rtc_set_date
Hu Tao
2013-06-01
1
-1
/
+0
|
/
/
/
*
|
|
Merge remote-tracking branch 'mdroth/qga-pull-2013-05-30' into staging
Anthony Liguori
2013-05-31
1
-0
/
+11
|
\
\
\
|
*
|
|
osdep: add qemu_get_local_state_pathname()
Laszlo Ersek
2013-05-30
1
-0
/
+11
|
|
/
/
*
|
|
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2013-05-31
1
-1
/
+4
|
\
\
\
|
*
|
|
qapi: pad GenericList value fields to 64 bits
Michael Roth
2013-05-30
1
-1
/
+4
|
|
/
/
*
|
|
Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging
Anthony Liguori
2013-05-31
7
-64
/
+58
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
memory: add return value to address_space_rw/read/write
Paolo Bonzini
2013-05-29
1
-3
/
+9
|
*
|
memory: propagate errors on I/O dispatch
Paolo Bonzini
2013-05-29
2
-4
/
+6
[prev]
[next]