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
path:
root
/
hw
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-12
hw/misc: make pvpanic known to user
Marcel Apfelbaum
1
-15
/
+10
2013-07-29
zynq_slcr: QOM cast cleanup
Andreas Färber
1
-6
/
+9
2013-07-29
slavio_misc: QOM cast cleanup for APCState
Andreas Färber
1
-3
/
+7
2013-07-29
slavio_misc: QOM cast cleanup for MiscState
Andreas Färber
1
-15
/
+20
2013-07-29
puv3_pm: QOM cast cleanup
Andreas Färber
1
-4
/
+8
2013-07-29
mst_fpga: QOM cast cleanup
Andreas Färber
1
-32
/
+36
2013-07-29
milkymist-pfpu: QOM cast cleanup
Andreas Färber
1
-4
/
+9
2013-07-29
milkymist-hpdmc: QOM cast cleanup
Andreas Färber
1
-4
/
+9
2013-07-29
lm32_sys: QOM cast cleanup
Andreas Färber
1
-4
/
+8
2013-07-29
exynos4210_pmu: QOM cast cleanup
Andreas Färber
1
-5
/
+9
2013-07-29
eccmemctl: QOM cast cleanup
Andreas Färber
1
-6
/
+11
2013-07-29
arm_sysctl: QOM cast cleanup
Andreas Färber
1
-7
/
+13
2013-07-29
arm_l2x0: QOM cast cleanup
Andreas Färber
1
-4
/
+8
2013-07-29
arm_l2x0: Rename l2x0_state to L2x0State
Andreas Färber
1
-14
/
+14
2013-07-29
imx_ccm: QOM cast cleanup
Andreas Färber
1
-6
/
+10
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
7
-0
/
+7
2013-07-25
pc-testdev: add I/O port to test memory.c auto split/combine
Paolo Bonzini
1
-0
/
+15
2013-07-25
pc-testdev: remove useless cpu_to_le64/le64_to_cpu
Paolo Bonzini
1
-2
/
+0
2013-07-25
pc-testdev: support 8 and 16-bit accesses to 0xe0
Paolo Bonzini
1
-2
/
+9
2013-07-23
misc/ivshmem: QOM parent field cleanup
Andreas Färber
1
-15
/
+22
2013-07-23
misc/ivshmem: QOM Upcast Sweep
Peter Crosthwaite
1
-9
/
+13
2013-07-23
misc/pci-testdev: QOM parent field cleanup
Andreas Färber
1
-4
/
+7
2013-07-23
misc/pci-testdev: QOM Upcast Sweep
Peter Crosthwaite
1
-4
/
+9
2013-07-22
Merge remote-tracking branch 'stefanha/tracing' into staging
Anthony Liguori
1
-1
/
+1
2013-07-18
slavio_misc: Fix slavio_led_mem_readw/_writew tracepoints
Markus Armbruster
1
-1
/
+1
2013-07-15
vfio: QEMU-AER: Qemu changes to support AER for VFIO-PCI devices
Vijay Mohan Pandarathil
1
-0
/
+125
2013-07-15
vfio-pci: VGA quirk update
Alex Williamson
1
-336
/
+321
2013-07-11
PPC: Add timer handler for newworld mac-io
Alexander Graf
1
-0
/
+33
2013-07-11
PPC: dbdma: Move processing to io
Alexander Graf
1
-4
/
+6
2013-07-11
PPC: dbdma: Move static bh variable to device struct
Alexander Graf
1
-9
/
+15
2013-07-11
PPC: dbdma: Introduce kick function
Alexander Graf
1
-0
/
+5
2013-07-11
PPC: dbdma: Move defines into header file
Alexander Graf
1
-117
/
+0
2013-07-11
PPC: dbdma: Allow new commands in RUN state
Alexander Graf
1
-3
/
+3
2013-07-11
PPC: dbdma: Fix debug print
Alexander Graf
1
-1
/
+2
2013-07-11
PPC: Mac: Add debug prints in macio and dbdma code
Alexander Graf
1
-3
/
+11
2013-07-11
PPC: dbdma: Replace tabs with spaces
Alexander Graf
1
-51
/
+51
2013-07-11
PPC: g3beige: Move secondary IDE bus to mac-io
Alexander Graf
1
-38
/
+55
2013-07-09
cpu: Replace cpu_single_env with CPUState current_cpu
Andreas Färber
1
-10
/
+16
2013-07-08
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-14
/
+17
2013-07-04
hw/m*: pass owner to memory_region_init* functions
Paolo Bonzini
21
-52
/
+57
2013-07-04
vfio: pass device to vfio_mmap_bar and use it to set owner
Paolo Bonzini
1
-5
/
+6
2013-07-04
memory: add ref/unref calls
Paolo Bonzini
1
-0
/
+2
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
29
-66
/
+66
2013-07-04
vmport: Disentangle read handler type from portio
Jan Kiszka
1
-2
/
+2
2013-07-04
applesmc: replace register_ioport*
Jan Kiszka
1
-12
/
+38
2013-07-04
pvpanic: fix fwcfg for big endian hosts
Michael S. Tsirkin
1
-3
/
+4
2013-07-04
pvpanic: initialization cleanup
Michael S. Tsirkin
1
-14
/
+16
2013-07-01
mac-io: Add escc-legacy memory alias region
Alexander Graf
1
-0
/
+47
2013-06-28
kvm: Change cpu_synchronize_state() argument to CPUState
Andreas Färber
1
-1
/
+1
2013-06-25
i.MX31: Fix PRCS bit test
Stefan Weil
1
-1
/
+1
[next]