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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-4
/
+95
2014-02-11
exec: Make cpu_physical_memory_write_rom input an AS
Edgar E. Iglesias
1
-1
/
+2
2014-02-10
hw/pci: switch to a generic hotplug handling for PCIDevice
Igor Mammedov
1
-4
/
+13
2014-02-10
qdev: add "hotpluggable" property to Device
Igor Mammedov
1
-0
/
+29
2014-02-10
qdev: add to BusState "hotplug-handler" link
Igor Mammedov
1
-0
/
+4
2014-02-10
define hotplug interface
Igor Mammedov
2
-0
/
+49
2014-01-14
Merge remote branch 'luiz/queue/qmp' into qmpq
Edgar E. Iglesias
3
-57
/
+19
2014-01-10
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-13
/
+34
2014-01-06
hw: Remove assert_no_error usages
Peter Crosthwaite
3
-52
/
+19
2014-01-06
qdev: Delete dead code
Peter Crosthwaite
1
-5
/
+0
2013-12-24
qdev: Drop misleading qbus_free() function
Stefan Hajnoczi
1
-6
/
+1
2013-12-23
qdev: switch reset to post-order
Paolo Bonzini
1
-3
/
+3
2013-12-23
qdev: allow both pre- and post-order vists in qdev walking functions
Paolo Bonzini
1
-12
/
+33
2013-12-23
sysbus: Set cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-0
/
+7
2013-12-20
roms: Flush icache when writing roms to guest memory
Alexander Graf
1
-0
/
+7
2013-11-22
qdev-properties-system.c: Allow vlan or netdev for -device, not both
Vlad Yasevich
1
-0
/
+9
2013-11-05
qdev: Drop misleading qdev_free() function
Stefan Hajnoczi
1
-9
/
+3
2013-10-14
loader: allow adding ROMs in done callbacks
Michael S. Tsirkin
1
-1
/
+5
2013-10-14
loader: use file path size from fw_cfg.h
Michael S. Tsirkin
1
-1
/
+1
2013-10-14
loader: support for unmapped ROM blobs
Michael S. Tsirkin
1
-3
/
+20
2013-10-14
hw/core: Add interface to allocate and free a single IRQ
Marcel Apfelbaum
1
-0
/
+16
2013-10-14
memory: Change MemoryRegion priorities from unsigned to signed
Marcel Apfelbaum
1
-2
/
+2
2013-09-03
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-1
/
+0
2013-08-30
qom: Pass available size to object_initialize()
Andreas Färber
1
-1
/
+1
2013-08-30
qdev: Pass size to qbus_create_inplace()
Andreas Färber
2
-3
/
+3
2013-08-29
Merge remote-tracking branch 'mst/tags/for_anthony' into stable-1.5
Anthony Liguori
1
-3
/
+46
2013-08-28
hw: Clean up bogus default boot order
Markus Armbruster
1
-1
/
+0
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
1
-9
/
+9
2013-08-21
loader: store FW CFG ROM files in RAM
Michael S. Tsirkin
1
-3
/
+46
2013-08-16
qdev: Set globals in instance_post_init function
Eduardo Habkost
1
-1
/
+10
2013-08-07
Bugfix for loading multiboot kernels
Martijn van den Broek
1
-4
/
+3
2013-07-31
qdev: Use clz in print_size
Richard Henderson
1
-7
/
+13
2013-07-31
qdev: Fix 32-bit compilation in print_size
Richard Henderson
1
-1
/
+1
2013-07-29
qdev: Add SIZE type to qdev properties
Vasilis Liaskovitis
1
-0
/
+55
2013-07-29
empty_slot: QOM cast cleanup
Andreas Färber
1
-5
/
+9
2013-07-29
hw: import bitmap operations in qdev-core header
Marcel Apfelbaum
1
-6
/
+7
2013-07-22
hw/loader: Support ramdisk with u-boot header
Soren Brinkmann
1
-25
/
+59
2013-07-04
hw/c*: pass owner to memory_region_init* functions
Paolo Bonzini
1
-1
/
+1
2013-07-04
memory: add ref/unref calls
Paolo Bonzini
1
-0
/
+1
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-1
/
+1
2013-06-20
memory: make section size a 128-bit integer
Paolo Bonzini
1
-1
/
+1
2013-06-04
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-1
/
+1
2013-06-02
refer to FWCfgState explicitly
Laszlo Ersek
1
-1
/
+1
2013-05-30
qdev: fix get_fw_dev_path to support to add nothing to fw_dev_path
Amos Kong
1
-1
/
+9
2013-05-06
qdev: Introduce qdev_prop_set_globals_for_type()
Andreas Färber
1
-11
/
+25
2013-05-06
qdev: Let qdev_prop_parse() pass through Error
Andreas Färber
2
-15
/
+17
2013-05-03
qdev: skip bus check for bus-less devices in qdev_unplug()
Igor Mammedov
1
-1
/
+1
2013-04-30
qdev: Report errors collected during device realization
Jan Kiszka
1
-0
/
+1
2013-04-20
qdev: Drop taddr properties
Peter Maydell
2
-79
/
+0
2013-04-16
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
2
-4
/
+37
[next]