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
2014-09-12
target-arm: Implement minimal DBGVCR, OSDLR_EL1, MDCCSR_EL0
Peter Maydell
1
-0
/
+19
2014-09-12
target-arm: Remove comment about MDSCR_EL1 being dummy implementation
Peter Maydell
1
-3
/
+1
2014-09-12
target-arm: Set DBGDSCR.MOE for debug exceptions taken to AArch32
Peter Maydell
1
-0
/
+26
2014-09-12
target-arm: Implement handling of fired watchpoints
Peter Maydell
4
-1
/
+204
2014-09-12
target-arm: Move extended_addresses_enabled() to internals.h
Peter Maydell
2
-11
/
+11
2014-09-12
target-arm: Implement setting of watchpoints
Peter Maydell
5
-3
/
+149
2014-09-12
cpu-exec: Make debug_excp_handler a QOM CPU method
Peter Maydell
13
-28
/
+27
2014-09-12
exec.c: Record watchpoint fault address and direction
Peter Maydell
2
-2
/
+11
2014-09-12
exec.c: Provide full set of dummy wp remove functions in user-mode
Peter Maydell
1
-0
/
+10
2014-09-12
exec.c: Relax restrictions on watchpoint length and alignment
Peter Maydell
3
-16
/
+33
2014-09-12
hw/arm/virt: Provide flash devices for boot ROMs
Peter Maydell
1
-0
/
+70
2014-09-12
target-arm: Fix broken indentation in arm_cpu_reest()
Martin Galvan
1
-1
/
+1
2014-09-12
target-arm: Fix resetting issues on ARMv7-M CPUs
Martin Galvan
1
-10
/
+22
2014-09-12
pl061: implement input interrupt logic
Colin Leitner
1
-14
/
+45
2014-09-12
cpu-exec.c: Allow disabling of IRQs on ARM Cortex-M CPUs
David Hoover
1
-2
/
+2
2014-09-12
hw/arm/virt: add linux, stdout-path to /chosen DT node
Ard Biesheuvel
1
-0
/
+2
2014-09-12
libqos virtio: Increase ISR timeout
Marc Marí
1
-2
/
+2
2014-09-12
iotests: Send the correct fd in socket_scm_helper
Stratos Psomadakis
1
-1
/
+1
2014-09-11
blockdev: Refuse to drive_del something added with blockdev-add
Markus Armbruster
1
-1
/
+9
2014-09-11
block: extend BLOCK_IO_ERROR with reason string
Luiz Capitulino
2
-2
/
+8
2014-09-11
dataplane: fix virtio_blk_data_plane_create() op blocker error path
Stefan Hajnoczi
1
-2
/
+2
2014-09-11
Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-20140905-2' in...
Peter Maydell
11
-174
/
+250
2014-09-11
gdbstub: init mon_chr through qemu_chr_alloc
Pavel Dovgalyuk
1
-1
/
+1
2014-09-11
pckbd: adding new fields to vmstate
Pavel Dovgalyuk
1
-0
/
+51
2014-09-11
mc146818rtc: add missed field to vmstate
Pavel Dovgalyuk
1
-0
/
+24
2014-09-11
piix: do not set irq while loading vmstate
Pavel Dovgalyuk
1
-2
/
+28
2014-09-11
serial: fixing vmstate for save/restore
Pavel Dovgalyuk
1
-30
/
+195
2014-09-11
parallel: adding vmstate for save/restore
Pavel Dovgalyuk
1
-0
/
+18
2014-09-11
fdc: adding vmstate for save/restore
Pavel Dovgalyuk
1
-0
/
+74
2014-09-11
cpu: init vmstate for ticks and clock offset
Pavel Dovgalyuk
3
-2
/
+9
2014-09-11
apic_common: vapic_paddr synchronization fix
Pavel Dovgalyuk
1
-11
/
+26
2014-09-11
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140910-1' into s...
Peter Maydell
2
-1
/
+10
2014-09-10
vl: use QLIST_FOREACH_SAFE to visit change state handlers
Paolo Bonzini
1
-2
/
+2
2014-09-10
qemu-iotests: Run 025 for Archipelago block driver
Chrysostomos Nanakos
1
-1
/
+1
2014-09-10
block/archipelago: Implement bdrv_truncate()
Chrysostomos Nanakos
1
-2
/
+61
2014-09-10
block: Make the block accounting functions operate on BlockAcctStats
Benoît Canet
13
-79
/
+108
2014-09-10
block: rename BlockAcctType members to start with BLOCK_ instead of BDRV_
Benoît Canet
11
-50
/
+56
2014-09-10
block: Extract the block accounting code
Benoît Canet
8
-49
/
+120
2014-09-10
block: Extract the BlockAcctStats structure
Benoît Canet
4
-18
/
+24
2014-09-10
IDE: MMIO IDE device control should be little endian
Valentin Manea
1
-2
/
+2
2014-09-10
thread-pool: Drop unnecessary includes
Markus Armbruster
2
-6
/
+1
2014-09-10
xen: Drop redundant bdrv_close() from pci_piix3_xen_ide_unplug()
Markus Armbruster
1
-1
/
+0
2014-09-10
xen_disk: Plug memory leak on error path
Markus Armbruster
1
-17
/
+14
2014-09-10
qemu-io: Clean up openfile() after commit 2e40134
Markus Armbruster
1
-23
/
+13
2014-09-10
Fix improper usage of cpu_to_be32 in vpc
Xiaodong Gong
1
-4
/
+4
2014-09-10
block: extend BLOCK_IO_ERROR event with nospace indicator
Luiz Capitulino
2
-9
/
+21
2014-09-10
xhci PCIe endpoint migration compatibility fix
Dr. David Alan Gilbert
2
-1
/
+10
2014-09-09
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...
Peter Maydell
1
-2
/
+13
2014-09-09
exec: add parameter errp to gethugepagesize
Hu Tao
1
-4
/
+7
2014-09-09
exec: report error when memory < hpagesize
Hu Tao
1
-3
/
+6
[prev]
[next]