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-11-09
hpet: fix infinite loop in qemu_run_timers with -icount enabled
Max Filippov
1
-2
/
+2
2011-11-09
hw/omap_gpmc.c: Add missing 'break's to fix 8 bit NAND writes
Peter Maydell
1
-0
/
+2
2011-11-09
hw/omap_dss.c: Fix !-vs-~ bug in handling DISPC_CONTROL
Peter Maydell
1
-4
/
+5
2011-11-09
configure: fix detection for xattr.h on modern distributions
Avi Kivity
4
-4
/
+4
2011-11-08
virtex: Remove memset of clk_setup
Edgar E. Iglesias
1
-1
/
+0
2011-11-07
qxl: fix vga port initialization.
Gerd Hoffmann
1
-5
/
+17
2011-11-07
ac97: don't override the pci subsystem id
Gerd Hoffmann
2
-5
/
+27
2011-11-07
pc: add 1.0 machine type
Gerd Hoffmann
1
-3
/
+11
2011-11-07
disable automatic loading of sgabios when -nographic
Paolo Bonzini
1
-9
/
+0
2011-11-07
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
1
-0
/
+10
2011-11-07
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
1
-9
/
+9
2011-11-07
xen-platform: Fix IO port read/write functions
Anthony PERARD
1
-9
/
+9
2011-11-06
arm_gic: handle banked enable bits for per-cpu interrupts
Rabin Vincent
1
-15
/
+20
2011-11-04
dma: Avoid reentrancy in DMA transfer handlers
Kevin Wolf
1
-0
/
+10
2011-11-02
Merge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensa
Blue Swirl
2
-16
/
+120
2011-11-02
Merge remote-tracking branch 'aneesh/for-upstream-8' into staging
Anthony Liguori
1
-99
/
+4
2011-11-02
Fix X86 CPU topology in KVM mode
Bharata B Rao
1
-1
/
+0
2011-11-02
intel-hda: fix stream search
Gerd Hoffmann
1
-1
/
+1
2011-11-02
virtio-blk: pass full status to the guest
Paolo Bonzini
1
-1
/
+15
2011-11-02
hw/9pfs: use g_vasprintf() instead of rolling our own
Stefan Hajnoczi
1
-99
/
+4
2011-11-02
xtensa_lx60: fix build date code and change memory region names
Max Filippov
1
-4
/
+4
2011-11-02
xtensa_lx60: pass kernel arguments from -append
Max Filippov
2
-4
/
+45
2011-11-02
xtensa_lx60: add FLASH support
Max Filippov
1
-8
/
+71
2011-11-01
Revert "virtio: Add PCI memory BAR in addition to PIO BAR"
Anthony Liguori
1
-2
/
+0
2011-11-01
pcnet: Add link state support
Jan Kiszka
4
-0
/
+10
2011-11-01
pcnet-pci: Fix PIO word access to PROM
Jan Kiszka
1
-12
/
+36
2011-11-01
pcnet: Move BCR defines to header
Jan Kiszka
3
-20
/
+21
2011-11-01
event_notifier: move to top-level directory
Avi Kivity
2
-78
/
+0
2011-11-01
virtio: Add PCI memory BAR in addition to PIO BAR
David Gibson
1
-0
/
+2
2011-11-01
usb-uhci: Use PCI DMA stub functions
David Gibson
1
-11
/
+11
2011-11-01
usb-ehci: Use PCI DMA stub functions
David Gibson
1
-19
/
+25
2011-11-01
PCI IDE: Use PCI DMA stub functions
David Gibson
1
-9
/
+10
2011-11-01
intel-hda: Use PCI DMA stub functions
David Gibson
1
-7
/
+7
2011-11-01
pcnet-pci: Use PCI DMA stub functions
Eduard - Gabriel Munteanu
1
-2
/
+4
2011-11-01
lsi53c895a: Use PCI DMA stub functions
Eduard - Gabriel Munteanu
1
-17
/
+16
2011-11-01
e1000: Use PCI DMA stub functions
Eduard - Gabriel Munteanu
1
-14
/
+15
2011-11-01
es1370: Use PCI DMA stub functions
Eduard - Gabriel Munteanu
1
-2
/
+3
2011-11-01
ac97: Use PCI DMA stub functions
Eduard - Gabriel Munteanu
1
-3
/
+4
2011-11-01
eepro100: Use PCI DMA stub functions
Eduard - Gabriel Munteanu
1
-72
/
+49
2011-11-01
rtl8139: Use PCI DMA stub functions
Eduard - Gabriel Munteanu
1
-52
/
+54
2011-11-01
Add stub functions for PCI device models to do PCI DMA
David Gibson
1
-0
/
+67
2011-11-01
ps2: migrate ledstate
Christophe Fergeau
1
-2
/
+44
2011-11-01
spapr: fix build
Anthony Liguori
1
-2
/
+2
2011-11-01
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
Blue Swirl
8
-41
/
+762
2011-11-01
Merge remote-tracking branch 'kraxel/usb.29' into staging
Anthony Liguori
2
-4
/
+5
2011-11-01
Merge remote-tracking branch 'spice/spice.v46' into staging
Anthony Liguori
3
-20
/
+45
2011-11-01
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
1
-0
/
+2
2011-11-01
opencores_eth: fix RX path: FCS, padding and TL
Max Filippov
1
-5
/
+24
2011-11-01
fw_cfg: Use g_file_get_contents instead of multiple fread() calls
Pavel Borzenkov
1
-64
/
+38
2011-11-01
usb: change VID/PID for usb-hub and usb-msd to prevent conflict
Roy Tam
2
-4
/
+4
[next]