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
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-05
hw/arm_gic.c: Ignore attempts to complete nonexistent IRQs
Peter Maydell
1
-9
/
+18
2011-12-05
pseries: Fix array overrun bug in PCI code
David Gibson
1
-1
/
+1
2011-12-05
Fix hw_error messages from arm_timer.c
Peter Chubb
1
-4
/
+4
2011-12-05
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
5
-89
/
+8
2011-12-05
Merge remote-tracking branch 'aneesh/1.0-fixes' into staging
Anthony Liguori
9
-68
/
+116
2011-12-05
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2
-2
/
+2
2011-12-05
Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging
Anthony Liguori
165
-2727
/
+2377
2011-12-05
block: convert qemu_aio_flush() calls to bdrv_drain_all()
Stefan Hajnoczi
4
-5
/
+6
2011-12-05
xen_disk: remove dead code
Paolo Bonzini
1
-84
/
+2
2011-12-04
hw/9pfs: Use the correct file descriptor in Fsdriver Callback
Aneesh Kumar K.V
4
-20
/
+53
2011-12-04
hw/9pfs: Add qdev.reset callback for virtio-9p-pci device
Aneesh Kumar K.V
3
-2
/
+4
2011-12-04
hw/9pfs: Reset server state during TVERSION
Deepak C Shetty
1
-0
/
+26
2011-12-04
hw/9pfs: use migration blockers to prevent live migration when virtfs export ...
Aneesh Kumar K.V
3
-13
/
+33
2011-12-04
hw/9pfs: Improve portability to older systems
Aneesh Kumar K.V
1
-33
/
+0
2011-12-02
qxl: Don't convert from size_t to int and back in qxl_cursor()
Markus Armbruster
1
-1
/
+1
2011-12-02
sonic: fix typo
Hervé Poussineau
1
-1
/
+1
2011-11-28
ccid: Fix buffer overrun in handling of VSC_ATR message
Markus Armbruster
1
-0
/
+1
2011-11-28
9pfs: improve portability to older systems
Aneesh Kumar K.V
1
-1
/
+6
2011-11-28
eepro100: Fix alignment requirement for statistical counters
Stefan Weil
1
-1
/
+9
2011-11-28
virtio: add and use virtio_set_features
Paolo Bonzini
5
-20
/
+23
2011-11-28
9pfs: improve portability to older systems
Paolo Bonzini
1
-2
/
+5
2011-11-28
Merge remote-tracking branch 'kwolf/block-stable' into staging
Anthony Liguori
6
-11
/
+21
2011-11-28
Merge remote-tracking branch 'kraxel/usb.32' into staging
Anthony Liguori
4
-36
/
+76
2011-11-28
omap_l4: rename omap_l4_attach_region() to omap_l4_attach()
Avi Kivity
11
-19
/
+19
2011-11-28
omap_l4: remove omap_l4_attach()
Avi Kivity
2
-22
/
+0
2011-11-28
omap_i2c: convert to memory API
Benoît Canet
3
-23
/
+31
2011-11-28
omap_lcdc: convert to memory API
Benoît Canet
3
-21
/
+21
2011-11-28
omap_spi: convert to memory API
Benoît Canet
1
-17
/
+20
2011-11-28
omap_sx1: convert to memory API
Benoît Canet
1
-54
/
+45
2011-11-28
omap_l4: convert to memory API
Benoît Canet
2
-16
/
+20
2011-11-28
omap_dss: convert to memory API
Avi Kivity
3
-77
/
+95
2011-11-28
omap2: convert to memory API (part II)
Avi Kivity
2
-40
/
+49
2011-11-28
omap2: convert to memory API (part I)
Avi Kivity
1
-48
/
+55
[next]