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-07
openpic: fix sense and priority bits
Scott Wood
1
-6
/
+71
2013-01-07
openpic: add some bounds checking for IRQ numbers
Scott Wood
1
-0
/
+11
2013-01-07
openpic: use standard bitmap operations
Scott Wood
1
-26
/
+29
2013-01-07
Revert "openpic: Accelerate pending irq search"
Scott Wood
1
-11
/
+0
2013-01-07
openpic: always call IRQ_check from IRQ_get_next
Scott Wood
1
-7
/
+3
2013-01-07
openpic/fsl: critical interrupts ignore mask before v4.1
Scott Wood
1
-1
/
+4
2013-01-07
openpic: make ctpr signed
Scott Wood
1
-3
/
+3
2013-01-07
openpic: rework critical interrupt support
Scott Wood
1
-34
/
+76
2013-01-07
openpic: make register names correspond better with hw docs
Scott Wood
1
-178
/
+178
2013-01-07
ppc/booke: fix crit/mcheck/debug exceptions
Scott Wood
1
-9
/
+22
2013-01-07
openpic: lower interrupt when reading the MSI register
Scott Wood
1
-0
/
+1
2013-01-07
openpic: fix debug prints
Scott Wood
1
-17
/
+27
2013-01-07
PPC: fix segfault in signal handling code
Samuel Seay
1
-2
/
+2
2013-01-07
PPC: Reset qemu timers when guest reset
Bharat Bhushan
1
-0
/
+13
2013-01-07
openpic: fix coding style issues
Alexander Graf
1
-45
/
+55
2013-01-07
powerpc: linux header sync script includes epapr_hcalls.h
Bharat Bhushan
1
-0
/
+3
2013-01-07
openpic: don't crash on a register access without a CPU context
Scott Wood
1
-1
/
+15
2013-01-07
openpic: s/opp->nb_irqs -1/opp->nb_cpus - 1/
Scott Wood
1
-2
/
+2
2013-01-07
openpic: BRR1 is not a CPU-specific register.
Scott Wood
1
-3
/
+2
2013-01-07
openpic: support large vectors on FSL mpic
Scott Wood
1
-12
/
+10
2013-01-07
openpic: remove pcsr (CPU sensitivity register)
Scott Wood
1
-4
/
+0
2013-01-07
openpic: symbolicize some magic numbers
Scott Wood
1
-22
/
+32
2013-01-06
Revert "virtio-pci: replace byte swap hack"
Blue Swirl
2
-1
/
+34
2013-01-06
virtio-pci: replace byte swap hack
Blue Swirl
2
-34
/
+1
2013-01-06
tests: add gcov support
Blue Swirl
3
-1
/
+64
2013-01-05
hw/i386: Fix broken build for non POSIX hosts
Stefan Weil
1
-0
/
+5
2013-01-05
softfloat: Implement uint64_to_float128
Richard Henderson
2
-0
/
+11
2013-01-05
softfloat: Fix uint64_to_float64
Richard Henderson
1
-3
/
+10
2013-01-04
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
6
-11
/
+11
2013-01-04
Merge remote-tracking branch 'kraxel/testdev.1' into staging
Anthony Liguori
5
-49
/
+283
2013-01-04
Merge remote-tracking branch 'kraxel/acpi.2' into staging
Anthony Liguori
9
-11
/
+48
2013-01-04
spice: drop incorrect vm_change_state_handler() opaque
Stefan Hajnoczi
1
-3
/
+2
2013-01-04
linux-user/syscall.c: remove forward declarations
John Spencer
1
-5
/
+3
2013-01-04
hw/mcf5206: Reduce size of lookup table
Stefan Weil
1
-1
/
+1
2013-01-04
Remove --sparc_cpu option from the configure list
陳韋任 (Wei-Ren Chen)
1
-1
/
+0
2013-01-04
pseries: Remove unneeded include statement (fixes MinGW builds)
Stefan Weil
1
-1
/
+1
2013-01-04
pc_sysfw: Check for qemu_find_file() failure
Markus Armbruster
1
-0
/
+4
2013-01-04
pc: remove bochs bios debug ports
Gerd Hoffmann
1
-41
/
+0
2013-01-04
hw: Add test device for unittests execution
Lucas Meneghel Rodrigues
2
-0
/
+183
2013-01-04
add isa-debug-exit device.
Gerd Hoffmann
2
-1
/
+76
2013-01-04
switch debugcon to memory api
Gerd Hoffmann
1
-7
/
+24
2013-01-04
apci: assign memory regions to ich9 lpc device
Gerd Hoffmann
3
-4
/
+8
2013-01-04
apci: assign memory regions to piix4 acpi device
Gerd Hoffmann
1
-7
/
+13
2013-01-04
acpi: autoload dsdt
Gerd Hoffmann
4
-0
/
+26
2013-01-04
configure: also symlink *.aml files
Gerd Hoffmann
1
-0
/
+1
2013-01-03
pty: unbreak libvirt
Gerd Hoffmann
1
-4
/
+5
2013-01-03
dataplane: use linux-headers/ for virtio includes
Stefan Hajnoczi
2
-4
/
+3
2013-01-02
configure: Write new file "config-all-disas.mak" when running configure
Stefan Weil
1
-0
/
+2
2013-01-02
tci: Fix broken builds with TCG interpreter
Stefan Weil
2
-3
/
+4
2013-01-02
savevm.c: cleanup system includes
Michael Tokarev
1
-39
/
+1
[next]