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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-17
Merge branch 'malta' of git://qemu.weilnetz.de/qemu
Blue Swirl
1
-48
/
+36
2012-03-15
malta: Fix display for LED array
Stefan Weil
1
-1
/
+1
2012-03-15
malta: Use symbolic hardware addresses
Stefan Weil
1
-6
/
+13
2012-03-15
malta: Always allocate flash memory
Stefan Weil
1
-32
/
+22
2012-03-15
malta: Clean allocation of bios region alias
Stefan Weil
1
-15
/
+6
2012-03-15
PPC: Fix openpic with relative memregions
Alexander Graf
1
-10
/
+2
2012-03-15
pseries: Configure PCI bridge using properties
David Gibson
2
-76
/
+94
2012-03-15
pseries: Add support for level interrupts to XICS
David Gibson
6
-38
/
+117
2012-03-15
pseries: Remove PCI device from PCI host bridge code
Alexey Kardashevskiy
1
-20
/
+0
2012-03-15
pseries: Remove unused constant from PCI code
David Gibson
1
-7
/
+0
2012-03-15
ppc: Add missing 'static' to spin_rw_ops
Stefan Weil
1
-1
/
+1
2012-03-15
PPC: 405: Fix ppc405ep initialization
Alexander Graf
1
-0
/
+2
2012-03-14
xtensa hw/: Don't use CPUState
Andreas Färber
3
-11
/
+11
2012-03-14
sparc hw/: Don't use CPUState
Andreas Färber
4
-23
/
+23
2012-03-14
sh4 hw/: Don't use CPUState
Andreas Färber
3
-5
/
+5
2012-03-14
s390x hw/: Don't use CPUState
Andreas Färber
2
-11
/
+11
2012-03-14
ppc hw/: Don't use CPUState
Andreas Färber
23
-183
/
+183
2012-03-14
mips hw/: Don't use CPUState
Andreas Färber
8
-34
/
+34
2012-03-14
microblaze hw/: Don't use CPUState
Andreas Färber
6
-13
/
+13
2012-03-14
m68k hw/: Don't use CPUState
Andreas Färber
6
-9
/
+9
2012-03-14
lm32 hw/: Don't use CPUState
Andreas Färber
2
-9
/
+9
2012-03-14
i386 hw/: Don't use CPUState
Andreas Färber
6
-30
/
+30
2012-03-14
cris hw/: Don't use CPUState
Andreas Färber
6
-9
/
+9
2012-03-14
arm hw/: Don't use CPUState
Andreas Färber
17
-33
/
+33
2012-03-14
alpha hw/: Don't use CPUState
Andreas Färber
3
-9
/
+9
2012-03-14
hw/mc146818: Drop unneeded #includes
Andreas Färber
1
-2
/
+0
2012-03-14
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
29
-33
/
+70
2012-03-14
PPC: 405: Use proper CPU reset
Alexander Graf
2
-25
/
+4
2012-03-14
kvmvapic: align start address as well as size
Avi Kivity
1
-1
/
+3
2012-03-13
Merge remote-tracking branch 'kraxel/usb.44' into staging
Anthony Liguori
35
-201
/
+4270
2012-03-13
kvmclock: Always register type
Andreas Färber
1
-2
/
+0
2012-03-13
Endian fix an assertion in usb-msd
Benjamin Herrenschmidt
1
-3
/
+3
2012-03-13
uhci: alloc can't fail, drop check.
Gerd Hoffmann
1
-2
/
+0
2012-03-13
uhci: new uhci_handle_td return code for tds still in flight
Gerd Hoffmann
1
-5
/
+7
2012-03-13
uhci: renumber uhci_handle_td return codes
Gerd Hoffmann
1
-4
/
+4
2012-03-13
uhci: use enum for uhci_handle_td return codes
Gerd Hoffmann
1
-16
/
+23
2012-03-13
uhci: tracing support
Gerd Hoffmann
1
-55
/
+32
2012-03-13
uhci: cancel on schedule stop.
Gerd Hoffmann
1
-0
/
+1
2012-03-13
uhci: fix uhci_async_cancel_all
Gerd Hoffmann
1
-0
/
+1
2012-03-13
uhci: pass addr to uhci_async_alloc
Gerd Hoffmann
1
-3
/
+3
2012-03-13
usb: improve packet state sanity checks
Gerd Hoffmann
2
-6
/
+32
2012-03-13
usb-ohci: DMA writeback bug fixes
Wei Yang
1
-2
/
+15
2012-03-13
usb-ehci: drop unused isoch_pause variable
Hans de Goede
1
-5
/
+1
2012-03-13
usb: zap hw/ush-{ohic,uhci}.h + init wrappers
Gerd Hoffmann
13
-60
/
+11
2012-03-13
usb: the big rename
Gerd Hoffmann
23
-53
/
+4150
2012-03-12
Merge remote-tracking branch 'stefanha/tracing' into staging
Anthony Liguori
1
-0
/
+2
2012-03-12
qdev: accept empty string properties
Paolo Bonzini
1
-4
/
+0
2012-03-12
vga: add trace event for ppm_save
Alon Levy
1
-0
/
+2
2012-03-11
Add missing const attributes for MemoryRegionOps
Stefan Weil
9
-13
/
+13
2012-03-09
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
4
-4
/
+4
[next]