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-08-01
scsi-disk: Remove 'drive_kind'
Hannes Reinecke
2
-25
/
+27
2011-08-01
scsi: Sanitize command definitions
Hannes Reinecke
4
-54
/
+81
2011-08-01
scsi: Remove REZERO_UNIT emulation
Hannes Reinecke
3
-11
/
+0
2011-08-01
scsi: Remove references to SET_WINDOW
Hannes Reinecke
2
-3
/
+0
2011-08-01
scsi-disk: Codingstyle fixes
Hannes Reinecke
1
-8
/
+8
2011-07-30
exec.h cleanup
Blue Swirl
1
-1
/
+1
2011-07-30
revamp acpitable parsing and allow to specify complete (headerful) table
Michael Tokarev
1
-126
/
+172
2011-07-30
sd: do not add one sector to the disk size
Vincent Palatin
1
-3
/
+1
2011-07-30
usb-hid: Fix 0/0 position for Windows in tablet mode
Jan Kiszka
1
-0
/
+5
2011-07-30
Add support for Zipit Z2 machine
Vasily Khoruzhick
1
-0
/
+358
2011-07-30
onenand: Add missing brace.
Andrzej Zaborowski
1
-0
/
+1
2011-07-30
hw/onenand: program actions can only clear bits
Juha Riihimäki
1
-29
/
+106
2011-07-30
onenand: Handle various ID fields separately
Juha Riihimäki
3
-14
/
+23
2011-07-30
onenand: Pass BlockDriverState to init function
Peter Maydell
3
-10
/
+12
2011-07-30
hw/nand: qdevify
Juha Riihimäki
5
-81
/
+103
2011-07-30
hw/nand: Writing to NAND can only clear bits
Peter Maydell
1
-4
/
+13
2011-07-30
hw/nand: Support multiple reads following READ STATUS
Juha Riihimäki
1
-3
/
+8
2011-07-30
hw/nand: Support devices wider than 8 bits
Juha Riihimäki
2
-34
/
+88
2011-07-30
nand: Bump vmstate version after changing structure.
Andrzej Zaborowski
1
-3
/
+3
2011-07-30
hw/nand: Support large NAND devices
Juha Riihimäki
1
-21
/
+27
2011-07-30
hw/nand: Pass block device state to init function
Peter Maydell
5
-10
/
+15
2011-07-30
lm832x: Take DeviceState pointer in lm832x_key_event()
Peter Maydell
3
-7
/
+6
2011-07-30
hw/omap_gpio.c: Convert to qdev
Juha Riihimäki
6
-173
/
+218
2011-07-30
hw/omap_clk: Add the clock for the OMAP2430-specific fifth GPIO module
Peter Maydell
1
-1
/
+5
2011-07-30
hw/omap_l4.c: Add helper function omap_l4_region_base
Juha Riihimäki
2
-0
/
+8
2011-07-29
Merge remote-tracking branch 'agraf/xen-next' into staging
Anthony Liguori
5
-3
/
+93
2011-07-29
Merge remote-tracking branch 'kraxel/migration.2' into staging
Anthony Liguori
8
-0
/
+51
2011-07-29
multiboot: Fix bss segment support
Göran Weinholt
1
-5
/
+9
2011-07-29
Fix last sector write on sd card
Dr. David Alan Gilbert
1
-8
/
+11
2011-07-29
showing a splash picture when start
wayne
1
-1
/
+139
2011-07-29
usb-ohci: convert to MemoryRegion
Avi Kivity
1
-25
/
+17
2011-07-29
sysbus: add MemoryRegion based memory management API
Avi Kivity
2
-3
/
+27
2011-07-29
pci: add MemoryRegion based BAR management API
Avi Kivity
2
-8
/
+42
2011-07-29
pci: pass address space to pci bus when created
Avi Kivity
22
-35
/
+85
2011-07-29
pc: move global memory map out of pc_init1() and into its callers
Avi Kivity
1
-7
/
+8
2011-07-29
pc: convert pc_memory_init() to memory API
Avi Kivity
2
-19
/
+41
2011-07-29
pc: grab system_memory
Avi Kivity
3
-3
/
+12
2011-07-29
qdev: Reset hot-plugged devices
Jan Kiszka
1
-0
/
+3
2011-07-29
pcie_host: verify mmcfg address range
Isaku Yamahata
1
-6
/
+22
2011-07-27
virtio: Plug memleak by freeing vdev
Amit Shah
1
-0
/
+1
2011-07-27
virtio-net: don't use vdev after virtio_cleanup
Amit Shah
1
-1
/
+1
2011-07-27
virtio-blk: Fix memleak on exit
Amit Shah
1
-0
/
+1
2011-07-27
virtio-pci: use generic logic for command access
Michael S. Tsirkin
1
-9
/
+9
2011-07-27
pci: Common overflow prevention
Jan Kiszka
4
-14
/
+34
2011-07-26
xen: implement unplug protocol in xen_platform
Stefano Stabellini
4
-2
/
+92
2011-07-26
xen: make xen_enabled even more clever
Alexander Graf
1
-1
/
+1
2011-07-26
xen: Fix xen_enabled().
Anthony PERARD
1
-1
/
+1
2011-07-24
Fix chrdev return value conversion
Blue Swirl
1
-1
/
+1
2011-07-23
Correct spelling of licensed
Matthew Fernandez
61
-61
/
+61
2011-07-23
mc146818rtc: Handle host clock resets
Jan Kiszka
1
-0
/
+20
[prev]
[next]