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
...
|
*
|
hpet: add API to find it
Michael S. Tsirkin
2013-10-14
1
-0
/
+2
|
*
|
pvpanic: add API to access io port
Michael S. Tsirkin
2013-10-14
1
-0
/
+1
|
*
|
ich9: APIs for pc guest info
Michael S. Tsirkin
2013-10-14
3
-0
/
+6
|
*
|
piix: APIs for pc guest info
Michael S. Tsirkin
2013-10-14
2
-0
/
+9
|
*
|
acpi/piix: add macros for acpi property names
Michael S. Tsirkin
2013-10-14
1
-0
/
+10
|
*
|
i386: define pc guest info
Michael S. Tsirkin
2013-10-14
1
-0
/
+9
|
*
|
loader: allow adding ROMs in done callbacks
Michael S. Tsirkin
2013-10-14
1
-0
/
+1
|
*
|
loader: use file path size from fw_cfg.h
Michael S. Tsirkin
2013-10-14
1
-1
/
+3
|
*
|
q35: expose mmcfg size as a property
Michael S. Tsirkin
2013-10-14
1
-0
/
+1
|
*
|
q35: use macro for MCFG property name
Michael S. Tsirkin
2013-10-14
1
-0
/
+2
|
*
|
pcie_host: expose address format
Michael S. Tsirkin
2013-10-14
1
-0
/
+21
|
*
|
pcie_host: expose UNMAPPED macro
Michael S. Tsirkin
2013-10-14
1
-0
/
+3
|
*
|
loader: support for unmapped ROM blobs
Michael S. Tsirkin
2013-10-14
1
-3
/
+4
|
*
|
fw_cfg: interface to trigger callback on read
Michael S. Tsirkin
2013-10-14
1
-0
/
+4
|
*
|
qom: add pointer to int property helpers
Michael S. Tsirkin
2013-10-14
1
-0
/
+21
|
*
|
qom: cleanup struct Error references
Michael S. Tsirkin
2013-10-14
1
-25
/
+25
|
*
|
cleanup object.h: include error.h directly
Igor Mammedov
2013-10-14
1
-1
/
+1
|
*
|
hw/pci: removed irq field from PCIDevice
Marcel Apfelbaum
2013-10-14
1
-3
/
+0
|
*
|
hw/pcie: AER and hot-plug events must use device's interrupt
Marcel Apfelbaum
2013-10-14
1
-18
/
+0
|
*
|
hw/pci: add pci wrappers for allocating and asserting irqs
Marcel Apfelbaum
2013-10-14
1
-0
/
+23
|
*
|
hw/core: Add interface to allocate and free a single IRQ
Marcel Apfelbaum
2013-10-14
1
-0
/
+7
|
*
|
hw/pci: partially handle pci master abort
Marcel Apfelbaum
2013-10-14
1
-0
/
+1
|
*
|
memory: Change MemoryRegion priorities from unsigned to signed
Marcel Apfelbaum
2013-10-14
2
-3
/
+3
*
|
|
integrator: fix Linux boot failure by emulating dbg region
Alex Bennée
2013-10-31
1
-0
/
+18
|
|
/
|
/
|
*
|
Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging
Anthony Liguori
2013-10-18
6
-0
/
+127
|
\
\
|
*
|
timer: add timer_mod_anticipate and timer_mod_anticipate_ns
Paolo Bonzini
2013-10-17
1
-0
/
+26
|
*
|
timer: make qemu_clock_enable sync between disable and timer's cb
Liu Ping Fan
2013-10-17
1
-0
/
+6
|
*
|
qemu-thread: add QemuEvent
Paolo Bonzini
2013-10-17
3
-0
/
+19
|
*
|
timer: protect timers_state's clock with seqlock
Liu Ping Fan
2013-10-17
1
-0
/
+2
|
*
|
seqlock: introduce read-write seqlock
Paolo Bonzini
2013-10-17
1
-0
/
+72
|
*
|
portio: Allow to mark portio lists as coalesced MMIO flushing
Jan Kiszka
2013-10-17
1
-0
/
+2
*
|
|
spice: fix multihead support
Gerd Hoffmann
2013-10-17
1
-2
/
+3
|
/
/
*
|
exec: Fix prototype of phys_mem_set_alloc and related functions
Stefan Weil
2013-10-14
1
-1
/
+1
*
|
Merge remote-tracking branch 'mdroth/qga-pull-2013-10-10' into staging
Anthony Liguori
2013-10-11
1
-2
/
+5
|
\
\
|
*
|
qemu-ga: Extend 'guest-info' command to expose flag 'success-response'
Mark Wu
2013-10-10
1
-0
/
+1
|
*
|
qemu-ga: Add interface to traverse the qmp command list by QmpCommand
Mark Wu
2013-10-10
1
-2
/
+4
*
|
|
Merge remote-tracking branch 'rth/tcg-pull' into staging
Anthony Liguori
2013-10-11
3
-67
/
+252
|
\
\
\
|
*
|
|
exec: Add both big- and little-endian memory helpers
Richard Henderson
2013-10-10
1
-35
/
+251
|
*
|
|
exec: Delete is_tcg_gen_code and GETRA_EXT
Richard Henderson
2013-10-10
2
-14
/
+2
|
*
|
|
tcg-aarch64: Update to helper_ret_*_mmu routines
Richard Henderson
2013-10-10
1
-18
/
+0
|
*
|
|
tcg: Put target helper data into an array.
Richard Henderson
2013-10-10
1
-2
/
+1
*
|
|
|
Mostly revert "qemu-help: Sort devices by logical functionality"
Markus Armbruster
2013-10-11
1
-16
/
+0
*
|
|
|
blockdev: Separate ID generation from DriveInfo creation
Kevin Wolf
2013-10-11
1
-0
/
+1
*
|
|
|
blockdev: Introduce DriveInfo.enable_auto_del
Kevin Wolf
2013-10-11
1
-0
/
+1
*
|
|
|
block: Add BlockDriver.bdrv_check_ext_snapshot.
Benoît Canet
2013-10-11
2
-0
/
+20
*
|
|
|
block/get_block_status: avoid redundant callouts on raw devices
Peter Lieven
2013-10-11
1
-0
/
+4
*
|
|
|
block/qapi: Human-readable ImageInfoSpecific dump
Max Reitz
2013-10-11
1
-0
/
+2
*
|
|
|
block: Add bdrv_get_specific_info
Max Reitz
2013-10-11
2
-0
/
+2
*
|
|
|
qapi: make use of new BlockJobType
Fam Zheng
2013-10-11
1
-1
/
+1
*
|
|
|
blockjob: rename BlockJobType to BlockJobDriver
Fam Zheng
2013-10-11
1
-6
/
+6
[prev]
[next]