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
2014-02-15
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-02-15' in...
Peter Maydell
2
-1
/
+4
2014-02-15
char/serial: Fix emptyness check
Peter Crosthwaite
1
-1
/
+1
2014-02-15
sparc/leon3: Initialize stack pointer
Sebastian Huber
1
-0
/
+3
2014-02-14
qdev: Use QAPI type names for properties
Paolo Bonzini
2
-11
/
+19
2014-02-14
qdev: Add enum property types to QAPI schema
Paolo Bonzini
3
-27
/
+13
2014-02-14
block: Handle "rechs" and "large" translation options
Paolo Bonzini
1
-3
/
+5
2014-02-14
qdev: Remove hex8/32/64 property types
Paolo Bonzini
32
-80
/
+53
2014-02-14
qdev: Remove most legacy printers
Paolo Bonzini
1
-60
/
+0
2014-02-14
qdev: Inline qdev_prop_parse()
Paolo Bonzini
1
-7
/
+1
2014-02-14
qdev: Legacy properties are just strings
Paolo Bonzini
1
-6
/
+2
2014-02-14
qdev: Legacy properties are now read-only
Paolo Bonzini
2
-37
/
+3
2014-02-14
qdev: Remove legacy parsers for hex8/32/64
Paolo Bonzini
1
-54
/
+0
2014-02-14
qdev: Sizes are now parsed by StringInputVisitor
Paolo Bonzini
1
-11
/
+0
2014-02-14
ipack: Move IndustryPack out of hw/char/
Andreas Färber
7
-91
/
+7
2014-02-14
ipoctal232: QOM parent field cleanup
Andreas Färber
1
-4
/
+6
2014-02-14
ipack: QOM parent field cleanup for IPackDevice
Andreas Färber
1
-1
/
+4
2014-02-14
ipack: QOM parent field cleanup for IPackBus
Andreas Färber
1
-1
/
+3
2014-02-14
ipack: Convert to QOM realize
Andreas Färber
3
-26
/
+29
2014-02-14
twl92230: QOM'ify
Andreas Färber
1
-14
/
+21
2014-02-14
ds1338: QOM'ify
Andreas Färber
1
-8
/
+13
2014-02-14
lm832x: QOM'ify
Andreas Färber
1
-9
/
+13
2014-02-14
max7310: QOM'ify
Andreas Färber
1
-9
/
+14
2014-02-14
ssd0303: QOM'ify
Andreas Färber
1
-6
/
+12
2014-02-14
wm8750: QOM'ify
Andreas Färber
1
-13
/
+20
2014-02-14
z2: QOM'ify AER915
Andreas Färber
1
-7
/
+13
2014-02-14
tosa: QOM'ify DAC
Andreas Färber
1
-5
/
+11
2014-02-14
pxa2xx: QOM'ify I2C slave
Andreas Färber
1
-13
/
+25
2014-02-14
i2c: Rename i2c_bus to I2CBus
Andreas Färber
25
-62
/
+62
2014-02-14
nand: Don't use qdev_create() in nand_init()
Andreas Färber
1
-1
/
+1
2014-02-14
sdhci: Drop unnecessary #include
Kevin Wolf
1
-1
/
+0
2014-02-13
ppcemb-softmmu: Drop Mac and e500 emulation
Andreas Färber
1
-2
/
+2
2014-02-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
25
-437
/
+407
2014-02-13
Merge remote-tracking branch 'remotes/afaerber/tags/prep-for-upstream' into s...
Peter Maydell
3
-5
/
+5
2014-02-11
petalogix-ml605: Create the CPU with object_new()
Edgar E. Iglesias
1
-5
/
+2
2014-02-11
exec: Make cpu_physical_memory_write_rom input an AS
Edgar E. Iglesias
3
-3
/
+6
2014-02-11
exec: Make stb_phys input an AddressSpace
Edgar E. Iglesias
6
-17
/
+25
2014-02-11
exec: Make stw_*_phys input an AddressSpace
Edgar E. Iglesias
8
-14
/
+20
2014-02-11
exec: Make stl_phys_notdirty input an AddressSpace
Edgar E. Iglesias
2
-5
/
+6
2014-02-11
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
13
-31
/
+36
2014-02-11
exec: Make stq_*_phys input an AddressSpace
Edgar E. Iglesias
6
-9
/
+14
2014-02-11
exec: Make lduw_*_phys input an AddressSpace
Edgar E. Iglesias
5
-16
/
+19
2014-02-11
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
9
-21
/
+27
2014-02-11
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
10
-18
/
+29
2014-02-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140208'...
Peter Maydell
8
-37
/
+738
2014-02-10
Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into staging
Peter Maydell
5
-12
/
+25
2014-02-10
prep: Drop from ppcemb-softmmu
Andreas Färber
1
-1
/
+1
2014-02-10
ACPI: Remove commented-out code from HPET._CRS
Gabriel L. Somlo
1
-3
/
+0
2014-02-10
hw/pci: switch to a generic hotplug handling for PCIDevice
Igor Mammedov
2
-32
/
+14
2014-02-10
pci/pcie: convert PCIE hotplug to use hotplug-handler API
Igor Mammedov
2
-25
/
+48
2014-02-10
pci/shpc: convert SHPC hotplug to use hotplug-handler API
Igor Mammedov
2
-47
/
+86
[prev]
[next]