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-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-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
2011-07-23
notifier: Pass data argument to callback
Jan Kiszka
2
-2
/
+2
2011-07-23
ide: Turn properties any IDE device must have into bus properties
Markus Armbruster
1
-1
/
+4
2011-07-23
virtio-serial: Turn props any virtio-serial-bus device must have into bus props
Markus Armbruster
2
-4
/
+5
2011-07-23
virtio-serial: Clean up virtser_bus_dev_print() output
Markus Armbruster
1
-8
/
+5
2011-07-23
usb-ccid: Drop unused CCIDCardInfo callback print()
Markus Armbruster
2
-12
/
+0
2011-07-23
vga: Fix type of lfb/map_addr/end.
Richard Henderson
1
-5
/
+5
2011-07-23
qemu-char: Print strerror message on failure
Kevin Wolf
3
-6
/
+8
2011-07-23
multiboot: Support commas in module parameters
Adam Lackorzynski
1
-9
/
+9
2011-07-23
report serial devices created with -device in the PIIX4 config space
Paolo Bonzini
1
-5
/
+17
2011-07-23
net: Consistently use qemu_macaddr_default_if_unset
Jan Kiszka
7
-8
/
+8
2011-07-22
Merge remote-tracking branch 'spice/spice.v39' into staging
Anthony Liguori
1
-2
/
+2
2011-07-22
Merge remote-tracking branch 'kraxel/usb.21' into staging
Anthony Liguori
2
-5
/
+10
2011-07-22
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
10
-58
/
+52
2011-07-22
usb-uhci: fix irq handling on error.
Gerd Hoffmann
1
-0
/
+6
2011-07-22
usb-hid: fixup changed tracking.
Gerd Hoffmann
1
-5
/
+4
2011-07-20
ds1225y: convert to qdev device, and use it in MIPS Jazz emulation
Hervé Poussineau
3
-31
/
+82
[next]