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-12-22
arm: add fw_cfg to "virt" board
Laszlo Ersek
1
-0
/
+21
2014-12-22
fw_cfg_mem: expose the "data_width" property with fw_cfg_init_mem_wide()
Laszlo Ersek
2
-3
/
+11
2014-12-22
fw_cfg_mem: introduce the "data_width" property
Laszlo Ersek
1
-5
/
+74
2014-12-22
exec: allows 8-byte accesses in subpage_ops
Paolo Bonzini
1
-2
/
+11
2014-12-22
fw_cfg_mem: flip ctl_mem_ops and data_mem_ops to DEVICE_BIG_ENDIAN
Laszlo Ersek
1
-2
/
+2
2014-12-22
fw_cfg_mem: max access size and region size are the same for data register
Laszlo Ersek
1
-2
/
+2
2014-12-22
fw_cfg: move boards to fw_cfg_init_io() / fw_cfg_init_mem()
Laszlo Ersek
7
-22
/
+6
2014-12-22
fw_cfg: hard separation between the MMIO and I/O port mappings
Laszlo Ersek
3
-55
/
+126
2014-12-22
target-arm: add cpu feature EL3 to CPUs with Security Extensions
Fabian Aggeler
1
-0
/
+4
2014-12-22
target-arm: Disable EL3 on unsupported machines
Greg Bellows
6
-0
/
+71
2014-12-22
target-arm: Breakout integratorcp and versatilepb cpu init
Greg Bellows
2
-4
/
+35
2014-12-22
target-arm: Set CPU has_el3 prop during virt init
Greg Bellows
1
-0
/
+5
2014-12-22
target-arm: Enable CPU has_el3 prop during VE init
Greg Bellows
1
-3
/
+9
2014-12-22
target-arm: Add arm_boot_info secure_boot control
Greg Bellows
2
-0
/
+14
2014-12-22
target-arm: Add ARMCPU secure property
Greg Bellows
2
-0
/
+25
2014-12-22
target-arm: Add feature unset function
Greg Bellows
1
-0
/
+5
2014-12-22
target-arm: Add virt machine secure property
Greg Bellows
1
-0
/
+30
2014-12-22
target-arm: Add virt class and machine types
Greg Bellows
1
-6
/
+34
2014-12-22
target-arm: Change vexpress daughterboard init arg
Greg Bellows
1
-5
/
+5
2014-12-22
target-arm: Add vexpress machine secure property
Greg Bellows
1
-0
/
+30
2014-12-22
target-arm: Switch to common vexpress machine init
Greg Bellows
1
-22
/
+4
2014-12-22
target-arm: Add vexpress a9 & a15 machine objects
Greg Bellows
1
-14
/
+36
2014-12-22
target-arm: Add vexpress class and machine types
Greg Bellows
1
-0
/
+45
2014-12-22
vl.c: add HMP help to machine
Marcel Apfelbaum
1
-0
/
+28
2014-12-22
vl.c: simplified machine_set_property
Marcel Apfelbaum
1
-4
/
+1
2014-12-22
machine: remove qemu_machine_opts global list
Marcel Apfelbaum
4
-78
/
+61
2014-12-22
target-arm: Merge EL3 CP15 register lists
Greg Bellows
1
-31
/
+24
2014-12-22
audio: Don't free hw resources until after hw backend is stopped
Peter Maydell
1
-1
/
+1
2014-12-22
Merge remote-tracking branch 'remotes/gonglei/tags/bootdevice-next-20141222' ...
Peter Maydell
10
-97
/
+118
2014-12-22
Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20141221'...
Peter Maydell
4
-94
/
+2104
2014-12-22
bootdevice: add Error **errp argument for QEMUBootSetHandler
Gonglei
7
-25
/
+23
2014-12-22
bootdevice: add validate check for qemu_boot_set()
Gonglei
1
-0
/
+8
2014-12-22
bootdevice: add Error **errp argument for qemu_boot_set()
Gonglei
3
-13
/
+17
2014-12-22
bootdevice: add Error **errp argument for validate_bootdevices()
Gonglei
3
-8
/
+17
2014-12-22
bootdevice: move code about bootorder from vl.c to bootdevice.c
Gonglei
4
-68
/
+70
2014-12-21
Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20141219-1' into s...
Peter Maydell
6
-255
/
+358
2014-12-21
target-tricore: Add instructions of RR1 opcode format, that have 0xb3 as firs...
Bastian Koppelmann
3
-0
/
+273
2014-12-21
target-tricore: Fix MFCR/MTCR insn and B format offset.
Bastian Koppelmann
2
-2
/
+6
2014-12-21
target-tricore: Add missing 1.6 insn of BOL opcode format
Bastian Koppelmann
2
-1
/
+54
2014-12-21
target-tricore: Add instructions of RR opcode format, that have 0x4b as the f...
Bastian Koppelmann
4
-1
/
+390
2014-12-21
target-tricore: Add instructions of RR opcode format, that have 0x1 as the fi...
Bastian Koppelmann
1
-0
/
+97
2014-12-21
target-tricore: Add instructions of RR opcode format, that have 0xf as the fi...
Bastian Koppelmann
3
-0
/
+250
2014-12-21
target-tricore: Add instructions of RR opcode format, that have 0xb as the fi...
Bastian Koppelmann
4
-2
/
+942
2014-12-21
target-tricore: Change SSOV/SUOV makro name to SSOV32/SUOV32
Bastian Koppelmann
1
-76
/
+58
2014-12-21
target-tricore: Fix mask handling JNZ.T being 7 bit long
Bastian Koppelmann
1
-2
/
+2
2014-12-21
target-tricore: pretty-print register dump and show more status registers
Alex Zuepke
1
-6
/
+15
2014-12-21
target-tricore: add missing 64-bit MOV in RLC format
Alex Zuepke
2
-0
/
+13
2014-12-21
target-tricore: typo in BOL format
Alex Zuepke
2
-3
/
+3
2014-12-21
target-tricore: fix offset masking in BOL format
Alex Zuepke
1
-1
/
+1
2014-12-20
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
6
-46
/
+82
[next]