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-01-27
cpus.h: Make constant smp_cores/smp_threads available on *-user
Eduardo Habkost
1
-0
/
+7
2013-01-27
fw_cfg: Remove FW_CFG_MAX_CPUS from fw_cfg_init()
Eduardo Habkost
6
-2
/
+7
2013-01-27
target-i386: Introduce x86_cpu_apic_id_from_index() function
Eduardo Habkost
2
-1
/
+18
2013-01-27
target-i386: kvm: Set vcpu_id to APIC ID instead of CPU index
Eduardo Habkost
1
-2
/
+3
2013-01-27
kvm: Create kvm_arch_vcpu_id() function
Eduardo Habkost
5
-1
/
+19
2013-01-27
pc: Reverse pc_init_pci() compatibility logic
Eduardo Habkost
3
-12
/
+17
2013-01-27
target-i386: Don't set any KVM flag by default if KVM is disabled
Eduardo Habkost
1
-8
/
+4
2013-01-27
kvm: Add fake KVM_FEATURE_CLOCKSOURCE_STABLE_BIT for builds without KVM
Eduardo Habkost
1
-0
/
+1
2013-01-27
target-openrisc: Clean up triple QOM casts
Andreas Färber
6
-24
/
+24
2013-01-27
target-openrisc: Drop OpenRISCCPUList
Andreas Färber
1
-7
/
+2
2013-01-27
xilinx_ethlite: Avoid build warnings in debug code
Edgar E. Iglesias
1
-4
/
+6
2013-01-27
m25p80.c: Return state to IDLE after COLLECTING
Peter Crosthwaite
1
-0
/
+2
2013-01-27
xilinx_ethlite: Flush queued packets on SW service
Peter Crosthwaite
1
-2
/
+5
2013-01-27
xilinx_ethlite: fix eth_can_rx() for ping-pong
Peter Crosthwaite
1
-3
/
+3
2013-01-26
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
Blue Swirl
27
-579
/
+1239
2013-01-26
tests: Add gcov support for x86_64 qtest
Andreas Färber
1
-0
/
+1
2013-01-26
tests: Add gcov support for sparc64 qtest
Andreas Färber
1
-0
/
+1
2013-01-26
tests: Fix gcov typo for tmp105-test
Andreas Färber
1
-1
/
+1
2013-01-26
vmware_vga: fix out of bounds and invalid rects updating
Michael Tokarev
1
-0
/
+18
2013-01-26
tests: add fuzzing to visitor tests
Blue Swirl
1
-0
/
+49
2013-01-26
build: remove *.lo, *.a, *.la files from all subdirectories on make clean
Paolo Bonzini
1
-3
/
+3
2013-01-26
hw/arm_boot: Align device tree to 4KB boundary, not page
Peter Maydell
1
-3
/
+6
2013-01-26
qemu-char: Avoid unused variable warning in some configs
Peter Maydell
1
-2
/
+6
2013-01-26
make_device_config.sh: Fix target path in generated dependency file
Andreas Färber
1
-1
/
+1
2013-01-26
fw_cfg: Drop a few superfluous initializers
Markus Armbruster
1
-3
/
+3
2013-01-26
fw_cfg: Splash image loader can overrun a stack variable, fix
Markus Armbruster
3
-5
/
+6
2013-01-26
softfloat: Handle float_muladd_negate_c when product is zero
Richard Sandiford
1
-2
/
+2
2013-01-26
hw/pxa2xx_timer: Explicitly mark fallthroughs
Peter Maydell
1
-0
/
+47
2013-01-26
hw/smc91c111: Add explicit 'return' rather than relying on fallthrough
Peter Maydell
1
-0
/
+1
2013-01-26
hw/pflash_cfi02.c: Mark deliberate fallthrough
Peter Maydell
1
-0
/
+1
2013-01-26
hw/omap_dma, hw/omap_spi: Explicitly mark fallthroughs
Peter Maydell
2
-0
/
+36
2013-01-26
hw/omap1.c: Add fallthrough markers and breaks
Peter Maydell
1
-0
/
+3
2013-01-26
hw/arm_sysctl.c: Add missing 'break' statements
Peter Maydell
1
-0
/
+2
2013-01-26
link seccomp only with softmmu targets
Michael Tokarev
1
-1
/
+1
2013-01-26
bsd-user: avoid conflict with qemu_vmalloc
Blue Swirl
2
-5
/
+2
2013-01-26
build: remove extra-obj-y
Paolo Bonzini
5
-12
/
+8
2013-01-26
build: remove universal-obj-y
Paolo Bonzini
6
-34
/
+33
2013-01-26
build: use -$(CONFIG_SECCOMP) instead of ifeq
Paolo Bonzini
1
-5
/
+1
2013-01-26
build: move around libcacard-y definition
Paolo Bonzini
1
-9
/
+9
2013-01-26
tests: adjust gcov variables for directory movement
Paolo Bonzini
1
-7
/
+7
2013-01-25
PPC: e500: Select MPIC v4.2 on ppce500 platform
Scott Wood
4
-3
/
+9
2013-01-25
PPC: e500: fix mpic_iack address
Scott Wood
1
-1
/
+1
2013-01-25
openpic: add basic support for MPIC v4.2
Scott Wood
2
-112
/
+227
2013-01-25
openpic: fix timer address decoding
Scott Wood
1
-3
/
+7
2013-01-25
openpic: fix remaining issues from idr-to-destmask conversion
Scott Wood
1
-6
/
+7
2013-01-25
pseries: Adjust default VIO address allocations to play better with libvirt
David Gibson
1
-1
/
+1
2013-01-25
pseries: Improve handling of multiple PCI host bridges
David Gibson
3
-43
/
+94
2013-01-25
target-ppc: Give a meaningful error if too many threads are specified
Mike Qiu
1
-0
/
+12
2013-01-25
cuda: Move ADB bus into CUDA state
Andreas Färber
5
-10
/
+15
2013-01-25
adb: QOM'ify ADB devices
Andreas Färber
4
-78
/
+209
[next]