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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-12
microblaze: Add partial decoding of stream insns
Edgar E. Iglesias
4
-0
/
+78
2011-04-12
microblaze: Add stream-insn related constants
Edgar E. Iglesias
1
-0
/
+9
2011-04-11
microblaze: Correct ec mask in debug print
Edgar E. Iglesias
1
-1
/
+1
2011-04-11
microblaze: Add constant for exception-code mask
Edgar E. Iglesias
1
-0
/
+1
2011-04-11
microblaze: Correct MMU_ZONES mask
Alejandro Cabrera
1
-1
/
+1
2011-04-11
ppc: remove a write-only variable
Blue Swirl
1
-2
/
+0
2011-04-10
s390x: fix virtio feature bitmap
Alexander Graf
1
-2
/
+2
2011-04-10
s390x: set alignment for long to 8
Alexander Graf
1
-0
/
+1
2011-04-10
musicpal: Fix registration of MMIO-less sysbus devices
Jan Kiszka
1
-2
/
+2
2011-04-10
acpi, acpi_piix: factor out GPE logic
Isaku Yamahata
3
-70
/
+108
2011-04-10
arm: basic support for ARMv4/ARMv4T emulation
Dmitry Eremin-Solenikov
3
-12
/
+80
2011-04-10
Fix conversions from pointer to tcg_target_long
Stefan Weil
12
-14
/
+14
2011-04-10
vnc: tight: Fix crash after 2GB of output
Michael Tokarev
2
-4
/
+5
2011-04-09
smbus_eeprom: consolidate smbus eeprom creation oc pc_piix, mips_mapta, mips_...
Isaku Yamahata
5
-28
/
+28
2011-04-09
lan9118: Ignore write to MAC_VLAN1 register
Atsushi Nemoto
1
-0
/
+6
2011-04-09
acpi, acpi_piix, vt82c686: factor out PM1_CNT logic
Isaku Yamahata
4
-52
/
+74
2011-04-09
acpi, acpi_piix, vt82c686: factor out PM1a EVT logic
Isaku Yamahata
4
-75
/
+81
2011-04-09
acpi, acpi_piix, vt82c686: factor out PM_TMR logic
Isaku Yamahata
4
-65
/
+96
2011-04-09
hw/pflash_cfi02: Fix lazy reset of ROMD mode
Jordan Justen
1
-1
/
+1
2011-04-09
configure: avoid basename usage message
Scott Wood
1
-1
/
+1
2011-04-09
mpc85xx_pci_map_irq: change "unknow" to "unknown"
Scott Wood
1
-1
/
+1
2011-04-09
event: trivial coding style fixes
Brad Hards
1
-7
/
+7
2011-04-09
multiboot: Quote filename in error message
Adam Lackorzynski
1
-1
/
+1
2011-04-08
ppce500_mpc8544ds: Fix compile with --enable-debug and --disable-kvm
David Gibson
1
-0
/
+9
2011-04-08
Use existing helper function to implement popcntd instruction
David Gibson
1
-13
/
+1
2011-04-08
Delay creation of pseries device tree until reset
David Gibson
2
-48
/
+75
2011-04-08
pseries: Abolish envs array
David Gibson
3
-38
/
+46
2011-04-08
spapr_vscsi: Set uninitialized variable
Stefan Weil
1
-1
/
+1
2011-04-08
Don't call cpu_synchronize_state() from machine init.
Scott Wood
2
-4
/
+0
2011-04-07
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
28
-712
/
+825
2011-04-07
virtio-blk: fail unaligned requests
Christoph Hellwig
1
-0
/
+8
2011-04-07
virtio-balloon: fixed endianness bug in the config space
Alexey Kardashevskiy
1
-1
/
+1
2011-04-07
virtio-9p: fixed LE-to-host conversion bug when QEMU is called from guest
Alexey Kardashevskiy
1
-6
/
+3
2011-04-07
spapr_llan: Fix warning when compiled with -dDEBUG
Alexey Kardashevskiy
1
-3
/
+0
2011-04-07
qdev: Fix comment around qdev_init_nofail()
Michael Tokarev
1
-1
/
+2
2011-04-07
usb-ccid: Spelling fixes
Brad Hards
1
-4
/
+4
2011-04-07
Fix integer overflow in block migration bandwidth calculation
Avishay Traeger
1
-1
/
+1
2011-04-07
floppy: save and restore DIR register
Jason Wang
1
-1
/
+50
2011-04-07
NBD device: Separate out parsing configuration and opening sockets.
Nick Thomas
1
-55
/
+102
2011-04-07
NBD: Use qemu_socket functions to open TCP and UNIX sockets
Nick Thomas
3
-133
/
+38
2011-04-07
Set errno=ENOTSUP for attempts to use UNIX sockets on Windows platforms
Nick Thomas
1
-0
/
+4
2011-04-07
NBD library: whitespace changes
Nick Thomas
1
-417
/
+418
2011-04-07
ide: consolidate drive_get(IF_IDE)
Isaku Yamahata
10
-69
/
+28
2011-04-07
exit if -drive specified is invalid instead of ignoring the "wrong" -drive
Michael Tokarev
1
-1
/
+3
2011-04-07
qemu-img rebase: Fix segfault if backing file can't be opened
Kevin Wolf
1
-2
/
+6
2011-04-07
qemu-img: Initial progress printing support
Jes Sorensen
5
-5
/
+132
2011-04-07
block: Do not cache device size for removable media
Stefan Hajnoczi
1
-8
/
+6
2011-04-07
trace: Trace bdrv_set_locked()
Stefan Hajnoczi
2
-0
/
+3
2011-04-07
Do not delete BlockDriverState when deleting the drive
Ryan Harper
3
-20
/
+20
2011-04-07
hw/xen_disk: ioreq not finished on error
Feiran Zheng
1
-2
/
+8
[next]