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
2009-09-04
Bring pcbios, seabios, and vgabios into the tree as git submodules. Right now,
Anthony Liguori
31
-2097
/
+26
2009-09-04
mips malta: Fix fdc regression and use qdev for i8042 setup
Stefan Weil
5
-22
/
+19
2009-09-04
Introduce QDict unit-tests
Luiz Capitulino
3
-1
/
+367
2009-09-04
Introduce QDict test data file
Luiz Capitulino
1
-0
/
+4999
2009-09-04
Introduce QString unit-tests
Luiz Capitulino
3
-1
/
+102
2009-09-04
Introduce QInt unit-tests
Luiz Capitulino
3
-1
/
+113
2009-09-04
Add check support
Luiz Capitulino
1
-0
/
+31
2009-09-04
monitor: Update supported types documentation
Luiz Capitulino
1
-1
/
+3
2009-09-04
monitor: fail when 'i' type is greater than 32-bit
Luiz Capitulino
1
-0
/
+6
2009-09-04
monitor: Drop args[] handling code
Luiz Capitulino
1
-61
/
+10
2009-09-04
monitor: Drop str_allocated[]
Luiz Capitulino
1
-11
/
+2
2009-09-04
monitor: Drop unused macros
Luiz Capitulino
1
-12
/
+0
2009-09-04
monitor: Split monitor_handle_command()
Luiz Capitulino
1
-34
/
+39
2009-09-04
monitor: Port handler_10 to use QDict
Luiz Capitulino
1
-18
/
+8
2009-09-04
monitor: Drop handler_8 and handler_9
Luiz Capitulino
1
-16
/
+0
2009-09-04
monitor: Port handler_7 to use QDict
Luiz Capitulino
1
-12
/
+10
2009-09-04
monitor: Port handler_6 to use QDict
Luiz Capitulino
1
-8
/
+6
2009-09-04
monitor: Port handler_5 to use QDict
Luiz Capitulino
1
-21
/
+28
2009-09-04
monitor: Port handler_4 to use QDict
Luiz Capitulino
1
-13
/
+9
2009-09-04
monitor: Port handler_3 to use QDict
Luiz Capitulino
5
-23
/
+28
2009-09-04
monitor: Port handler_2 to use QDict
Luiz Capitulino
7
-20
/
+35
2009-09-04
monitor: Port handler_1 to use QDict
Luiz Capitulino
8
-47
/
+67
2009-09-04
monitor: Port handler_0 to use QDict
Luiz Capitulino
3
-11
/
+12
2009-09-04
monitor: Export QDict header
Luiz Capitulino
1
-0
/
+1
2009-09-04
monitor: Setup a QDict with arguments to handlers
Luiz Capitulino
1
-0
/
+18
2009-09-04
monitor: New format for handlers argument types
Luiz Capitulino
2
-59
/
+98
2009-09-04
Add wrappers to functions used by the Monitor
Luiz Capitulino
4
-2
/
+13
2009-09-04
Introduce QDict
Luiz Capitulino
4
-1
/
+341
2009-09-04
Introduce QString
Luiz Capitulino
4
-1
/
+90
2009-09-04
Introduce QInt
Luiz Capitulino
4
-0
/
+84
2009-09-04
Introduce QObject
Luiz Capitulino
1
-0
/
+106
2009-09-04
ide: move cmd+irq from IDEState to IDEBus.
Gerd Hoffmann
3
-63
/
+55
2009-09-04
ide: pass down DriveInfo instead of BlockDriverState
Gerd Hoffmann
19
-59
/
+46
2009-09-04
Support for multiple -monitor devices
Jan Kiszka
1
-16
/
+46
2009-09-04
net: Fix send queue ordering
Jan Kiszka
2
-19
/
+15
2009-09-04
do not issue ioctl from within the io thread
Glauber Costa
1
-1
/
+1
2009-09-04
Delay sighandler_setup()
Juan Quintela
1
-5
/
+5
2009-09-04
Remove typedef for bool from eepro100.c
Amit Shah
1
-2
/
+1
2009-09-04
add documentation for multi-core features
Andre Przywara
1
-3
/
+11
2009-09-04
piix3: use new vmstate infrastructure
Juan Quintela
1
-27
/
+11
2009-09-04
i440fx: use new vmstate infrastructure
Juan Quintela
1
-12
/
+24
2009-09-04
VMState: Fix sub-structs versioning
Juan Quintela
1
-1
/
+1
2009-09-04
Update SaveVM versions
Juan Quintela
1
-15
/
+25
2009-09-04
pci_irq_levels[] belong to PIIX3State
Juan Quintela
1
-7
/
+6
2009-09-04
Save irq_state into PCII440FXState
Juan Quintela
1
-0
/
+2
2009-09-04
We can add piix3_dev now to PIIX3IrqState
Juan Quintela
1
-6
/
+6
2009-09-04
Fold piix3_init() intto i440fx_init
Juan Quintela
3
-16
/
+8
2009-09-04
Introduce PIIX3IrqState for piix3 irq's state
Juan Quintela
1
-3
/
+9
2009-09-04
Create PIIX3State instead of using PCIDevice for PIIX3
Juan Quintela
1
-9
/
+14
2009-09-04
We want the argument pass to set_irq to be opaque
Juan Quintela
13
-19
/
+37
[next]