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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-31
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
95
-172
/
+16666
2013-10-31
integrator: fix Linux boot failure by emulating dbg region
Alex Bennée
5
-0
/
+121
2013-10-31
target-arm: fix sorting issue of KVM cpreg list
Alvise Rigo
1
-1
/
+7
2013-10-31
target-arm: sort TCG cpreg list by KVM-style 64 bit ID number
Alvise Rigo
1
-3
/
+9
2013-10-31
target-arm: Add CP15 VBAR support
Nathan Rossi
2
-0
/
+22
2013-10-31
hw/arm: Tidy up conditional calls to arm_load_kernel
Peter Maydell
3
-19
/
+13
2013-10-31
hw/arm/boot: Make user not specifying a kernel not an error
Peter Maydell
1
-2
/
+4
2013-10-24
hw/microblaze: Add support for loading initrd images
Edgar E. Iglesias
4
-3
/
+45
2013-10-24
hw/microblaze: Indentation cleanups
Edgar E. Iglesias
3
-8
/
+10
2013-10-24
microblaze: At swx, check that the reserved word is unmodified
Edgar E. Iglesias
2
-0
/
+17
2013-10-24
microblaze: Turn res_addr into a tcg global
Edgar E. Iglesias
1
-6
/
+7
2013-10-24
microblaze: Move the saving of the reservation addr into gen_load
Edgar E. Iglesias
1
-5
/
+8
2013-10-24
microblaze: Improve src
Edgar E. Iglesias
1
-11
/
+4
2013-10-24
microblaze: Improve srl
Edgar E. Iglesias
1
-5
/
+2
2013-10-24
microblaze: Simplify andn by using tcg_gen_andc
Edgar E. Iglesias
1
-4
/
+1
2013-10-24
microblaze: Make write_carryi input a boolean
Edgar E. Iglesias
1
-2
/
+2
2013-10-24
microblaze: Clarify expected input of write_carry
Edgar E. Iglesias
1
-0
/
+4
2013-10-18
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
3
-17
/
+56
2013-10-18
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2
-1
/
+15
2013-10-18
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
6
-15
/
+12
2013-10-18
Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging
Anthony Liguori
17
-143
/
+502
2013-10-18
Merge remote-tracking branch 'bonzini/configure' into staging
Anthony Liguori
18
-30
/
+35
2013-10-18
Merge remote-tracking branch 'spice/spice.v75' into staging
Anthony Liguori
5
-47
/
+81
2013-10-18
Merge remote-tracking branch 'filippov/tags/20131015-xtensa' into staging
Anthony Liguori
1
-0
/
+8
2013-10-18
vmdk: fix VMFS extent parsing
Fam Zheng
1
-0
/
+2
2013-10-18
vmdk: Only read cid from image file when opening
Fam Zheng
1
-5
/
+3
2013-10-18
net/rtl8139: update network information when macaddr is changed in guest
Amos Kong
1
-1
/
+5
2013-10-18
net/e1000: update network information when macaddr is changed in guest
Amos Kong
1
-0
/
+8
2013-10-18
net: update nic info during device reset
Amos Kong
2
-0
/
+2
2013-10-18
virtio: Remove unneeded memcpy
Stefan Weil
1
-1
/
+0
2013-10-17
exec: remove qemu_safe_ram_ptr
Paolo Bonzini
1
-69
/
+28
2013-10-17
icount: make it thread-safe
Paolo Bonzini
1
-6
/
+31
2013-10-17
icount: document (future) locking rules for icount
Paolo Bonzini
1
-4
/
+11
2013-10-17
icount: prepare the code for future races in calling qemu_clock_warp
Paolo Bonzini
1
-12
/
+10
2013-10-17
icount: reorganize icount_warp_rt
Paolo Bonzini
1
-8
/
+10
2013-10-17
icount: use cpu_get_icount() directly
Paolo Bonzini
1
-2
/
+5
2013-10-17
timer: add timer_mod_anticipate and timer_mod_anticipate_ns
Paolo Bonzini
2
-0
/
+55
2013-10-17
timer: extract timer_mod_ns_locked and timerlist_rearm
Paolo Bonzini
1
-19
/
+32
2013-10-17
timer: make qemu_clock_enable sync between disable and timer's cb
Liu Ping Fan
2
-1
/
+28
2013-10-17
qemu-thread: add QemuEvent
Paolo Bonzini
5
-0
/
+161
2013-10-17
timer: protect timers_state's clock with seqlock
Liu Ping Fan
2
-7
/
+44
2013-10-17
seqlock: introduce read-write seqlock
Paolo Bonzini
1
-0
/
+72
2013-10-17
vga: Mark relevant portio lists regions as coalesced MMIO flushing
Jan Kiszka
2
-4
/
+2
2013-10-17
cirrus: Mark vga io region as coalesced MMIO flushing
Jan Kiszka
1
-2
/
+1
2013-10-17
portio: Allow to mark portio lists as coalesced MMIO flushing
Jan Kiszka
2
-0
/
+11
2013-10-17
compatfd: switch to QemuThread
Jan Kiszka
1
-13
/
+3
2013-10-17
memory: fix 128 arithmetic in info mtree
Alexey Kardashevskiy
1
-1
/
+3
2013-10-17
block/raw-win32: Always use -errno in hdev_open
Max Reitz
1
-3
/
+2
2013-10-17
spice: fix multihead support
Gerd Hoffmann
5
-13
/
+46
2013-10-17
spice-display: add display channel id to the debug messages.
Gerd Hoffmann
1
-13
/
+14
[next]