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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-11-05
arm11mpcore: Prepare for QOM embedding
Andreas Färber
1
-0
/
+35
2013-11-05
realview_gic: Prepare for QOM embedding
Andreas Färber
1
-0
/
+28
2013-11-05
arm11mpcore: Split off SCU device
Andreas Färber
1
-0
/
+29
2013-11-05
a15mpcore: Prepare for QOM embedding
Andreas Färber
1
-0
/
+44
2013-11-05
a9mpcore: Prepare for QOM embedding
Andreas Färber
1
-0
/
+37
2013-11-05
a9mpcore: Embed ARMMPTimerState
Andreas Färber
1
-0
/
+54
2013-11-05
a9mpcore: Embed A9SCUState
Andreas Färber
1
-0
/
+31
2013-11-05
arm_gic: Extract headers hw/intc/arm_gic{,_common}.h
Andreas Färber
2
-0
/
+134
2013-10-31
Merge remote-tracking branch 'kwolf/tags/for-anthony' into staging
Anthony Liguori
2
-0
/
+12
2013-10-31
Merge remote-tracking branch 'agraf/ppc-for-upstream' into staging
Anthony Liguori
3
-3
/
+68
2013-10-31
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
17
-54
/
+162
2013-10-31
integrator: fix Linux boot failure by emulating dbg region
Alex Bennée
1
-0
/
+18
2013-10-30
coroutine: add co_aio_sleep_ns() to allow sleep in block drivers
MORITA Kazutaka
1
-0
/
+9
2013-10-29
block: Avoid unecessary drv->bdrv_getlength() calls
Kevin Wolf
1
-0
/
+3
2013-10-25
spapr: Use DeviceClass::fw_name for device tree CPU node
Andreas Färber
1
-1
/
+0
2013-10-25
target-ppc: dump-guest-memory support
Aneesh Kumar K.V
1
-0
/
+3
2013-10-25
xics: Implement H_XIRR_X
Benjamin Herrenschmidt
1
-0
/
+1
2013-10-25
xics-kvm: Support for in-kernel XICS interrupt controller
David Gibson
1
-0
/
+10
2013-10-25
xics: add cpu_setup callback
Alexey Kardashevskiy
1
-0
/
+1
2013-10-25
xics: split to xics and xics-common
Alexey Kardashevskiy
1
-0
/
+20
2013-10-25
xics: add pre_save/post_load dispatchers
Alexey Kardashevskiy
1
-0
/
+26
2013-10-25
spapr-rtas: fix h_rtas parameters reading
Alexey Kardashevskiy
1
-2
/
+7
2013-10-18
Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging
Anthony Liguori
6
-0
/
+127
2013-10-17
timer: add timer_mod_anticipate and timer_mod_anticipate_ns
Paolo Bonzini
1
-0
/
+26
2013-10-17
timer: make qemu_clock_enable sync between disable and timer's cb
Liu Ping Fan
1
-0
/
+6
2013-10-17
qemu-thread: add QemuEvent
Paolo Bonzini
3
-0
/
+19
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
[next]