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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-10
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
10
-60
/
+249
2015-01-10
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
20
-155
/
+537
2015-01-10
Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20150105' into ...
Peter Maydell
2
-2
/
+3
2015-01-09
Merge remote-tracking branch 'remotes/amit-virtio-rng/tags/rng-for-2.3' into ...
Peter Maydell
1
-1
/
+1
2015-01-09
Merge remote-tracking branch 'remotes/amit/tags/for-2.3' into staging
Peter Maydell
2
-29
/
+18
2015-01-09
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
29
-224
/
+253
2015-01-09
Merge remote-tracking branch 'remotes/mwalle/tags/lm32-fixes/20141229' into s...
Peter Maydell
2
-8
/
+17
2015-01-08
hw/ppc/mac_newworld: simplify usb controller creation logic
Marcel Apfelbaum
1
-2
/
+2
2015-01-08
hw/ppc/spapr: simplify usb controller creation logic
Marcel Apfelbaum
1
-1
/
+2
2015-01-08
hw/ppc/mac_newworld: QOMified mac99 machines
Marcel Apfelbaum
1
-10
/
+19
2015-01-08
hw/usb: simplified usb_enabled
Marcel Apfelbaum
12
-18
/
+17
2015-01-08
hw/machine: added machine_usb wrapper
Marcel Apfelbaum
2
-0
/
+7
2015-01-08
hw/ppc: modified the condition for usb controllers to be created for some ppc...
Marcel Apfelbaum
4
-3
/
+10
2015-01-08
acpi-build: make ROMs RAM blocks resizeable
Michael S. Tsirkin
4
-12
/
+32
2015-01-08
memory: API to allocate resizeable RAM MR
Michael S. Tsirkin
2
-0
/
+41
2015-01-08
arch_init: support resizing on incoming migration
Michael S. Tsirkin
1
-5
/
+8
2015-01-08
exec: qemu_ram_alloc_resizeable, qemu_ram_resize
Michael S. Tsirkin
3
-7
/
+91
2015-01-08
exec: split length -> used_length/max_length
Michael S. Tsirkin
3
-34
/
+40
2015-01-08
exec: cpu_physical_memory_set/clear_dirty_range
Michael S. Tsirkin
2
-4
/
+13
2015-01-08
memory: add memory_region_set_size
Michael S. Tsirkin
2
-0
/
+26
2015-01-07
hw/ppc/mac_newworld: simplify usb controller creation logic
Marcel Apfelbaum
1
-2
/
+2
2015-01-07
hw/ppc/spapr: simplify usb controller creation logic
Marcel Apfelbaum
1
-1
/
+2
2015-01-07
hw/ppc/mac_newworld: QOMified mac99 machines
Marcel Apfelbaum
1
-10
/
+19
2015-01-07
hw/usb: simplified usb_enabled
Marcel Apfelbaum
12
-18
/
+17
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
[next]