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-06-11
char/serial: Use generic Fifo8
Peter Crosthwaite
2
-74
/
+39
2013-06-11
char/serial: cosmetic fixes.
Peter Crosthwaite
1
-11
/
+19
2013-06-11
curl: Whitespace only changes.
Richard W.M. Jones
1
-2
/
+2
2013-06-11
intc/xilinx_intc: Use qemu_set_irq
Peter Crosthwaite
1
-5
/
+1
2013-06-11
configure: Disable host-bsd USB on FreeBSD
Ed Maste
1
-1
/
+3
2013-06-11
configure: remove ${config_host_ld} variable
Ed Maste
1
-2
/
+1
2013-06-11
gitignore: unignore *.patch
Michael Tokarev
1
-1
/
+0
2013-06-11
qemu-char: remove a few needless #includes
Michael Tokarev
1
-2
/
+0
2013-06-11
memory_mapping: Improve qemu_get_guest_memory_mapping() error reporting
Andreas Färber
3
-14
/
+11
2013-06-11
dump: Abstract dump_init() with cpu_synchronize_all_states()
Andreas Färber
1
-2
/
+3
2013-06-11
cpu: Change default for CPUClass::get_paging_enabled()
Andreas Färber
1
-1
/
+1
2013-06-11
dump: Drop qmp_dump_guest_memory() stub and build for all targets
Andreas Färber
4
-15
/
+1
2013-06-11
memory_mapping: Drop qemu_get_memory_mapping() stub
Andreas Färber
3
-28
/
+1
2013-06-11
cpu: Turn cpu_get_memory_mapping() into a CPUState hook
Andreas Färber
8
-16
/
+44
2013-06-11
memory_mapping: Move MemoryMappingList typedef to qemu/typedefs.h
Andreas Färber
2
-2
/
+5
2013-06-11
cpu: Turn cpu_paging_enabled() into a CPUState hook
Andreas Färber
7
-15
/
+34
2013-06-11
monitor: Simplify do_inject_mce() with qemu_get_cpu()
Andreas Färber
1
-9
/
+5
2013-06-10
target-i386: cpu: Fix potential buffer overrun in get_register_name_32()
Igor Mammedov
1
-1
/
+1
2013-06-10
target-i386: Set level=4 on Conroe/Penryn/Nehalem
Eduardo Habkost
2
-3
/
+15
2013-06-10
target-i386: Update model values on Conroe/Penryn/Nehalem CPU models
Eduardo Habkost
4
-3
/
+27
2013-06-10
pc: Create pc-*-1.6 machine-types
Eduardo Habkost
2
-3
/
+23
2013-06-10
pc: Fix crash when attempting to hotplug CPU with negative ID
Igor Mammedov
1
-0
/
+5
2013-06-10
dump: Move stubs into libqemustub.a
Andreas Färber
3
-2
/
+1
2013-06-10
qemu-char: don't issue CHR_EVENT_OPEN in a BH
Michael Roth
7
-24
/
+26
2013-06-10
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2
-3
/
+26
2013-06-10
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2
-7
/
+13
2013-06-10
gtk: use better icon
Anthony Liguori
3
-2
/
+978
2013-06-10
softfloat: Fix shift128Right for shift counts 64..127
Peter Maydell
1
-1
/
+1
2013-06-10
gdbstub: let the debugger resume from guest panicked state
Paolo Bonzini
2
-0
/
+4
2013-06-10
gdbstub: fix for commit 87f25c12bfeaaa0c41fb857713bbc7e8a9b757dc
Paolo Bonzini
1
-1
/
+1
2013-06-10
xilinx_axidma: Do not set DMA .notify to NULL after notify
Wendy Liang
1
-1
/
+2
2013-06-10
xilinx_axienet: Fix bit mask code
Stefan Weil
1
-1
/
+1
2013-06-07
correct RTC_CHANGE_EVENT description (v2)
Marcelo Tosatti
1
-1
/
+2
2013-06-07
MAINTAINERS: split Monitor (QMP/HMP) entry
Luiz Capitulino
1
-2
/
+17
2013-06-07
MAINTAINERS: new maintainers for qapi-schema.json
Luiz Capitulino
1
-0
/
+7
2013-06-07
tap: fix NULL dereference when passing invalid parameters to tap
Jason Wang
1
-6
/
+12
2013-06-07
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
25
-2561
/
+2715
2013-06-07
Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into staging
Anthony Liguori
2
-5
/
+5
2013-06-07
qdev: Drop FROM_QBUS() macro
Andreas Färber
4
-6
/
+4
2013-06-07
isa: QOM'ify ISADevice
Andreas Färber
11
-53
/
+70
2013-06-07
isa: QOM'ify ISABus
Andreas Färber
7
-11
/
+13
2013-06-07
i8259: Convert PICCommonState to use QOM realizefn
Andreas Färber
4
-10
/
+46
2013-06-07
kvm/i8259: QOM'ify some more
Andreas Färber
1
-3
/
+5
2013-06-07
i8259: QOM'ify some more
Andreas Färber
1
-9
/
+14
2013-06-07
i8254: Convert PITCommonState to QOM realizefn
Andreas Färber
4
-26
/
+47
2013-06-07
kvm/i8254: QOM'ify some more
Andreas Färber
2
-13
/
+19
2013-06-07
i8254: QOM'ify some more
Andreas Färber
2
-9
/
+13
2013-06-07
hmp: add parameters device and -v for info block
Wenchao Xia
2
-12
/
+20
2013-06-07
hmp: show ImageInfo in 'info block'
Wenchao Xia
1
-0
/
+14
2013-06-07
qmp: add ImageInfo in BlockDeviceInfo used by query-block
Wenchao Xia
4
-8
/
+125
[prev]
[next]