index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-17
timer: protect timers_state's clock with seqlock
Liu Ping Fan
1
-0
/
+2
2013-10-17
seqlock: introduce read-write seqlock
Paolo Bonzini
1
-0
/
+72
2013-10-17
portio: Allow to mark portio lists as coalesced MMIO flushing
Jan Kiszka
1
-0
/
+2
2013-10-17
spice: fix multihead support
Gerd Hoffmann
1
-2
/
+3
2013-10-14
exec: Fix prototype of phys_mem_set_alloc and related functions
Stefan Weil
1
-1
/
+1
2013-10-14
i386: ACPI table generation code from seabios
Michael S. Tsirkin
1
-0
/
+1
2013-10-14
acpi: add interface to access user-installed tables
Michael S. Tsirkin
1
-0
/
+4
2013-10-14
hpet: add API to find it
Michael S. Tsirkin
1
-0
/
+2
2013-10-14
pvpanic: add API to access io port
Michael S. Tsirkin
1
-0
/
+1
2013-10-14
ich9: APIs for pc guest info
Michael S. Tsirkin
3
-0
/
+6
2013-10-14
piix: APIs for pc guest info
Michael S. Tsirkin
2
-0
/
+9
2013-10-14
acpi/piix: add macros for acpi property names
Michael S. Tsirkin
1
-0
/
+10
2013-10-14
i386: define pc guest info
Michael S. Tsirkin
1
-0
/
+9
2013-10-14
loader: allow adding ROMs in done callbacks
Michael S. Tsirkin
1
-0
/
+1
2013-10-14
loader: use file path size from fw_cfg.h
Michael S. Tsirkin
1
-1
/
+3
2013-10-14
q35: expose mmcfg size as a property
Michael S. Tsirkin
1
-0
/
+1
2013-10-14
q35: use macro for MCFG property name
Michael S. Tsirkin
1
-0
/
+2
2013-10-14
pcie_host: expose address format
Michael S. Tsirkin
1
-0
/
+21
2013-10-14
pcie_host: expose UNMAPPED macro
Michael S. Tsirkin
1
-0
/
+3
2013-10-14
loader: support for unmapped ROM blobs
Michael S. Tsirkin
1
-3
/
+4
2013-10-14
fw_cfg: interface to trigger callback on read
Michael S. Tsirkin
1
-0
/
+4
2013-10-14
qom: add pointer to int property helpers
Michael S. Tsirkin
1
-0
/
+21
2013-10-14
qom: cleanup struct Error references
Michael S. Tsirkin
1
-25
/
+25
2013-10-14
cleanup object.h: include error.h directly
Igor Mammedov
1
-1
/
+1
2013-10-14
hw/pci: removed irq field from PCIDevice
Marcel Apfelbaum
1
-3
/
+0
2013-10-14
hw/pcie: AER and hot-plug events must use device's interrupt
Marcel Apfelbaum
1
-18
/
+0
2013-10-14
hw/pci: add pci wrappers for allocating and asserting irqs
Marcel Apfelbaum
1
-0
/
+23
2013-10-14
hw/core: Add interface to allocate and free a single IRQ
Marcel Apfelbaum
1
-0
/
+7
2013-10-14
hw/pci: partially handle pci master abort
Marcel Apfelbaum
1
-0
/
+1
2013-10-14
memory: Change MemoryRegion priorities from unsigned to signed
Marcel Apfelbaum
2
-3
/
+3
2013-10-11
Merge remote-tracking branch 'mdroth/qga-pull-2013-10-10' into staging
Anthony Liguori
1
-2
/
+5
2013-10-11
Merge remote-tracking branch 'rth/tcg-pull' into staging
Anthony Liguori
3
-67
/
+252
2013-10-11
Mostly revert "qemu-help: Sort devices by logical functionality"
Markus Armbruster
1
-16
/
+0
2013-10-11
blockdev: Separate ID generation from DriveInfo creation
Kevin Wolf
1
-0
/
+1
2013-10-11
blockdev: Introduce DriveInfo.enable_auto_del
Kevin Wolf
1
-0
/
+1
2013-10-11
block: Add BlockDriver.bdrv_check_ext_snapshot.
BenoƮt Canet
2
-0
/
+20
2013-10-11
block/get_block_status: avoid redundant callouts on raw devices
Peter Lieven
1
-0
/
+4
2013-10-11
block/qapi: Human-readable ImageInfoSpecific dump
Max Reitz
1
-0
/
+2
2013-10-11
block: Add bdrv_get_specific_info
Max Reitz
2
-0
/
+2
2013-10-11
qapi: make use of new BlockJobType
Fam Zheng
1
-1
/
+1
2013-10-11
blockjob: rename BlockJobType to BlockJobDriver
Fam Zheng
1
-6
/
+6
2013-10-10
exec: Add both big- and little-endian memory helpers
Richard Henderson
1
-35
/
+251
2013-10-10
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2
-2
/
+8
2013-10-10
Merge remote-tracking branch 'amit/char-remove-watch-on-unplug' into staging
Anthony Liguori
1
-0
/
+1
2013-10-10
qemu-ga: Extend 'guest-info' command to expose flag 'success-response'
Mark Wu
1
-0
/
+1
2013-10-10
qemu-ga: Add interface to traverse the qmp command list by QmpCommand
Mark Wu
1
-2
/
+4
2013-10-10
exec: Delete is_tcg_gen_code and GETRA_EXT
Richard Henderson
2
-14
/
+2
2013-10-10
tcg-aarch64: Update to helper_ret_*_mmu routines
Richard Henderson
1
-18
/
+0
2013-10-10
tcg: Put target helper data into an array.
Richard Henderson
1
-2
/
+1
2013-10-10
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
1
-0
/
+2
[prev]
[next]