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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-19
etraxfs_eth: drop bogus cpu_unregister_io_memory()
Avi Kivity
1
-3
/
+0
2011-12-19
memory, xen: pass MemoryRegion to xen_ram_alloc()
Avi Kivity
1
-1
/
+3
2011-12-15
usb: fix usb_qdev_init() error handling again
Stefan Hajnoczi
1
-7
/
+5
2011-12-15
qdev: add a qdev_get_type() function and expose as a 'type' property
Anthony Liguori
2
-0
/
+21
2011-12-15
qom: add string property type
Anthony Liguori
2
-0
/
+81
2011-12-15
qom: add vga node to the pc composition tree
Anthony Liguori
6
-27
/
+38
2011-12-15
qom: optimize qdev_get_canonical_path using a parent link
Anthony Liguori
2
-32
/
+28
2011-12-15
rtc: add a dynamic property for retrieving the date
Anthony Liguori
1
-0
/
+27
2011-12-15
rtc: make piix3 set the rtc as a child (v2)
Anthony Liguori
2
-0
/
+14
2011-12-15
dev: add an anonymous peripheral container
Anthony Liguori
1
-1
/
+20
2011-12-15
qdev: add explicitly named devices to the root complex
Anthony Liguori
1
-0
/
+14
2011-12-15
qom: add link properties (v2)
Anthony Liguori
2
-0
/
+97
2011-12-15
qom: add child properties (composition) (v3)
Anthony Liguori
2
-0
/
+46
2011-12-15
qdev: provide a path resolution (v2)
Anthony Liguori
2
-0
/
+131
2011-12-15
qdev: provide an interface to return canonical path from root (v2)
Anthony Liguori
2
-0
/
+57
2011-12-15
qom: introduce root device
Anthony Liguori
3
-0
/
+40
2011-12-15
qom: register legacy properties as new style properties (v2)
Anthony Liguori
2
-0
/
+93
2011-12-15
qom: add new dynamic property infrastructure based on Visitors (v2)
Anthony Liguori
2
-0
/
+217
2011-12-15
qom: add a reference count to qdev objects
Anthony Liguori
2
-0
/
+42
2011-12-14
Merge remote-tracking branch 'stefanha/trivial-patches-next' into staging
Anthony Liguori
46
-84
/
+86
2011-12-14
hw: Fix spelling in comments and code
Stefan Weil
1
-7
/
+7
2011-12-14
hw: Fix spelling in comments
Stefan Weil
3
-3
/
+3
2011-12-14
hw: Fix spelling (licenced->licensed)
Stefan Weil
5
-5
/
+5
2011-12-14
fmopl: Fix spelling in code and comments
Stefan Weil
2
-18
/
+18
2011-12-12
ccid: make threads joinable
Paolo Bonzini
1
-15
/
+11
2011-12-12
qemu-thread: add API for joinable threads
Jan Kiszka
1
-2
/
+3
2011-12-12
syborg: drop support for Symbian Virtual Platform
Stefan Hajnoczi
10
-2347
/
+0
2011-12-12
QEMUFileCloseFunc: add return value documentation (v2)
Eduardo Habkost
1
-1
/
+7
2011-12-12
hw/usb-net.c: Fix precedence bug when checking rndis_state
Peter Maydell
1
-2
/
+3
2011-12-12
Remove unnecessary casts from PCI DMA code in usb-uhci
David Gibson
1
-10
/
+7
2011-12-12
Remove unnecessary casts from PCI DMA code in usb-ehci
David Gibson
1
-3
/
+3
2011-12-12
Remove unnecessary casts from PCI DMA code in rtl8139
David Gibson
1
-4
/
+4
2011-12-12
Remove unnecessary casts from PCI DMA code in lsi53c895a
David Gibson
1
-2
/
+2
2011-12-12
Remove unnecessary casts from PCI DMA code in PCI IDE
David Gibson
1
-2
/
+2
2011-12-12
Remove unnecessary casts from PCI DMA code in e1000
David Gibson
1
-6
/
+5
2011-12-12
Remove unnecessary casts from PCI DMA code in eepro100
David Gibson
1
-4
/
+3
2011-12-12
hw/mpcore.c: Merge with hw/arm11mpcore.c
Peter Maydell
2
-138
/
+129
2011-12-12
hw/a9mpcore.c: Implement A9MP peripherals rather than 11MPcore ones
Peter Maydell
1
-10
/
+179
2011-12-12
hw/mpcore: Clean up mpcore_priv_read/write as they are now SCU only
Peter Maydell
1
-42
/
+31
2011-12-12
hw/realview_gic: Use GIC memory region for the CPU interface
Peter Maydell
1
-24
/
+1
2011-12-12
hw/mpcore.c: Use the GIC memory regions for the CPU interface
Peter Maydell
1
-25
/
+10
2011-12-12
hw/arm_gic: Expose GIC CPU interfaces as sysbus memory regions
Peter Maydell
1
-1
/
+74
2011-12-12
hw/arm_mptimer.c: Turn ARM MPcore private timers into qdev devices
Peter Maydell
2
-152
/
+364
2011-12-12
Fix sp804 dual-timer
Peter Chubb
1
-6
/
+35
2011-12-09
virtio-pci: use pci macros
Hui Kai Ran
1
-3
/
+4
2011-12-06
mips_malta: resolve endless loop when loading bios
Chen Rui
1
-0
/
+1
2011-12-06
Convert source files to UTF-8 encoding
Stefan Weil
5
-5
/
+5
2011-12-06
pcie_aer: adjust do_pcie_aer_inejct_error -> do_pcie_aer_inject_error
Zhi Yong Wu
2
-2
/
+2
2011-12-06
fix spelling in hw sub directory
Dong Xu Wang
22
-30
/
+30
2011-12-06
fix typo: delete redundant semicolon
Dong Xu Wang
8
-11
/
+11
[next]