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
2015-01-07
hw/machine: added machine_usb wrapper
Marcel Apfelbaum
2
-0
/
+7
2015-01-07
hw/ppc: modified the condition for usb controllers to be created for some ppc...
Marcel Apfelbaum
4
-3
/
+10
2015-01-07
target-ppc: Cast ssize_t to size_t before printing with %zx
Peter Maydell
1
-1
/
+1
2015-01-07
target-ppc: Mark SR() and gen_sync_exception() as !CONFIG_USER_ONLY
Peter Maydell
1
-0
/
+5
2015-01-07
PPC: e500: Fix GPIO controller interrupt number
Amit Tomar
1
-1
/
+1
2015-01-07
target-ppc: Introduce Privileged TM Noops
Tom Musta
1
-0
/
+38
2015-01-07
target-ppc: Introduce tcheck
Tom Musta
1
-0
/
+17
2015-01-07
target-ppc: Introduce TM Noops
Tom Musta
1
-0
/
+38
2015-01-07
target-ppc: Introduce tbegin
Tom Musta
3
-0
/
+36
2015-01-07
target-ppc: Introduce TEXASRU Bit Fields
Tom Musta
1
-0
/
+20
2015-01-07
target-ppc: Power8 Supports Transactional Memory
Tom Musta
1
-2
/
+3
2015-01-07
target-ppc: Introduce tm_enabled Bit to CPU State
Tom Musta
1
-0
/
+8
2015-01-07
target-ppc: Introduce Feature Flag for Transactional Memory
Tom Musta
1
-0
/
+2
2015-01-07
target-ppc: Introduce Instruction Type for Transactional Memory
Tom Musta
1
-1
/
+3
2015-01-07
pseries: Update SLOF firmware image to 20141202
Alexey Kardashevskiy
3
-1
/
+1
2015-01-07
PPC: Fix crash on spapr_tce_table_finalize()
David Gibson
1
-3
/
+3
2015-01-07
ppc: do not use get_clock_realtime()
Paolo Bonzini
1
-2
/
+2
2015-01-07
device-tree: fix memory leak
Sergey Fedorov
1
-4
/
+10
2015-01-07
spapr: Fix stale HTAB during live migration (TCG)
Samuel Mendoza-Jonas
1
-5
/
+11
2015-01-07
spapr: Fix integer overflow during migration (TCG)
Samuel Mendoza-Jonas
1
-3
/
+3
2015-01-07
spapr: Fix stale HTAB during live migration (KVM)
Samuel Mendoza-Jonas
2
-0
/
+39
2015-01-07
target-ppc: explicitly save page table headers in big endian
Cédric Le Goater
1
-3
/
+17
2015-01-07
target-ppc: Eliminate set_fprf Argument From helper_compute_fprf
Tom Musta
3
-38
/
+28
2015-01-07
target-ppc: Eliminate set_fprf Argument From gen_compute_fprf
Tom Musta
1
-15
/
+23
2015-01-07
target-ppc: Fully Migrate to gen_set_cr1_from_fpscr
Tom Musta
1
-22
/
+33
2015-01-07
target-ppc: mffs. Should Set CR1 from FPSCR Bits
Tom Musta
1
-1
/
+3
2015-01-07
target-ppc: Fix Floating Point Move Instructions That Set CR1
Tom Musta
1
-20
/
+30
2015-01-07
target-ppc: VXSQRT Should Not Be Set for NaNs
Tom Musta
1
-12
/
+17
2015-01-07
target-ppc: Load/Store Vector Element Storage Alignment
Tom Musta
1
-8
/
+14
2015-01-07
PPC: e500 pci host: Add support for ATMUs
Alexander Graf
5
-10
/
+115
2015-01-07
PPC: mpc8554ds: Tell user about exceeding RAM limits
Alexander Graf
1
-0
/
+6
2015-01-07
PPC: e500: Move CCSR and MMIO space to upper end of address space
Alexander Graf
1
-3
/
+3
2015-01-07
PPC: e500: Move CCSR definition to params
Alexander Graf
4
-16
/
+23
2014-12-23
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20141223'...
Peter Maydell
28
-237
/
+803
2014-12-23
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20141222.0' i...
Peter Maydell
11
-1380
/
+1546
2014-12-22
hw/arm/virt: enable passing of EFI-stubbed kernel to guest UEFI firmware
Laszlo Ersek
1
-0
/
+1
2014-12-22
hw/arm: pass pristine kernel image to guest firmware over fw_cfg
Laszlo Ersek
2
-5
/
+88
2014-12-22
hw/loader: split out load_image_gzipped_buffer()
Laszlo Ersek
2
-9
/
+30
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
[next]