-
b6dce92e89
slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
Stefan Weil
2010-07-22 22:15:23 +02:00
-
1fc3dc2930
tests: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
Stefan Weil
2010-07-22 22:15:22 +02:00
-
2ee9fb4801
block: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
Stefan Weil
2010-07-22 22:15:21 +02:00
-
5dc5d9f055
mips: more fixes to the MIPS interrupt glue logic
Aurelien Jarno
2010-07-25 16:51:29 +02:00
-
a5efa6441c
microblaze: Remove unused members from the disas context
Edgar E. Iglesias
2010-07-25 00:09:41 +02:00
-
4b5ef0b50d
microblaze: Speed up base + index addressing mode
Edgar E. Iglesias
2010-07-24 23:25:49 +02:00
-
b2565c694a
microblaze: Use setcond for conditional branches
Edgar E. Iglesias
2010-07-24 21:51:51 +02:00
-
61204ce8ec
microblaze: Improve branch with small immediates
Edgar E. Iglesias
2010-07-24 21:24:59 +02:00
-
04906034f5
remove dead code
Jun Koi
2010-07-23 14:57:40 +09:00
-
5779406a24
use symbol for DisasContext->is_jmp
Jun Koi
2010-07-24 00:17:00 +09:00
-
36388314fe
mips: Correct MIPS interrupt glue logic for icount
Edgar E. Iglesias
2010-07-24 13:40:05 +02:00
-
b2178704e4
microblaze: Pass a ucontext * as 3rd sighandler arg
Edgar E. Iglesias
2010-07-23 09:30:37 +02:00
-
51a92333f8
pci_bridge: clean up: remove pci_{register, unregister}_secondary_bus()
Isaku Yamahata
2010-07-13 13:01:41 +09:00
-
7e98e3af4e
pci_bridge: rename PCIBridge::bus -> PCIBridge::sec_bus.
Isaku Yamahata
2010-07-13 13:01:40 +09:00
-
783753fd53
pci/bridge: split out pci bridge code into pci_bridge.c from pci.c
Isaku Yamahata
2010-07-13 13:01:39 +09:00
-
24ab68ac72
Declare code_gen_ptr, code_gen_max_blocks 'static'
Stefan Weil
2010-07-19 18:23:17 +02:00
-
e8637c9013
scsi: Dequeue requests before invoking completion callback
Jan Kiszka
2010-07-13 14:13:45 +02:00
-
9651ac55e5
e1000: Fix wrong microwire EEPROM state initialization
Izumi Tsutsui
2010-07-10 23:03:45 +09:00
-
3c638d0690
Rework debug exception processing for gdb use
Jan Kiszka
2010-06-25 16:56:56 +02:00
-
472fb0c479
Rename tcg_cpu_exec and tcg_has_work
Jan Kiszka
2010-06-25 16:56:55 +02:00
-
345f4426a9
Drop redundant global cur_cpu variable
Jan Kiszka
2010-06-25 16:56:54 +02:00
-
6cabe1f303
Fix qemu_wait_io_event processing in io-thread mode
Jan Kiszka
2010-06-25 16:56:53 +02:00
-
c629a4bc97
Fix cpu_exit for tcp_cpu_exec
Jan Kiszka
2010-06-25 16:56:52 +02:00
-
f8ca7b43a5
Init qemu_system_cond
Jan Kiszka
2010-06-25 16:56:51 +02:00
-
b0052d1531
Fix cpu_unlink_tb race
Jan Kiszka
2010-06-25 16:56:50 +02:00
-
1d93f0f03d
Introduce proper compiler barrier
Jan Kiszka
2010-06-25 16:56:49 +02:00
-
1e29a009e3
virtio-serial: Fix compat property name
Amit Shah
2010-06-23 22:49:20 +05:30
-
6d1db8c34e
linux-user: display cpu list.
Laurent Vivier
2010-05-24 00:35:20 +02:00
-
9a62fb241c
Sparc32: reserve addresses for unimplemented devices on SS-20
Bob Breuer
2010-07-13 11:05:24 -05:00
-
cfb0a50a06
pci: move out pci internal structures, PCIBus, PCIBridge, and pci_bus_info.
Isaku Yamahata
2010-07-12 19:36:40 +09:00
-
-
d154e0bafb
vhost: fix miration during device start
Michael S. Tsirkin
2010-07-16 17:11:46 +03:00
-
55e8d1ce6b
e1000: secrc support
Michael S. Tsirkin
2010-07-12 20:41:02 +03:00
-
b0b900070c
e1000: fix access 4 bytes beyond buffer end
Michael S. Tsirkin
2010-07-12 20:24:59 +03:00
-
488243b0e9
target-ppc: fix power mode checking on 7400/7410
Aurelien Jarno
2010-07-19 00:33:29 +02:00
-
3fc00a7bde
target-mips: fix xtlb exception for loongson
Aurelien Jarno
2010-07-15 23:13:11 +02:00
-
08218b3527
Merge remote branch 'origin/master' into staging
Anthony Liguori
2010-07-16 08:01:16 -05:00
-
-
187b4e08d3
microblaze: Correct signal frame setup.
Edgar E. Iglesias
2010-07-15 15:32:51 +02:00
-
c84995c50b
Merge remote branch 'origin/master' into staging
Anthony Liguori
2010-07-15 08:19:53 -05:00
-
-
c7ba56c4f0
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
2010-07-15 08:17:57 -05:00
-
-
79368c81bf
Make default invocation of block drivers safer (v3)
Anthony Liguori
2010-07-14 10:58:00 -05:00
-
fed61bbe32
hw/bonito: remove incorrect pci_mem_base setting
Huacai Chen
2010-07-14 19:51:49 +08:00
-
b7fdb3ab0e
qemu-options: add documentation for stdio signal=on|off
Aurelien Jarno
2010-07-13 21:13:12 +02:00
-
7c2f7260aa
Update OpenBIOS images
Aurelien Jarno
2010-07-13 20:09:24 +02:00
-
0bffbc6c7d
target-ppc: add vexptefp instruction
Aurelien Jarno
2009-02-09 12:20:50 +01:00
-
8229c9913a
softfloat: add float32_exp2()
Aurelien Jarno
2009-02-05 12:04:05 +01:00
-
98f28ad7a7
ide scsi virtio-blk: Reject empty drives unless media is removable
Markus Armbruster
2010-07-06 14:37:44 +02:00
-
d75d25e34e
virtio-blk: Fix virtio-blk-s390 to require drive
Markus Armbruster
2010-07-06 14:37:43 +02:00
-
ac0c14d71b
virtio-pci: Check for virtio_blk_init() failure
Markus Armbruster
2010-07-06 14:37:42 +02:00
-
31f54f24bb
Block migration fail, ignore error from bdrv_getlength
Shahar Havivi
2010-07-10 18:59:06 +03:00
-
5fb58b067a
qemu-img: Fix copy+paste bug in documentation
Stefan Weil
2010-07-09 20:30:07 +02:00
-
-
fd11a78be8
virtio-serial: Assert for virtio queue ready before virtqueue operations
Amit Shah
2010-07-01 14:58:17 +05:30
-
6b611d3ab8
virtio-serial: Check if virtio queue is ready before consuming data
Amit Shah
2010-07-01 14:58:16 +05:30
-
a03c54f16e
virtio-9p: Avoid SEGV when log file couldn't be opened
Sripathi Kodi
2010-06-30 16:32:00 +05:30
-
bbe80adf29
pc: Avoid registering zero sized memory
Alex Williamson
2010-07-06 10:37:17 -06:00
-
-
f077caa99c
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
2010-07-13 08:56:27 -05:00
-
-
8c929e1e41
Update SeaBIOS
Anthony Liguori
2010-07-13 08:55:04 -05:00
-
aa5fb7b3bf
pci/multi function bit: fix vt82c686.c.
Isaku Yamahata
2010-07-12 20:53:57 +09:00
-
d67eb20f6a
Merge branch 'master' into pci
Michael S. Tsirkin
2010-07-12 15:13:02 +03:00
-
-
-
-
935fc17559
target-sh4: Add support for ldc & stc with sgr
Alexandre Courbot
2010-07-12 14:05:32 +09:00
-
8e9b06787b
target-sh4: Split the LDST macro into 2 sub-macros
Alexandre Courbot
2010-07-12 14:05:31 +09:00
-
eb0557dbd1
pci: fix bridge update
Michael S. Tsirkin
2010-07-06 14:17:51 +03:00
-
279a42535d
virtio-net: correct packet length math
Michael S. Tsirkin
2010-06-22 16:22:49 +03:00
-
a213ff63ea
pci hotplug: make pci hotplug return value to caller
Isaku Yamahata
2010-06-22 11:55:35 +09:00
-
bd57ce8c7b
vmware_vga: fix reset value for command register
Michael S. Tsirkin
2010-06-17 14:01:38 +03:00
-
fdac1d99c4
rtl8139: address TODOs
Michael S. Tsirkin
2010-06-17 14:17:59 +03:00
-
f2b07c92a4
pci hotplug: make pci_device_hot_remove() static
Isaku Yamahata
2010-06-15 12:48:36 +09:00
-
9dd749aace
pcnet: address TODOs
Michael S. Tsirkin
2010-06-17 14:08:24 +03:00
-
71ebd6dcf9
pci: fix pci_device_reset
Isaku Yamahata
2010-06-17 15:15:45 +09:00
-
-
1ddda5cd36
AppleSMC device emulation
Alexander Graf
2010-06-30 10:41:12 +02:00
-
1f5c3f8ca1
Documentation: Fix spelling bugs
Stefan Weil
2010-07-11 18:34:28 +02:00
-
e1a068b21f
Makefile: Not every shell support {}
Hidetoshi Seto
2010-07-08 14:26:18 +09:00
-
ac46eb8bec
Makefile: add fsdev/*.{o,d} to clean
Hidetoshi Seto
2010-07-08 14:26:00 +09:00
-
6eab3de16d
pci: set PCI multi-function bit appropriately.
Isaku Yamahata
2010-06-23 16:15:33 +09:00
-
7c7b829e46
pci_bridge: make pci bridge aware of pci multi function bit.
Isaku Yamahata
2010-06-23 16:15:32 +09:00
-
fecb93c45c
pci: set multifunction property for normal device.
Isaku Yamahata
2010-06-23 16:15:31 +09:00
-
498238687f
pci: introduce multifunction property.
Isaku Yamahata
2010-06-23 16:15:30 +09:00
-
f4594a3be0
qdev: implement qdev_prop_set_bit().
Isaku Yamahata
2010-06-23 16:15:29 +09:00
-
e327e323f1
pci: remove PCIDeviceInfo::header_type
Isaku Yamahata
2010-06-23 16:15:28 +09:00
-
b80d4a9887
pci: don't overwrite multi functio bit in pci header type.
Isaku Yamahata
2010-06-23 16:15:27 +09:00
-
6fa84913ec
pci: insert assert that auto-assigned-address function is single function device.
Isaku Yamahata
2010-06-23 16:15:26 +09:00
-
520128bde8
pci: use PCI_DEVFN() where appropriate.
Isaku Yamahata
2010-06-23 16:15:25 +09:00
-
161f85e6b1
target-mips: add loongson 2E & 2F integer instructions
Aurelien Jarno
2010-06-18 19:32:43 +02:00
-
09d7ae9000
Fix warning about uninitialized variable
Blue Swirl
2010-07-07 19:37:53 +00:00
-
6defcc3784
sheepdog: fix compile error on systems without TCP_CORK
MORITA Kazutaka
2010-07-07 15:25:30 +09:00
-
5efb397f87
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
2010-07-06 10:48:01 -05:00
-
-
fb787f81e7
ramblocks: No more being lazy about duplicate names
Alex Williamson
2010-07-02 11:13:29 -06:00
-
230741dcc7
pci: Free the space allocated for the option rom on removal
Alex Williamson
2010-06-25 11:10:19 -06:00
-
04b1665372
qemu_ram_free: Implement it
Alex Williamson
2010-07-02 11:13:17 -06:00
-
a55bbe3187
savevm: Create a new continue flag to avoid resending block name
Alex Williamson
2010-06-25 11:10:05 -06:00
-
e44359c35e
savevm: Use RAM blocks for basis of migration
Alex Williamson
2010-06-25 11:09:57 -06:00
-
97ab12d466
savevm: Migrate RAM based on name/offset
Alex Williamson
2010-06-25 11:09:50 -06:00
-
cc9e98cb8f
ramblocks: Make use of DeviceState pointer and BusInfo.get_dev_path
Alex Williamson
2010-06-25 11:09:43 -06:00
-
1724f04985
qemu_ram_alloc: Add DeviceState and name parameters
Alex Williamson
2010-06-25 11:09:35 -06:00
-
01657c867d
virtio-net: Incorporate a DeviceState pointer and let savevm track instances
Alex Williamson
2010-06-25 11:09:28 -06:00
-
5fce2b3e46
eepro100: Add a dev field to eeprom new/free functions
Alex Williamson
2010-06-25 11:09:21 -06:00
-
7685ee6abc
savevm: Make use of DeviceState
Alex Williamson
2010-06-25 11:09:14 -06:00
-
0be71e324f
savevm: Add DeviceState param
Alex Williamson
2010-06-25 11:09:07 -06:00
-
4f43c1ff3b
pci: Implement BusInfo.get_dev_path()
Alex Williamson
2010-06-25 11:08:59 -06:00
-
6772b9364a
qdev: Add a get_dev_path() function to BusInfo
Alex Williamson
2010-06-25 11:08:52 -06:00
-
44ae28f315
pc: Allocate all ram in a single qemu_ram_alloc()
Alex Williamson
2010-06-25 11:08:45 -06:00